document.write( "Question 342016: solve the system of linear equations x/3+6y=4 and y=-5-x \n" ); document.write( "
Algebra.Com's Answer #245501 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
1.\"x%2F3%2B6y=4\"
\n" ); document.write( "2.\"y=-5-x\"
\n" ); document.write( "Substitute eq. 2 directly into eq. 1,
\n" ); document.write( "\"x%2F3%2B6%28-5-x%29=4\"
\n" ); document.write( "\"x%2F3-30-6x=4\"
\n" ); document.write( "Multiply both sides by \"3\".
\n" ); document.write( "\"x-90-18x=12\"
\n" ); document.write( "\"-17x=102\"
\n" ); document.write( "\"highlight%28x=-6%29\"
\n" ); document.write( "Now use eq. 2,
\n" ); document.write( "\"y=-5-%28-6%29%29\"
\n" ); document.write( "\"y=-5%2B6\"
\n" ); document.write( "\"highlight%28y=1%29\"
\n" ); document.write( "
\n" );