Sign In
What does it mean when solving a system of equations results in an identity or a contradiction?
No solution
To determine how many solutions this system has, we will solve it using the Elimination Method. Doing so will result in one of three cases.
| Result of solving by substitution | Number of solutions |
|---|---|
| A value for x and y is determined. | One solution |
| An identity is found, such as 2=2. | Infinitely many solutions |
| A contradiction is found, such as 2≠3. | No solution |
This means that we should solve the given system of equations and make our conclusion based on the result.
To solve a system of linear equations using the Elimination Method, one of the variable terms needs to be eliminated when one equation is added to or subtracted from the other equation. In this exercise, this means that either the x-terms or the y-terms must cancel each other out. 4x- 8y=15 & (I) - 5x+ 10y=- 30 & (II) In its current state, this will not happen. Therefore, we need to find a common multiple between two variable like terms in the system. If we multiply (I) by 5 and multiply (II) by 4, the x- and y-terms will have opposite coefficients. 5(4 x-8 y)=5(15) 4(- 5 x+10 y)=4(- 30) ⇒ 20x- 40y=75 - 20x+ 40y=- 120 With this, we can see that both the x- and y-terms will eliminate each other if we add (I) to (II).
(II):Add (I)
(II): Add and subtract terms
Uh oh! Solving this system resulted in a contradiction. This means that the system has no solution.