document.write( "Question 217329: one number is 48 less than another number. If the sum of the two numbers is -164, then what is the smaller of the two numbers? \n" ); document.write( "
Algebra.Com's Answer #163889 by RAY100(1637)\"\" \"About 
You can put this solution on YOUR website!
Let x & y = numbers
\n" ); document.write( ".
\n" ); document.write( "x+y=-164
\n" ); document.write( ".
\n" ); document.write( "x= y-48,,,,,,subst
\n" ); document.write( ".
\n" ); document.write( "(y-48) +y = -164
\n" ); document.write( ".
\n" ); document.write( "2y = -116
\n" ); document.write( ".
\n" ); document.write( "y= -58
\n" ); document.write( ".
\n" ); document.write( "x=y-48=(-58)-48 = -106
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "smaller of numbers is x=-106
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "check,,,,,,x+y=-164,,,,,,(-106)+(-58) = -164,,,,,,ok
\n" ); document.write( ".
\n" ); document.write( "x=y-48,,,,,,,,(-106) =(-58)-48 = -106,,,,,ok
\n" ); document.write( ".
\n" ); document.write( "
\n" ); document.write( "
\n" );