Asked by Haley

What is the second derivative of (x^3)/(x^2-1)? And how would I accurately graph both the derivative and the second derivative of this function?

Answers

Answered by Steve
Just do a web search for online graphing calculators. There are bunches.

y = x<sup>3</sup>/(x<sup>2</sup>-1)

y' = [3x<sup>2</sup> * (x<sup>2</sup>-1) - x<sup>3</sup> * 2x]/(x<sup>2</sup>-1)<sup>2</sup>
= (x<sup>4</sup> - 3x<sup>2</sup>)/(x<sup>2</sup>-1)<sup>2</sup>

y'' = [(4x<sup>3</sup> - 6x)(x^2-1)<sup>2</sup> - (x<sup>4</sup> - 3x<sup>2</sup>)*2*(x<sup>2</sup>-1)*2x]/(x<sup>2</sup>-1)<sup>4</sup>
= (2x<sup>3</sup> + 6x)/(x<sup>2</sup>-1)<sup>3</sup>
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions