document.write( "Question 1031338: three times the sum of a number and 22 is the same as five times the number reduced by 77. \n" ); document.write( "
Algebra.Com's Answer #805145 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
3(x + 22) = 5(x - 77)
\n" ); document.write( "3x + 66 = 5x - 385
\n" ); document.write( "451 = 2x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = 451/2
\n" ); document.write( "
\n" );