Multiple choice

Solve the following pair of equations: $13+2y= 9x$, $3y= 7x$

  1. $x= 8;y= 3$
  2. $x= 0;y= 5$
  3. $x= 3;y= 7$
  4. $x= 1;y= 9$
Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Substitute 3y = 7x into the first equation. From 3y = 7x, y = 7x/3. Substitute into 13 + 2y = 9x: 13 + 2(7x/3) = 9x. Multiply by 3: 39 + 14x = 27x. 39 = 13x, so x = 3. Then y = 7(3)/3 = 7.

AI explanation

From the second equation, substitute y = 7x/3 into the first equation to get 13 + 2(7x/3) = 9x. Multiplying by 3 yields 39 + 14x = 27x, which simplifies to 13x = 39, giving x = 3. Plugging this back gives y = 7(3)/3 = 7. The solution is x = 3, y = 7.