document.write( "Question 214376: How do I solve this problem by substitution?\r
\n" );
document.write( "\n" );
document.write( " 2x+y=0\r
\n" );
document.write( "\n" );
document.write( " 3x-2y=7 \n" );
document.write( "
Algebra.Com's Answer #161917 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How do I solve this problem by substitution? \n" ); document.write( "2x+y=0 --> y = -2x \n" ); document.write( "3x-2y=7 \n" ); document.write( "------ \n" ); document.write( "Sub for y into 2nd eqn \n" ); document.write( "2x - 2(-2x) = 7 \n" ); document.write( "7x = 7 \n" ); document.write( "x = 1 \n" ); document.write( "------ \n" ); document.write( "y = -2\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |