Finite Mathematics Quiz: Substitution And Elimination
18 questions · exam conditions
0:00
Substitution And EliminationQuestion 1 of 18

A system of equations has the solution (x,y)=(3,2)(x,y) = (3,-2). If both equations in the system are multiplied by different non-zero constants and then one equation is replaced by the sum of the two resulting equations, which statement about the new system is true?

The new system will have infinitely many solutions including the original solution
The new system will have the same unique solution as the original system
The new system will have no solution since the equations were altered
The new system will have a different unique solution than the original system
← Back to quizzes

Finite Mathematics Quiz

Finite Mathematics Quiz: Substitution And Elimination

Practice Substitution And Elimination in Finite Mathematics 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 Substitution And Elimination, giving you a quick way to practice the rules, question types, and explanations that matter most for Finite Mathematics.

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

A system of equations has the solution (x,y)=(3,2)(x,y) = (3,-2). If both equations in the system are multiplied by different non-zero constants and then one equation is replaced by the sum of the two resulting equations, which statement about the new system is true?

  1. The new system will have infinitely many solutions including the original solution
  2. The new system will have the same unique solution as the original system (correct answer)
  3. The new system will have no solution since the equations were altered
  4. The new system will have a different unique solution than the original system
Explanation: When you encounter questions about transforming systems of equations, remember that certain operations preserve the solution set while others don't. The key insight here is understanding which algebraic operations maintain equivalence between systems. Let's think through what happens step by step. You start with a system where (x,y)=(3,2)(x,y) = (3,-2) is the solution. When you multiply each equation by different non-zero constants, you're performing elementary row operations that don't change the solution set - they just scale the equations. Then, replacing one equation with the sum of these two scaled equations is another elementary row operation (adding one equation to another). These operations - multiplying by non-zero constants and adding equations together - are fundamental techniques used in methods like Gaussian elimination. They create an equivalent system, meaning the solution set remains identical to the original system. Choice B is correct because elementary row operations always preserve the solution set, so the new system has the same unique solution (3,2)(3,-2). Choice A is wrong because the original system had a unique solution, and equivalent transformations can't change a unique solution into infinitely many solutions. Choice C reflects a common misconception - while the equations look different, algebraic equivalence means the solution set is unchanged. Choice D suggests the solution would change, but elementary row operations specifically preserve solutions. Study tip: Remember that multiplying equations by non-zero constants and adding/subtracting equations are solution-preserving operations. When you see these transformations described, the system remains equivalent to the original.

Question 2

The system {ax+2y=63x+by=9\begin{cases} ax + 2y = 6 \\ 3x + by = 9 \end{cases} has infinitely many solutions. If a>0a > 0, what is the value of abab?

  1. ab=18ab = 18
  2. ab=9ab = 9
  3. ab=12ab = 12
  4. ab=6ab = 6 (correct answer)
Explanation: When you encounter a system of linear equations with "infinitely many solutions," you're dealing with dependent equations—essentially the same line written in two different forms. This means one equation is a scalar multiple of the other. For the system to have infinitely many solutions, the second equation must be a multiple of the first. Let's find this relationship by comparing coefficients and constants. If we multiply the first equation ax+2y=6ax + 2y = 6 by some constant kk, we get kax+2ky=6kkax + 2ky = 6k. For this to equal the second equation 3x+by=93x + by = 9, we need:
  • ka=3ka = 3
  • 2k=b2k = b
  • 6k=96k = 9
From the third equation: k=96=32k = \frac{9}{6} = \frac{3}{2} Substituting back: a=3k=332=2a = \frac{3}{k} = \frac{3}{\frac{3}{2}} = 2 and b=2k=232=3b = 2k = 2 \cdot \frac{3}{2} = 3 Therefore, ab=2×3=6ab = 2 \times 3 = 6, which is answer choice D. Let's check why the other answers are wrong. Choice A (ab=18ab = 18) would require much larger values that don't satisfy our constraint equations. Choice B (ab=9ab = 9) might tempt you if you mistakenly thought abab should equal the constant on the right side of the second equation. Choice C (ab=12ab = 12) has no clear mathematical justification from our system. Study tip: For infinite solutions, remember the key relationship: corresponding coefficients and constants must have the same ratio. Set up the proportion a3=2b=69\frac{a}{3} = \frac{2}{b} = \frac{6}{9} and solve systematically.

Question 3

A chemist needs to create 100 liters of a 40% acid solution by mixing two available solutions. Solution A is 20% acid and Solution B is 70% acid.

To obtain the desired mixture, how many more liters of Solution A than Solution B are needed?

  1. 20 (correct answer)
  2. 30
  3. 40
  4. 60
Explanation: Let AA be the number of liters of Solution A and BB be the number of liters of Solution B. We can set up a system of two linear equations. The first equation is for the total volume: A+B=100A + B = 100. The second equation is for the amount of pure acid: 0.20A+0.70B=0.40(100)    0.2A+0.7B=400.20A + 0.70B = 0.40(100) \implies 0.2A + 0.7B = 40. From the first equation, we can write A=100BA = 100 - B. Substitute this into the second equation: 0.2(100B)+0.7B=400.2(100 - B) + 0.7B = 40. 200.2B+0.7B=4020 - 0.2B + 0.7B = 40. 20+0.5B=4020 + 0.5B = 40. 0.5B=200.5B = 20. B=40B = 40 liters. Now find the value of AA: A=100B=10040=60A = 100 - B = 100 - 40 = 60 liters. The question asks for how many more liters of Solution A than Solution B are needed, which is the value of ABA - B. AB=6040=20A - B = 60 - 40 = 20 liters.

Question 4

Marcus attempts to solve {3x+4y=126x+8y=30\begin{cases} 3x + 4y = 12 \\ 6x + 8y = 30 \end{cases} by substitution. From the first equation, he solves for x=44y3x = 4 - \frac{4y}{3} and substitutes into the second equation. What equation does he obtain?

  1. 248y+8y=3024 - 8y + 8y = 30
  2. 2424y3+8y=3024 - \frac{24y}{3} + 8y = 30 (correct answer)
  3. 6(4)24y3+8y=306(4) - \frac{24y}{3} + 8y = 30
  4. 248y+8y=2424 - 8y + 8y = 24
Explanation: Substituting x=44y3x = 4 - \frac{4y}{3} into 6x+8y=306x + 8y = 30: 6(44y3)+8y=306(4 - \frac{4y}{3}) + 8y = 30, which expands to 2424y3+8y=3024 - \frac{24y}{3} + 8y = 30. Note that this system actually has no solution since the equations are inconsistent. Choice A incorrectly cancels terms prematurely. Choice C shows the substitution but doesn't distribute the 6. Choice D has the wrong constant term on the right side.

Question 5

A company produces two products, X and Y. The total production cost is 3x+2y=12003x + 2y = 1200 where xx and yy are the number of units produced. The profit constraint is 5x+4y=22005x + 4y = 2200. If the company decides to reduce product X production by 50 units while maintaining the same total cost, how many additional units of product Y must be produced?

  1. 75 units (correct answer)
  2. 100 units
  3. 125 units
  4. 150 units
Explanation: From the cost equation 3x+2y=12003x + 2y = 1200, if xx decreases by 50, then 3(50)+2(Δy)=03(-50) + 2(\Delta y) = 0, so 150+2(Δy)=0-150 + 2(\Delta y) = 0, giving Δy=75\Delta y = 75. The profit constraint is irrelevant to this calculation since we're only maintaining the same total cost. Choice B assumes a 1:2 ratio error. Choice C uses the profit equation coefficients incorrectly. Choice D assumes a 1:3 ratio based on the cost coefficients.

Question 6

Sarah is solving the system {2x+3y=165x2y=7\begin{cases} 2x + 3y = 16 \\ 5x - 2y = 7 \end{cases} using elimination. She multiplies the first equation by 2 and the second equation by 3, then adds them. What is the coefficient of xx in her resulting equation?

  1. 4
  2. 15
  3. 19 (correct answer)
  4. 21
Explanation: Multiplying the first equation by 2: 4x+6y=324x + 6y = 32. Multiplying the second equation by 3: 15x6y=2115x - 6y = 21. Adding these equations: (4x+6y)+(15x6y)=32+21(4x + 6y) + (15x - 6y) = 32 + 21, which gives 19x=5319x = 53. The coefficient of xx is 19. Choice A only considers the first equation's coefficient after multiplication. Choice B only considers the second equation's coefficient after multiplication. Choice D incorrectly adds the constant terms instead of the coefficients.

Question 7

Lisa solves {2xy=5x+3y=4\begin{cases} 2x - y = 5 \\ x + 3y = 4 \end{cases} and gets x=2x = 2. She substitutes back to find yy but makes an error and uses the wrong equation's rearranged form. If she incorrectly uses y=4xy = 4 - x instead of the correct form, what value of yy does she calculate?

  1. y=1y = -1
  2. y=1y = 1
  3. y=2y = 2 (correct answer)
  4. y=3y = 3
Explanation: Lisa incorrectly uses y=4xy = 4 - x (which comes from incorrectly rearranging x+3y=4x + 3y = 4). With x=2x = 2, she calculates y=42=2y = 4 - 2 = 2. The correct form should be y=4x3y = \frac{4-x}{3}, which would give y=423=23y = \frac{4-2}{3} = \frac{2}{3}, but that's not what she calculates due to her error. Choice A represents the correct yy value if properly solved. Choice B might result from other algebraic errors. Choice D comes from using y=x+1y = x + 1 incorrectly.

Question 8

Consider solving {5x+2y=233x4y=1\begin{cases} 5x + 2y = 23 \\ 3x - 4y = 1 \end{cases} by elimination. To eliminate yy, the first equation should be multiplied by mm and the second by nn. If mm and nn are chosen to be positive integers with no common factors, what is m+nm + n?

  1. 3 (correct answer)
  2. 5
  3. 6
  4. 7
Explanation: To eliminate yy, we need the coefficients to be opposites. The LCM of 2 and 4 is 4. Multiply the first equation by 2 to get 10x+4y=4610x + 4y = 46, and the second equation by 1 to get 3x4y=13x - 4y = 1. Since we need positive integers with no common factors and the yy coefficients to cancel, we use m=2,n=1m = 2, n = 1. Thus m+n=3m + n = 3. Choice B uses m=1,n=4m = 1, n = 4. Choice C uses m=2,n=4m = 2, n = 4 (but these have a common factor). Choice D uses m=4,n=3m = 4, n = 3.

Question 9

For which value of cc does the following system of equations have infinitely many solutions?

{3x2y=c9x+6y=15\begin{cases} 3x - 2y = c \\ -9x + 6y = -15 \end{cases}
  1. 5-5
  2. 1/3-1/3
  3. 55 (correct answer)
  4. 1515
Explanation: A system of linear equations has infinitely many solutions if the two equations represent the same line. This occurs when one equation is a constant multiple of the other. Let's multiply the first equation by 3-3 to match the coefficient of xx in the second equation: 3(3x2y=c)    9x+6y=3c-3(3x - 2y = c) \implies -9x + 6y = -3c. For this equation to be identical to 9x+6y=15-9x + 6y = -15, their constant terms must be equal. Therefore, we must have 3c=15-3c = -15. Dividing by 3-3 gives c=5c = 5.

Question 10

A system of two linear equations in two variables has a unique solution (x0,y0)(x_0, y_0). If the constant terms of both equations are doubled while the coefficients of the variables remain unchanged, what is the solution to the new system?

  1. (x0,y0)(x_0, y_0)
  2. (2x0,2y0)(2x_0, 2y_0) (correct answer)
  3. (x0+2,y0+2)(x_0+2, y_0+2)
  4. (12x0,12y0)(\frac{1}{2}x_0, \frac{1}{2}y_0)
Explanation: Let the original system be: a1x+b1y=c1a_1x + b_1y = c_1 a2x+b2y=c2a_2x + b_2y = c_2 We are given that (x0,y0)(x_0, y_0) is the unique solution, which means that a1x0+b1y0=c1a_1x_0 + b_1y_0 = c_1 and a2x0+b2y0=c2a_2x_0 + b_2y_0 = c_2 are true statements. The new system is formed by doubling the constant terms: a1x+b1y=2c1a_1x + b_1y = 2c_1 a2x+b2y=2c2a_2x + b_2y = 2c_2 Let the new solution be (xn,yn)(x_n, y_n). We can substitute the expressions for c1c_1 and c2c_2 from the original solution into the new system: a1xn+b1yn=2(a1x0+b1y0)=a1(2x0)+b1(2y0)a_1x_n + b_1y_n = 2(a_1x_0 + b_1y_0) = a_1(2x_0) + b_1(2y_0) a2xn+b2yn=2(a2x0+b2y0)=a2(2x0)+b2(2y0)a_2x_n + b_2y_n = 2(a_2x_0 + b_2y_0) = a_2(2x_0) + b_2(2y_0) By comparing the left and right sides of these equations, we can see that if we set xn=2x0x_n = 2x_0 and yn=2y0y_n = 2y_0, both equations are satisfied. Since the coefficients of the variables are unchanged, the slopes of the lines are the same, and the new system also has a unique solution. Thus, the new solution is (2x0,2y0)(2x_0, 2y_0).

Question 11

A student solves {4x+3y=252xy=3\begin{cases} 4x + 3y = 25 \\ 2x - y = 3 \end{cases} using substitution. From the second equation, she correctly finds y=2x3y = 2x - 3. However, when substituting into the first equation, she writes 4x+3(2x3)=254x + 3(2x - 3) = 25 but then incorrectly simplifies the left side. If her error is distributing the 3 to only the first term, what equation does she write?

  1. 4x+2x9=254x + 2x - 9 = 25
  2. 4x+6x9=254x + 6x - 9 = 25
  3. 4x+5x3=254x + 5x - 3 = 25
  4. 4x+6x3=254x + 6x - 3 = 25 (correct answer)
Explanation: This problem tests your understanding of the distributive property and how common mistakes occur when solving systems of equations by substitution. When you substitute y=2x3y = 2x - 3 into 4x+3y=254x + 3y = 25, you get 4x+3(2x3)=254x + 3(2x - 3) = 25. The correct way to distribute the 3 would give you 4x+6x9=254x + 6x - 9 = 25. However, the student makes a specific error: she only distributes the 3 to the first term inside the parentheses. If you distribute 3 to only the first term 2x2x, you get 32x=6x3 \cdot 2x = 6x, but you leave the second term unchanged as 3-3 instead of multiplying it by 3. This gives you 4x+6x3=254x + 6x - 3 = 25, which is answer choice D. Let's see why the other options don't match this specific error. Choice A (4x+2x94x + 2x - 9) would result if you forgot to distribute entirely to the first term but somehow still distributed to the second term. Choice B (4x+6x94x + 6x - 9) is actually the correct distribution with no errors. Choice C (4x+5x34x + 5x - 3) doesn't match any logical mistake pattern from the given setup. Remember that the distributive property requires you to multiply the outside number by every term inside the parentheses. When practicing substitution problems, always double-check your distribution step by ensuring you've multiplied the coefficient by each term, including any negative signs.

Question 12

The following system of equations involves the variables xx, yy, and a parameter kk. What is the value of kk that satisfies the system?

{3x5y=11x+y=3kyx=k2\begin{cases} 3x - 5y = 11 \\ x + y = 3k \\ y - x = k - 2 \end{cases}
  1. 3/7-3/7 (correct answer)
  2. 3/73/7
  3. 4/74/7
  4. 13/7-13/7
Explanation: This is a system of three equations with three unknowns (x,y,kx, y, k). We can use the second and third equations to express xx and yy in terms of kk. Let's rewrite the third equation as x+y=k2-x + y = k-2. Now we have a 2x2 system for xx and yy: (2) x+y=3kx + y = 3k (3) x+y=k2-x + y = k - 2 Add the two equations: (x+y)+(x+y)=3k+(k2)    2y=4k2    y=2k1(x+y) + (-x+y) = 3k + (k-2) \implies 2y = 4k - 2 \implies y = 2k - 1. Subtract the third equation from the second: (x+y)(x+y)=3k(k2)    2x=2k+2    x=k+1(x+y) - (-x+y) = 3k - (k-2) \implies 2x = 2k + 2 \implies x = k + 1. Now substitute these expressions for xx and yy into the first equation: 3(k+1)5(2k1)=113(k+1) - 5(2k-1) = 11. 3k+310k+5=113k + 3 - 10k + 5 = 11 7k+8=11-7k + 8 = 11 7k=3-7k = 3 k=3/7k = -3/7.

Question 13

Consider the system of linear equations:

{x+y+z=42xy+z=8x+2yz=3\begin{cases} x + y + z = 4 \\ 2x - y + z = 8 \\ x + 2y - z = -3 \end{cases}

If (x0,y0,z0)(x_0, y_0, z_0) is the unique solution to the system, what is the value of the product x0y0x_0 y_0?

  1. 3-3
  2. 2-2 (correct answer)
  3. 44
  4. 66
Explanation: First, solve the system of three linear equations. Let the equations be (1), (2), and (3). Add equation (1) and (3) to eliminate zz: (x+y+z)+(x+2yz)=4+(3)    2x+3y=1(x+y+z) + (x+2y-z) = 4 + (-3) \implies 2x+3y=1. Let this be equation (4). Add equation (2) and (3) to eliminate zz: (2xy+z)+(x+2yz)=8+(3)    3x+y=5(2x-y+z) + (x+2y-z) = 8 + (-3) \implies 3x+y=5. Let this be equation (5). From equation (5), solve for yy: y=53xy = 5-3x. Substitute this expression for yy into equation (4): 2x+3(53x)=1    2x+159x=1    7x=14    x0=22x + 3(5-3x) = 1 \implies 2x + 15 - 9x = 1 \implies -7x = -14 \implies x_0 = 2. Now find y0y_0: y0=53(2)=56=1y_0 = 5 - 3(2) = 5 - 6 = -1. Finally, find z0z_0 using equation (1): 2+(1)+z0=4    1+z0=4    z0=32 + (-1) + z_0 = 4 \implies 1 + z_0 = 4 \implies z_0 = 3. The solution is (2,1,3)(2, -1, 3). The question asks for the product x0y0x_0 y_0, which is (2)(1)=2(2)(-1) = -2.

Question 14

A company produces two models of a product, Standard and Deluxe. Each Standard model requires 3 hours of machining and 1 hour of finishing. Each Deluxe model requires 2 hours of machining and 2 hours of finishing. The company has a total of 180 hours of machining time and 100 hours of finishing time available per week.

To operate at full capacity, meaning all available time for machining and finishing is used, what is the total number of products (Standard and Deluxe) the company must produce per week?

  1. 30
  2. 40
  3. 70 (correct answer)
  4. 80
Explanation: Let ss be the number of Standard models and dd be the number of Deluxe models. We can set up a system of linear equations based on the available time. Machining time: 3s+2d=1803s + 2d = 180 Finishing time: s+2d=100s + 2d = 100 To solve this system, we can use elimination. Subtract the second equation from the first: (3s+2d)(s+2d)=180100    2s=80    s=40(3s + 2d) - (s + 2d) = 180 - 100 \implies 2s = 80 \implies s = 40. Now substitute the value of ss into the second equation: 40+2d=100    2d=60    d=3040 + 2d = 100 \implies 2d = 60 \implies d = 30. The company must produce 40 Standard models and 30 Deluxe models. The question asks for the total number of products, which is s+d=40+30=70s + d = 40 + 30 = 70.

Question 15

Which of the following statements best describes the geometric interpretation of the system of equations and its solution set?

{2xy=34x+2y=6\begin{cases} 2x - y = 3 \\ -4x + 2y = -6 \end{cases}
  1. The equations represent two distinct parallel lines, so there is no solution.
  2. The equations represent the same line, so there are infinitely many solutions. (correct answer)
  3. The equations represent two lines intersecting at a single point, so there is a unique solution.
  4. The equations represent two perpendicular lines, so there is a unique solution.
Explanation: To understand the relationship between the two equations, we can try to manipulate one to look like the other. If we multiply the first equation, 2xy=32x - y = 3, by 2-2, we get 2(2xy)=2(3)-2(2x - y) = -2(3), which simplifies to 4x+2y=6-4x + 2y = -6. This is identical to the second equation. Since both equations are equivalent, they represent the same line in the coordinate plane. When two equations in a system represent the same line, every point on that line is a solution, meaning there are infinitely many solutions.

Question 16

Consider the system of equations:

{2x+3y=15x+2y=14\begin{cases} 2x + 3y = -1 \\ 5x + 2y = 14 \end{cases}

If (x,y)(x, y) is the solution to the system, what is the value of the expression xyx - y?

  1. 7-7
  2. 11
  3. 44
  4. 77 (correct answer)
Explanation: We can solve the system using the elimination method. Multiply the first equation by 2 and the second equation by 3-3 to eliminate yy. 2(2x+3y=1)    4x+6y=22(2x + 3y = -1) \implies 4x + 6y = -2 3(5x+2y=14)    15x6y=42-3(5x + 2y = 14) \implies -15x - 6y = -42 Now, add the two new equations: (4x+6y)+(15x6y)=2+(42)    11x=44    x=4(4x + 6y) + (-15x - 6y) = -2 + (-42) \implies -11x = -44 \implies x = 4. Substitute x=4x = 4 into the first original equation: 2(4)+3y=1    8+3y=1    3y=9    y=32(4) + 3y = -1 \implies 8 + 3y = -1 \implies 3y = -9 \implies y = -3. The solution is (4,3)(4, -3). The question asks for the value of xyx - y. So, xy=4(3)=4+3=7x - y = 4 - (-3) = 4 + 3 = 7.

Question 17

Given the system of equations:

{12x13y=114x+23y=6\begin{cases} \frac{1}{2}x - \frac{1}{3}y = 1 \\ \frac{1}{4}x + \frac{2}{3}y = 6 \end{cases}

What is the value of xx in the solution?

  1. 2.4-2.4
  2. 6.46.4 (correct answer)
  3. 6.66.6
  4. 28/328/3
Explanation: To solve the system, first clear the fractions from both equations. Multiply the first equation by 6 and the second equation by 12 (the least common multiple of the denominators in each equation). First equation: 6(12x13y)=6(1)    3x2y=66(\frac{1}{2}x - \frac{1}{3}y) = 6(1) \implies 3x - 2y = 6. Second equation: 12(14x+23y)=12(6)    3x+8y=7212(\frac{1}{4}x + \frac{2}{3}y) = 12(6) \implies 3x + 8y = 72. Now we have a simpler system: (1) 3x2y=63x - 2y = 6 (2) 3x+8y=723x + 8y = 72 Subtract equation (1) from equation (2): (3x+8y)(3x2y)=726    10y=66    y=6.6(3x + 8y) - (3x - 2y) = 72 - 6 \implies 10y = 66 \implies y = 6.6. Substitute y=6.6y=6.6 into equation (1): 3x2(6.6)=6    3x13.2=6    3x=19.2    x=6.43x - 2(6.6) = 6 \implies 3x - 13.2 = 6 \implies 3x = 19.2 \implies x = 6.4.

Question 18

For what value of the constant kk does the following system of linear equations have no solution?

{kx+8y=42x+ky=2\begin{cases} kx + 8y = 4 \\ 2x + ky = -2 \end{cases}
  1. k=4k = -4
  2. k=0k = 0
  3. k=2k = 2
  4. k=4k = 4 (correct answer)
Explanation: A system of two linear equations has no solution if the lines are parallel but not coincident. For a system a1x+b1y=c1a_1x+b_1y=c_1 and a2x+b2y=c2a_2x+b_2y=c_2, this condition is given by the relationship a1a2=b1b2c1c2\frac{a_1}{a_2} = \frac{b_1}{b_2} \neq \frac{c_1}{c_2}. For the given system, we have k2=8k42\frac{k}{2} = \frac{8}{k} \neq \frac{4}{-2}. The first part of the relationship, k2=8k\frac{k}{2} = \frac{8}{k}, implies k2=16k^2 = 16, so k=4k = 4 or k=4k = -4. We must check these values against the second part of the condition. If k=4k=4, we have 42=8442\frac{4}{2} = \frac{8}{4} \neq \frac{4}{-2}, which simplifies to 2=222 = 2 \neq -2. This is true, so the system has no solution when k=4k=4. If k=4k=-4, we have 42=8442\frac{-4}{2} = \frac{8}{-4} \neq \frac{4}{-2}, which simplifies to 2=2=2-2 = -2 = -2. In this case, the ratios are all equal, meaning the lines are coincident and there are infinitely many solutions.