Consider the system of equations shown below to answer questions 20 and 21.

6x − 3y = 18

−3x − 9y = −93

20. In order to solve this system of equations using the elimination/combination method, the first thing you should do is

(1 point)
Responses

multiply the first equation by 3
multiply the first equation by 3

multiply the first equation by -2
multiply the first equation by -2

multiply the second equation by 2
multiply the second equation by 2

multiply the second equation by -3

1 answer

To use the elimination method effectively for the given system of equations:

  1. \( 6x - 3y = 18 \)
  2. \( -3x - 9y = -93 \)

We can choose to manipulate one of the equations so that the coefficients of either \(x\) or \(y\) will allow us to eliminate one of the variables when we add or subtract the equations.

Looking at the second equation, it might be useful to multiply it by -1 so it can potentially match the coefficient of the first equation. However, since the coefficients of \(y\) will not directly allow for easy elimination, we can multiply the first equation by a number that makes the coefficients of \(y\) in the first equation match the coefficients in the second equation.

If we multiply the first equation by -3, we get:

\[ -18x + 9y = -54 \]

This leads us to the following new system of equations:

  1. \(-18x + 9y = -54\)
  2. \(-3x - 9y = -93\)

Adding both equations will result in eliminating \(y\).

Therefore, the best first action is:

multiply the first equation by -3.