How Do You Calculate the Derivative of 5/(x^2/5) Using the Definition Alone?

AI Thread Summary
To calculate the derivative of 5/(x^2/5) using the definition of a derivative, the discussion emphasizes using the limit of the difference quotient as h approaches 0. The main challenge involves simplifying the expression, particularly dealing with the radicals in the numerator. Factoring the difference of squares helps in rewriting the numerator, allowing for the cancellation of h in the denominator. The final steps involve multiplying by a cleverly chosen form of 1 to eliminate the fifth root, leading to a simplified expression from which the derivative can be easily derived. This approach highlights the importance of algebraic manipulation in derivative calculations.
daveed
Messages
138
Reaction score
0
okay... could someone show me how to find the derivative of 5/(x^2/5) using ONLY the definition of a derivative( (f(x+h)-f(x))/h as h approaches 0), and not using any of the rules or proving the rules

strictly algebraicly...(probably spelled that wrong)
 
Physics news on Phys.org
i get it to (5( (x)^2/5 - (x+h)^2/5) )/((x^2+xh)^2/5)
but can't get rid of the radicals... =/
 
daveed said:
okay... could someone show me how to find the derivative of 5/(x^2/5) using ONLY the definition of a derivative( (f(x+h)-f(x))/h as h approaches 0), and not using any of the rules or proving the rules

strictly algebraicly...(probably spelled that wrong)

After about an hour (I was about to just give up) of messing around I had an idea. I needed to know if I could factor x^5 - y^5 and it turns out that I can!

For your reference

x^5-y^5 = (x-y)(x^4 + x^3y + x^2y^2 +xy^3 + y^4)

what you have is
<br /> 5\lim_{h\rightarrow 0} \frac {x^\frac {2} {5} - (x+h)^\frac {2} {5}} {h(x^2 + 2hx)^\frac {2} {5}}

Now the trick to getting rid of that h in the denominator is to figure out how you could go about adding the two parts of the numerator.

Start by noticing that the numerator is a difference of squares

<br /> x^\frac {2} {5} - (x+h)^\frac {2} {5}<br />

Which of course you can factor out to

<br /> (x^\frac {1} {5} + (x+h)^\frac {1} {5})(x^\frac {1} {5} - (x+h)^\frac {1} {5})<br />

Now all you have got to do is figure out how to get ride of that nasty little h in the denominator. That is not so easy unless you multiply the entire quotient by 1. That is, multiply by

<br /> \frac {x^\frac {4} {5} + x^\frac {3} {5}(x+h)^\frac {1} {5} + x^\frac {2} {5}(x+h)^\frac {2} {5} + x^\frac {1} {5}(x+h)^\frac {3} {5} + (x+h)^\frac{4} {5}} {x^\frac {4} {5} + x^\frac {3} {5}(x+h)^\frac {1} {5} + x^\frac {2} {5}(x+h)^\frac {2} {5} + x^\frac {1} {5}(x+h)^\frac {3} {5} + (x+h)^\frac{4} {5}}<br />

Which, if you will recall from our earlier results, we can easily multiply the (x^\frac {1} {5} - (x+h)^\frac {1} {5}) with the x^\frac {4} {5} + x^\frac {3} {5}(x+h)^\frac {1} {5} + x^\frac {2} {5}(x+h)^\frac {2} {5} + x^\frac {1} {5}(x+h)^\frac {3} {5} + (x+h)^\frac{4} {5} and that will get rid of the fifth root and thus will give us a nice and neat numerator from which you can factor out the h. If you have gotten this far the rest is cake.

Regards
 
Last edited:
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top