Small part of a larger problem

  • Thread starter Thread starter efekwulsemmay
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 2K views
efekwulsemmay
Messages
53
Reaction score
0

Homework Statement


I am trying to figure out of [tex]\frac{9}{x+h}[/tex] can be split into some thing like
[tex]\frac{9}{x} + ?[/tex]

Homework Equations


None

The Attempt at a Solution


I am not sure what to do. I am trying to do this as part of a larger limits problem.
 
Last edited:
Physics news on Phys.org
I don't believe you can change one to the other. The difference between 9/(x + h) and 9/x is that the first is shifted -h units to the left of the graph of 9/x. 9/x + something would shift the graph of 9/x up something units.
 
You would need to add it to a fraction whose denominator 'a' had the property xa = x + h, or a = (x + h)/x. Unfortunately, there is no fraction that you can add that will not affect the numerator as well.
 
Damn, ok thanks for your help, both of you.
 
What you can do is get a common denominator and subtract fractions.
[tex]\frac{9}{x+h}- \frac{9}{x}= \frac{9x}{x(x+h)}- \frac{9(x+h)}{x(x+h)}[/tex]
[tex]= \frac{9x- 9(x+h)}{x(x+h)}= \frac{-9h}{x(x+h)}[/tex]
and you should be able to complete the derivative.
 
Last edited by a moderator:
HallsofIvy said:
What you can do is get a common denominator and subtract fractions.
[tex]\frac{9}{x+h}- \frac{9}{x}= \frac{9x}{x(x+h)}- \frac{9(x+h)}{x(x+h)}[/tex]
[tex]= \frac{9x- 9(x+h)}{x(x+h)}= \frac{-9h}{x(x+h)}[/tex]
and you should be able to complete the derivative.

Ahhhhh, I see said the blind man to the deaf dog with no ears. Thank you!

Btw how did you figure out that that's what I was trying to do? That was pretty amazing. :D
 
Last edited: