How to Find Extrema, Roots, Inflection Points, and Concavity Using Derivatives?

  • Thread starter Thread starter crybllrd
  • Start date Start date
  • Tags Tags
    Derivative
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
2 replies · 2K views
crybllrd
Messages
120
Reaction score
0

Homework Statement



[itex]y=3(x-1)^{\frac{1}{3}}-(x-1)^{2}[/itex]

I need to find all extrema, roots, inflection points, and concavity using first and second derivative tests.
I usually do not have a problem with these, but I need to find some extrema that I know exist.

The Attempt at a Solution



[itex]y'=2(x-1)^{\frac{-1}{3}}-2(x-1)[/itex]

simplified to:

[itex]y'=\frac{2+(-2x+2)(x-1)^{\frac{1}{3}}}{(x-1)^{\frac{1}{3}}}[/itex]

From looking at a graph I can see that there are extrema at x=0, and x=2. There is also a sharp turn at (1,0). However, i am not seeing these extrema in my first derivative. Did I not simplify enough or make an algebraic error?
 
Physics news on Phys.org
crybllrd said:

Homework Statement



[itex]y=3(x-1)^{\frac{1}{3}}-(x-1)^{2}[/itex]

I need to find all extrema, roots, inflection points, and concavity using first and second derivative tests.
I usually do not have a problem with these, but I need to find some extrema that I know exist.

The Attempt at a Solution



[itex]y'=2(x-1)^{\frac{-1}{3}}-2(x-1)[/itex]
There's a mistake in the above.
d/dx(3(x - 1)^(1/3)) = (x - 1)^(-2/3)
crybllrd said:
simplified to:

[itex]y'=\frac{2+(-2x+2)(x-1)^{\frac{1}{3}}}{(x-1)^{\frac{1}{3}}}[/itex]

From looking at a graph I can see that there are extrema at x=0, and x=2. There is also a sharp turn at (1,0). However, i am not seeing these extrema in my first derivative. Did I not simplify enough or make an algebraic error?
 
Thanks, I'm not sure how I missed that. I can take it from here.
Thanks again