Tatum wants to solve the following systems of equations by using the elimination method. What integer should she multiply the second equation by to eliminate a variable when you add the equations?

6x+3y=14
3x+2y=10
Responses
2
6
-2
-1/2

1 answer

To use the elimination method to eliminate one of the variables, we should manipulate the equations so that when we add or subtract them, one variable can be canceled out.

Let's start with the given equations:

  1. \( 6x + 3y = 14 \)

  2. \( 3x + 2y = 10 \)

To eliminate \(y\), we can make the coefficients of \(y\) in both equations equal. Currently, in the first equation, the coefficient of \(y\) is 3, and in the second equation, it is 2.

We can multiply the second equation by 1.5 (or \(\frac{3}{2}\)) to make the coefficient of \(y\) in the second equation equal to 3:

\[ 1.5(3x + 2y) = 1.5(10) \]

This gives us:

\[ 4.5x + 3y = 15 \]

Now, we can set this new equation against the first equation:

  1. \( 6x + 3y = 14 \)

  2. \( 4.5x + 3y = 15 \)

However, this method is a little more complex than needed. Instead, let’s see if we can simply multiply the second equation by 3 to have \(6x + 3y\) match directly with the first equation. This will eliminate \(x\):

Original equations:

  1. \( 6x + 3y = 14 \)

  2. \( 3x + 2y = 10 \)

By multiplying the second equation by 2:

\[ 2(3x + 2y) = 2(10) \]

This results in:

\[ 6x + 4y = 20 \]

Now, we use:

  1. \( 6x + 3y = 14 \)

  2. \( 6x + 4y = 20 \)

If we subtract these two equations, \(6x\) cancels out:

Subtract the first from the second:

\[ (6x + 4y) - (6x + 3y) = 20 - 14 \]

This simplifies to:

\[ y = 6 \]

Thus, to eliminate \(y\), Tatum should multiply the second equation by 2.