Answer:
(x, y) = (-3, 0)
Step-by-step explanation:
Substitution or elimination work well for solving this system of equations.
__
<h3>Elimination</h3>
Subtract the first equation from the second.
(y) -(y) = (2x +6) -(x +3)
0 = x +3
-3 = x . . . . . . . subtract 3
y = (-3) +3 = 0 . . . . use the first equation to find y
(x, y) = (-3, 0)
__
<h3>Substitution</h3>
Use the second equation to substitute for y in the first.
2x +6 = x +3
x = -3 . . . . . . . . . subtract x+6 from both sides
y = (-3) +3 = 0 . . . . find y using the first equation
(x, y) = (-3, 0)
__
A graphing calculator answers these quickly.