368,225 views
6 votes
6 votes
What should you multiply the first equation (top equation) by in order to eliminate the variable y when the two equations are added together?6x-2y=103x+4y=8

User Anemo
by
3.2k points

1 Answer

22 votes
22 votes

In this problem, we want to begin the process of elimination without actually solving for the given variables.

The goal is to multiply one of the equations by some constant, and cancel a variable by adding the equations together.

We are given


\begin{gathered} 6x-2y=10 \\ \text{ and} \\ 3x+4y=8 \end{gathered}

Since we want to eliminate the y-variable, we have to make sure the coefficients are opposites of each other. For example, the opposite of 5 is -5.

We notice the coefficient of y in the first equation is -2, and the coefficient of y in the second equation is 4.

To make them opposites, we need


-2(2)=-4

So, we will multiply the first equation by 2:


\begin{gathered} 2(6x-2y=10) \\ \\ 12x-4y=20 \end{gathered}

If we add the new equation with the second equation, the y-variable will now cancel:


\begin{gathered} (12x-4y=20)+(3x+4y=8) \\ \\ (12x+3x)+(-4y+4y)=(20+8) \\ \\ 15x=28 \end{gathered}

The final answer is to multiply the first equation with 2.

User Emmalyx
by
2.5k points