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!
 
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