document.write( "Question 1073372: A number is 4 less than another number. The sum of the two numbers is -16. Find the two numbers \n" ); document.write( "
Algebra.Com's Answer #688245 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
Let n be the first number. Then the second number would be n+4. So:
\n" ); document.write( "n+n+4=-16
\n" ); document.write( "2n=-20
\n" ); document.write( "n=-10
\n" ); document.write( "The first number is -10; the second is -6. ☺☺☺☺
\n" ); document.write( "
\n" );