document.write( "Question 840960: Two numbers have a sum of 67. The smaller number is 21 less than the larger number. Find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #506520 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "The smaller number is 21 less than the larger number\"highlight_green%28x%29\".
\n" ); document.write( "smaller number \"highlight_green%28x-21%29\"
\n" ); document.write( "Question states*** The Two numbers have a sum of 67
\n" ); document.write( " (x-21) + x = 67
\n" ); document.write( " x - 21 + x = 67
\n" ); document.write( " 2x-21 = 67 |Combining Like terms
\n" ); document.write( " 2x = 67+21 |Adding 21 to both sides of the EQ
\n" ); document.write( " 2x = 78
\n" ); document.write( " x = 39, the larger number. The smaller number is 18. \"39-21\"
\n" ); document.write( "CHECKING our answer***
\n" ); document.write( " 39 + 18 = 57
\n" ); document.write( "Wish You the Best in your Studies.
\n" ); document.write( " \n" ); document.write( "
\n" );