Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games


Sign up

Log in

Opening subject page...

Loading your content

Practice

  • All Subjects
  • Algebra Flashcards
  • SAT Math Practice Tests
  • Math Question of the Day
  • Live Classes
  • On-Demand Courses

Varsity Tutors

  • Find a Tutor
  • Test Prep
  • Online Classes
  • K-12 Learning
  • College Search
  • VarsityTutors.com

© 2026 Varsity Tutors. All rights reserved.

← Back to quizzes

Algebra Quiz

Algebra Quiz: Solving Systems Of Linear Equations

Practice Solving Systems Of Linear Equations in Algebra with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

Question 1 / 20

0 of 20 answered

Solve the system: {x+y=7x−y=1\begin{cases} x+y=7 \\ x-y=1 \end{cases}{x+y=7x−y=1​ What is the solution ((x, y))?

Select an answer to continue

What this quiz covers

This quiz focuses on Solving Systems Of Linear Equations, giving you a quick way to practice the rules, question types, and explanations that matter most for Algebra.

How to use this quiz

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.

All questions

Question 1

Solve the system: {x+y=7x−y=1\begin{cases} x+y=7 \\ x-y=1 \end{cases}{x+y=7x−y=1​ What is the solution ((x, y))?

  1. (3,4)(3,4)(3,4)
  2. (4,−3)(4,-3)(4,−3)
  3. (3,−4)(3,-4)(3,−4)
  4. (4,3)(4,3)(4,3) (correct answer)

Explanation: This question tests your ability to solve systems of linear equations—finding the ((x, y)) pair that makes both equations true at the same time. The elimination method (also called addition method) works by adding or subtracting the equations to make one variable disappear: if you have (x + y = 7) and (x - y = 1), adding them gives (2x = 8) because the y terms cancel out. Then solve for x, and use that to find y! Let's add the equations: ((x + y) + (x - y) = 7 + 1), which gives us (2x = 8), so (x = 4). Now substitute (x = 4) into the first equation: (4 + y = 7), so (y = 3). Choice A is correct because ((4, 3)) satisfies both equations when you substitute back to check: (4 + 3 = 7) ✓ and (4 - 3 = 1) ✓. Choice B would give us (3 + 4 = 7) ✓ but (3 - 4 = -1) ✗, not 1, so it only works for one equation. Always check your answer by plugging both x and y into BOTH original equations. If you get true statements (like (7 = 7) and (1 = 1)), you're correct! If even one equation doesn't work, there's an error somewhere. This check habit catches almost all mistakes and builds confidence!

Question 2

Solve the system: {3x−y=7x+y=5\begin{cases} 3x-y=7 \\ x+y=5 \end{cases}{3x−y=7x+y=5​ What is the solution (x,y)(x, y)(x,y)?

  1. (3,2)(3,2)(3,2) (correct answer)
  2. (2,3)(2,3)(2,3)
  3. (4,1)(4,1)(4,1)
  4. (1,4)(1,4)(1,4)

Explanation: This question tests your ability to solve systems of linear equations—finding the (x,y)(x, y)(x,y) pair that makes both equations true at the same time. The elimination method (also called addition method) works by adding or subtracting the equations to make one variable disappear: if you have x+y=5x + y = 5x+y=5 and x−y=1x - y = 1x−y=1, adding them gives 2x=62x = 62x=6 because the y terms cancel out. Then solve for x, and use that to find y! Add the equations: (3x−y)+(x+y)=7+5(3x - y) + (x + y) = 7 + 5(3x−y)+(x+y)=7+5, which simplifies to 4x=124x = 124x=12, so x=3x = 3x=3; then substitute into x+y=5x + y = 5x+y=5 to get 3+y=53 + y = 53+y=5, so y=2y = 2y=2. Choice A is correct because it gives the (x,y)(x, y)(x,y) pair (3,2)(3, 2)(3,2) that satisfies both equations when you substitute back to check: 3(3)−2=9−2=73(3) - 2 = 9 - 2 = 73(3)−2=9−2=7 and 3+2=53 + 2 = 53+2=5. Switching x and y might lead to choice B (2,3)(2, 3)(2,3), but remember to solve step by step. Here's how to choose a method: if one equation is already solved for a variable (like y=3x+1y = 3x + 1y=3x+1), use substitution—it's set up perfectly! If the coefficients of one variable are opposites (like 2x2x2x and −2x-2x−2x) or the same (like 3y3y3y and 3y3y3y), use elimination—one variable will cancel nicely. And you can always graph both lines to see where they cross! With practice, you'll spot the easiest method for each system.

Question 3

Solve using the elimination method:

{2x+3y=122x−y=4\begin{cases} 2x + 3y = 12 \\ 2x - y = 4 \end{cases}{2x+3y=122x−y=4​

What is the solution (x,y)(x, y)(x,y)?

  1. (2,3)(2, 3)(2,3)
  2. (3,2)(3, 2)(3,2) (correct answer)
  3. (1,2)(1, 2)(1,2)
  4. (2,1)(2, 1)(2,1)

Explanation: This question tests your ability to solve systems of linear equations—finding the (x,y)(x, y)(x,y) pair that makes both equations true at the same time. The elimination method (also called addition method) works by adding or subtracting the equations to make one variable disappear: if you have x+y=5x + y = 5x+y=5 and x−y=1x - y = 1x−y=1, adding them gives 2x=62x = 62x=6 because the y terms cancel out. Then solve for x, and use that to find y! Notice both equations have 2x, so if we subtract the second from the first: (2x+3y)−(2x−y)=12−4(2x + 3y) - (2x - y) = 12 - 4(2x+3y)−(2x−y)=12−4. This gives us 4y=84y = 84y=8, so y=2y = 2y=2. Now substitute y=2y = 2y=2 into either equation; using the second: 2x−2=42x - 2 = 42x−2=4, so 2x=62x = 62x=6, giving us x=3x = 3x=3. Choice A is correct because (3,2)(3, 2)(3,2) satisfies both equations when you substitute back to check: 2(3)+3(2)=6+6=122(3) + 3(2) = 6 + 6 = 122(3)+3(2)=6+6=12 ✓ and 2(3)−2=6−2=42(3) - 2 = 6 - 2 = 42(3)−2=6−2=4 ✓. If you got (2,3)(2, 3)(2,3), you might have switched the x and y values—remember that ordered pairs are always written as (x,y)(x, y)(x,y)! Always check your answer by plugging both x and y into BOTH original equations. If you get true statements (like 5=55 = 55=5 and 7=77 = 77=7), you're correct! If even one equation doesn't work, there's an error somewhere. This check habit catches almost all mistakes and builds confidence!

Question 4

How many solutions does the system have? {2x+4y=10x+2y=5\begin{cases} 2x+4y=10 \\ x+2y=5 \end{cases}{2x+4y=10x+2y=5​​

  1. Exactly two solutions
  2. Exactly one solution
  3. Infinitely many solutions (correct answer)
  4. No solution

Explanation: This question tests your ability to solve systems of linear equations—finding the (x, y) pair that makes both equations true at the same time. A system of equations is like a puzzle where you need to find values that work for both equations simultaneously: the solution (x, y) must make the first equation true AND make the second equation true. Graphically, this is where the two lines intersect—that one point where both equations are satisfied! Looking at the system 2x + 4y = 10 and x + 2y = 5, notice that if we multiply the second equation by 2, we get 2x + 4y = 10—exactly the same as the first equation! This means both equations represent the same line, so every point on that line is a solution. The system has infinitely many solutions. Choice C is correct because the two equations are actually the same line in disguise—divide the first equation by 2 and you get the second equation exactly. When two equations represent the same line, every point on that line satisfies both equations! Always check your answer by plugging both x and y into BOTH original equations. If you get true statements (like 10 = 10 and 5 = 5), you're correct! If even one equation doesn't work, there's an error somewhere. This check habit catches almost all mistakes and builds confidence!

Question 5

How many solutions does the system have? {2x+4y=10x+2y=5\begin{cases}2x+4y=10\\x+2y=5\end{cases}{2x+4y=10x+2y=5​

  1. Exactly one solution
  2. Infinitely many solutions (correct answer)
  3. Exactly two solutions
  4. No solution

Explanation: This question tests your ability to solve systems of linear equations—finding the (x, y) pair that makes both equations true at the same time. A system of equations is like a puzzle where you need to find values that work for both equations simultaneously: the solution (x, y) must make the first equation true AND make the second equation true. Graphically, this is where the two lines intersect—that one point where both equations are satisfied! Let's examine these equations: 2x + 4y = 10 and x + 2y = 5. If we multiply the second equation by 2, we get 2x + 4y = 10—that's exactly the same as the first equation! This means both equations represent the same line, so every point on that line is a solution. Choice C is correct because when two equations represent the same line, they have infinitely many solutions—every point on the line works! You can verify this by dividing the first equation by 2: (2x + 4y)/2 = 10/2 gives x + 2y = 5, which is exactly the second equation. Always check your answer by plugging both x and y into BOTH original equations. If you get true statements (like 5 = 5 and 10 = 10), you're correct! If even one equation doesn't work, there's an error somewhere. This check habit catches almost all mistakes and builds confidence!

Question 6

Solve the system: {2x+y=8x−y=1\begin{cases}2x+y=8\\x-y=1\end{cases}{2x+y=8x−y=1​ What is (x,y)(x,y)(x,y)?

  1. (1,6)(1,6)(1,6)
  2. (3,2)(3,2)(3,2) (correct answer)
  3. (6,1)(6,1)(6,1)
  4. (2,3)(2,3)(2,3)

Explanation: This question tests your ability to solve systems of linear equations—finding the (x, y) pair that makes both equations true at the same time. The elimination method (also called addition method) works by adding or subtracting the equations to make one variable disappear: if you have 2x + y = 8 and x - y = 1, adding them gives 3x = 9 because the y terms cancel out. Then solve for x, and use that to find y! Let's add the equations: (2x + y) + (x - y) = 8 + 1, which gives us 3x = 9, so x = 3. Now substitute x = 3 into the second equation: 3 - y = 1, so y = 2. Choice A is correct because (3, 2) satisfies both equations when you substitute back to check: 2(3) + 2 = 6 + 2 = 8 ✓ and 3 - 2 = 1 ✓. If you picked (2, 3), you might have mixed up which value is x and which is y—remember that ordered pairs are always written as (x, y), not (y, x)! Here's how to choose a method: if one equation is already solved for a variable (like y = 3x + 1), use substitution—it's set up perfectly! If the coefficients of one variable are opposites (like +y and -y here), use elimination—one variable will cancel nicely. And you can always graph both lines to see where they cross! With practice, you'll spot the easiest method for each system.

Question 7

Solve using elimination: {2x+3y=122x−y=4\begin{cases} 2x+3y=12 \\ 2x-y=4 \end{cases}{2x+3y=122x−y=4​ What is the solution (x,y)(x,y)(x,y)?

  1. (3,2)(3,2)(3,2) (correct answer)
  2. (1,3)(1,3)(1,3)
  3. (2,3)(2,3)(2,3)
  4. (2,2)(2,2)(2,2)

Explanation: This question tests your ability to solve systems of linear equations—finding the (x, y) pair that makes both equations true at the same time. The elimination method (also called addition method) works by adding or subtracting the equations to make one variable disappear: if you have x + y = 5 and x - y = 1, adding them gives 2x = 6 because the y terms cancel out. Then solve for x, and use that to find y! To solve, subtract the second from the first: (2x + 3y) - (2x - y) = 12 - 4, which simplifies to 4y = 8, so y = 2; then substitute into 2x - y = 4 to get 2x - 2 = 4, so 2x = 6 and x = 3. Choice A is correct because it gives the (x, y) pair (3, 2) that satisfies both equations when you substitute back to check: 2(3) + 3(2) = 6 + 6 = 12 and 2(3) - 2 = 6 - 2 = 4. A possible error is adding instead of subtracting, which might give choice D (2, 2), but ensure the operation cancels the x terms properly. Here's how to choose a method: if one equation is already solved for a variable (like y = 3x + 1), use substitution—it's set up perfectly! If the coefficients of one variable are opposites (like 2x and -2x) or the same (like 3y and 3y), use elimination—one variable will cancel nicely. And you can always graph both lines to see where they cross! With practice, you'll spot the easiest method for each system.

Question 8

Is (3,2)(3, 2)(3,2) a solution to the system? {x+y=52x−y=4\begin{cases} x + y = 5 \\ 2x - y = 4 \end{cases}{x+y=52x−y=4​

  1. No, it satisfies only x+y=5x + y = 5x+y=5.
  2. No, it satisfies neither equation.
  3. No, it satisfies only 2x−y=42x - y = 42x−y=4.
  4. Yes, it satisfies both equations. (correct answer)

Explanation: This question tests your ability to solve systems of linear equations—finding the (x, y) pair that makes both equations true at the same time. A system of equations is like a puzzle where you need to find values that work for both equations simultaneously: the solution (x, y) must make the first equation true AND make the second equation true. Graphically, this is where the two lines intersect—that one point where both equations are satisfied! Plug in (3, 2): for x + y = 5, 3 + 2 = 5 true; for 2x - y = 4, 6 - 2 = 4 true. Choice A is correct because it confirms (3, 2) satisfies both equations perfectly. A distractor like Choice C might come from checking only one equation, but remember, it must work for both! Always check your answer by plugging both x and y into BOTH original equations. If you get true statements (like 5 = 5 and 7 = 7), you're correct! If even one equation doesn't work, there's an error somewhere. This check habit catches almost all mistakes and builds confidence! Here's how to choose a method: if one equation is already solved for a variable (like y = 3x + 1), use substitution—it's set up perfectly! If the coefficients of one variable are opposites (like 2x and -2x) or the same (like 3y and 3y), use elimination—one variable will cancel nicely. And you can always graph both lines to see where they cross! With practice, you'll spot the easiest method for each system.

Question 9

Is (3,2)(3,2)(3,2) a solution to the system {x+y=52x−y=4\begin{cases} x+y=5\\ 2x-y=4 \end{cases}{x+y=52x−y=4​?

  1. Yes, because it satisfies both equations. (correct answer)
  2. No, because it satisfies neither equation.
  3. No, because it satisfies only x+y=5x+y=5x+y=5.
  4. No, because it satisfies only 2x−y=42x-y=42x−y=4.

Explanation: This question tests your ability to solve systems of linear equations—finding the (x, y) pair that makes both equations true at the same time. A system of equations is like a puzzle where you need to find values that work for both equations simultaneously: the solution (x, y) must make the first equation true AND make the second equation true. To check if (3, 2) is a solution, we substitute x = 3 and y = 2 into both equations. For the first equation x+y=5x + y = 5x+y=5: we get 3+2=53 + 2 = 53+2=5 ✓. For the second equation 2x−y=42x - y = 42x−y=4: we get 2(3)−2=6−2=42(3) - 2 = 6 - 2 = 42(3)−2=6−2=4 ✓. Choice A is correct because (3, 2) satisfies both equations—we get true statements (5=55 = 55=5 and 4=44 = 44=4) for both! Choice C would be wrong because we just showed that (3, 2) satisfies both equations, not just the first one. Always check your answer by plugging both x and y into BOTH original equations. If you get true statements (like 5=55 = 55=5 and 4=44 = 44=4), you're correct! If even one equation doesn't work, there's an error somewhere. This check habit catches almost all mistakes and builds confidence!

Question 10

Solve the system: {3x−y=7x+y=5\begin{cases} 3x-y=7 \\ x+y=5 \end{cases}{3x−y=7x+y=5​ What is the solution (x,y)(x,y)(x,y)?​

  1. (4,1)(4,1)(4,1)
  2. (−1,6)(-1,6)(−1,6)
  3. (3,2)(3,2)(3,2) (correct answer)
  4. (2,3)(2,3)(2,3)

Explanation: This question tests your ability to solve systems of linear equations—finding the (x, y) pair that makes both equations true at the same time. The elimination method (also called addition method) works by adding or subtracting the equations to make one variable disappear: if you have 3x - y = 7 and x + y = 5, adding them gives 4x = 12 because the y terms cancel out. Then solve for x, and use that to find y! Let's add the equations: (3x - y) + (x + y) = 7 + 5, which gives us 4x = 12, so x = 3. Now substitute x = 3 into the second equation: 3 + y = 5, so y = 2. Therefore, the solution is (3, 2). Choice A is correct because when we check (3, 2) in both equations, we get 3(3) - 2 = 9 - 2 = 7 ✓ and 3 + 2 = 5 ✓, confirming both equations are satisfied. If you got (2, 3), you might have mixed up which value was x and which was y—remember that in ordered pairs, (x, y) means x comes first! Always check your answer by plugging both x and y into BOTH original equations. If you get true statements (like 7 = 7 and 5 = 5), you're correct! If even one equation doesn't work, there's an error somewhere. This check habit catches almost all mistakes and builds confidence!

Question 11

Solve using substitution: {y=2x+1x+y=10\begin{cases} y=2x+1 \\ x+y=10 \end{cases}{y=2x+1x+y=10​ Find the solution (x,y)(x,y)(x,y).

  1. (4,6)(4,6)(4,6)
  2. (3,6)(3,6)(3,6)
  3. (3,7)(3,7)(3,7) (correct answer)
  4. (7,3)(7,3)(7,3)

Explanation: This question tests your ability to solve systems of linear equations—finding the (x,y)(x, y)(x,y) pair that makes both equations true at the same time. The substitution method works by solving one equation for one variable (like getting y=2x+1y = 2x + 1y=2x+1), then plugging that expression into the other equation everywhere you see that variable. This gives you one equation with one unknown that you can solve! Since y is already solved for, substitute into the second equation: x+(2x+1)=10x + (2x + 1) = 10x+(2x+1)=10, which simplifies to 3x+1=103x + 1 = 103x+1=10, so 3x=93x = 93x=9 and x=3x = 3x=3; then y=2(3)+1=7y = 2(3) + 1 = 7y=2(3)+1=7. Choice A is correct because it gives the (x,y)(x, y)(x,y) pair (3,7)(3, 7)(3,7) that satisfies both equations when you substitute back to check: 7=2(3)+17 = 2(3) + 17=2(3)+1 and 3+7=103 + 7 = 103+7=10. Students sometimes forget to add the constant after substituting, leading to something like choice B (7,3)(7, 3)(7,3), but double-check your algebra steps to avoid that. Always check your answer by plugging both x and y into BOTH original equations. If you get true statements (like 5=55 = 55=5 and 7=77 = 77=7), you're correct! If even one equation doesn't work, there's an error somewhere. This check habit catches almost all mistakes and builds confidence!

Question 12

Which ordered pair satisfies both equations in the system? {2x+y=9x+y=6\begin{cases} 2x + y = 9 \\ x + y = 6 \end{cases}{2x+y=9x+y=6​

  1. (3,3)(3, 3)(3,3) (correct answer)
  2. (2,4)(2, 4)(2,4)
  3. (1,5)(1, 5)(1,5)
  4. (6,0)(6, 0)(6,0)

Explanation: This question tests your ability to solve systems of linear equations—finding the (x,y)(x, y)(x,y) pair that makes both equations true at the same time. A system of equations is like a puzzle where you need to find values that work for both equations simultaneously: the solution (x,y)(x, y)(x,y) must make the first equation true AND make the second equation true. Graphically, this is where the two lines intersect—that one point where both equations are satisfied! Subtract the second from the first: (2x+y)−(x+y)=9−6(2x + y) - (x + y) = 9 - 6(2x+y)−(x+y)=9−6, x=3x = 3x=3; then into x+y=6x + y = 6x+y=6: 3+y=63 + y = 63+y=6, y=3y = 3y=3. Choice A is correct because it gives the (3,3)(3, 3)(3,3) pair that satisfies both equations when you substitute back to check: 2(3)+3=6+3=92(3) + 3 = 6 + 3 = 92(3)+3=6+3=9 and 3+3=63 + 3 = 63+3=6. A distractor like Choice B (2,4)(2, 4)(2,4) might come from an arithmetic mistake, but it fails because 2(2)+4=4+4=8≠92(2) + 4 = 4 + 4 = 8 ≠ 92(2)+4=4+4=8=9. Always check your answer by plugging both x and y into BOTH original equations. If you get true statements (like 5=55 = 55=5 and 7=77 = 77=7), you're correct! If even one equation doesn't work, there's an error somewhere. This check habit catches almost all mistakes and builds confidence! Here's how to choose a method: if one equation is already solved for a variable (like y=3x+1y = 3x + 1y=3x+1), use substitution—it's set up perfectly! If the coefficients of one variable are opposites (like 2x2x2x and −2x-2x−2x) or the same (like 3y3y3y and 3y3y3y), use elimination—one variable will cancel nicely. And you can always graph both lines to see where they cross! With practice, you'll spot the easiest method for each system.

Question 13

The sum of two numbers is 151515 and their difference is 333 (larger minus smaller). What are the two numbers?

  1. 999 and 666 (correct answer)
  2. 121212 and 333
  3. 888 and 777
  4. 101010 and 555

Explanation: This question tests your ability to solve systems of linear equations—finding the (x, y) pair that makes both equations true at the same time. For word problems: first define your variables clearly ('let x = larger number, y = smaller number'), then translate each sentence into an equation. The word 'and' usually signals you have two separate equations that form your system! From the problem: x + y = 15 (sum) and x - y = 3 (difference). Using elimination by adding the equations: (x + y) + (x - y) = 15 + 3, which gives us 2x = 18, so x = 9. Substituting back: 9 + y = 15, so y = 6. The two numbers are 9 and 6. Choice A is correct because 9 + 6 = 15 ✓ and 9 - 6 = 3 ✓, satisfying both conditions. Choice B would give us 8 + 7 = 15 ✓ but 8 - 7 = 1, not 3, so it only satisfies one condition. Always check your answer by plugging both values back into the original context to ensure they make sense!

Question 14

Is (3,2)(3, 2)(3,2) a solution to the system?{x+y=52x−y=4\begin{cases} x + y = 5 \\ 2x - y = 4 \end{cases}{x+y=52x−y=4​

  1. Yes, it satisfies both equations. (correct answer)
  2. No, it satisfies neither equation.
  3. No, it satisfies only x+y=5x + y = 5x+y=5.
  4. No, it satisfies only 2x−y=42x - y = 42x−y=4.

Explanation: This question tests your ability to solve systems of linear equations—finding the (x,y)(x, y)(x,y) pair that makes both equations true at the same time. A system of equations is like a puzzle where you need to find values that work for both equations simultaneously: the solution (x,y)(x, y)(x,y) must make the first equation true AND make the second equation true. Graphically, this is where the two lines intersect—that one point where both equations are satisfied! To check if (3, 2) is a solution, we substitute x=3x = 3x=3 and y=2y = 2y=2 into both equations. First equation: 3+2=53 + 2 = 53+2=5 ✓ (True!). Second equation: 2(3)−2=6−2=42(3) - 2 = 6 - 2 = 42(3)−2=6−2=4 ✓ (True!). Choice A is correct because (3, 2) satisfies both equations—when we substitute these values, we get true statements for both equations. If you got a different answer, make sure you're substituting correctly: replace xxx with 3 and yyy with 2 in each equation! Always check your answer by plugging both xxx and yyy into BOTH original equations. If you get true statements (like 5=55 = 55=5 and 7=77 = 77=7), you're correct! If even one equation doesn't work, there's an error somewhere. This check habit catches almost all mistakes and builds confidence!

Question 15

How many solutions does the system have? {y=2x+3y=2x−1\begin{cases}y=2x+3\\y=2x-1\end{cases}{y=2x+3y=2x−1​

  1. Infinitely many solutions
  2. Exactly two solutions
  3. No solution (correct answer)
  4. Exactly one solution

Explanation: This question tests your ability to solve systems of linear equations—finding the (x, y) pair that makes both equations true at the same time. A system of equations is like a puzzle where you need to find values that work for both equations simultaneously: the solution (x, y) must make the first equation true AND make the second equation true. Graphically, this is where the two lines intersect—that one point where both equations are satisfied! Looking at these equations, y = 2x + 3 and y = 2x - 1, notice that both lines have the same slope (2) but different y-intercepts (3 and -1). This means the lines are parallel—they never intersect! Since there's no point where both equations are true simultaneously, there is no solution. Choice A is correct because parallel lines never meet, so there's no (x, y) pair that satisfies both equations. If you thought there was one solution, you might have tried to solve by setting 2x + 3 = 2x - 1, but this gives 3 = -1, which is impossible! Here's how to choose a method: if one equation is already solved for a variable (like y = 3x + 1), use substitution—it's set up perfectly! If the coefficients of one variable are opposites (like 2x and -2x) or the same (like 3y and 3y), use elimination—one variable will cancel nicely. And you can always graph both lines to see where they cross! With practice, you'll spot the easiest method for each system.

Question 16

Solve the system of equations (you may use any method):

2x + y = 8\\ x - y = 1 \end{cases}$$ What is the solution $(x, y)$ that satisfies <u>both</u> equations?​
  1. (2,4)(2, 4)(2,4)
  2. (3,2)(3, 2)(3,2) (correct answer)
  3. (2,3)(2, 3)(2,3)
  4. (2,−4)(2, -4)(2,−4)

Explanation: This question tests your ability to solve systems of linear equations—finding the (x, y) pair that makes both equations true at the same time. The elimination method (also called addition method) works by adding or subtracting the equations to make one variable disappear: if you have x + y = 5 and x - y = 1, adding them gives 2x = 6 because the y terms cancel out. Then solve for x, and use that to find y! Here, we have 2x + y = 8 and x - y = 1. Adding these equations: (2x + y) + (x - y) = 8 + 1, which gives us 3x = 9, so x = 3. Substituting x = 3 into x - y = 1: 3 - y = 1, so y = 2. Choice B is correct because (3, 2) satisfies both equations when you substitute back to check: 2(3) + 2 = 8 ✓ and 3 - 2 = 1 ✓. Choice A would give 2(2) + 4 = 8 ✓ but 2 - 4 = -2 ≠ 1, so it only works for one equation. Always check your answer by plugging both x and y into BOTH original equations. If you get true statements (like 5 = 5 and 7 = 7), you're correct! If even one equation doesn't work, there's an error somewhere. This check habit catches almost all mistakes and builds confidence!

Question 17

Solve using elimination: {2x+3y=122x−y=4\begin{cases} 2x+3y=12\\ 2x-y=4 \end{cases}{2x+3y=122x−y=4​ What is the solution (x,y)(x, y)(x,y)?

  1. (3,2)(3, 2)(3,2) (correct answer)
  2. (3,−2)(3, -2)(3,−2)
  3. (2,3)(2, 3)(2,3)
  4. (4,0)(4, 0)(4,0)

Explanation: This question tests your ability to solve systems of linear equations—finding the (x,y)(x, y)(x,y) pair that makes both equations true at the same time. The elimination method (also called addition method) works by adding or subtracting the equations to make one variable disappear: notice that both equations have 2x2x2x, so if we subtract the second from the first, the x terms will cancel out! Let's subtract: (2x+3y)−(2x−y)=12−4(2x + 3y) - (2x - y) = 12 - 4(2x+3y)−(2x−y)=12−4. This gives us 2x+3y−2x+y=82x + 3y - 2x + y = 82x+3y−2x+y=8, which simplifies to 4y=84y = 84y=8, so y=2y = 2y=2. Now substitute y=2y = 2y=2 into either original equation; using the second: 2x−2=42x - 2 = 42x−2=4, so 2x=62x = 62x=6, and x=3x = 3x=3. Choice A is correct because (3,2)(3, 2)(3,2) satisfies both equations when you substitute back to check: 2(3)+3(2)=6+6=122(3) + 3(2) = 6 + 6 = 122(3)+3(2)=6+6=12 ✓ and 2(3)−2=6−2=42(3) - 2 = 6 - 2 = 42(3)−2=6−2=4 ✓. Choice B would give us 2(3)+3(−2)=6−6=02(3) + 3(-2) = 6 - 6 = 02(3)+3(−2)=6−6=0, not 12, so it fails the first equation. Always check your answer by plugging both x and y into BOTH original equations. If you get true statements (like 12=1212 = 1212=12 and 4=44 = 44=4), you're correct! If even one equation doesn't work, there's an error somewhere.

Question 18

Solve the system: {x+y=5x−y=1\begin{cases}x+y=5\\x-y=1\end{cases}{x+y=5x−y=1​ Give the solution as an ordered pair (x,y)(x,y)(x,y).

  1. (2,3)(2,3)(2,3)
  2. (3,2)(3,2)(3,2) (correct answer)
  3. (1,4)(1,4)(1,4)
  4. (4,1)(4,1)(4,1)

Explanation: This question tests your ability to solve systems of linear equations—finding the (x, y) pair that makes both equations true at the same time. The elimination method (also called addition method) works by adding or subtracting the equations to make one variable disappear: if you have x + y = 5 and x - y = 1, adding them gives 2x = 6 because the y terms cancel out. Then solve for x, and use that to find y! Let's add the equations: (x + y) + (x - y) = 5 + 1, which gives us 2x = 6, so x = 3. Now substitute x = 3 into the first equation: 3 + y = 5, so y = 2. Choice B is correct because (3, 2) satisfies both equations when you substitute back to check: 3 + 2 = 5 ✓ and 3 - 2 = 1 ✓. If you picked (2, 3), you might have mixed up which value is x and which is y—remember that ordered pairs are always written as (x, y), not (y, x)! Always check your answer by plugging both x and y into BOTH original equations. If you get true statements (like 5 = 5 and 1 = 1), you're correct! If even one equation doesn't work, there's an error somewhere. This check habit catches almost all mistakes and builds confidence!

Question 19

A coffee shop sells two types of drinks. Let xxx represent the number of lattes sold and yyy represent the number of cappuccinos sold. If the shop sold twice as many lattes as cappuccinos, and the total number of drinks sold was 36, which system of equations represents this situation?

  1. {x=2yx+y=36\begin{cases} x = 2y \\ x + y = 36 \end{cases}{x=2yx+y=36​ (correct answer)
  2. {y=2xx+y=36\begin{cases} y = 2x \\ x + y = 36 \end{cases}{y=2xx+y=36​
  3. {x+y=2x=36y\begin{cases} x + y = 2 \\ x = 36y \end{cases}{x+y=2x=36y​
  4. {2x=yx−y=36\begin{cases} 2x = y \\ x - y = 36 \end{cases}{2x=yx−y=36​

Explanation: The problem states that the shop sold twice as many lattes as cappuccinos, which means the number of lattes (xxx) equals 2 times the number of cappuccinos (yyy), so x=2yx = 2yx=2y. The total number of drinks sold was 36, so x+y=36x + y = 36x+y=36. Choice B incorrectly states that cappuccinos equal twice the lattes. Choice C has incorrect relationships entirely. Choice D incorrectly represents the total as a difference rather than a sum.

Question 20

Sarah is solving {3x+2y=16x−y=2\begin{cases} 3x + 2y = 16 \\ x - y = 2 \end{cases}{3x+2y=16x−y=2​ and finds that x=4x = 4x=4. She wants to check her work by substituting back into both original equations. If x=4x = 4x=4 is correct, what value of yyy should make both equations true?

  1. y=1y = 1y=1
  2. y=4y = 4y=4
  3. y=3y = 3y=3
  4. y=2y = 2y=2 (correct answer)

Explanation: When you're checking solutions to systems of equations, you need to substitute your values into both original equations to verify they work. This is a crucial step that catches calculation errors and confirms your solution is correct. Since Sarah found x=4x = 4x=4, let's find the corresponding yyy value. Using the second equation x−y=2x - y = 2x−y=2, substitute x=4x = 4x=4: 4−y=24 - y = 24−y=2. Solving for yyy: y=4−2=2y = 4 - 2 = 2y=4−2=2. Now verify this works in both equations. First equation: 3(4)+2(2)=12+4=163(4) + 2(2) = 12 + 4 = 163(4)+2(2)=12+4=16 ✓. Second equation: 4−2=24 - 2 = 24−2=2 ✓. Both equations are satisfied, confirming y=2y = 2y=2. Looking at the wrong answers: Choice A gives y=1y = 1y=1. Checking the first equation: 3(4)+2(1)=14≠163(4) + 2(1) = 14 \neq 163(4)+2(1)=14=16, so this fails. Choice B gives y=4y = 4y=4. In the second equation: 4−4=0≠24 - 4 = 0 \neq 24−4=0=2, which doesn't work. Choice C gives y=3y = 3y=3. In the first equation: 3(4)+2(3)=18≠163(4) + 2(3) = 18 \neq 163(4)+2(3)=18=16, and in the second: 4−3=1≠24 - 3 = 1 \neq 24−3=1=2, so this fails both equations. The answer is D) y=2y = 2y=2. Study tip: Always check your solutions in both original equations, not just one. A value might satisfy one equation by coincidence but fail the other, indicating an error in your work. This verification step is essential for catching mistakes in systems problems.