document.write( "Question 108409: solve following systems by substitution\r
\n" );
document.write( "\n" );
document.write( "10x+2y=7
\n" );
document.write( " y=-5x+3\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "10x+2(-5x+3)=7
\n" );
document.write( "10x-10x+6=7
\n" );
document.write( " 6=7 false statement, inconsistent, parallel lines, no solution \n" );
document.write( "
Algebra.Com's Answer #79037 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! You are correct. Just as you have said, to check your answer, simply graph the lines and you'll see that they are parallel. \n" ); document.write( " |