Derivative of (x^2+5x-1)/(x^2)

  • Thread starter Thread starter theBTMANIAC
  • Start date Start date
  • Tags Tags
    Derivative
theBTMANIAC
Messages
5
Reaction score
0

Homework Statement

Find the first derivative of [...] (below)



Homework Equations



((x^2)+5x-1)/(x^2)

The Attempt at a Solution



(x^2+5x-1)/(x^2)

y&#039; = \frac{(x^2)(2x+5-0)-((x^2)+5x+-1)(2x)}{x^4}<br /> <br /> \\ <br /> y&#039; = \frac{2x^3+5x^2-2x^3-10x^2+2x}{x^4}<br /> <br /> \\ y&#039; = \frac{(-5x^2)+2x}{x^4}<br /> <br /> \\ y&#039; = \frac{-5x+2}{x^3}<br /> <br />

Is this correct? It feels "off."
 
Last edited:
Physics news on Phys.org
thats what i got... =]
 
Cool. Thank you. :)
 
However, the simplest way to do that is write
\frac{x^2+ 5x- 1}{x^2}= \frac{x^2}{x^2}+ \frac{5x}{x^2}- \frac{1}{x^2}= 1+ 5x^{-1}- x^{-2}

The derivative of that is, of course, -5x^{-2}+ 2x^{-3}.

Can you see that that is equal to your result?
 
You can also apply the product rule if HallsofIvy's method doesn't work out (for example, if the denominator is more complicated).
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top