Sirch said:
I have a question that says
Solve for r
SQRT((r+f)/(r-f))=a/d
Now, when I type this into any number of online solvers the answer is
r = (-f(a^2+d^2))/(a^2-d^2)
I've got as far as
(r+f)/(r-f)=(a/d)^2
but that's about it.
I want to know how to do it, because I have a few more questions like this.
Thanks for your help.
Ok, so far, so good:
(r + f) / (r - f) = (a/d)[sup:2ve301rg]2[/sup:2ve301rg]
or,
(r + f) / (r - f) = a[sup:2ve301rg]2[/sup:2ve301rg] / d[sup:2ve301rg]2[/sup:2ve301rg]
Cross-multiply:
d[sup:2ve301rg]2[/sup:2ve301rg]*(r + f) = a[sup:2ve301rg]2[/sup:2ve301rg]*(r - f)
d[sup:2ve301rg]2[/sup:2ve301rg]r + d[sup:2ve301rg]2[/sup:2ve301rg]f = a[sup:2ve301rg]2[/sup:2ve301rg]r - a[sup:2ve301rg]2[/sup:2ve301rg]f
Since you are trying to solve for "r" I would get all terms containing r on one side of the equation, and everything else on the other side.
d[sup:2ve301rg]2[/sup:2ve301rg] r - a[sup:2ve301rg]2[/sup:2ve301rg]r = -d[sup:2ve301rg]2[/sup:2ve301rg]f - a[sup:2ve301rg]2[/sup:2ve301rg]f
Ok...now, factor r out of both terms on the left side and f out of both terms on the right:
r(d[sup:2ve301rg]2[/sup:2ve301rg] - a[sup:2ve301rg]2[/sup:2ve301rg]) = f(-d[sup:2ve301rg]2[/sup:2ve301rg] - a[sup:2ve301rg]2[/sup:2ve301rg])
Divide both sides by( d[sup:2ve301rg]2[/sup:2ve301rg] - a[sup:2ve301rg]2[/sup:2ve301rg])
Ok...I've gotten you REAL close...you can finish it, I hope.