document.write( "Question 953204: Solve the system of linear equations by elimination
\n" );
document.write( "6x-2y=10
\n" );
document.write( "10x-y=-2 \n" );
document.write( "
Algebra.Com's Answer #582078 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Solve the system of linear equations by elimination \n" ); document.write( "6x-2y=10 \n" ); document.write( "10x-y=-2 \n" ); document.write( "=============== \n" ); document.write( "Divide the 1st equation by 2, then subtract. \n" ); document.write( " |