asked 13.1k views
5 votes
One way of solving systems of linear equations is by adding a multiple of one equation to the other. the multiplier for one equation is chosen so that one of the two variables will cancel out in the sum. what should you multiply the equation y=0 by so that when added to x+y=40 the variable y will cancel out?

asked
User Jeha
by
8.2k points

1 Answer

7 votes
We want to use elimination to solve
y = 0 (1)
x + y = 40 (2)

Multiply (1) by -1 to eliminate y.
-y = 0 (3)

Add (2) and (3).
x + y + (-y) = 40 + 0
x = 40

Answer: Multiply by -1.
answered
User Shcheklein
by
8.0k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.