Question 111·Hard·Systems of Two Linear Equations in Two Variables
The system of equations above contains the real parameter . What is the sum of all real values of for which the system has no solution?
(Express the answer as an integer)
On SAT questions where a parameter appears in a system of two linear equations, first translate the condition (“no solution,” “infinitely many solutions,” or “exactly one solution”) into a geometric statement about the lines—usually involving their slopes and whether the equations are multiples of each other. For a no-solution condition, set the slopes equal to get an equation in the parameter, simplify to a quadratic, and use the sum-of-roots formula to get the sum of all relevant parameter values without fully solving for each root. Always check briefly that these parameter values produce parallel but not identical lines (e.g., by comparing constant-term ratios) so you are counting only the values that match the requested condition.
Hints
Connect “no solution” to the geometry of lines
Think about what the graphs of the two equations look like when a system of two linear equations has no solution. What must be true about their slopes and intercepts?
Express slopes in terms of k
Rewrite each equation in the form so you can see the slope of each line as a function of . Then, set those slopes equal to find an equation in .
Use the quadratic’s structure
After you set the slopes equal, you will get a quadratic equation in . Instead of fully solving for each root, think about how to find the sum of the roots directly from the quadratic’s coefficients.
Distinguish parallel from identical lines
Even after finding the -values that make the slopes equal, you must still check whether the two equations become the same line (infinitely many solutions) or two different parallel lines (no solution). Compare the ratios of all coefficients, including the constants.
Desmos Guide
Graph the quadratic in k
From your algebra work (after setting the slopes equal), you should have the quadratic equation . In Desmos, enter the function
treating as the variable standing in for .
Find the k-values from the graph
Use Desmos to find the -intercepts (where the graph crosses the -axis). These -coordinates are the solutions to and therefore are the -values that make the two lines parallel.
Verify the lines are parallel but distinct (optional visual check)
If you want to see this geometrically, create a slider by defining k = (any starting value), then enter the two equations
and .
Move the slider to each of the -values you found from the quadratic graph. You should see the two lines become parallel and not coincide. Then, outside Desmos, add those -values to get the required sum.
Step-by-step Explanation
Interpret what “no solution” means for two linear equations
For a system of two linear equations in and :
- There is one solution if the lines intersect once (different slopes).
- There are infinitely many solutions if the two equations describe the same line (all coefficients are in the same ratio).
- There is no solution if the lines are parallel but different (same slope but not the same line).
So our first goal is to find all for which the two lines have the same slope.
Find the values of k that make the slopes equal
Write each equation in slope–intercept form to see the slopes.
First equation:
Solve for :
So the slope is
Second equation:
Solve for (assuming ; we will check separately):
So the slope is
For the lines to be parallel (same slope), set :
Cross-multiply:
So any that makes the slopes equal must satisfy
Check that these k-values give no solution (not infinitely many)
When , the lines are parallel. We still must rule out the possibility that they are actually the same line (which would give infinitely many solutions instead of none).
If two equations describe the same line, every coefficient (including the constant term) must be in the same ratio. Here, the constant terms have ratio
From the second equation, the ratio of the -coefficients is (since the first equation’s -coefficient is and the second’s is ). For the lines to be identical, we would need
which gives .
But does not satisfy (plugging in gives ), so there is no value of that makes the equations identical.
Therefore, every solution of corresponds to a system with no solution (parallel, distinct lines).
Find the sum of all real k that satisfy the quadratic
We now need the sum of all real solutions of
For a quadratic , the sum of its roots is .
Here, and , so the sum of the roots is
The discriminant , so there are two real roots, and both correspond to no-solution cases. Thus, the sum of all real values of for which the system has no solution is 2.