document.write( "Question 608745: One number is 4 less than 3 times another. Their sum is -16. Find the smaller. \n" ); document.write( "
Algebra.Com's Answer #383348 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "One number is 4 less than 3 times another
\n" ); document.write( "Let x and (3x-4)represent the numbers
\n" ); document.write( "Question states*** Their sum is -16
\n" ); document.write( " x +(3x-4) = -16
\n" ); document.write( " 4x = -12
\n" ); document.write( "x = -3 , the other number is -13. (3·-3 - 4)
\n" ); document.write( "Smaller number is -13.
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( "-3 + (-13) = -16 \n" ); document.write( "
\n" );