document.write( "Question 1024942: One number is equal to the product of -2 and the difference between another number (n) and 5. The sum of the numbers id 16. What is the second number? \n" ); document.write( "
Algebra.Com's Answer #802262 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
The two numbers are m and n.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "m = -2(n-5)
\n" ); document.write( "m + n = 16\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Plug in the first equation into the second.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-2(n-5)+n=16
\n" ); document.write( "-2n+10+n=16
\n" ); document.write( "n = -6\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The numbers are 22 and -6.
\n" ); document.write( "
\n" );