QUESTION IMAGE
Question
for each problem, find the: x and y intercepts, x - coordinates of the critical points, open intervals where the function is increasing and decreasing, x - coordinates of the inflection points, open intervals where the function is concave up and concave down, and relative minima and maxima. using this information, sketch the graph of the function. 1) $y =-\frac{x^{3}}{3}+x^{2}$
Step1: Find x - intercepts
Set $y = 0$. So, $0=-\frac{x^{3}}{3}+x^{2}$. Factor out $x^{2}$: $x^{2}(1 - \frac{x}{3})=0$. Then $x = 0$ or $x = 3$.
Step2: Find y - intercepts
Set $x = 0$. Then $y=-\frac{0^{3}}{3}+0^{2}=0$.
Step3: Find the first - derivative
Differentiate $y =-\frac{x^{3}}{3}+x^{2}$ with respect to $x$. Using the power rule $y^\prime=-x^{2}+2x$.
Step4: Find critical points
Set $y^\prime = 0$. So, $-x^{2}+2x = 0$. Factor out $x$: $x(2 - x)=0$. The critical points are $x = 0$ and $x = 2$.
Step5: Determine intervals of increase and decrease
Test intervals:
- For $x<0$, let $x=-1$. Then $y^\prime=-(-1)^{2}+2(-1)=-1 - 2=-3<0$, so the function is decreasing on $(-\infty,0)$.
- For $0
0$, so the function is increasing on $(0,2)$. - For $x>2$, let $x = 3$. Then $y^\prime=-3^{2}+2(3)=-9 + 6=-3<0$, so the function is decreasing on $(2,\infty)$.
Step6: Find the second - derivative
Differentiate $y^\prime=-x^{2}+2x$ with respect to $x$. $y^{\prime\prime}=-2x + 2$.
Step7: Find inflection points
Set $y^{\prime\prime}=0$. So, $-2x + 2 = 0$. Solving for $x$ gives $x = 1$.
Step8: Determine concavity
- For $x<1$, let $x = 0$. Then $y^{\prime\prime}=-2(0)+2 = 2>0$, so the function is concave up on $(-\infty,1)$.
- For $x>1$, let $x = 2$. Then $y^{\prime\prime}=-2(2)+2=-2<0$, so the function is concave down on $(1,\infty)$.
Step9: Find relative minima and maxima
- At $x = 0$, since the function changes from decreasing ($x<0$) to increasing ($0
- At $x = 2$, since the function changes from increasing ($0
2$), $y(2)=-\frac{2^{3}}{3}+2^{2}=-\frac{8}{3}+4=\frac{4}{3}$ is a relative maximum. - At $x = 2$, since the function changes from increasing ($0
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
- x - intercepts: $x = 0$ and $x = 3$
- y - intercept: $y = 0$
- Critical points: $x = 0$ and $x = 2$
- Intervals of increase: $(0,2)$
- Intervals of decrease: $(-\infty,0)\cup(2,\infty)$
- Inflection point: $x = 1$
- Concave - up interval: $(-\infty,1)$
- Concave - down interval: $(1,\infty)$
- Relative minimum: $y(0)=0$
- Relative maximum: $y(2)=\frac{4}{3}$