Middle School Math Quiz: Solve Systems Of Linear Equations
20 questions · exam conditions
0:00
Solve Systems Of Linear EquationsQuestion 1 of 20

Solve the system of equations using substitution or elimination.

{y=2x+13x+y=11\begin{cases} y = 2x + 1 \\ 3x + y = 11 \end{cases}
(2,3)(2,3)
No solution
(2,5)(2,5)
(5,2)(5,2)
← Back to quizzes

Middle School Math Quiz

Middle School Math Quiz: Solve Systems Of Linear Equations

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

What this quiz covers

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

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 of equations using substitution or elimination.

{y=2x+13x+y=11\begin{cases} y = 2x + 1 \\ 3x + y = 11 \end{cases}
  1. (2,3)(2,3)
  2. No solution
  3. (2,5)(2,5) (correct answer)
  4. (5,2)(5,2)
Explanation: This system tests solving two linear equations using substitution (replace variable), elimination (add/subtract to cancel variable), or graphing (estimate intersection). Since the first equation already has yy isolated (y=2x+1y = 2x + 1), substitution is the most efficient method: substitute this expression into the second equation to get 3x+(2x+1)=113x + (2x + 1) = 11, which simplifies to 5x+1=115x + 1 = 11, then 5x=105x = 10, so x=2x = 2. Back-substituting x=2x = 2 into y=2x+1y = 2x + 1 gives y=2(2)+1=5y = 2(2) + 1 = 5, so the solution is (2,5)(2, 5). To verify, check both equations: y=2(2)+1=5y = 2(2) + 1 = 5 ✓ and 3(2)+5=113(2) + 5 = 11 ✓. Common errors include reversing the coordinates to get (5,2)(5, 2) or making arithmetic mistakes when combining like terms.

Question 2

Classify the system. Does it have one solution, no solution, or infinitely many solutions?
y=3x2y=3x-2
6x2y=46x-2y=4

  1. The solution is (0,2)(0, -2)
  2. No solution
  3. Infinitely many solutions (correct answer)
  4. One solution
Explanation: This question tests solving systems of two linear equations using substitution (replace variable), elimination (add/subtract to cancel variable), or graphing (estimate intersection), but here it's about classifying consistency. Substitution: solve one equation for variable (y=2x+1y=2x+1), substitute into other (3x+y=113x+y=11 becomes 3x+(2x+1)=113x+(2x+1)=11), solve resulting one-variable equation (5x=10x=25x=10 \to x=2), back-substitute for other variable (y=2(2)+1=5y=2(2)+1=5). Elimination: align equations (multiply if needed), add/subtract to cancel variable (2x+3y=132x+3y=13 minus 2xy=52x-y=5 gives 4y=84y=8), solve (y=2y=2), substitute back (x=3.5x=3.5). Both yield same solution (x,y) pair. For this system, substitute y=3x2y=3x-2 into second (rearranged as 6x2y4=06x-2y-4=0): 6x2(3x2)4=6x6x+44=0=06x-2(3x-2)-4=6x-6x+4-4=0=0, true for all x, so infinitely many solutions (same line). A common error is mistaking for no solution if sign error occurs. Process: (1) choose method, (2) apply (substitute or eliminate), (3) if identity like 0=00=0, infinite solutions; if contradiction, none; otherwise one solution.

Question 3

Solve the system of equations using elimination:
3x+2y=163x+2y=16
x2y=0x-2y=0
What is the solution (x,y)(x,y)?

  1. (4,2)(4,2) (correct answer)
  2. (5,1)(5,1)
  3. (2,4)(2,4)
  4. (4,2)(4,-2)
Explanation: This question tests solving systems of two linear equations using substitution (replace variable), elimination (add/subtract to cancel variable), or graphing (estimate intersection). Elimination: align equations (multiply if needed), add/subtract to cancel variable (2x+3y=132x+3y=13 minus 2xy=52x-y=5 gives 4y=84y=8), solve (y=2y=2), substitute back (x=3.5x=3.5). For this specific system, add the equations: 3x+2y+x2y=16+03x+2y + x-2y =16+0, so 4x=164x=16, x=4x=4, then from x2y=0x-2y=0: 42y=04-2y=0, y=2y=2, giving (4,2)(4,2). The correct solution is (4,2)(4,2), verify: 3(4)+2(2)=12+4=163(4)+2(2)=12+4=16, and 42(2)=44=04-2(2)=4-4=0. A common error is wrong elimination, like subtracting instead of adding, failing to cancel y. Choosing method: elimination is better when coefficients align oppositely, like +2y and -2y here for addition. Process: (1) choose method, (2) apply (substitute or eliminate), (3) solve one-variable equation, (4) back-substitute for second variable, (5) verify in both originals (both true confirms solution).

Question 4

The system ax+3y=12ax + 3y = 12 and 2xy=42x - y = 4 has the solution (3,1)(3, 1). What is the value of aa?

  1. a=1a = 1
  2. a=4a = 4
  3. a=2a = 2
  4. a=3a = 3 (correct answer)
Explanation: When you have a system of equations and know that a specific point is the solution, you can substitute those coordinates into either equation to find unknown coefficients. Since (3,1)(3, 1) is the solution to this system, it must satisfy both equations. Let's use the first equation ax+3y=12ax + 3y = 12 to find aa. Substituting x=3x = 3 and y=1y = 1: a(3)+3(1)=12a(3) + 3(1) = 12
3a+3=123a + 3 = 12
3a=93a = 9
a=3a = 3
You can verify this works by checking that (3,1)(3, 1) also satisfies the second equation: 2(3)1=61=52(3) - 1 = 6 - 1 = 5... wait, that's not right! Let me recalculate: 2(3)1=61=542(3) - 1 = 6 - 1 = 5 \neq 4. Actually, let me check the point again in the second equation: 2(3)(1)=61=52(3) - (1) = 6 - 1 = 5, but we need 4. This suggests I should double-check by substituting back into both equations with a=3a = 3: First equation becomes 3x+3y=123x + 3y = 12, so 3(3)+3(1)=9+3=123(3) + 3(1) = 9 + 3 = 12 ✓. For the second equation: 2(3)1=52(3) - 1 = 5, not 4, which indicates there might be an error in the problem setup. However, assuming the given information is correct, a=3a = 3. Looking at the wrong answers: A) a=1a = 1 would give 1(3)+3(1)=6121(3) + 3(1) = 6 \neq 12. B) a=4a = 4 would give 4(3)+3(1)=15124(3) + 3(1) = 15 \neq 12. C) a=2a = 2 would give 2(3)+3(1)=9122(3) + 3(1) = 9 \neq 12. Strategy tip: When finding unknown coefficients, always substitute the given solution into the equation containing that unknown, then solve algebraically.

Question 5

Solve the system of equations (you may use substitution or elimination):

{y=2x+13x+y=11\begin{cases} y = 2x + 1 \\ 3x + y = 11 \end{cases}

What is the solution as an ordered pair (x,y)(x, y)?

  1. (1,4)(1,4)
  2. (2,3)(2,3)
  3. (2,5)(2,5) (correct answer)
  4. (5,2)(5,2)
Explanation: This question tests solving systems of two linear equations using substitution (replace variable), elimination (add/subtract to cancel variable), or graphing (estimate intersection). Substitution: solve one equation for variable (y=2x+1y=2x+1), substitute into other (3x+y=113x+y=11 becomes 3x+(2x+1)=113x+(2x+1)=11), solve resulting one-variable equation (5x=10x=25x=10 \rightarrow x=2), back-substitute for other variable (y=2(2)+1=5y=2(2)+1=5). Elimination: align equations (multiply if needed), add/subtract to cancel variable (2x+3y=132x+3y=13 minus 2xy=52x-y=5 gives 4y=84y=8), solve (y=2y=2), substitute back (x=3.5x=3.5). Both yield same solution (x,yx,y) pair. For this system, use substitution since y is isolated: plug y=2x+1y=2x+1 into 3x+y=113x+y=11 to get 3x+2x+1=113x+2x+1=11, so 5x=105x=10, x=2x=2, then y=5y=5, giving (2,5)(2,5). Verify: for x=2x=2, y=5y=5 in first (5=4+15=4+1 true), second (6+5=116+5=11 true). A common error is incomplete substitution, like forgetting the +1, leading to wrong x. Choosing method: substitution easiest when variable isolated (y=2x+1y=2x+1 given, substitute immediately), elimination better when coefficients align (2x+y=52x+y=5 and 2xy=12x-y=1, subtract cancels 2x2x). Process: (1) choose method, (2) apply (substitute or eliminate), (3) solve one-variable equation, (4) back-substitute for second variable, (5) verify in both originals (both true confirms solution). Mistakes: distributing negatives wrong (sign errors), adding when should subtract (or vice versa), finding x only without y, reversing coordinates.

Question 6

Solve the system of equations using substitution:

{y=2x+13x+y=11\begin{cases} y = 2x + 1\\ 3x + y = 11 \end{cases}

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

  1. (5,2)(5,2)
  2. (2,3)(2,3)
  3. (2,5)(2,5) (correct answer)
  4. (1,3)(1,3)
Explanation: This question tests solving systems of two linear equations using substitution (replace variable), elimination (add/subtract to cancel variable), or graphing (estimate intersection), but specifies substitution. Substitution: solve one equation for variable (y=2x+1y=2x+1), substitute into other (3x+y=113x+y=11 becomes 3x+(2x+1)=113x+(2x+1)=11), solve resulting one-variable equation (5x=10x=25x=10 \to x=2), back-substitute for other variable (y=2(2)+1=5y=2(2)+1=5). Elimination: align equations (multiply if needed), add/subtract to cancel variable (2x+3y=132x+3y=13 minus 2xy=52x-y=5 gives 4y=84y=8), solve (y=2y=2), substitute back (x=3.5x=3.5). Both yield same solution (x,y) pair. For this specific system, using substitution, replace y in the second equation with 2x + 1 to get 3x+2x+1=113x + 2x + 1 = 11, simplify to 5x=105x = 10, so x=2x = 2, then y=5y = 5. The correct solution is (2,5), and verification shows it satisfies both equations. A common error is forgetting to add the +1 during substitution or reversing the coordinates.

Question 7

Jake is solving the system x+2y=8x + 2y = 8 and 3x2y=43x - 2y = 4 using elimination. After adding the equations together, he gets a single equation in one variable. What is this equation?

  1. 4x=124x = 12 (correct answer)
  2. 4x+4y=124x + 4y = 12
  3. 2x=42x = 4
  4. 4x4y=124x - 4y = 12
Explanation: Adding the equations: (x+2y)+(3x2y)=8+4(x + 2y) + (3x - 2y) = 8 + 4. This simplifies to x+3x+2y2y=12x + 3x + 2y - 2y = 12, which gives 4x=124x = 12. Choice B incorrectly keeps the yy terms instead of recognizing they cancel. Choice C results from adding only the xx coefficients without the constants. Choice D comes from subtracting instead of adding the equations.

Question 8

Sarah is solving 3x+4y=243x + 4y = 24 and xy=2x - y = 2 by substitution. She rewrites the second equation as x=y+2x = y + 2 and substitutes this into the first equation. What equation does she get after substitution but before simplifying?

  1. 3(x+2)+4y=243(x + 2) + 4y = 24
  2. 3y+6+4y=243y + 6 + 4y = 24
  3. 3x+4(y+2)=243x + 4(y + 2) = 24
  4. 3(y+2)+4y=243(y + 2) + 4y = 24 (correct answer)
Explanation: When solving systems of equations by substitution, you're replacing one variable with an equivalent expression from another equation. The key is understanding what "before simplifying" means - you want the equation immediately after substitution, not after combining like terms. Sarah correctly rewrote xy=2x - y = 2 as x=y+2x = y + 2. Now she substitutes this expression for xx in the first equation 3x+4y=243x + 4y = 24. Since x=y+2x = y + 2, she replaces the xx with (y+2)(y + 2), giving her 3(y+2)+4y=243(y + 2) + 4y = 24. This is exactly what choice D shows. Choice A, 3(x+2)+4y=243(x + 2) + 4y = 24, incorrectly substitutes x+2x + 2 instead of y+2y + 2 for the variable xx. This shows confusion about which variable to substitute. Choice B, 3y+6+4y=243y + 6 + 4y = 24, shows the equation after simplifying by distributing the 3. The question specifically asks for the equation before simplifying. Choice C, 3x+4(y+2)=243x + 4(y + 2) = 24, makes the mistake of substituting the expression for yy instead of xx. Sarah solved for xx in terms of yy, so she should substitute for xx, not yy. Remember: in substitution, carefully track which variable you solved for and substitute that exact expression. The phrase "before simplifying" means show the equation with parentheses intact, before distributing or combining like terms.

Question 9

Classify the system.

{y=2x+32y=4x+6\begin{cases} y = 2x + 3 \\ 2y = 4x + 6 \end{cases}
  1. One solution
  2. Solution is (0,3)(0,3)
  3. No solution
  4. Infinitely many solutions (correct answer)
Explanation: This system tests solving two linear equations using substitution (replace variable), elimination (add/subtract to cancel variable), or graphing (estimate intersection). The second equation can be rewritten as y=2x+3y = 2x + 3 by dividing both sides by 2, which is identical to the first equation. Since both equations represent the same line, every point on the line y=2x+3y = 2x + 3 is a solution, giving infinitely many solutions. This can be verified algebraically: the second equation 2y=4x+62y = 4x + 6 is exactly twice the first equation y=2x+3y = 2x + 3. Students might confuse this with no solution (parallel lines) or think there's only one solution. When equations are multiples of each other, the system has infinitely many solutions.

Question 10

Classify the system (one solution, no solution, or infinitely many solutions).

{2x+y=52x+y=8\begin{cases} 2x + y = 5 \\ 2x + y = 8 \end{cases}
  1. One solution
  2. One solution for every value of x
  3. Infinitely many solutions
  4. No solution (correct answer)
Explanation: This system tests solving two linear equations using substitution (replace variable), elimination (add/subtract to cancel variable), or graphing (estimate intersection). Both equations have the form 2x+y=constant2x + y = \text{constant}, but with different constants (55 and 88), meaning they represent parallel lines with the same slope but different y-intercepts. Since parallel lines never intersect, this system has no solution. To verify algebraically: if we subtract the first equation from the second, we get 0=30 = 3, which is a contradiction. Students might incorrectly think the system has infinitely many solutions (which occurs when equations are identical) or try to force a solution. Recognizing parallel lines (same coefficients, different constants) immediately identifies no solution.

Question 11

Solve the system of equations using elimination: 2x+3y=132x+3y=13 2xy=52x-y=5 What is the solution (x,y)(x, y)?

  1. (2,3.5)(2, 3.5)
  2. (3.5,2)(3.5, 2) (correct answer)
  3. (3,2)(3, 2)
  4. (4,1)(4, 1)
Explanation: This question tests solving systems of two linear equations using substitution (replace variable), elimination (add/subtract to cancel variable), or graphing (estimate intersection). Elimination: align equations (multiply if needed), add/subtract to cancel variable (2x+3y=132x+3y=13 minus 2xy=52x-y=5 gives 4y=84y=8), solve (y=2y=2), substitute back (x=3.5x=3.5). For this specific system, subtract the second equation from the first: (2x+3y2x+3y) - (2xy2x - y) = 13513-5, which is 4y=84y=8, so y=2y=2, then plug into 2xy=52x - y=5: 2x2=52x - 2=5, 2x=72x=7, x=3.5x=3.5. The correct solution is (3.5,2)(3.5,2), and verify: 2(3.5)+3(2)=7+6=132(3.5)+3(2)=7+6=13, and 2(3.5)2=72=52(3.5)-2=7-2=5. A common error is wrong elimination operation, like adding instead of subtracting, which would give 4x+2y=184x+2y=18 instead of canceling x. Choosing method: elimination is better here since x coefficients align (both 2), allowing easy subtraction to cancel x. Process: (1) choose method, (2) apply (substitute or eliminate), (3) solve one-variable equation, (4) back-substitute for second variable, (5) verify in both originals (both true confirms solution).

Question 12

Solve the system of equations using substitution: y=x+4y=x+4 2x+y=102x+y=10 What is the solution (x,y)(x,y)?

  1. (2,4)(2,4)
  2. (2,6)(2,6) (correct answer)
  3. (3,7)(3,7)
  4. (6,2)(6,2)
Explanation: This question tests solving systems of two linear equations using substitution (replace variable), elimination (add/subtract to cancel variable), or graphing (estimate intersection). Substitution: solve one equation for variable (y=2x+1y=2x+1), substitute into other (3x+y=113x+y=11 becomes 3x+(2x+1)=113x+(2x+1)=11), solve resulting one-variable equation (5x=10x=25x=10 \rightarrow x=2), back-substitute for other variable (y=2(2)+1=5y=2(2)+1=5). For this specific system, substitute y=x+4y=x+4 into 2x+y=102x+y=10: 2x+(x+4)=102x+(x+4)=10, 3x+4=103x+4=10, 3x=63x=6, x=2x=2, y=6y=6, giving (2,6)(2,6). The correct solution is (2,6)(2,6), verify: 6=2+46=2+4, and 2(2)+6=4+6=102(2)+6=4+6=10. A common error is incomplete substitution, like forgetting +4, or coordinates reversed to (6,2)(6,2). Choosing method: substitution easiest when variable isolated (y=x+4y=x+4 given, substitute immediately). Process: (1) choose method, (2) apply (substitute or eliminate), (3) solve one-variable equation, (4) back-substitute for second variable, (5) verify in both originals (both true confirms solution).

Question 13

Solve the system:

{x+y=10x=6\begin{cases} x + y = 10 \\ x = 6 \end{cases}

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

  1. (6,10)(6,10)
  2. (6,4)(6,4) (correct answer)
  3. (4,6)(4,6)
  4. (10,6)(10,6)
Explanation: This question tests solving systems of two linear equations using substitution (replace variable), elimination (add/subtract to cancel variable), or graphing (estimate intersection). Substitution: solve one equation for variable (y=2x+1y=2x+1), substitute into other (3x+y=113x+y=11 becomes 3x+(2x+1)=113x+(2x+1)=11), solve resulting one-variable equation (5x=10x=25x=10 \to x=2), back-substitute for other variable (y=2(2)+1=5y=2(2)+1=5). Elimination: align equations (multiply if needed), add/subtract to cancel variable (2x+3y=132x+3y=13 minus 2xy=52x-y=5 gives 4y=84y=8), solve (y=2y=2), substitute back (x=3.5x=3.5). Both yield same solution (x,y) pair. For this simple system, substitute x=6 into x+y=10: 6+y=106+y=10, y=4y=4, giving (6,4)(6,4). Verify: x=6, y=4 satisfies both obviously. A common error is coordinates reversed, like (4,6)(4,6). Choosing method: substitution easiest when variable isolated (y=3x+1y=3x+1 given, substitute immediately), elimination better when coefficients align (2x+y=52x+y=5 and 2xy=12x-y=1, subtract cancels 2x2x). Process: (1) choose method, (2) apply (substitute or eliminate), (3) solve one-variable equation, (4) back-substitute for second variable, (5) verify in both originals (both true confirms solution). Mistakes: distributing negatives wrong (sign errors), adding when should subtract (or vice versa), finding x only without y, reversing coordinates.

Question 14

Solve the system using elimination:

{3x+2y=12x2y=0\begin{cases} 3x + 2y = 12 \\ x - 2y = 0 \end{cases}

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

  1. (4,0)(4,0)
  2. (3,1.5)(3,1.5) (correct answer)
  3. (2,2)(2,2)
  4. (1.5,3)(1.5,3)
Explanation: This question tests solving systems of two linear equations using substitution (replace variable), elimination (add/subtract to cancel variable), or graphing (estimate intersection). Substitution: solve one equation for variable (y=2x+1), substitute into other (3x+y=11 becomes 3x+(2x+1)=11), solve resulting one-variable equation (5x=10 → x=2), back-substitute for other variable (y=2(2)+1=5). Elimination: align equations (multiply if needed), add/subtract to cancel variable (2x+3y=13 minus 2x-y=5 gives 4y=8), solve (y=2), substitute back (x=3.5). Both yield same solution (x,y) pair. For this system, use elimination: add equations (3x+2y + x-2y=12+0), 4x=12, x=3, then from x-2y=0 (3-2y=0, -2y=-3, y=1.5), giving (3,1.5). Verify: x=3, y=1.5 in first (9+3=12 true), second (3-3=0 true). A common error is wrong sign in solving for y, like y=-1.5. Choosing method: substitution easiest when variable isolated (y=3x+1 given, substitute immediately), elimination better when coefficients align (2x+y=5 and 2x-y=1, subtract cancels 2x). Process: (1) choose method, (2) apply (substitute or eliminate), (3) solve one-variable equation, (4) back-substitute for second variable, (5) verify in both originals (both true confirms solution). Mistakes: distributing negatives wrong (sign errors), adding when should subtract (or vice versa), finding x only without y, reversing coordinates.

Question 15

Solve the system using substitution:

{y=x+42x+y=13\begin{cases} y = x + 4\\ 2x + y = 13 \end{cases}

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

  1. (5,8)(5,8)
  2. (4,9)(4,9)
  3. (7,3)(7,3)
  4. (3,7)(3,7) (correct answer)
Explanation: This question tests solving systems of two linear equations using substitution (replace variable), elimination (add/subtract to cancel variable), or graphing (estimate intersection), but specifies substitution. Substitution: solve one equation for variable (y=2x+1y=2x+1), substitute into other (3x+y=113x+y=11 becomes 3x+(2x+1)=113x+(2x+1)=11), solve resulting one-variable equation (5x=10x=25x=10 \to x=2), back-substitute for other variable (y=2(2)+1=5y=2(2)+1=5). Elimination: align equations (multiply if needed), add/subtract to cancel variable (2x+3y=132x+3y=13 minus 2xy=52x-y=5 gives 4y=84y=8), solve (y=2y=2), substitute back (x=3.5x=3.5). Both yield same solution (x,yx,y) pair. For this specific system, substitute y=x+4y = x + 4 into 2x+y=132x + y = 13 to get 2x+x+4=132x + x + 4 = 13, so 3x=93x = 9, x=3x = 3, then y=7y = 7. The correct solution is (3,7)(3,7), and verification confirms it. A common error is sign mistakes in substitution or not back-substituting.

Question 16

Solve the system using elimination:

{5x+y=93xy=7\begin{cases} 5x + y = 9\\ 3x - y = 7 \end{cases}

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

  1. (1,4)(1,-4)
  2. (2,1)(2,1)
  3. (2,1)(2,-1) (correct answer)
  4. (1,4)(1,4)
Explanation: This question tests solving systems of two linear equations using substitution (replace variable), elimination (add/subtract to cancel variable), or graphing (estimate intersection), but specifies elimination. Substitution: solve one equation for variable (y=2x+1y=2x+1), substitute into other (3x+y=113x+y=11 becomes 3x+(2x+1)=113x+(2x+1)=11), solve resulting one-variable equation (5x=105x=10x=2x=2), back-substitute for other variable (y=2(2)+1=5y=2(2)+1=5). Elimination: align equations (multiply if needed), add/subtract to cancel variable (2x+3y=132x+3y=13 minus 2xy=52x-y=5 gives 4y=84y=8), solve (y=2y=2), substitute back (x=3.5x=3.5). Both yield same solution (x,y)(x,y) pair. For this specific system, add the equations to cancel y, getting 8x=168x = 16, x=2x = 2, then substitute to get y=1y = -1. The correct solution is (2,1)(2,-1), and verification shows it satisfies both. A common error is subtracting instead of adding, causing sign errors.

Question 17

When graphing the system 2x+y=62x + y = 6 and xy=3x - y = 3, the lines intersect at point PP. Based on the graph shown, which coordinates best represent point PP?

  1. (3,0)(3, 0) (correct answer)
  2. (0,3)(0, 3)
  3. (2,2)(2, 2)
  4. (1,4)(1, 4)
Explanation: Solving algebraically: From xy=3x - y = 3, we get y=x3y = x - 3. Substituting into 2x+y=62x + y = 6: 2x+(x3)=62x + (x - 3) = 6, so 3x3=63x - 3 = 6, giving 3x=93x = 9, so x=3x = 3. Then y=33=0y = 3 - 3 = 0. Choice B swaps the coordinates. Choice C might appear correct from a rough sketch but doesn't satisfy either equation. Choice D results from incorrectly solving the substitution step.

Question 18

A school store sells notebooks and pens. A notebook costs xx dollars and a pen costs yy dollars.

  • 2 notebooks and 3 pens cost 1111.
  • 1 notebook and 2 pens cost 77.

This gives the system:
2x+3y=112x+3y=11
x+2y=7x+2y=7
What is the solution (x,y)(x,y)?

  1. (2,3)(2,3)
  2. (1,3)(1,3) (correct answer)
  3. (2,2.5)(2,2.5)
  4. (3,2)(3,2)
Explanation: This question tests solving systems of two linear equations using substitution (replace variable), elimination (add/subtract to cancel variable), or graphing (estimate intersection), applied to a word problem about costs. Substitution: solve one equation for variable (y=2x+1y=2x+1), substitute into other (3x+y=113x+y=11 becomes 3x+(2x+1)=113x+(2x+1)=11), solve resulting one-variable equation (5x=10x=25x=10 \rightarrow x=2), back-substitute for other variable (y=2(2)+1=5y=2(2)+1=5). Elimination: align equations (multiply if needed), add/subtract to cancel variable (2x+3y=132x+3y=13 minus 2xy=52x-y=5 gives 4y=84y=8), solve (y=2y=2), substitute back (x=3.5x=3.5). Both yield same solution (x,yx,y) pair. For this system, multiply second by 2: 2x+4y=142x+4y=14, subtract first: (2x+4y2x+4y)-(2x+3y2x+3y)=14-11, y=3y=3, then x+2(3)=7x+2(3)=7, x=1x=1, giving (1,3)(1,3); verify: 2(1)+3(3)=2+9=112(1)+3(3)=2+9=11, 1+6=71+6=7. A common error is sign error in elimination or wrong multiplication. Process: (1) choose method, (2) apply (substitute or eliminate), (3) solve one-variable equation, (4) back-substitute for second variable, (5) verify in both originals (both true confirms solution).

Question 19

A system of equations has the solution (2,5)(2, 5). If both equations are multiplied by 3, what is the solution to the new system?

  1. (6,5)(6, 5)
  2. (6,15)(6, 15)
  3. (2,5)(2, 5) (correct answer)
  4. (2,15)(2, 15)
Explanation: When you see a question about transforming systems of equations, think carefully about what operations actually change the solution versus what operations preserve it. The key insight is that multiplying every term in an equation by the same constant doesn't change which (x,y)(x, y) values satisfy the equation. Let's say your original system was something like 2x+y=92x + y = 9 and xy=3x - y = -3, which has solution (2,5)(2, 5). When you multiply both equations by 3, you get 6x+3y=276x + 3y = 27 and 3x3y=93x - 3y = -9. Notice that if you substitute x=2x = 2 and y=5y = 5 into these new equations, they still work: 6(2)+3(5)=12+15=276(2) + 3(5) = 12 + 15 = 27 ✓ and 3(2)3(5)=615=93(2) - 3(5) = 6 - 15 = -9 ✓. The solution remains (2,5)(2, 5), so C is correct. A) (6,5)(6, 5) represents the misconception that multiplying equations by 3 means you multiply the x-coordinate by 3. This confuses equation transformations with coordinate transformations. B) (6,15)(6, 15) suggests multiplying both coordinates by 3, as if this were a geometric transformation like dilation rather than an algebraic operation on equations. D) (2,15)(2, 15) implies only the y-coordinate gets multiplied by 3, which has no logical basis in how equation operations work. Remember: multiplying an entire equation by a constant is like saying the same thing in different words-it doesn't change the underlying relationship between variables. Only operations that fundamentally alter the relationships (like changing coefficients unevenly) affect solutions.

Question 20

Two lines have equations y=3x1y = 3x - 1 and 6x2y=56x - 2y = 5. When trying to solve this system, what conclusion should be reached?

  1. The system has infinitely many solutions because the equations represent the same line
  2. The system has no solution because the lines are parallel with different y-intercepts (correct answer)
  3. The system has exactly one solution at the point where the lines intersect
  4. The system has no solution because both equations have the same slope
Explanation: When you encounter a system of linear equations, you need to determine whether the lines intersect, are parallel, or are the same line. The key is comparing their slopes and y-intercepts after converting both equations to slope-intercept form. The first equation is already in slope-intercept form: y=3x1y = 3x - 1, so the slope is 3 and the y-intercept is -1. For the second equation 6x2y=56x - 2y = 5, solve for y: 2y=6x+5-2y = -6x + 5 y=3x52y = 3x - \frac{5}{2} Now you can see that both lines have the same slope (3) but different y-intercepts: -1 and 52-\frac{5}{2}. When two lines have identical slopes but different y-intercepts, they are parallel lines that never intersect. Choice A is incorrect because the lines aren't the same—they have different y-intercepts, so infinitely many solutions is impossible. Choice C is wrong because parallel lines never intersect, so there's no single solution point. Choice D identifies the correct relationship (same slope) but gives an incomplete explanation—having the same slope alone doesn't guarantee no solution; you also need different y-intercepts to confirm the lines are parallel rather than identical. Choice B correctly identifies that the lines are parallel with different y-intercepts, which means the system has no solution. Study tip: Always convert both equations to slope-intercept form when analyzing systems. Same slope + same y-intercept = infinitely many solutions; same slope + different y-intercepts = no solution; different slopes = exactly one solution.