document.write( "Question 1055351: Solve the following formula for r. (assume all variables are positive)
\n" );
document.write( "r(e)=(1+r/m)^m -1 \n" );
document.write( "
Algebra.Com's Answer #670577 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Solve the following formula for r. (assume all variables are positive) \n" ); document.write( "r(e)=(1+r/m)^m -1 \n" ); document.write( "---------------------- \n" ); document.write( "(1+(r/m))^m = r(e)+1 \n" ); document.write( "---- \n" ); document.write( "(1+(r/m)) = (r(e)+1)^(1/m) \n" ); document.write( "---------------------- \n" ); document.write( "r = m[(r(e)+1)^(1/m) - 1] \n" ); document.write( "--------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |