Answer:
(1, -1)
Explanation:
To estimate the solution to the system of equations, we can substitute the given coordinates into the equations and check which one satisfies both equations most closely.
Let's substitute the coordinates into the equations:
For (-1, 0):
-3(-1) + 0 = 2
3 ≠ 2
For (-1, -1):
-3(-1) + (-1) = 2
2 ≠ 2
For (1, 0):
-3(1) + 0 = 2
-3 ≠ 2
For (1, -1):
-3(1) + (-1) = 2
-4 = 2
From the given options, (1, -1) is the best estimate of the solution to the system of equations since it satisfies both equations most closely.
Hope this helps!