document.write( "Question 634052: the sum of two number is 32 and their diference is12 what is the smaller number?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #399344 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let \"highlight%28x%29\"and \"highlight%28y%29\"represent the larger and smaller number respectively
\n" ); document.write( " x+ y = 32
\n" ); document.write( " x- y = 12 |Adding the EQs to eliminate y
\n" ); document.write( " 2x = 44
\n" ); document.write( " x = 22 and
\n" ); document.write( " y = 10 , the smaller number \"y+=+32-22\" \n" ); document.write( "
\n" );