Small part of a larger problem

  • Thread starter Thread starter efekwulsemmay
  • Start date Start date
AI Thread Summary
The discussion centers on the difficulty of splitting the expression 9/(x+h) into a form like 9/x plus another term while working on a limits problem. It is clarified that the two expressions represent different shifts on a graph, and a direct transformation is not possible. Instead, the solution involves finding a common denominator to subtract the fractions, leading to the expression -9h/(x(x+h)). This method allows for the completion of the derivative needed for the larger problem. The exchange highlights the collaborative nature of problem-solving in mathematical discussions.
efekwulsemmay
Messages
53
Reaction score
0

Homework Statement


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

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.
\frac{9}{x+h}- \frac{9}{x}= \frac{9x}{x(x+h)}- \frac{9(x+h)}{x(x+h)}
= \frac{9x- 9(x+h)}{x(x+h)}= \frac{-9h}{x(x+h)}
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.
\frac{9}{x+h}- \frac{9}{x}= \frac{9x}{x(x+h)}- \frac{9(x+h)}{x(x+h)}
= \frac{9x- 9(x+h)}{x(x+h)}= \frac{-9h}{x(x+h)}
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:
Hey, after some time here you get used to figuring out what people are really asking!
 
Back
Top