Systems of two linear equations
Substitution, elimination, Desmos — and the coefficient conditions for no or infinite solutions.
~30 min · prequestion, worked examples, retrieval practice
A system asks exactly one question — is there a pair of numbers that makes both statements true at the same time — and the whole skill is knowing which of three answers you are heading toward before you compute anything. Two lines in a plane cross once, never, or everywhere; there is no fourth case and there is no such thing as a system with exactly two solutions. Points are lost here in two places and almost nowhere else: running flawless algebra and then handing back the wrong quantity, and declaring "infinitely many solutions" from the coefficients alone — when the coefficients only tell you the lines are parallel, and the constants decide which kind of parallel.
Before you read on
Two or three questions on exactly what this lesson teaches. Being wrong here is fine — it's the fastest way to find out what to pay attention to next.
Before any teaching. How many ordered pairs (x, y) satisfy both equations of this system at once? 3x + 6y = 12 and x + 2y = 9
The graphs of two linear equations in the xy-plane intersect at the point (4, −1) and nowhere else. What does that fact tell you?
For the system 5x + 3y = 17 and 3x + 5y = 15, what is the value of x + y?
Foundations — what a system is, from zero (skip this block if it is already automatic)
Skip this block if you can already say, without hesitating, what it means for a pair of numbers to solve a system and what the three possible outcomes are. Nothing later assumes more than that. Re-reading what you already know is the most reliable way to feel productive while learning nothing.
Start with one equation in two variables: 2x + y = 10. It is not a puzzle with one answer. The pair (0, 10) works. So does (1, 8), (5, 0), (−3, 16), and (2.5, 5). A single linear equation in two variables has infinitely many solutions, and if you plot every one of them you get a straight line. That line is the equation — the picture and the algebra are two views of the same object.
Now add a second equation: x − y = 2. On its own it also has infinitely many solutions, and they also form a line. A solution to the system is a pair that appears on both lists at once — a point sitting on both lines. Here that pair is (4, 2): 2(4) + 2 = 10 and 4 − 2 = 2. The word doing all the work is at once. Solving each equation separately and reporting two answers is not solving a system; it is solving two unrelated problems.
Because two straight lines in a plane can only relate to each other in three ways, a system of two linear equations has exactly three possible outcomes and no others. They cross at one point — exactly one solution. They are parallel and distinct — no solution, and the algebra will end in an impossible statement like 0 = 7. They are the same line drawn twice — infinitely many solutions, and the algebra will end in a statement that is always true, like 0 = 0. There is no arrangement of two straight lines that produces exactly two crossing points, so "two solutions" is never an answer to this question type.
One notation habit worth fixing now: the answer is an ordered pair (x, y), x first, y second, and the SAT will happily offer you the same two numbers in the other order as a distractor. And one checking habit: once you have a candidate pair, substitute it into both equations. A pair that satisfies one equation and not the other is not a partial success — it is simply not a solution.
The two methods, and how to pick in five seconds
Substitution. Take one equation, get a single variable alone on one side, and put the expression you get in place of that variable in the other equation. You now have one equation in one variable — solve it, then go back for the second variable. Use substitution when a variable is already isolated ("y = 3x − 7") or has a coefficient of 1 or −1, because isolating it costs you nothing and introduces no fractions.
Elimination. Line the two equations up in the same arrangement, multiply one or both through by a constant until one variable's coefficients are opposites, then add the equations. That variable disappears and you are left with one equation in one variable. Use elimination when neither variable is isolated and neither has a coefficient of 1 — which describes most SAT systems written in Ax + By = C form.
Two refinements turn elimination from a procedure into a strategy. First: eliminate the variable you were not asked about. If the question wants y, kill x, and you land on y directly without ever computing x or back-substituting. Weak path — solve for both variables every time, then look for the one you need. Strong path — read the stem first, then choose which variable to destroy.
Second: prefer adding to subtracting. Subtracting one equation from another requires negating every term on the right-hand side as well as the left, and a dropped negative there is the most common arithmetic loss on this skill. If the coefficients are equal rather than opposite, multiply one whole equation by −1 first and then add. One negation applied to a whole line is far safer than three applied term by term.
There is also a third move that is not a method so much as a piece of pattern recognition, and it is worth more time than either method on the hardest items. When the question asks for a combination — x + y, x − y, 2x + 2y — check whether adding or subtracting the two equations produces that combination directly. Systems with mirrored coefficients (5x + 7y = 34 and 7x + 5y = 26) are built for it: adding gives 12x + 12y = 60, so x + y = 5, and you never find out that x is 0.5. That is not a trick; it is noticing that the question asked for less than a full solution.
Reading the number of solutions off the coefficients
A large share of SAT systems questions never ask you to solve anything. They give you a system with a letter in it — "for what value of k does this system have no solution?" — and the entire item is the relationship between coefficients. There is one rule and one precondition, and the precondition is where the points go.
The precondition: both equations must be written in the same arrangement before you compare anything. Ax + By = C for both, x-term first, y-term second, constant alone on the right. "8y = 3x + 5" has coefficients (−3, 8) with constant 5, not (3, 8) — the 3x has to cross the equals sign, and it changes sign when it does. Reading coefficients straight off an equation in the wrong form is the single most reliable way to get one of these items wrong while doing every subsequent step perfectly.
The rule, in the form that never breaks: for a₁x + b₁y = c₁ and a₂x + b₂y = c₂, the two lines are parallel exactly when a₁b₂ = a₂b₁. If that product equality fails, the lines cross once and the system has exactly one solution — full stop, whatever the constants are. Use the cross-multiplied form rather than the ratio form a₁/a₂ = b₁/b₂, because the ratio form breaks when a coefficient is zero, and the SAT does write systems where one equation is 5y = 20 or 3x = 12.
Once you know the lines are parallel, the constants decide which parallel case you have. Same line, infinitely many solutions, when the whole triple is proportional — a₁ : b₁ : c₁ equals a₂ : b₂ : c₂. Two distinct parallel lines, no solution, when the coefficients are proportional and the constants are not.
In practice, do it as one motion. Find the number that multiplies equation one's coefficients into equation two's coefficients. Apply that same number to equation one's constant. If the result matches equation two's constant, the equations are the same equation and the system has infinitely many solutions. If it does not match, the system has none. If no single number works on both coefficients, the lines are not parallel at all and there is exactly one solution. Worked on 6x + 15y = 24 and 10x + ky = 40: the multiplier taking 6 to 10 is 5/3, applied to 24 it gives 40, which matches — so at k = (5/3)(15) = 25 the equations coincide.
Desmos — what it is genuinely for, and where it quietly fails
College Board provides a built-in Desmos graphing calculator inside Bluebook for the entire Math section, on both modules; you may also bring an approved handheld. That much is official. Every claim about how many points the calculator is worth, including anything in this lesson, is a prep-industry estimate and should be held as one.
The mechanics that matter: type each equation on its own line, exactly as printed. Desmos does not need y isolated and does not need standard form — 3x + 4y = 22 goes in as written. Then click where the two lines cross; Desmos labels the point with its coordinates. For a concrete system with no letters in it, that is a complete solution in about fifteen seconds, and it does not care whether the coefficients are ugly.
Where Desmos wins: concrete systems with coefficients that make elimination messy; verifying an answer you already produced algebraically, which costs ten seconds and catches sign errors that re-checking your own arithmetic will not; and the second half of a word problem, once you have written the two equations yourself. Note what is excluded there — translating the words into equations is still entirely yours, and it is where word-problem points are actually lost.
Where Desmos fails, and these are the items that decide 1600s. First, parameter questions: "for what value of k does the system have no solution" has nothing to graph until k is fixed. You can define k as a slider and drag it, but sliding toward a value you could have computed exactly is guessing at a number the coefficient rule hands you in one step. Second, and worse, no-solution and infinitely-many questions are visually ambiguous by construction: two identical lines look like one line, and two parallel lines a small distance apart also look like one line at default zoom. The picture cannot distinguish "one line drawn twice" from "two lines that never meet" — only the constants can. Third, the intersection readout is a decimal, so an exact answer of 2/3 appears as 0.6667 and a grid-in typed as 0.667 may not be what the question wanted.
One more failure that costs whole questions rather than partial credit: the default window is roughly −10 to 10 on both axes, and a system whose solution is (−40, 120) shows two lines that appear not to cross at all. If you see no intersection, zoom out before you conclude the system has no solution.
The summary that fits on one line: Desmos is an excellent solver of concrete systems and an excellent checker. It is not a reasoner about coefficients, and the coefficient items are the hard ones.
Mechanism
Why elimination is legal, and why the no-solution and infinite-solution rules are not extra rules
Everything in this lesson follows from one fact: if a pair (x, y) makes both equations true, then it makes any multiple of either equation true, and it makes their sum true. That is just adding equals to equals. If 4x + 3y really is 6 and 5x − 2y really is 19 for your pair, then 8x + 6y really is 12 and 15x − 6y really is 57, and adding those gives 23x = 69, which your pair must also satisfy. Elimination is not a trick for making variables vanish; it is the observation that a solution to a system is automatically a solution to every equation you can build by scaling and adding the originals — so you are free to build the most convenient one, the one with a variable missing. And because every operation involved is reversible — multiplying by a nonzero constant, adding an equation you can subtract back — nothing is gained or lost along the way. Linear systems have no extraneous solutions, unlike the squaring steps that create them elsewhere in algebra; a pair that survives your elimination genuinely solves the original system. Now push the same machinery one step further and the two degenerate cases fall out for free. Suppose the second equation is a constant multiple of the first. Then the combination that eliminates x eliminates y at the same moment, because both coefficients were scaled by the same factor, and what is left is a statement containing no variables at all. If the constants were scaled by that same factor too, that statement is 0 = 0 — true for every pair on the line, which is what "infinitely many solutions" means. If the constants were not, the statement is 0 = some nonzero number — true for no pair whatsoever, which is what "no solution" means. Mechanism: the ratio test is not a separate fact to memorise alongside elimination. It is a description of what elimination returns when the second equation carries no information the first did not already contain, and the constants are the only place that missing information could have been hiding.
Worked examples
Fully worked — substitution, and the quantity the stem actually asked for
- 01System: y = 3x − 7 and 2x + 5y = 16. Question: what is the value of x + y?
- 02Read the stem before choosing a method, and note what is wanted: x + y, not x. Circle it. Substitution is the obvious method here because y is already isolated in the first equation.
- 03Substitute 3x − 7 in place of y in the second equation: 2x + 5(3x − 7) = 16.
- 04Distribute and collect: 2x + 15x − 35 = 16, so 17x = 51 and x = 3.
- 05Back-substitute into the first equation to get y: y = 3(3) − 7 = 2. Check in the equation you did not use for this step — 2(3) + 5(2) = 6 + 10 = 16. ✓ Checking in the other equation is what makes the check meaningful.
- 06Return to the stem and compute what it asked: x + y = 3 + 2 = 5. Answer: 5. Note that 3 and 2 would both be sitting in the choice list on a live item.
One step hidden — elimination, killing the variable you do not need
- 01System: 4x + 3y = 6 and 5x − 2y = 19. Question: what is the value of y?
- 02The stem wants y, so eliminate x — that lands on y directly with no back-substitution and no second chance to slip a sign.
- 03Scale both equations so the x-coefficients match: multiply the first by 5 to get 20x + 15y = 30, and the second by 4 to get 20x − 8y = 76.
- 04The x-coefficients are now equal rather than opposite, so subtract the second from the first — being careful that the minus sign applies to every term on both sides: (20x − 20x) + (15y − (−8y)) = 30 − 76, which is 23y = −46.
Two steps hidden — a parameter question with no solving at all
- 01System: 6x + ky = 10 and 9x + 12y = 15, where k is a constant. Question: for what value of k does the system have infinitely many solutions?
- 02Infinitely many solutions means the two equations are the same equation in disguise, so there is a single number that multiplies all three parts of the first into all three parts of the second. Nothing has to be solved for x or y.
- 03Find that multiplier from the parts you know completely. The x-coefficients give 9/6 = 3/2, and the constants agree: (3/2)(10) = 15. ✓ The multiplier is confirmed as 3/2 before k is touched.
Solve alone
- 01System: 2x + 5y = 9 and 8x + ky = 17, where k is a constant. Question: for what value of k does the system have no solution? Work all the steps yourself, then reveal them one at a time to check.
In your own words
In one sentence: why does multiplying an entire equation through by 3 leave its set of solutions completely unchanged — and why is that single fact what licenses both elimination and the whole coefficient test for no-solution versus infinitely-many-solution systems?
Named traps
- Proportional coefficients, forgotten constant
- Seeing that one equation's x- and y-coefficients are a clean multiple of the other's and concluding "infinitely many solutions" without touching the constants. Proportional coefficients establish only that the lines are parallel; the constants decide whether that means one line or two. This is the most common wrong answer on the whole skill, and the fix is mechanical: apply the multiplier to the constant too, every single time, before naming the case.
- Ratio test on mismatched forms
- Comparing coefficients from equations that are not written the same way — one solved for y, one in Ax + By = C, one with the constant on the left. "8y = 3x + 5" has an x-coefficient of −3, not 3, and a system where that sign is misread produces a fully coherent chain of correct steps to a wrong number. Rearrange both equations into identical form first; it costs one line and removes the trap entirely.
- Subtraction sign collapse
- Subtracting one equation from another and negating only the first term of the second equation, or only the left-hand side. Subtracting 20x − 8y = 76 from 20x + 15y = 30 means every term changes sign, including the 76. The countermeasure is structural rather than attentional: multiply the whole equation by −1 as its own visible step, then add.
- Scale factor written as the coefficient
- On parameter questions, putting the multiplier itself into the answer slot rather than the number it produces. If the multiplier from the first equation to the second is 3, then a system 2x + 5y = 8 and ax + 15y = b has a = 6, not a = 3. The scale factor is the tool; the answer is what the tool produces when applied to the specific coefficient the stem asked about.
- Answered the wrong quantity
- Solving the system perfectly and then reporting x when the stem asked for x + y, the number of tickets when it asked for the dollars they raised, or y − x when it asked for x − y. This costs more points at the top of the scale than any conceptual error, because the distractor list on a live item is deliberately built from x, from y, from the reversed difference, and from the other combination — the wrong quantity is always on the screen, already computed, waiting to be selected.
- Desmos decimal drift and the off-screen crossing
- Two failures with the same source — trusting the picture past what the picture can show. An intersection readout of 0.6667 is a rounded 2/3, and typing 0.667 into a grid-in is not always accepted as that value. And the default window spans roughly −10 to 10, so a system whose solution is (−40, 120) shows two lines that appear never to meet. "I graphed it and there was no intersection" is a claim about the window, not about the system.
The 800-level margin
Everything above gets a careful worker through nearly every systems item on the test. The points that separate 1500 from 1600 on this skill are almost never lost to not knowing how substitution works — they are lost after the mathematics is already correct. Six specific things take them.
Restate the asked quantity before you compute it. The habit is two-part and both parts matter: read the stem and mark the requested expression before starting, then, once you have x and y, read the stem again and compute exactly what it names. Weak path — solve, then scan the choices for a number you produced. Strong path — solve, reread, compute, then look. On grid-ins that discipline is the entire defence, because there are no choices at all: College Board's published spec is that roughly a quarter of the 44 Math questions are student-produced responses, and a system item that arrives as a grid-in has nothing to catch a substituted variable.
Take the combination shortcut whenever it exists. If the stem asks for x + y and the two equations have mirrored coefficients, adding them is the whole solution and the individual values are frequently non-integers designed to cost you two minutes. The test writes these deliberately: 5x + 7y = 34 and 7x + 5y = 26 gives x + y = 5 in one line, while solving it properly gives x = 0.5 and y = 4.5. Before committing to a full solve, spend three seconds asking whether the stem wants less than a full solution.
Use the cross-multiplied form of the parallel test, and check which degenerate case is even available. a₁b₂ = a₂b₁ survives a zero coefficient; the ratio form a₁/a₂ = b₁/b₂ does not, and systems containing an equation like 5y = 20 do appear. Then the subtler point: on some parameter items only one of the two degenerate cases is reachable. If the two constants are already in the same ratio as the coefficients you are not allowed to change, then any parameter value that makes the lines parallel makes them identical — so "no solution" is impossible for every value of the parameter, and an item asking which statement is true is testing exactly that. Confirm the case you have concluded rather than assuming both were on the table.
Substitute back into the equation you did not use. Finding y by substituting your x into the same equation you rearranged confirms only your own rearrangement; it will happily validate a value that fails the other equation entirely. Use the other equation, always. Ten seconds, and it catches the sign error that the rest of your working cannot.
Then the pure execution losses, which cost the most at this level precisely because each one produces a confident answer and confidence is why they survive review. Reversing a comparison in a word problem — "the number of student tickets was 30 greater than the number of adult tickets" is s = a + 30, and writing a = s + 30 produces a fully self-consistent wrong solution that checks out against the total. Losing a unit: computing a count when the stem asked for a dollar amount, or vice versa. Swapping the coordinates in an ordered pair. Dropping a negative when a coefficient crosses the equals sign. None of these is a gap in understanding; all of them are answers to a question slightly different from the one printed.
Time is part of the margin, not separate from it. Each Math module is 35 minutes for 22 questions — about 95 seconds per question. That structure is College Board's published design; how anyone recommends spending it, including everything in this paragraph, is prep-industry advice. Concrete systems are among the fastest points on the section, especially with Desmos, and the right way to treat them is as time banked for the Advanced Math items later in the module. Parameter systems are the opposite: they look hard and take fifteen seconds once the coefficient rule is automatic, which is the specific reason it is worth making automatic.
Retrieval — with feedback on every choice
For the system y = 2x − 9 and 3x + 2y = 17, what is the value of x − y?
SYSTEMS OF TWO LINEAR EQUATIONS — reference card A solution is an ordered pair (x, y) making BOTH equations true at once. Only three outcomes: one, none, infinitely many. Substitution: use when a variable is isolated or has coefficient 1 or -1. Elimination: scale until one variable's coefficients are opposites, then ADD. Prefer multiplying an equation by -1 and adding over subtracting. Eliminate the variable you were NOT asked about. Mirrored coefficients? Adding gives x + y, subtracting gives x - y -- often the whole answer without solving. Put BOTH equations into Ax + By = C before comparing anything. 8y = 3x + 5 has A = -3, not 3. Parallel test (safe form): A1*B2 = A2*B1. If that fails, exactly one solution, whatever the constants are. Then the constants decide: whole triple proportional -> infinitely many. Coefficients proportional, constants not -> none. One-motion recipe: find the multiplier taking eq1's coefficients to eq2's, apply it to eq1's constant. Matches -> infinitely many. Doesn't -> none. The multiplier is the tool, not the answer. Apply it to the specific coefficient the stem asks about. Desmos: type both equations exactly as printed, click the crossing. Zoom out before concluding 'no intersection'. Desmos cannot tell one line drawn twice from two parallel lines, and cannot answer 'for what value of k'. Use the coefficient rule. Check in the equation you did NOT use to find the second variable. Reread the stem before answering: x, y, x + y, x - y, y - x and the wrong unit are all in the choice list already.
Every item on this page is Meridian-original, written to match the Digital SAT's format and difficulty — it is not a real SAT question. The only source that matches the live test exactly is College Board's own Bluebook and Question Bank.
For the system y = 2x − 9 and 3x + 2y = 17, what is the value of x − y?
- A5
5 is the value of x, and it is the number a correct solve produces first. Substituting gives 3x + 2(2x − 9) = 17, so 7x = 35 and x = 5 — at which point the stem still has not been answered. This choice exists because reaching x is the moment the work feels finished.
- 4
Correct. Substitute: 3x + 2(2x − 9) = 17 gives 7x − 18 = 17, so x = 5, and then y = 2(5) − 9 = 1. Verify in the equation not used for the back-substitution: 3(5) + 2(1) = 17. ✓ The requested quantity is x − y = 5 − 1 = 4.
- C6
6 is x + y. The two values are correct and the operation between them is not — an easy substitution to make when the stem is read once at the start and never again. The difference and the sum of the same correct pair are both on this screen, which is not an accident of item design.
- D−4
−4 is y − x, the requested difference taken in the opposite order. The subtraction in "x − y" is not symmetric, and the reversed value is always available as a distractor on this question type.
Traps tested: Answered wrong quantity · Wrong combination · Reversed difference
For the system 5x + 7y = 34 and 7x + 5y = 26, what is the value of x + y?
- A0.5
0.5 is x. Solving the system fully does give x = 0.5 and y = 4.5, which means this choice rewards two minutes of correct elimination followed by handing back the wrong number. The non-integer values are the tell that a full solve was never the intended route.
- B4
4 is y − x, produced by subtracting the equations instead of adding them: (5x + 7y) − (7x + 5y) = 34 − 26 gives −2x + 2y = 8, so y − x = 4. Subtracting is the correct move for a stem asking about a difference; this stem asks about a sum.
- 5
Correct, and reachable in one line. The coefficients are mirrored, so adding the equations gives 12x + 12y = 60 and therefore x + y = 5. Confirmed against the full solution: x = 0.5 and y = 4.5, since 5(0.5) + 7(4.5) = 2.5 + 31.5 = 34 and 7(0.5) + 5(4.5) = 3.5 + 22.5 = 26. ✓ Their sum is 5.
- D60
60 comes from adding the equations and stopping at 12x + 12y = 60. That statement is about twelve times the requested quantity; the division by 12 is the step that turns a true fact into an answer. It is the same slip as reading 8(x + y) = 32 as x + y = 32.
Traps tested: Answered wrong quantity · Wrong combination · Failed to divide through
A theater sold only adult tickets and student tickets for one performance. Adult tickets cost $12 each and student tickets cost $8 each. The number of student tickets sold was 30 greater than the number of adult tickets sold, and the theater collected $1,000 in total. How much of the $1,000 came from student tickets?
- A$256
This is what the comparison produces when it is reversed — writing a = s + 30 instead of s = a + 30. That system gives 12(s + 30) + 8s = 1,000, so s = 32 and the student revenue is 8(32) = $256, and it even totals $1,000 correctly, which is why the error survives a check. The sentence names student tickets as the larger count, so the 30 attaches to the adult count: s = a + 30.
- B$456
$456 is the adult revenue, 12(38). The system is solved correctly to a = 38 and s = 68 and then the wrong product is reported at the final step — the stem asks specifically what came from student tickets.
- $544
Correct. Let a and s be the counts. Then s = a + 30 and 12a + 8s = 1,000. Substituting gives 12a + 8(a + 30) = 1,000, so 20a = 760 and a = 38, which makes s = 68. Student revenue is 8(68) = $544. Check the whole scenario: 12(38) + 8(68) = 456 + 544 = $1,000, and 68 is indeed 30 more than 38. ✓
- D$68
68 is the number of student tickets, not the money they brought in. The count is a correct intermediate result carrying the wrong unit for this stem; converting it requires one more multiplication by the $8 price. A dollar sign in front of a headcount is the visible form of this slip.
Traps tested: Reversed comparison · Reported the other variable · Unit slip
In the system 2x + 5y = 8 and ax + 15y = b, where a and b are constants, the system has infinitely many solutions. What is the value of a + b?
- A14
14 is a = 6 plus b = 8 — the coefficients scaled correctly and the constant left untouched. Infinitely many solutions requires the whole equation to be the same equation, constant included; scaling 2 and 5 by 3 while leaving 8 alone produces 6x + 15y = 8, which is parallel to the first equation and shares no point with it at all. That system has no solution, the opposite of what was asked.
- 30
Correct. Infinitely many solutions means the second equation is the first multiplied through by a single constant. The y-coefficients give that constant: 15/5 = 3. Apply it to everything — a = 3(2) = 6 and b = 3(8) = 24 — so a + b = 30. Check: 6x + 15y = 24 divided by 3 is exactly 2x + 5y = 8, the same line. ✓
- C26
26 is a = 2 plus b = 24 — the constant scaled while the x-coefficient was left as it stood, presumably because 2 appears in the first equation and looked settled. Every part of the equation takes the same multiplier or none of them do; 2x + 15y = 24 is not proportional to 2x + 5y = 8 and in fact meets it at exactly one point.
- D11
11 is a = 3 plus b = 8 — the multiplier itself written into a's slot, with b left alone. The 3 is the tool that generates the answer, not the answer: it must be applied to the 2 to produce a and to the 8 to produce b.
Traps tested: Constant not scaled · Unscaled coefficient · Scale factor as coefficient
In the system 8y = 3x + 5 and 9x + ky = 20, where k is a constant, the system has no solution. What is the value of k?
- −24
Correct. Put the first equation into the same arrangement as the second: 8y = 3x + 5 becomes −3x + 8y = 5. The multiplier taking −3 to 9 is −3, so k = −3(8) = −24. Now confirm it is the no-solution case and not the infinitely-many case: applying −3 to the constant gives −15, and the second equation's constant is 20, not −15. So the system is 9x − 24y = −15 versus 9x − 24y = 20 — parallel and distinct. ✓
- B24
24 comes from reading the first equation's coefficients as (3, 8) straight off "8y = 3x + 5" without moving the 3x across the equals sign. That gives a multiplier of 9/3 = 3 and k = 24. Every step after the misread is correct, which is exactly what makes form-mismatch errors expensive: nothing downstream feels wrong. With k = 24 the two lines are not parallel at all and the system has exactly one solution.
- C32
32 comes from using the constants to set the multiplier: 20/5 = 4, then 4(8) = 32. But the constants are what distinguish no-solution from infinitely-many; forcing them to be proportional is the recipe for the case the stem did not ask for. It does not even produce that case here — with k = 32 the coefficients are not proportional, so the system has exactly one solution.
- D8
8 assumes the two equations must carry identical y-coefficients for the lines to be parallel. Parallel requires proportional coefficients, not equal ones — the x-coefficients here are −3 and 9, already not equal, so demanding equality on the y-terms is applying a rule the x-terms have already broken.
Traps tested: Form mismatch coefficient read · Used constant ratio · Identical coefficients assumption
In the system 6x + 15y = 24 and 10x + ky = 40, k is a constant. Which of the following statements is true?
- AThere is exactly one value of k for which the system has no solution, and for every other value it has exactly one solution.
This is the expected shape of the answer and it is why the item works. It assumes the no-solution case is available, but it is not: the only k that makes the lines parallel is k = 25, and at that value the constants are also in the correct ratio, so the equations coincide. Parallel is reachable here; parallel-and-distinct is not.
- There is exactly one value of k for which the system has infinitely many solutions, and no value of k for which it has no solution.
Correct, and it turns on the constants, which k cannot touch. The lines are parallel exactly when 6k = 15(10), so k = 25 and nothing else. Now check what k = 25 gives: multiplying 6x + 15y = 24 through by 5/3 produces 10x + 25y = 40 — the second equation exactly, constant included. So the one parallel case is the identical case, giving infinitely many solutions. For every other k the coefficients are not proportional and the lines cross once. No solution never occurs.
- CThere is one value of k for which the system has infinitely many solutions and a different value of k for which it has no solution.
This treats both degenerate cases as always being on the table, one k each. Both cases require the same thing of the coefficients — 6k = 150, so k = 25 — meaning there is only one candidate value in total, and the constants then decide which of the two cases that single value produces. Since 40 is exactly 5/3 of 24, it produces infinitely many, and there is no second value left over to produce anything else.
- DFor every value of k the system has exactly one solution.
Almost right, and wrong at precisely one point. The determinant 6k − 150 is nonzero — meaning a unique crossing — for every k except 25, and at k = 25 the two equations become the same equation. Sweeping the degenerate value aside because it is a single case is how a system with infinitely many solutions gets reported as having one.
Traps tested: Assumed no solution case exists · Both degenerate cases assumed · Ignored degenerate case
Up next
Linear inequalities
One and two variables, shaded regions, and the sign-flip that costs more points than anything else here.
32 min