document.write( "Question 419430: what is the best method to solve 4x+8y=20
\n" ); document.write( " -4x+2y=-30
\n" ); document.write( "

Algebra.Com's Answer #293319 by Gogonati(855)\"\" \"About 
You can put this solution on YOUR website!
The best method to solve this system linear equations is adding both sides:\r
\n" ); document.write( "\n" ); document.write( " 4x+8y=20
\n" ); document.write( " -4x+2y=-30\r
\n" ); document.write( "\n" ); document.write( " 10y=-10
\n" ); document.write( " y=-1
\n" ); document.write( "Substitute y=-1 in the first equation 4x+8(-1)=20 ,solving this equation we find x=7 The ordered pair (7,-1) is the solution for our system.
\n" ); document.write( "
\n" );