document.write( "Question 360092: the sum of two numbers is 57. If the larger number is increased by 3 it is equal 4 times the smaller number \n" ); document.write( "
Algebra.Com's Answer #256937 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the larger number. Then the other number is (57-x)
\n" ); document.write( "write as we read***
\n" ); document.write( "x+ 3 = 4(57-x)
\n" ); document.write( "solve
\n" ); document.write( "x+ 3 = 228 - 4x
\n" ); document.write( "5x = 225
\n" ); document.write( "x = 45 the larger number, smaller number is 12
\n" ); document.write( "checking our answer
\n" ); document.write( "48 = 4*12 \n" ); document.write( "
\n" );