document.write( "Question 253411: How to solve linear system:\r
\n" );
document.write( "\n" );
document.write( "2x + 4y = 0
\n" );
document.write( "3x + 7 = y \n" );
document.write( "
Algebra.Com's Answer #185683 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! substitute 3x+7 for y in first equation and solve for x \n" ); document.write( " \n" ); document.write( " |