document.write( "Question 832634: Seven times a number plus three times another number equals negative one. The sum of the two numbers is negative three. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #502432 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
1.\"7A%2B3B=-1\"
\n" ); document.write( "2.\"A%2BB=-3\"
\n" ); document.write( "Multiplying eq. 2 by 3 and subtract from eq. 1,
\n" ); document.write( "\"7A%2B3B-3A-3B=-1%2B9\"
\n" ); document.write( "\"4A=8\"
\n" ); document.write( "\"A=2\"
\n" ); document.write( "Then use either equation to solve for \"B\".
\n" ); document.write( "\"2%2BB=-3\"
\n" ); document.write( "\"B=-5\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );