document.write( "Question 599070: Solve the equation w=Cr^-4 for r \n" ); document.write( "
Algebra.Com's Answer #378807 by asuar010(338)\"\" \"About 
You can put this solution on YOUR website!
the first thing to do is to rewrite the equatoin as w=C/r^4...
\n" ); document.write( "then we multiply both sides by r^4 and we obtain r^4*w=C...
\n" ); document.write( "then we divide both sides by w and we obtain r^4=C/w...
\n" ); document.write( "the we take the fourth root of both sides and we obtain r=(C/w)^(1/4)
\n" ); document.write( "
\n" );