roam
- 1,265
- 12
Let [tex]m(x) = \frac{1-x^2}{x^3}[/tex]
Sketch the graph and find all critical points and any points of inflection.
3. The Attempt at a Solution
[tex]m(x) = \frac{1-x^2}{x^3}[/tex]
[tex]\frac{(x^3 . -2x) - (1-x^2) . (3x^2)}{(x^3)^2}[/tex] (quotient rule)
using the power rule;
[tex]\frac{-2x^4 - (3x^2 + 3x^4)}{x^6}[/tex]
[tex]\frac{x^4 - 3x^2}{x^6}[/tex]
[tex]\frac{x^2(x^2 - 3)}{x^6}[/tex]
[tex]m'(x) = \frac{x^2 -3}{x^4}[/tex]
Therefore the critical numbers must be: 0, [tex]\pm \sqrt{3}[/tex]
Is it correct so far?
Now to find the points of inflection is where I'm stuck atm;
We apply the quotient rule again;
[tex]m''(x) = \frac{(x^4 . 2x) - ((x^2 -3) . 4x^3)}{(x^4)^2}[/tex]
[tex]m''(x) = \frac{(x^4 . 2x) - ((x^2 -3) . 4x^3)}{(x^4)^2} = 0[/tex]
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
[tex]m(x) = \frac{1-x^2}{x^3}[/tex]
[tex]\frac{(x^3 . -2x) - (1-x^2) . (3x^2)}{(x^3)^2}[/tex] (quotient rule)
using the power rule;
[tex]\frac{-2x^4 - (3x^2 + 3x^4)}{x^6}[/tex]
[tex]\frac{x^4 - 3x^2}{x^6}[/tex]
[tex]\frac{x^2(x^2 - 3)}{x^6}[/tex]
[tex]m'(x) = \frac{x^2 -3}{x^4}[/tex]
Therefore the critical numbers must be: 0, [tex]\pm \sqrt{3}[/tex]
Is it correct so far?
Now to find the points of inflection is where I'm stuck atm;
We apply the quotient rule again;
[tex]m''(x) = \frac{(x^4 . 2x) - ((x^2 -3) . 4x^3)}{(x^4)^2}[/tex]
[tex]m''(x) = \frac{(x^4 . 2x) - ((x^2 -3) . 4x^3)}{(x^4)^2} = 0[/tex]
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?