roam
- 1,265
- 12
Let m(x) = \frac{1-x^2}{x^3}
Sketch the graph and find all critical points and any points of inflection.
3. The Attempt at a Solution
m(x) = \frac{1-x^2}{x^3}
\frac{(x^3 . -2x) - (1-x^2) . (3x^2)}{(x^3)^2} (quotient rule)
using the power rule;
\frac{-2x^4 - (3x^2 + 3x^4)}{x^6}
\frac{x^4 - 3x^2}{x^6}
\frac{x^2(x^2 - 3)}{x^6}
m'(x) = \frac{x^2 -3}{x^4}
Therefore the critical numbers must be: 0, \pm \sqrt{3}
Is it correct so far?
Now to find the points of inflection is where I'm stuck atm;
We apply the quotient rule again;
m''(x) = \frac{(x^4 . 2x) - ((x^2 -3) . 4x^3)}{(x^4)^2}
m''(x) = \frac{(x^4 . 2x) - ((x^2 -3) . 4x^3)}{(x^4)^2} = 0
How can I simplify this so it's easier to obtain the possible points of inflection?
P.S. I figured that this function has a horizontal asymptote, y= 0. But when I draw it on calculator or MATLAB the function crosses this line. Why?
Sketch the graph and find all critical points and any points of inflection.
3. The Attempt at a Solution
m(x) = \frac{1-x^2}{x^3}
\frac{(x^3 . -2x) - (1-x^2) . (3x^2)}{(x^3)^2} (quotient rule)
using the power rule;
\frac{-2x^4 - (3x^2 + 3x^4)}{x^6}
\frac{x^4 - 3x^2}{x^6}
\frac{x^2(x^2 - 3)}{x^6}
m'(x) = \frac{x^2 -3}{x^4}
Therefore the critical numbers must be: 0, \pm \sqrt{3}
Is it correct so far?
Now to find the points of inflection is where I'm stuck atm;
We apply the quotient rule again;
m''(x) = \frac{(x^4 . 2x) - ((x^2 -3) . 4x^3)}{(x^4)^2}
m''(x) = \frac{(x^4 . 2x) - ((x^2 -3) . 4x^3)}{(x^4)^2} = 0
How can I simplify this so it's easier to obtain the possible points of inflection?
P.S. I figured that this function has a horizontal asymptote, y= 0. But when I draw it on calculator or MATLAB the function crosses this line. Why?