document.write( "Question 1092237: the sum of two numbers is 56. the smaller is 8 less than the larger number. what are the numbers? \n" ); document.write( "
Algebra.Com's Answer #706812 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! let x be the smaller number \n" ); document.write( ": \n" ); document.write( "1) x + y = 56 \n" ); document.write( ": \n" ); document.write( "2) x = y - 8 \n" ); document.write( ": \n" ); document.write( "use equation 2) to substitute for x in equation 1) \n" ); document.write( ": \n" ); document.write( "y - 8 + y = 56 \n" ); document.write( "2y = 64 \n" ); document.write( ": \n" ); document.write( "y = 32 \n" ); document.write( "x = 32 - 8 = 24 \n" ); document.write( ": \n" ); document.write( "*************************** \n" ); document.write( "x = 24 and y = 32 \n" ); document.write( "*************************** \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |