Points of Inflection on a rational function

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 6K views
Larsani
Messages
9
Reaction score
0

Homework Statement



Find the inflection points and use second derivative test to determine where the function is concave up or down

Homework Equations



f(x) = (x - 1)/(x2 - 4)

The Attempt at a Solution



f'(x) = (-x2 + 2x - 4) / (x2 - 4)2

f''(x) = 2x3 - 6x2 +24x -8 / (x2-4)4

This is where I am stuck. I can't solve the numerator set to 0. You can factor out the 2 and that's about it. Cubic that I can't solve. I'm looking at:

x(x2 - 3x +12) = 4

and thinking that maybe I can use the quadratic equation to find when that quadratic = 0 but I don't think that will help me.
 
Physics news on Phys.org
You want to solve [itex]2x^3- 6x^2+ 24x- 8= 0[/itex]? The obvious first thing to do is to divide through by 2 to get [itex]x^3- 3x^2+ 12x- 4= 0[/itex]. Now the only possible rational roots are [itex]\pm 1, \pm 2[/itex], and [itex]\pm 4[/itex]. Trying those in turn, we see that none of them satisfy the equation so there is not any "simple" solution.