- 3,802
- 95
I need to solve these 2 equations:
r^2-a^2=\sqrt{(r^2-a^2)(R^2-(b-d)^2)}
\sqrt{(r^2-a^2)(R^2-(d-b)^2)}=R^2-d^2+bd-ab+ad
Now wait, before you run off thinking "screw that - too many letters, too much hassle" I don't actually want you to solve this for me, but I have a question about it.
Firstly, r, R and d are constants and I'm looking to solve for a and b so what I essentially want is:
a=f(r,R,d) and b=f(r,R,d) (I'm not even sure if I have expressed what I want properly, I just took a best guess at this. It translates into "a as a function in terms of r, R and d").
What I thought I'd try is, instead of expanding one equation and solving a quadratic in terms of one of the variables a or b, I'll eliminate the \sqrt{(r^2-a^2)(R^2-(d-b)^2)} so what I end up having is:
R^2-d^2+bd-ab+ad=r^2-a^2
but then this doesn't look like it's helping me solve for either variable. Is the only way I can solve for a and b by going through the long painful process of using the quadratic formula? Any other suggestions on a simpler approach I could take?
r^2-a^2=\sqrt{(r^2-a^2)(R^2-(b-d)^2)}
\sqrt{(r^2-a^2)(R^2-(d-b)^2)}=R^2-d^2+bd-ab+ad
Now wait, before you run off thinking "screw that - too many letters, too much hassle" I don't actually want you to solve this for me, but I have a question about it.
Firstly, r, R and d are constants and I'm looking to solve for a and b so what I essentially want is:
a=f(r,R,d) and b=f(r,R,d) (I'm not even sure if I have expressed what I want properly, I just took a best guess at this. It translates into "a as a function in terms of r, R and d").
What I thought I'd try is, instead of expanding one equation and solving a quadratic in terms of one of the variables a or b, I'll eliminate the \sqrt{(r^2-a^2)(R^2-(d-b)^2)} so what I end up having is:
R^2-d^2+bd-ab+ad=r^2-a^2
but then this doesn't look like it's helping me solve for either variable. Is the only way I can solve for a and b by going through the long painful process of using the quadratic formula? Any other suggestions on a simpler approach I could take?