Question 15·Hard·Systems of Two Linear Equations in Two Variables
The system of equations in variables and depends on the real parameter :
For which value of does the system have no solution?
For systems of linear equations that depend on a parameter like , first simplify the equations if possible (for example, by dividing to reduce coefficients). Then connect the algebra to the geometry: two lines have no solution when they are parallel but not the same line, so either compute and compare slopes, or set up a determinant and find where it is zero. Solve for the parameter values that make the slopes equal (or the determinant zero), and then quickly test those values in the original equations to see whether they produce identical lines (infinitely many solutions) or distinct parallel lines (no solution).
Hints
Make the equations easier to compare
Try dividing the entire second equation by 3 so that the coefficients are smaller and the structure looks more like the first equation.
Connect “no solution” to the graphs of the equations
Think about what must be true about the two lines in the coordinate plane if the system has no solution. How are their slopes and intercepts related?
Use the slopes to find possible values of
Rewrite both equations in the form . Set the slopes equal to find values of that make the lines parallel, then check whether the resulting equations are actually the same line or different lines.
Desmos Guide
Graph the system for a chosen value of
Pick one answer choice for (for example, ) and type the two equations into Desmos with that value substituted. For instance, if , enter -x + 2y = 8 and 3x + 12y = 24 as two separate lines.
Observe the relationship between the two lines
Look at the graph: if the two lines cross at one point, the system has one solution; if they lie exactly on top of each other, there are infinitely many solutions; if they are parallel and never meet, that value gives no solution.
Test all answer choices
Repeat the substitution-and-graph process for , , and , each time checking whether the two lines intersect, coincide, or are parallel and distinct. The value of for which the lines are parallel but do not coincide is the correct answer.
Step-by-step Explanation
Simplify the system to make comparison easier
Start by simplifying the second equation so it looks more like the first.
From
divide every term by :
Now the system is
Recall what “no solution” means for two linear equations
Each equation represents a line in the -plane.
- If the lines intersect once, there is one solution.
- If they are the same line, there are infinitely many solutions.
- If they are parallel but different, they never meet, so there is no solution.
So we want such that the two lines are parallel but not the same line. That means:
- their slopes are equal, but
- their y-intercepts are different.
Find that makes the slopes equal
Rewrite each equation in slope–intercept form to see the slopes.
From :
- Move to the right: .
- Divide by :
So slope .
From :
- Move to the right: .
- Divide by (assuming for now):
So slope .
Set slopes equal for parallel lines:
Multiply both sides by :
Cross-multiply:
Expand the left side:
Set equal to :
Subtract from both sides:
Multiply by :
Factor:
so the possible values are or .
Decide which gives no solution
Now test and in the simplified system.
For :
- First equation: .
- Second equation (already simplified): .
Both equations are the same line, so there are infinitely many solutions, not no solution.
For :
- First equation: .
- Second equation: .
These are two parallel lines ( on the left in both), but with different constants ( vs. ), so they never intersect: the system has no solution.
Therefore, the value of that makes the system have no solution is , which corresponds to choice C.