Max/Min & Inflection Point of f(x)=(x+1)^2(x-2)

  • Thread starter Thread starter fazal
  • Start date Start date
  • Tags Tags
    Point
fazal
Messages
24
Reaction score
0

Homework Statement



let f(x)=(x+1)^2(x-2)
a)Find the max and Min values of f(x)
b)Find the inflection point of concavity

Homework Equations



using defferentiation



The Attempt at a Solution


for part a) differentiate (x+1)^2(x-2) we get ans=3(x-1)(x+1) Plse check for me?
than f'(x)=0 therefore the points i got is x=1 and x=-1 respective??


the second part not sure..plse assist.
 
Physics news on Phys.org
You are right about the local max and min. For the second part--all an inflection point is, is where the second derivative (that which we use to determine concavity) is 0. So you would have

f''(x)=2(x-2)+4(x+1)=0

Can you get it from there?
 
Make sure you answer the question asked! Max and Min occur at x= -1 and x= 1 but you haven't yet said what the max and min are.

Also what jeffreydk said about the inflection point is slightly misleading. An inflection point is a point where the first derivative changes sign. That means the the second derivative must be 0 there but that is not sufficient. You need to check that the first derivative really does change sign. For example if f(x)= x4, f'= 4x3 and f"= 12x2. f"(0)= 0 but f' does NOT change sign there so (0,0) is NOT an inflection point of f(x)= x4.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top