Deriving the Difference Quotient for a Square Root Function

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

Homework Statement



If P(x)=x^(1/2)
show that P(x+h)-P(x)=h/[(x+h)^(1/2)+ x^(1/2)]

Homework Equations





The Attempt at a Solution




pls help me. I don't have any idea of this...
 
Physics news on Phys.org
Cyosis said:
Try multiplying by:

[tex]\frac{\sqrt{x+h}+\sqrt{x}}{\sqrt{x+h}+\sqrt{x}}[/tex]

Will i going to substitute it on the x variable? I don't know where it needs to be multiplied.
 
"Multiply" doesn't mean substitute!

First form P(x+h) by replacing x with x+ h. Then subtract P(x) from that. That's what "P(x+h)- P(x)" means! Cyanosis is suggesting that you can get the final form you want by multiplying by
[tex]\frac{\sqrt{x+h}+\sqrt{x}}{\sqrt{x+h}+\sqrt{x}}[/tex]
 
tnx for the explanation. :)