Express as a Single Simplified Fraction

  • Thread starter Thread starter thrill3rnit3
  • Start date Start date
  • Tags Tags
    Fraction
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
8 replies · 6K views
thrill3rnit3
Gold Member
Messages
716
Reaction score
1

Homework Statement



sorry I don't know how to type algebraic expressions, but I'll do my best.

express quantity [ f(x+h) - f(x) ] over h as a single simplified fraction

f is not a variable, it's a function

Homework Equations



Question # 1. function of x = quantity 1-x over x

The Attempt at a Solution



umm I don't need answers. I just need to know what to do first. Do I substitute the given function of x in the given equation? Do I add the h to the given function? Like say for number 1, do I do (quantity of 1-x over x) + h??

Sorry I'm asking a noob-ish question. I'm not on my best thinking mode right now, especially that things aren't going my way lately...

Thanks :D
 
Last edited:
Physics news on Phys.org
So you are given that [tex]f(x)=\frac{1-x}{x}[/tex]?

To find f(x+h), all you do is replace any 'x' you see with an 'x+h', so:

[tex]f(x+h)=\frac{1-(x+h)}{x+h}[/tex]
 
do you mean [tex]f(x) = \frac{1-x}{x}[/tex] and you need to calculate f(x + h) - f(x).

f(x + h) means that in the given function you must replace 'x' by 'x + h' and NOT adding h to the ENTIRE function
 
danago said:
So you are given that [tex]f(x)=\frac{1-x}{x}[/tex]?

To find f(x+h), all you do is replace any 'x' you see with an 'x+h', so:

[tex]f(x+h)=\frac{1-(x+h)}{x+h}[/tex]

praharmitra said:
do you mean [tex]f(x) = \frac{1-x}{x}[/tex] and you need to calculate f(x + h) - f(x).

f(x + h) means that in the given function you must replace 'x' by 'x + h' and NOT adding h to the ENTIRE function

oh I see, I see. That answers my question. Thanks a lot guys :cool:
 
so for the first problem, is this correct:

[tex]\frac{\frac{1-(x+h)}{x+h}-\frac{1-x}{x}}{h}[/tex]

plus further simplification, of course.
 
How about [tex]\frac{1}{x^{2}}[/tex] ? Should I replace [tex]f(x+h)[/tex] with [tex]\frac{1}{x^{2}+h}[/tex] ??
 
Dick said:
No. If f(x)=1/x^2 then f(x+h)=1/(x+h)^2. I thought you had this.

Yep. Thanks.