48.8k views
2 votes
Solve the system using multiplication for the linear combination method.

6x – 3y = 3
–2x + 6y = 14
What is the solution to the system?
(2, 1)
(2, –3)
(2, –1)
(2, 3)

User Ganqqwerty
by
7.8k points

2 Answers

4 votes

Answer:

The answer is D

(2,3)

Explanation:

User Alex Knopp
by
8.6k points
4 votes
If you would like to solve the system of equations, you can calculate this using the following steps:

6x – 3y = 3
–2x + 6y = 14 /*3
_________
6x – 3y = 3
–6x + 18y = 42
_________
-3y + 18y = 3 + 42
15y = 45
y = 45/15
y = 3

6x – 3y = 3
6x - 3 * 3 = 3
6x = 3 + 9
6x = 12
x = 12/6
x = 2

(x, y) = (2, 3)

The correct result would be (2, 3).
User Peter Lyons
by
9.0k points