Part of a more complex problem, but my issue is with this final portion which is finding the 2nd derivative of this equation. The solutions manual seems to simplify the equaiton in a manner in which I can't understand for the life of me. Without those last simplifications, it's almost impossible for me to take the 2nd derivative.
problem: f(x) = (x^2) / (x^2 + 3)
f'(x) = ((x^2 + 3)(2x) - (x^2)(2x)) / (x^2 + 3)^2
f'(x) = ((2x^3) + (6x) - (2x^3)) / (x^2 + 3)^2
f'(x) = (6x) / (x^2 + 3)^2
f'(x) is never undefined....
Critical number:
6x = 0 -> 0 is my critical number
Test Points:
f'(-1) = -.375
f'(1) = .375
Abs. min. @ (0,0)
2nd Derivative....
f''(x) = (((x^2 + 3)^2) (6)) - ((6x) (2 (x^2 + 3) (2x)))) / (x^2 + 3)^4
... it all just falls apart from there - the solution manual goes from there as:
f''(x) = (((x^2 + 3) (6)) - ((6x) (2x))) / (x^2 + 3)^3
f''(x) = (18(1 - x^2)) / (x^2 + 3)^3
The first part isn't that big of a jump for me but if someone could help me understand what exactly is 'going away' and WHY, I'd appreciate it. By the time I look at the final answer the book has, I'm in la-la land lol. Thanks for the help!
problem: f(x) = (x^2) / (x^2 + 3)
f'(x) = ((x^2 + 3)(2x) - (x^2)(2x)) / (x^2 + 3)^2
f'(x) = ((2x^3) + (6x) - (2x^3)) / (x^2 + 3)^2
f'(x) = (6x) / (x^2 + 3)^2
f'(x) is never undefined....
Critical number:
6x = 0 -> 0 is my critical number
Test Points:
f'(-1) = -.375
f'(1) = .375
Abs. min. @ (0,0)
2nd Derivative....
f''(x) = (((x^2 + 3)^2) (6)) - ((6x) (2 (x^2 + 3) (2x)))) / (x^2 + 3)^4
... it all just falls apart from there - the solution manual goes from there as:
f''(x) = (((x^2 + 3) (6)) - ((6x) (2x))) / (x^2 + 3)^3
f''(x) = (18(1 - x^2)) / (x^2 + 3)^3
The first part isn't that big of a jump for me but if someone could help me understand what exactly is 'going away' and WHY, I'd appreciate it. By the time I look at the final answer the book has, I'm in la-la land lol. Thanks for the help!