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.
- $y = -\frac{x^3}{3} + x^2$
Step1: Find intercepts
x-intercepts: Set $y=0$ → $-\frac{x^3}{3}+x^2=0$ → $x^2(-\frac{x}{3}+1)=0$ → $x=0$ or $x=3$.
y-intercept: Set $x=0$ → $y=0$.
Step2: Find critical points
First derivative: $y'=-x^2+2x$. Set $y'=0$ → $-x(x-2)=0$ → $x=0$ or $x=2$.
Step3: Determine increasing/decreasing
Test intervals:
- $(-\infty,0)$: $y'(-1)=-1-2=-3<0$ (decreasing)
- $(0,2)$: $y'(1)=-1+2=1>0$ (increasing)
- $(2,\infty)$: $y'(3)=-9+6=-3<0$ (decreasing)
Step4: Find inflection points
Second derivative: $y''=-2x+2$. Set $y''=0$ → $x=1$.
Step5: Determine concavity
Test intervals:
- $(-\infty,1)$: $y''(0)=2>0$ (concave up)
- $(1,\infty)$: $y''(2)=-4+2=-2<0$ (concave down)
Step6: Identify relative extrema
- $x=0$: decreasing→increasing (relative minimum)
- $x=2$: increasing→decreasing (relative maximum)
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: 0, 3; y-intercept: 0
Critical points: 0, 2
Increasing: (0,2); Decreasing: (-∞,0)∪(2,∞)
Inflection point: 1
Concave up: (-∞,1); Concave down: (1,∞)
Relative min at x=0, relative max at x=2
(Graph: Plot points (0,0), (2, 4/3), (3,0); curve concave up left of x=1, concave down right of x=1)