document.write( "Question 89901: How would I solve this problem :ex finding x and r\r
\n" );
document.write( "\n" );
document.write( "7x+10=3r+50 \n" );
document.write( "
Algebra.Com's Answer #65275 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How would I solve this problem :ex finding x and r\r \n" ); document.write( "\n" ); document.write( "7x+10=3r+50 \n" ); document.write( "----------- \n" ); document.write( "Simplify the equation: \n" ); document.write( "7x=3r+40 \n" ); document.write( "-------- \n" ); document.write( "To solve for x: \n" ); document.write( "x= (3r+40)/7 \n" ); document.write( "---------- \n" ); document.write( "To solve for r: \n" ); document.write( "r = (7x-40)/3 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |