Quantcast Simple square root addition question Text - Physics Forums Library

PDA

View Full Version : Simple square root addition question


peppies
Oct4-08, 06:21 PM
I know this must be an easy question, but I can't seem to remember how to do it:

\sqrt{z^2+R^2 - 2zR} - \sqrt{z^2+R^2 + 2zR}

Can someone go through step by step how to solve this? This isn't a homework question but I've been running into this problem more often in multiple courses.

So far, I've gotten down to something like this but I'm not sure if this is the right track. I replaced parts of the above equation to make it simpler but I STILL can't remember how to do it:

\sqrt{C^2 - x} - \sqrt{C^2 + x}

Thanks

Doc Al
Oct4-08, 06:35 PM
Expand these expressions:
(A + B)² = ?
(A - B)² = ?

arildno
Oct4-08, 06:35 PM
Simplify even further, and utilize the trick:
a-b=(a-b)\frac{a+b}{a+b}=\frac{a^{2}-b^{2}}{a+b}
This type of simplification can be necessary prior to performing finite-digit arithmetic on the computation (i.e, by a computer), since otherwise, there might result a loss of significant digits when subtracting almost equally large numbers from each other.

arildno
Oct4-08, 06:36 PM
Expand these expressions:
(A + B)² = ?
(A - B)² = ?
Oops, I forgot those two..:shy:

peppies
Oct4-08, 06:48 PM
Doc Al, thanks for the hint! I was able to figure it out now.

I do have another similar problem in another course with unequal variables. For instance, I have to calculate the momentum of some subatomic particles and I get an equation like:

1000 =\sqrt{(pc)^2 + 875000} + \sqrt{(pc)^2 + 130000}

How would I solve for "pc" in this case?

Doc Al
Oct4-08, 07:02 PM
No easy trick here, I'm afraid. Just get rid of those square roots. Call (pc)² = x (to keep it simple) and square both sides. Then rearrange and do it again. (You'll end up with a quadratic to solve.)

Hootenanny
Oct4-08, 07:34 PM
No easy trick here, I'm afraid. Just get rid of those square roots. Call (pc)² = x (to keep it simple) and square both sides. Then rearrange and do it again. (You'll end up with a quadratic to solve.)
:surprised What are you doing in Maths, Doc?

Doc Al
Oct4-08, 07:36 PM
:surprised What are you doing in Maths, Doc?
I took a wrong turn somewhere... :uhh:

peppies
Oct4-08, 07:38 PM
Thanks Doc Al and arildno for the quick responses.

Do you know what the solution is for "pc" in that example above? I am still in the process of trying to solve that one but my skills are a little rusty.

So if you square both sides, do you get:

1000^2 = [\sqrt{(pc)^2 + 875000} + \sqrt{(pc)^2 + 130000} ]^2

I am having trouble in trying to simplify the right side.

Doc Al
Oct4-08, 07:40 PM
Use this "trick" again: (A + B)² = ?

peppies
Oct4-08, 08:33 PM
Super! It took awhile but at least I got this down pretty good again. I did some searching online to refresh my square root concepts and solve the rest. I solved a problem in the book that I knew the answer to, but the problem above is one that I just made up randomly so I didn't know the answer.

I got pc = 337 approximately. If you solved this, let me know if you got the same thing.

Thanks
Regards

Doc Al
Oct4-08, 08:44 PM
but the problem above is one that I just made up randomly so I didn't know the answer.

I'm glad that this is just a made up example, since it has no real solution (only an imaginary one)! (I didn't realize that until I tried to solve it myself.)

Pick a different example to test your skills:

1000 = √[(pc)^2 + 1000] + √[(pc)^2 + 2000]

peppies
Oct4-08, 08:54 PM
I was able to get about 498.5 roughly. Is this correct?

peppies
Oct4-08, 08:59 PM
Actually, all I would just have to do is plug that answer back into the equation and it looks like it is correct.

Thanks for the help Doc Al

Doc Al
Oct4-08, 09:11 PM
I was able to get about 498.5 roughly. Is this correct?
Looks good.
Actually, all I would just have to do is plug that answer back into the equation and it looks like it is correct.
Now you're thinking. :approve:
Thanks for the help Doc Al
You are welcome.

Redbelly98
Oct4-08, 09:37 PM
I got pc = 337 approximately. If you solved this, let me know if you got the same thing.


If I substitute pc=337 into the equation of post #5, I don't get 1000.

Try this: what value of pc gives a minimum for the right-hand-side expression? How does that value compare with the 1000 on the left-hand-side?

Doc Al
Oct4-08, 09:40 PM
If I substitute pc=337 into the equation of post #5, I don't get 1000.
Try substituting 337i. :wink:

Redbelly98
Oct4-08, 09:43 PM
Try substituting 337i. :wink:

Much better. I will sleep well tonight.