document.write( "Question 103928: Suppose you're solving a system of 2 linear equations and you come up with the equation 0 = -5. What does that tell you about the relationship of the two lines? \n" ); document.write( "
Algebra.Com's Answer #75609 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Let's say you have the two equations: \"y=2x%2B1\" and \"y=2x-4\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2x%2B1=2x-4\" Set the two equations equal to one another\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2x%2B1-2x=-4\" Subtract 2x from both sides\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2x-2x=-4-1\" Subtract 1 from both sides\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"0x=-5\" Subtract \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"0=-5\" Simplify\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Notice we have a contradiction (0 will never be equal to -5). Since this statement is never true, there are no solutions.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Notice if we graph the two equations, we get:\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"+graph%28+500%2C+500%2C+-6%2C+5%2C+-10%2C+10%2C2x%2B1%2C2x-4%29+\" Graph of \"y=2x%2B1\" (red) and \"y=2x-4\" (green)\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Notice the two lines are parallel and will never intersect. So this means the system has no solutions.
\n" ); document.write( "
\n" );