Question
Question: How do you find the x and y coordinates of all inflection points \(f\left( x \right)={{x}^{4}}-12{{x...
How do you find the x and y coordinates of all inflection points f(x)=x4−12x2?
Solution
The inflection point of a function is defined as the point where its second derivative is equal to zero, or is undefined. So we need to differentiate the function f(x)=x4−12x2 two times to obtain the second derivative function, which will be a quadratic polynomial. On equating the second derivative to zero, we will get a quadratic equation. On solving the quadratic equation, we will get the x coordinates of the inflection points. On substituting the x-coordinates in the given function, we will obtain the y-coordinates of inflection points.
Complete step-by-step answer:
The function given in the question is
f(x)=x4−12x2........(i)
For determining the inflection points of the given function, we have to find the second derivative of the function. On differentiating the above function, we get
⇒f′(x)=4x3−24x
Now, we again differentiate the above equation to get the second derivative as
⇒f′′(x)=12x2−24⇒f′′(x)=12(x2−2)
Writing 2=(2)2 in the above equation, we get
⇒f′′(x)=12(x2−(2)2)
Now, we know that a2−b2=(a+b)(a−b). So the above equation can be written as
⇒f′′(x)=12(x+2)(x−2)........(ii)
Now, the inflection points are the points where the second derivative is zero. That is,
⇒f′′(x)=0
Putting (ii) in the above equation, we get