To determine if (−2, 6) is a solution to the system of equations \(x + 2y = 10\) and \(3x + y = 0\), we need to substitute \(x = -2\) and \(y = 6\) into both equations and see if they hold true.
-
Substitute into the first equation \(x + 2y = 10\):
\[ -2 + 2(6) = -2 + 12 = 10 \]
This is true.
-
Now substitute into the second equation \(3x + y = 0\):
\[ 3(-2) + 6 = -6 + 6 = 0 \]
This is also true.
Since both equations are satisfied, (−2, 6) is indeed a solution to the system.
Therefore, the correct response is:
Yes, because the graphs intersect at (−2, 6).