document.write( "Question 2343: how do you solve this equation when trying to solve for x in terms of r?
\n" );
document.write( "x=3x+2r \n" );
document.write( "
Algebra.Com's Answer #988 by usyim88hk(158)![]() ![]() ![]() You can put this solution on YOUR website! It means to leave a \"x\" on one side of the equation, like this: \n" ); document.write( ": \n" ); document.write( "x=3x+2r (subtract 3x from both sides) \n" ); document.write( "-2x = 2r (divide both sides by -2) \n" ); document.write( "x = -r (ANSWER!!!) \n" ); document.write( " \n" ); document.write( " |