document.write( "Question 1015007: Thanks!\r
\n" );
document.write( "\n" );
document.write( "In which line is a mistake first made when solving the following system of equations by substitution?
\n" );
document.write( "3x + y = 9
\n" );
document.write( "-2x + y = 4\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Line 1
\n" );
document.write( "y = -3x + 9
\n" );
document.write( "-2x + y = 4
\n" );
document.write( "Line 2
\n" );
document.write( "3x + (-3x + 9) = 9
\n" );
document.write( "Line 3
\n" );
document.write( "3x - 3x + 9 = 9
\n" );
document.write( "Line 4
\n" );
document.write( "9 = 9 \n" );
document.write( "
Algebra.Com's Answer #631327 by ValorousDawn(53)![]() ![]() You can put this solution on YOUR website! Line 2. You don't plug in a variable's identity back into the original equation. \r \n" ); document.write( "\n" ); document.write( "Otherwise, you get a useless statement, as above with 9=9 Given a linear equation \n" ); document.write( "\n" ); document.write( "In this case, you'd plug in the equation for y |