Find f'(x): 1/(1-4X) Homework Solution

  • Thread starter Thread starter cdoss
  • Start date Start date
  • Tags Tags
    Fraction
cdoss
Messages
8
Reaction score
0

Homework Statement


Use the definition of a derivitive to find f'(x).
f(x)=1/(1-4X)

Homework Equations


Lim as h approaches 0 [f(x+h)-f(x)]/h


The Attempt at a Solution


I know that the answer is supposed to be -1/(1-4X)2 but I keep getting 4/(1-4X)2. This is what I have done so far (I hope this isn't too hard to understand):

f'(x)= (1/(1-4(x+h))-(1/(1-4x)))/h
= ((1-4x-(1-4(x+h)))/((1-4(x+h))(1-4x)))/h
= ((1-4x-1+4x+4h)/((1-4(x+h))(1-4x)))/h
*cancel the numerator values*
=(4h)/((1-4(x+h))(1-4x))/h
*divide by 1/h and let h=0*
=4/(1-4(x-0))(1-4x)
=4/(1-4X)2

What am I doing wrong?
 
Physics news on Phys.org
cdoss said:

Homework Statement


Use the definition of a derivitive to find f'(x).
f(x)=1/(1-4X)

Homework Equations


Lim as h approaches 0 [f(x+h)-f(x)]/h


The Attempt at a Solution


I know that the answer is supposed to be -1/(1-4X)2 but I keep getting 4/(1-4X)2. This is what I have done so far (I hope this isn't too hard to understand):

f'(x)= (1/(1-4(x+h))-(1/(1-4x)))/h
= ((1-4x-(1-4(x+h)))/((1-4(x+h))(1-4x)))/h
= ((1-4x-1+4x+4h)/((1-4(x+h))(1-4x)))/h
*cancel the numerator values*
=(4h)/((1-4(x+h))(1-4x))/h
*divide by 1/h and let h=0*
=4/(1-4(x-0))(1-4x)
=4/(1-4X)2

What am I doing wrong?

Nothing - that's the right answer.

BTW, you don't take "f'(x) of a fraction" as you have in the title. You can take the derivative with respect to x of a fraction (in symbols, d/dx(f(x)) ), but f'(x) already represents the derivative of some function f.
 
The derivative of 1/u, with respect to u, is -1/u^2. But that "4" in the numerator is from the chain rule. If u is a function of x, the derivative of 1/u, with respect to x is (-1/u^2) du/dx. Here, u= 1- 4x so du/dx= -4. The derivative of 1/(1- 4x), with respect to x, is -1/(1- 4x)^2(-4)= 4/(1- 4x)^2
 
oh, ok so it's right. I did that problem six times because I thought I was doing it wrong haha thank you! and also thank you for correcting me on the terms! :)
 
HallsofIvy said:
The derivative of 1/u, with respect to u, is -1/u^2. But that "4" in the numerator is from the chain rule. If u is a function of x, the derivative of 1/u, with respect to x is (-1/u^2) du/dx. Here, u= 1- 4x so du/dx= -4. The derivative of 1/(1- 4x), with respect to x, is -1/(1- 4x)^2(-4)= 4/(1- 4x)^2

oh yeah the chain rule! i definitely need to remember that! thanks!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top