document.write( "Question 253241: Please help me solve this linear system:
\n" ); document.write( "x+7=-9y
\n" ); document.write( "y=7-4x\r
\n" ); document.write( "\n" ); document.write( "I need to figure out what x and y is..
\n" ); document.write( "Thank you.
\n" ); document.write( "

Algebra.Com's Answer #185519 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Please help me solve this linear system:
\n" ); document.write( "x+7=-9y
\n" ); document.write( "y=7-4x
\n" ); document.write( ":
\n" ); document.write( "Use the 2nd equation: substitute for y in the 1st equation
\n" ); document.write( "x + 7 = -9(7-4x)
\n" ); document.write( "x + 7 = -63 + 36x
\n" ); document.write( "7 + 63 = 36x - x
\n" ); document.write( "70 = 35x
\n" ); document.write( "x = \"70%2F35\"
\n" ); document.write( "x = 2
\n" ); document.write( ":
\n" ); document.write( "Find y using the 2nd equation
\n" ); document.write( "y = 7 - 4(2)
\n" ); document.write( "y = 7 - 8
\n" ); document.write( "y = -1
\n" ); document.write( ";
\n" ); document.write( "Check solutions in the 1st equation
\n" ); document.write( "2 + 7 = -9(-1)
\n" ); document.write( "9 = 9
\n" ); document.write( "
\n" );