What this quiz covers
This quiz focuses on Systems Of Equations, giving you a quick way to practice the rules, question types, and explanations that matter most for SAT Math.
A school club buys notebooks for $2 each and pens for $1 each. They buy 48 items total and spend $78. Let $nbenotebooksandpbepens.Whatisthevalueofn$?
SAT Math Quiz
Practice Systems Of Equations in SAT Math with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
This quiz focuses on Systems Of Equations, giving you a quick way to practice the rules, question types, and explanations that matter most for SAT Math.
Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.
A school club buys notebooks for $2 each and pens for $1 each. They buy 48 items total and spend $78. Let $nbenotebooksandpbepens.Whatisthevalueofn$?
Explanation: We need to find the number of notebooks (n) purchased. I'll set up the system using n for notebooks and p for pens. We have: n + p = 48 (total items) and 2n + 1p = 78 (total cost). Using substitution, from the first equation: p = 48 - n. Substituting into the second equation: 2n + (48 - n) = 78, which gives 2n + 48 - n = 78, so n = 30. To verify: 30 notebooks cost $60, 18 pens cost $18, totaling $78 ✓, and 30 + 18 = 48 items ✓. The key is recognizing that 48 is the number of items, not the cost. When you see a total count and total cost, set up two separate equations.
Which ordered pair (x, y) satisfies the system of equations? 2x+y=8 x+y=6
Explanation: Subtract the second equation from the first to get x=2, then substitute to find y=6−2=4. The distractors reflect swapping variables or arithmetic slips when subtracting or substituting.
Which ordered pair (x, y) satisfies the system x+y=8 and 2x+y=11?
Explanation: Subtract the first equation from the second to get x=3, then y=8−3=5. The distractors come from swapping coordinates, sign errors, or ignoring one equation.
A taxi charges a flat fee plus a per-mile rate. For a 6-mile trip the cost is $17, and for a 10-mile trip the cost is $25. Let x be the flat fee (in dollars) and y be the per-mile rate (in dollars per mile). What is y?
Explanation: We need to find the per-mile rate y, where x is the flat fee, using the information that a 6-mile trip costs $17 and a 10-mile trip costs $25. I'll set up the system: x + 6y = 17 and x + 10y = 25. Using elimination by subtracting the first equation from the second: (x + 10y) - (x + 6y) = 25 - 17, which gives 4y = 8, so y = 2. This means the per-mile rate is $2. A common error would be confusing which variable represents what or setting up the equations incorrectly. When dealing with word problems, always define your variables clearly and check that your answer makes sense in context.
How many solutions does the system have? $$ \begin{cases}y=\frac{1}{2}x-3\2y=x-6\end{cases}
Explanation: We need to determine if the equations y=21x−3 and 2y=x−6 represent the same line, parallel lines, or intersecting lines. Let me rewrite the second equation in slope-intercept form by dividing by 2: y=21x−3. This is identical to the first equation! Since both equations represent the exact same line, every point on the line is a solution. The common wrong approach is thinking that different forms automatically mean different lines, but algebraic manipulation can reveal they're the same. When two equations represent the same line, there are infinitely many solutions.
How many solutions does the system have? $$ \begin{cases}3x-6y=12\x-2y=5\end{cases}
Explanation: To determine the number of solutions, we need to check if the lines are parallel, intersecting, or identical. Let me rewrite the first equation by dividing by 3: x−2y=4. The second equation is x−2y=5. Both equations have the same coefficients for x and y (1 and -2), but different constants (4 and 5). This means the lines are parallel but not the same line, so they never intersect. The tempting mistake is assuming the first equation is just a multiple of the second, but 3(x−2y)=3(5) would give 3x−6y=15, not 12. When lines have the same slope but different y-intercepts, there are zero solutions.
Solve the system. What is the solution (x,y)?
{7x−2y=203x+2y=4Explanation: We need to solve 7x−2y=20 and 3x+2y=4. Since the y terms have opposite signs, I'll use elimination by adding the equations: 7x−2y+3x+2y=20+4, which gives 10x=24, so x=24/10=12/5. Substituting into the second equation: 3(12/5)+2y=4, so 36/5+2y=4. Converting 4 to fifths: 20/5, we get 2y=20/5−36/5=−16/5, so y=−8/5. The solution is (12/5,−8/5). The warning about subtracting instead of adding refers to incorrectly doing 7x−2y−(3x+2y)=20−4, which would give 4x−4y=16. When coefficients have opposite signs, adding equations eliminates that variable efficiently.
Two lines on the coordinate plane are 2x+y=5 and x−y=1. What is the solution (x,y) (their intersection)? A common wrong path is to add the equations but forget that −y plus y cancels, leading to an incorrect x value.
Explanation: We need to find the intersection of 2x+y=5 and x−y=1. Since the y terms have opposite signs (+y and -y), I'll use elimination by adding the equations: (2x+y)+(x−y)=5+1. This gives 3x=6, so x=2. Substituting x=2 into the second equation: 2−y=1, so y=1. The solution is (2,1). The warning about forgetting that −y+y cancels is important - if someone incorrectly thought they got 2y or −2y, they'd solve for the wrong value. To avoid this error, write out the addition step carefully: (+y)+(−y)=0. Quick verification: 2(2)+1=5 ✓ and 2−1=1 ✓.
A gym charges a one-time sign-up fee plus a monthly fee. Plan A costs 20 sign-up plus 15 per month. Plan B costs 50 sign-up plus 10 per month. After how many months will the total costs be equal? Let m be months and set up a system with equal total costs to solve.
Explanation: We need to find when Plan A and Plan B have equal total costs, where Plan A costs 20+15m and Plan B costs 50+10m (m = months). Setting the costs equal: 20+15m=50+10m. Solving for m: 15m−10m=50−20, which gives 5m=30, so m=6 months. To verify: Plan A after 6 months costs 20+15(6)=20+90=110, and Plan B costs 50+10(6)=50+60=110. The key insight is that Plan B has a higher initial cost but lower monthly rate, so it becomes more economical after the break-even point. When comparing plans with different fee structures, setting up an equation for when they're equal helps identify the decision point.
A coordinate plane features two lines denoted by the equations y23ˉx+1 and y23ˉx−2. How many solutions does the system have?
Explanation: We need to determine how many solutions exist for y = (3/2)x + 1 and y = (3/2)x - 2. I can immediately see that both lines have the same slope (3/2) but different y-intercepts (1 and -2). Lines with equal slopes but different y-intercepts are parallel and never intersect, so there are 0 solutions. This is confirmed algebraically: setting (3/2)x + 1 = (3/2)x - 2 and subtracting (3/2)x from both sides gives 1 = -2, which is impossible. When you see identical slopes with different intercepts, you can immediately conclude there are no solutions without further calculation.
A coordinate plane shows the graphs of 2x+y=8 and x−y=1. What is the value of x−y at their intersection point?
Explanation: We need to find x - y at the intersection of 2x + y = 8 and x - y = 1. The question cleverly asks for x - y, which is already given as 1 in the second equation! Since the second equation states that x - y = 1 for all points on that line, and we want the value at the intersection point (which must satisfy both equations), the answer is simply 1. To verify this makes sense, I'll solve for the intersection: from x - y = 1, we get x = y + 1. Substituting into 2x + y = 8: 2(y + 1) + y = 8, so 3y + 2 = 8, thus y = 2 and x = 3. Indeed, x - y = 3 - 2 = 1 ✓.
Two linear equations are shown as lines on a coordinate plane: y=x+1 and y=−2x+7. What is the x-coordinate of their intersection point?
Explanation: We need to find where the lines y = x + 1 and y = -2x + 7 intersect. Since both expressions equal y, I can set them equal: x + 1 = -2x + 7. Adding 2x to both sides: 3x + 1 = 7. Subtracting 1: 3x = 6, so x = 2. To verify, when x = 2: y = 2 + 1 = 3 from the first equation, and y = -2(2) + 7 = -4 + 7 = 3 from the second equation. The key insight is that at the intersection point, both equations give the same y-value for the same x-value. For test-taking, setting the equations equal is faster than graphing when finding intersection points algebraically.
Two lines are graphed: 2x+y=6 and 4x+2y=12. The intersection represents the solution set. How many solutions does this system have? A common incorrect answer is 1 because the equations look different at first glance.
Explanation: We need to determine how many solutions the system 2x + y = 6 and 4x + 2y = 12 has. I'll check if one equation is a multiple of the other. If we multiply the first equation by 2, we get 4x + 2y = 12, which is exactly the second equation. Since both equations represent the same line, every point on this line is a solution, giving infinitely many solutions. The key insight is that when two equations are scalar multiples of each other, they represent the same line. Students often miss this because the equations look different at first glance, but always check for proportionality.
Which ordered pair satisfies both equations in the system $$ \begin{cases}x+y=8\2x-y=1\end{cases}
Explanation: We need to find which ordered pair satisfies both x+y=8 and 2x−y=1. I'll use elimination by adding the equations since the y terms will cancel: (x+y)+(2x−y)=8+1, which gives 3x=9, so x=3. Substituting x=3 into the first equation: 3+y=8, so y=5. The solution is (3,5). The warning about substitution errors is important - if you solve x+y=8 for y, you get y=8−x, not y=8+x. This sign error would lead to an incorrect answer when substituting into the second equation.
Two lines are graphed on a coordinate plane: y=21x+2 and y=21x−1. How many solutions does the system have? A common incorrect approach is to assume lines always intersect once without checking slopes.
Explanation: We need to determine how many solutions the system y=21x+2 and y=21x−1 has. I'll examine the slopes and y-intercepts of these lines. Both lines have slope 1/2 but different y-intercepts (2 and -1). Lines with the same slope but different y-intercepts are parallel and never intersect. Therefore, this system has 0 solutions. The warning about assuming lines always intersect once is crucial - you must check if the slopes are equal before concluding there's one intersection point. When slopes match but y-intercepts differ, the lines are parallel.
A taxi charges a flat fee plus a per-mile rate. One ride of 6 miles costs $17, and another ride of 10 miles costs $25. Let $xbetheflatfee(indollars)andybethecostpermile(indollars).Whatisthevalueofx+2y$?
Explanation: We need to find the flat fee (x) and per-mile rate (y) for a taxi, then calculate x + 2y. I'll set up the system using the given information: x + 6y = 17 (for 6 miles) and x + 10y = 25 (for 10 miles). Using elimination by subtracting the first equation from the second: (x + 10y) - (x + 6y) = 25 - 17, which gives 4y = 8, so y = 2. Substituting y = 2 into the first equation: x + 6(2) = 17, so x + 12 = 17, giving x = 5. Therefore, x + 2y = 5 + 2(2) = 9. A common error is confusing which variable represents the flat fee versus the per-mile rate, which would lead to an incorrect system setup.
A taxi charges a flat fee of b dollars plus r dollars per mile. A 6-mile ride costs $19, and a 10-mile ride costs $29. What is the rate $r$ (dollars per mile)? Some incorrect solutions come from subtracting in the wrong order and getting a negative rate.
Explanation: We need to find the rate per mile (r) for a taxi that charges a flat fee (b) plus r dollars per mile, where a 6-mile ride costs $19 and a 10-mile ride costs $29. Setting up equations: $b + 6r = 19andb + 10r = 29.Usingelimination,subtractthefirstfromthesecond:(b + 10r) - (b + 6r) = 29 - 19,whichgivesus4r = 10,sor = 2.5.Therateis$2.50permile.Toverify:if$r=2.5, then from b+6(2.5)=19, we get b=19−15=4. Checking with the second equation: 4+10(2.5)=4+25=29 ✓. The warning about subtracting in the wrong order would give −4r=−10, which still yields r=2.5 when solved correctly. The key is recognizing that the difference in cost divided by the difference in miles gives the rate per mile.
Solve the system:
{3x+4y=106x+8y=21How many solutions does the system have? A common wrong path is to divide the second equation by 2 and assume it matches the first without checking whether 21/2 equals 10.
Explanation: We need to determine how many solutions the system 3x + 4y = 10 and 6x + 8y = 21 has. Looking at the coefficients, I see that 6x + 8y = 2(3x + 4y). If we multiply the first equation by 2, we get 6x + 8y = 20. But the second equation says 6x + 8y = 21. This creates a contradiction: the same expression 6x + 8y cannot equal both 20 and 21. Therefore, this system has no solutions - the lines are parallel but not identical. The warning correctly identifies the trap: dividing the second equation by 2 gives 3x + 4y = 10.5, which clearly doesn't match the first equation's 3x + 4y = 10. Always check both coefficients and constants when determining if lines are parallel, identical, or intersecting.
Two angles are supplementary, so their measures add to 180∘. The larger angle is 30∘ more than twice the smaller angle. If the smaller angle is x and the larger is y, then {x+y=180y=2x+30 What is the value of x?
Explanation: We need to find the measure of the smaller angle x. I'll use substitution since y is already expressed in terms of x. Substituting y=2x+30 into the first equation: x+(2x+30)=180. Simplifying: 3x+30=180, so 3x=150, and x=50. To verify: if x=50, then y=2(50)+30=130, and indeed 50+130=180 ✓. A common error is confusing which angle is larger or misinterpreting "30° more than twice" as 2x - 30. When dealing with word problems, carefully translate each relationship into an equation.
Two numbers have sum 23 and difference 5, where the larger number is x and the smaller is y. This gives the system x+y=23 and x−y=5. What is the ordered pair (x,y)? Some incorrect solutions come from reversing which variable is larger.
Explanation: We're told that two numbers have sum 23 and difference 5, with x being the larger number and y the smaller. This gives us the system x+y=23 and x−y=5. Using elimination method, we add the two equations: (x+y)+(x−y)=23+5, which simplifies to 2x=28, so x=14. Substituting x=14 into the first equation: 14+y=23, so y=9. Therefore, the ordered pair is (14,9). The key insight here is recognizing that when we add equations with opposite signs on one variable, that variable eliminates cleanly. The error mentioned about reversing which variable is larger would lead to the incorrect answer (9,14).