document.write( "Question 81820:  Solve the system by addition or substitution.
\n" );
document.write( "	6x – 2y = 6
\n" );
document.write( "	y = 3x – 1 
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #58648 by vertciel(183)    ![]() You can put this solution on YOUR website! Since your question offers a choice, I'd just substitute to solve this rather interesting, peculiar system.\r \n" ); document.write( "\n" ); document.write( "6x - 2y = 6 --(1)\r \n" ); document.write( "\n" ); document.write( "y = 3x - 1 ---(2) <-- Take this and put it into the first equation\r \n" ); document.write( "\n" ); document.write( "6x - 2(3x - 1) = 6\r \n" ); document.write( "\n" ); document.write( "6x - 6x + 2 = 6\r \n" ); document.write( "\n" ); document.write( "0 + 2 = 6\r \n" ); document.write( "\n" ); document.write( "2 = 6????\r \n" ); document.write( "\n" ); document.write( "Hmmm, 2 does not equal 6. This inequality here tells us that this system is still special. This system has no solutions because these two lines are parallel to each other, so they NEVER intersect. \r \n" ); document.write( "\n" ); document.write( "Hence, your answer would be: lines are parallel, so no solution. \r \n" ); document.write( "\n" ); document.write( "You can even graph this system out and see what I mean.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "  |