differentiate from first principles

y=1/x^2

i get to this then i get stuck

f(x+h)-f(x) = 1/(x+h)^2 - 1/x^2
= x^2 - x^2 -2xh -h^2
above divided by(x^2+2xh+h^2)(x^2)
= -2xh -h^2/x^4+2x^3h+h^2x^2

then i know i need to divide by h but i cant seem to get to what i want

2 answers

You're on the right track. You just have to expand the numerator, without expanding the denominator.

The reason is because in the numerator, you would like to see the x² terms disappear, surfacing the -2xh term which is critical to cancel the h in the denominator. As h→0, (x+h)² would evaluate like x² in the denominator. The complete works would look like:

f(x)=1/x²
Lim x→0 f(x)
=Lim x→0 (f(x+h)-f(x))/h
=Lim x→0 (1/(x+h)²-1/x²)/h
Lim x→0 (x²-x²-2xh-h²)/(h(x+h)²x²))
=Lim x→0 (-2xh-h²)/(h(x+h)²x²))
=Lim x→0 (-2x-h) / (x+h)²x²)
=-2/x³
Lim x→0 f(x)
should read
f'(x)
Similar Questions
  1. 1. differentiate cos(3/x)2. differentiate sin(4/x) 3. differentiate 3/{sin(3x+pi)} 4. differentiate pxsin(q/x)where p and q are
    1. answers icon 0 answers
    1. answers icon 0 answers
  2. Sorry to post again but I'm really stuck on this one!I'm doing some post lab questions and I'm stuck on one. In lab we performed
    1. answers icon 0 answers
  3. DIFFERENTIATE FROM FIRST PRINCIPLES(I)3X (ii)X^2+2X+3 (iii)1/x^2
    1. answers icon 1 answer
more similar questions