document.write( "Question 875557: Please help I have the equation:
\n" );
document.write( "(1/8)*2^(-3r) = 2^(-r)
\n" );
document.write( "I need to solve for r but i do do not know how since I have that \"1/8\" please help me understand why we do each step to solve the problem. \n" );
document.write( "
Algebra.Com's Answer #528281 by ewatrrr(24785) You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " -3r-3 = -r \n" ); document.write( " -3 = 2r \n" ); document.write( " -3/2 = r \n" ); document.write( " |