Question 42·Hard·Systems of Two Linear Equations in Two Variables
In the system of equations above, is a constant. When the system has no solution, what is the sum of all possible values of ?
(Express the answer as an integer)
For SAT questions asking when a 2×2 linear system has no solution, translate this directly to “the lines are parallel but not the same line.” In standard form , parallel means , so set these ratios equal and solve for the parameter (here, ), usually giving a simple linear or quadratic equation. Then quickly check that the same ratio does not hold for the constants (to avoid the infinitely-many-solutions case), and if multiple parameter values work, add or choose them according to what the question asks (like taking the sum). This approach is fast and avoids doing full substitution or elimination for each case.
Hints
Connect “no solution” to the graphs
Think about what the graphs of two linear equations look like when there is no solution. How are their slopes related?
Use the standard form coefficients
Write the equations in the form . For two lines to be parallel, how must the ratios of the - and -coefficients be related?
Set up and solve an equation in k
Set and solve the resulting equation for . You should get two values—what do you do with both of them?
Exclude the case of infinitely many solutions
After finding the -values that make the lines parallel, check whether those values also make the entire equations multiples of each other (including the constants). If they did, you would get infinitely many solutions instead of none.
Desmos Guide
Model the parallel condition as a quadratic in Desmos
In Desmos, treat as the variable . Enter the equation (x-4)(x-6) - 6 = 0. You can also graph y = (x-4)(x-6) - 6 to see where it crosses the -axis.
Find the k-values from the graph or solver
Use the -intercepts of the graph of y = (x-4)(x-6) - 6 (or the solutions to (x-4)(x-6) - 6 = 0) to read off the two -values. These correspond to the possible -values that make the lines parallel.
Verify the lines are not identical (optional check)
For each -value you found, compute (k-4)/3 and compare it with 1/5 in Desmos (for example, by entering each as separate expressions). They should not be equal, confirming the lines are parallel but not the same line.
Compute the required sum
Finally, add the two -values you read from Desmos in a new expression (e.g., k1 + k2 using the numbers you found). The result is the number you should enter as your final answer.
Step-by-step Explanation
Translate “no solution” for a linear system
A system of two linear equations has no solution when the two lines are parallel but distinct.
For equations in the form
parallel lines mean the coefficient ratios match:
but to avoid being the same line (which would give infinitely many solutions), this common ratio must not equal .
Set up the condition for parallel lines
From the system
we identify
- , , ,
- , , .
For the lines to be parallel:
Now solve this equation for .
Solve the proportionality for k
Solve
Cross-multiply:
Expand the left side:
So we get
Now solve this quadratic equation for (by factoring or the quadratic formula).
Find the two k-values and check they do not give the same line
Use the quadratic formula on
Here , , .
So there are two -values: and .
To make sure the lines are not the same line, we need
If you plug in either or , the value of is not , so in both cases the lines are parallel and distinct, giving no solution.
Add the valid k-values
The problem asks for the sum of all possible values of that make the system have no solution.
We found two such values: and . Their sum is
Answer: .