document.write( "Question 481583: Solve for r? w=Cr^-2 \n" ); document.write( "
Algebra.Com's Answer #329719 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
w = Cr^-2
\n" ); document.write( "Get rid of the neg exponent with the reciprocal
\n" ); document.write( "w = \"C%2Fr%5E2\"
\n" ); document.write( "multiply both sides by r^2
\n" ); document.write( "w*r^2 = C
\n" ); document.write( "Divide both sides by w
\n" ); document.write( "r^2 = \"C%2Fw\"
\n" ); document.write( "Find the square root of both sides
\n" ); document.write( "r = \"sqrt%28C%2Fw%29\"
\n" ); document.write( "
\n" );