Solving f(x) Substitution: 1/x +1-(1/x)/h

  • Thread starter Thread starter yoleven
  • Start date Start date
  • Tags Tags
    Substitution
yoleven
Messages
78
Reaction score
1

Homework Statement


f(h+1)-f(h)/h. If f(x)=1/x, simplify.


Homework Equations





The Attempt at a Solution


1/x+1-(1/x)/h

is the answer 1/h? I am not sure if i substituted this correctly or if I solved this right.
I put 1/x in everywhere there was a f(h).
 
Physics news on Phys.org
If f(x)=1/x, then f(h+1)=1/(h+1), f(5)=1/5. Etc. x is only a dummy variable.
 
Incorrect.

f(h+1)=1/(h+1)

f(h)=1/h

[f(h+1)-f(h)]/h

[1/(h+1)-1/h]/h

Continue.
 
so it should have been (1/x+1 -1/x)/h
dealing with the numerator first, I bring the terms to a common denominator..
(x-x+1/x^2+x)/h.
i multiply the numerator by 1/h and get..
1/hx^2+hx
is that right?
 
You aren't listening. There are NO x's in (f(h+1)-f(h))/h. Reread the previous posts. By the way, are you sure the problem isn't (f(h+1)-f(1))/h??
 
Last edited:
Okay, I can see that now. 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