SOLUTION: f(x) = x√(1-x^2) f'(x) = (1-2x^2)/√(1-x^2) f"(x) = (2x^3-3x)/((1-x^2)^(3/2)) now to find the inflection pts I need to set the 2nd derivative to zero and find wh

Algebra.Com
Question 999753: f(x) = x√(1-x^2)
f'(x) = (1-2x^2)/√(1-x^2)
f"(x) = (2x^3-3x)/((1-x^2)^(3/2))
now to find the inflection pts I need to set the 2nd derivative to zero and find what x equals. However, since it's a rational function I dismiss the denominator, right? because it cannot be divided by zero.
If so I get:
2x^3-3x = 0
2x^3 = 3x
x^2 = 3x
x = ± √(3/2)
technically isn't these two the inflection points?
When I plug it into my program it tells me this is wrong.
Any ideas?
Thanks

Answer by stanbon(75887)   (Show Source): You can put this solution on YOUR website!
f(x) = x√(1-x^2)
----
f'(x) = x*(-2x/sqrt(1-x^2) + sqrt(1-x^2)*1
f'(x) = [-2x^2 + (1-x^2)]/sqrt(1-x^2)
f'(x) = [-3x^2+1]/sqrt(1-x^2)
-------------------------------------------------
f''(x) = [sqrt(1-x^2)*(-6x) - [-3x^2+1]*(-2x)/sqrt(1-x^2)] all over (1-x^2)
Simplify that then solve the numerator for zero.
----------------
Cheers,
Stan H.
----------------
now to find the inflection pts I need to set the 2nd derivative to zero and find what x equals. However, since it's a rational function I dismiss the denominator, right? because it cannot be divided by zero.

RELATED QUESTIONS

√(2x+1)+√(x-3)=2 (answered by stanbon,MathTherapy,ikleyn)
Using the Product rule, h'(x)=f'(x)g(x)+f(x)g'(x), find h'(x) where y=(x+3)^3 x... (answered by solver91311)
Hi, I need to find the derivatives for the following functions: 1. f(x)=4x^5+3x^4-... (answered by nerdybill)
Find f(x) given that f'(x) = x^3 − 2√x, f(1) =... (answered by KMST)
The set {(x,y)}|x=0 The domain of the functioned defined by f(x)=√3-x is the set... (answered by ikleyn)
Quotient Rule in Calculus. Find the ff: 1. f(x) =... (answered by Fombitz)
Solve: 2√(1-x) - 3√(2x-1) =... (answered by josgarithmetic)
√x-3 = √x+2 -... (answered by ankor@dixie-net.com)
Let f (x) = x to the power of 2 + 3x -3 find f (-4) ; f (-1) ;... (answered by math-vortex)