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)![]() ![]() 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 \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3. Your equations will reduce to a trivial identity, something like \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Example: \n" ); document.write( "Situation 1: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Add the two equations: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \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( " \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( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Situation 3: \n" ); document.write( " \n" ); document.write( " \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( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \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 ( \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( " |