GMAT Quiz: Systems Of Equations
4 questions · exam conditions
0:00
Systems Of EquationsQuestion 1 of 4

If x+y2=5\frac{x + y}{2} = 5 and xy3=2\frac{x - y}{3} = 2, what is the value of x2y2x^2 - y^2?

60
70
80
90
← Back to quizzes

GMAT Quiz

GMAT Quiz: Systems Of Equations

Practice Systems Of Equations in GMAT 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 Systems Of Equations, giving you a quick way to practice the rules, question types, and explanations that matter most for GMAT.

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

If x+y2=5\frac{x + y}{2} = 5 and xy3=2\frac{x - y}{3} = 2, what is the value of x2y2x^2 - y^2?

  1. 60 (correct answer)
  2. 70
  3. 80
  4. 90

Explanation: From the given equations: x+y=10x + y = 10 and xy=6x - y = 6. Adding these equations: 2x=162x = 16, so x=8x = 8. Subtracting the second from the first: 2y=42y = 4, so y=2y = 2. Now, x2y2=(x+y)(xy)=(10)(6)=60x^2 - y^2 = (x+y)(x-y) = (10)(6) = 60. Alternatively, we could calculate x2y2=8222=644=60x^2 - y^2 = 8^2 - 2^2 = 64 - 4 = 60. Choice B might result from incorrectly calculating (x+y)(xy)(x+y)(x-y) as 10×7=7010 \times 7 = 70. Choice C might come from 8×10=808 \times 10 = 80. Choice D might come from 9×10=909 \times 10 = 90.

Question 2

For what value of kk does the system kx+3y=6kx + 3y = 6 and 4x+6y=124x + 6y = 12 have infinitely many solutions?

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

Explanation: For infinitely many solutions, one equation must be a scalar multiple of the other. Notice that the second equation 4x+6y=124x + 6y = 12 can be simplified by dividing by 2: 2x+3y=62x + 3y = 6. For the first equation kx+3y=6kx + 3y = 6 to be identical to this, we need k=2k = 2. Let's verify: when k=2k = 2, the system becomes 2x+3y=62x + 3y = 6 and 4x+6y=124x + 6y = 12. The second equation is exactly twice the first equation, so they represent the same line, giving infinitely many solutions. Choice A gives different coefficients for xx. Choice C makes the coefficient of xx too large. Choice D also makes the coefficient of xx too large.

Question 3

In the system 3x+2y=k3x + 2y = k and 6x+4y=2k+36x + 4y = 2k + 3, for which value of kk does the system have no solution?

  1. All values of kk (correct answer)
  2. k=0k = 0 only
  3. k=3k = 3 only
  4. No value of kk (system always has solutions)

Explanation: The second equation can be rewritten as 2(3x+2y)=2k+32(3x + 2y) = 2k + 3, or 3x+2y=2k+323x + 2y = \frac{2k + 3}{2}. For the system to be consistent, we need k=2k+32k = \frac{2k + 3}{2}. Solving: 2k=2k+32k = 2k + 3, which simplifies to 0=30 = 3, a contradiction. Since the coefficients of the second equation are exactly twice those of the first equation, but the constant terms are never proportional (regardless of the value of kk), the system has no solution for any value of kk.

Question 4

In a system of equations ax+by=12ax + by = 12 and cx+dy=18cx + dy = 18, if a=2ca = 2c and b=2db = 2d, what must be true about the relationship between the two equations?

  1. The system has exactly one solution since the coefficients are proportional
  2. The system has no solution since 122×1812 \neq 2 \times 18 (correct answer)
  3. The system has infinitely many solutions since the first equation equals twice the second
  4. The system has no solution since 122×912 \neq 2 \times 9

Explanation: Given a=2ca = 2c and b=2db = 2d, the first equation becomes 2cx+2dy=122cx + 2dy = 12, which simplifies to 2(cx+dy)=122(cx + dy) = 12, or cx+dy=6cx + dy = 6. But the second equation states cx+dy=18cx + dy = 18. Since 6186 ≠ 18, we have a contradiction: the same expression (cx+dycx + dy) cannot equal both 6 and 18. Therefore, the system has no solution. Choice A is wrong because proportional coefficients with non-proportional constants lead to no solution, not one solution. Choice C is wrong because the equations are inconsistent. Choice D has the wrong calculation (2×9=182 \times 9 = 18, but we need 2×18=362 \times 18 = 36 to match 12, which it doesn't).