document.write( "Question 390774: One number is three less than the other. Their sum is 21. find the numbers. \n" ); document.write( "
Algebra.Com's Answer #277108 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! One number is three less than the other. \n" ); document.write( "Their sum is 21. find the numbers. \n" ); document.write( "Equations: \n" ); document.write( "x+y = 21 \n" ); document.write( "x = y-3 \n" ); document.write( "--- \n" ); document.write( "Rearrange: \n" ); document.write( "x + y = 21 \n" ); document.write( "x - y = -3 \n" ); document.write( "---- \n" ); document.write( "Add and solve for \"x\": \n" ); document.write( "2x = 18 \n" ); document.write( "x = 9 \n" ); document.write( "---- \n" ); document.write( "Since x+y = 21, y = 12 \n" ); document.write( "---- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " \n" ); document.write( " |