document.write( "Question 388214: Solve the system of linear equations using the Elimination Method.
\n" ); document.write( "5x-3y=6
\n" ); document.write( "7x+2y=-35
\n" ); document.write( "

Algebra.Com's Answer #274505 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
1.\"5x-3y=6\"
\n" ); document.write( "2.\"7x%2B2y=-35\"
\n" ); document.write( "Muliply eq. 1 be 2 and eq. 2 by 3 and add them.
\n" ); document.write( "\"10x-6y%2B21x%2B6y=12-105\"
\n" ); document.write( "\"31x=-93\"
\n" ); document.write( "\"highlight%28x=-3%29\"
\n" ); document.write( "Then use either equation to solve for y.
\n" ); document.write( "\"-15-3y=6\"
\n" ); document.write( "\"-3y=21\"
\n" ); document.write( "\"highlight%28y=-7%29\"
\n" ); document.write( "
\n" );