Quickly Check my Work Please|Finding Derivatives

Raza
Messages
203
Reaction score
0

Homework Statement


y=\frac{8x^4-5x^2-2}{4x^3}

Find y'.

2. The attempt at a solution
y=\frac{8x^4-5x^2-2}{4x^3}

y'=\frac{(32x^3-10x)(4x^3)-(12x^2)(8x^4-5x^2-2)}{(4x^3)^2}

y'=\frac{128x^6-40x^4-96x^6+60x^4+24x^2}{16x^6}

y'=\frac{32x^6+20x^4+24x^2}{16x^6}


y'=\frac{4x^2(8x^4+5x^2+6)}{4x^2(4x^4)}
The 4x2 gets canceled out.

Finally,

y'=\frac{8x^4+5x^2+6}{4x^4}



Did I do it right?
 
Last edited:
Physics news on Phys.org
Perrrfect.

edit: The second and third terms in the numerator (of the final result) needs some corrections.
 
Last edited:
Thank you very much!
 
Rather than using the quotient rule, it would be quicker to simplify the original expression...

y=\frac{8x^4-5x^2-2}{4x^3}

= 2x - \frac{5}{4} x^{-1} - \frac{1}{2}x^{-3}

Then, take the derivative. The form of the answer won't be the same as what you have, but it'll be equivalent.
 
Last edited:
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