48.6k views
3 votes
When you use the linear combination method, how can you tell whether you have to multiply by a constant first?

1 Answer

6 votes

Step-by-step explanation:

The point of the "linear combination method" is to eliminate one of the variables. If a variable can be eliminated without multiplying by one or more constants, then you do not have to multiply by a constant first.

For example, given the system ...

  • x+y = 3
  • x-y = 1

We can eliminate y simply by adding the equations. We can eliminate x by subtracting one equation from the other. (You might say you need to multiply one of the equations by -1 before you add them in order to eliminate x.)

Now, consider the system ...

  • x +2y = 3
  • 2x +y = 3

Neither variable can be eliminated by simply adding or subtracting one equation to/from the other. One of the equations must be multiplied by -2 or -1/2 before being added to the other to eliminate a variable.

Coefficients in one equation are neither equal to nor opposite the corresponding coefficients in the other equation, so multiplication by a constant is necessary.

User Mgadda
by
5.1k points