Square Root Problem: Solving for m in s=k√(1+m)/(1-m) | Help & Tips

AI Thread Summary
To solve the equation s=k√((1+m)/(1-m)) for m, start by dividing both sides by k, resulting in s/k = √((1+m)/(1-m)). Next, square both sides to eliminate the square root, leading to (s²/k²) = (1+m)/(1-m). Multiply both sides by k² and then by (1-m) to rearrange the equation, isolating terms with m on one side. The discussion emphasizes that while tricks may exist, most solutions rely on fundamental mathematical principles. Understanding these basics is crucial for effectively solving such equations.
triden
Messages
172
Reaction score
0

Homework Statement



s=k\sqrt{\frac{1+m}{1-m}} , solve for m

Homework Equations





The Attempt at a Solution



Honestly I am stumped, but I do know there is a trick to it. I can't quite remember, but it might have something to do with taking the reciperical or the inverse...maybe the conjugate? Just need a little help getting started.

Thanks,
Chris
 
Physics news on Phys.org
Something that would be helpful is to divide both sides by k.
The equation then becomes
<br /> \frac{s}{k} = \sqrt{\frac{1 + m}{1 - m}}<br />
Now, what operation gets rid of square roots?
 
Ok, got rid of the root by squaring. Now I have this. How can I isolate the m variable?

\frac{s^{2}}{k^{2}} = \frac{1+m}{1-m}
 
Multiply both sides by k2, then multiply both sides by (1 - m). If you expand both sides, you should be able to rearrange things to get the terms with m on one side, and all the others on the other side.
 
Something you said at the beginning deserves a comment:
Honestly I am stumped, but I do know there is a trick to it.
There are probably a few occasions where solving an equation requires some trick that you have to know, but most of the time it's done by plain old mathematical understanding.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top