document.write( "Question 438991: Solve the linear system by using elimination\r
\n" );
document.write( "\n" );
document.write( "x+4y=9
\n" );
document.write( "-x-2y=3 \n" );
document.write( "
Algebra.Com's Answer #303442 by rwm(914)![]() ![]() ![]() You can put this solution on YOUR website! add them and solve for y then plug in that value in either of the original equations and solve for x \n" ); document.write( " |