document.write( "Question 143403: 50-word response to the following: How do you know when an equation has infinitely many solutions? How do you know when an equation has no solution?\r
\n" ); document.write( "\n" ); document.write( "Will someplease explain this to me in just plain old english so that I understand it?
\n" ); document.write( "

Algebra.Com's Answer #104368 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
First of all I don't think you meant to say \"an equation.\" I think you meant \"a system of equations.\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Every equation in two variables has a corresponding straight line graph in the coordinate plane. Therefore, a system of two equations represents two lines in the plane, and there are three possible situations:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "1. The two lines intersect in a single point.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2. The two lines are parallel and do not intersect at all.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "3. The two lines are actually the same line and intersect in every point on the line.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The solution set of a system of equations is the set of ordered pairs (points on the plane) that satisfy both equations simultaneously. The coordinates of a point satisfy both equations if and only if the coordinates form an ordered pair that represents a point of intersection of the two graphs represented by the equations.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So, for situation 1 above, you have exactly 1 ordered pair in the solution set. For situation 2, you have an empty solution set, i.e. no solutions. And for situation 3, you have a solution set with an infinite number of elements.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "In algebraic terms, given two equations in two variables and you use the elimination method to solve the system you will obtain one of three results:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "1. You will get a single pair of values representing the two variables (Situation 1 above)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2. Your equations will reduce to an absurdity, something like \"6=0\", meaning that there is no solution (Situation 2 above), or\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "3. Your equations will reduce to a trivial identity, something like \"0=0\", meaning that there are an infinite number of solutions (Situation 3 above)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Example:
\n" ); document.write( "Situation 1:
\n" ); document.write( "\"x-y=2\"
\n" ); document.write( "\"x%2By=6\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Add the two equations:
\n" ); document.write( "\"2x%2B0y=8\"
\n" ); document.write( "\"x=4\"
\n" ); document.write( "\"4-y=2\"
\n" ); document.write( "\"y=2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Solution set: {(4,2)}\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Situation 2:
\n" ); document.write( "\"x-y=2\"
\n" ); document.write( "\"2x-2y=6\"\r
\n" ); document.write( "\n" ); document.write( "Multiply the first equation by -2 and add the result to the 2nd equation:
\n" ); document.write( "\"-2x%2B2y=-4\"
\n" ); document.write( "\"2x-2y=6\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"0x%2B0y=2\"
\n" ); document.write( "\"0=2\". Absurd result, therefore no solution.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Situation 3:
\n" ); document.write( "\"x-y=2\"
\n" ); document.write( "\"2x-2y=4\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Multiply the first equation by -2 and add the result to the 2nd equation:
\n" ); document.write( "\"-2x%2B2y=-4\"
\n" ); document.write( "\"2x-2y=4\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"0x%2B0y=0\"
\n" ); document.write( "\"0=0\". Trivial identity, therefore infinite solutions.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Here's another, perhaps simpler way to do it.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Put both of your equations into slope-intercept form by solving for y (\"y=mx%2Bb\"), remembering to reduce to lowest terms.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "1. If the slopes (m) are different, then you have situation 1, a single solution.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2. If the slopes are the same but the intercepts are the different, then you have situation 2, no solution -- they are different but parallel lines.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "3. If the slopes are the same AND the intercepts are the same, then you have situation 3, infinite solutions -- they are the same line.
\n" ); document.write( "
\n" );