Solving a Root Equation for the Variable r

  • Thread starter Thread starter thomas49th
  • Start date Start date
  • Tags Tags
    Root
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
61 replies · 7K views
thomas49th
Messages
645
Reaction score
0
Hi, I have the equation

A = πr² + r²root(k²-1)

i need to rearrange it to find r

i go it to

r³ = (2A/π+root(k²-1)

to get just r (with no powers) what will the final equation look like and why.

Thanks
:biggrin:
 
Physics news on Phys.org
yeh, that's the one
 
r² is the common factor
 
cross multiply?

[tex]r^{2} = A/(\pi+\sqrt{k^{2}-1})[/tex]
 
Which is to divide each side with the factor [itex](\pi+\sqrt{k^{2}-1})[/itex], rather than cross-multiplication.

1. Now, does this equal what you posted before?

2. Since you now know the SQUARE of a number, how do we get what the number itself is?
 
do you square the whole RHS?
 
sorry, my bad
square root the whole RHS
 
isn't the answer:

[tex]r= \sqrt{A/(\pi+\sqrt{k^{2}-1})}[/tex]
 
1. You must take the square root of BOTH sides of the equation, not just of one of the sides as you said. (This you have done)

2. Put parentheses about the correct radicand.
 
cheers, thanks for the help

So here's another one:

v² = u² + av² find v

v² - av² = u²
v²(1 - a) = u²
v² = [tex]u²\1-a[/text]<br /> v = [tex]\sqrt{u²/1-a}[/tex]<br /> <br /> am I right?[/tex]
 
cheers, thanks for the help

So here's another one:

v² = u² + av² find v

v² - av² = u²
v²(1 - a) = u²
v² = [tex]u^{2}/1-a[/tex]
v = [tex]\sqrt{u^{2}/1-a}[/tex]

am I right?
 
Use PARENTHESES ABOUT YOUR DENOMINATOR!
Is it that hard to get?

Secondly, in the prior exercise I assumed that "r" was a radius, and hence necessarily a non-negative quantity (you didn't say).
Now, must "v" be a non-negative quantity?
 
v is meaningless, I'm just praticing rearranging the formula
 
well it must be a number...musn't it.
Did i get the question right?

[tex]v = \sqrt{u^{2}/(1-a)}[/tex]
 
would changing it to

[tex]v=\frac{u}\sqrt{1-a}}[/tex]

be simplfying?
 
sory when changing from latex source code i pressed enter on window and it submitted:

Would this be considered simplyfying?

[tex]v=\frac{u}\sqrt{(1-a)}[/tex]
 
so that's simplifying, yet leaving a surd as a demoninator isn't. Howcome? What's so special with surds
 
thomas49th said:
so that's simplifying, yet leaving a surd as a demoninator isn't. Howcome? What's so special with surds

That's a matter of taste, mostly.
The first expression is about as simple; however, most would regard the square root of a square (i.e, your numerator) as a non-simplified expression.
 
How would this equation go then...

[tex]v^{2} = u^{2} + a^{2\5}[/tex] find x
 
Last edited: