Mark O. answered 04/04/22
Learn Physics, Math, and Comp Sci from Professional Scientist
Hi Ernesto,
G(x) = 6x3 - 9x2 + 3x - 2
G'(x) = 18x2 - 18x + 3
G''(x) = 36x - 18
To find the inflection point, set G''(x) = 0 and solve for x.
36x - 18 = 0
or
36x = 18
which leads to x = 1/2
Let us test around x = 1/2 to see if the sign of G''(x) changes there.
Consider x = 0.495, just a little less than 1/2 = 0.5
G''(0.495) = -0.18
Now, consider x = 0.505, just a little more than 0.5.
G''(0.505) = +0.18
So, the sign of G''(x) changes at x = 1/2, so this is an inflection point.
What is the value of G(x) at x = 0.5?
G(0.5) = -2.
So, the inflection point is (1/2, -2)
Ernesto M.
thank you04/04/22