To determine if (−2, 6) is a solution to the system of equations given by:
- \( x + 2y = 10 \)
- \( 3x + y = 0 \)
we can substitute \( x = -2 \) and \( y = 6 \) into each equation to see if the equations hold true.
For the first equation: \[ -2 + 2(6) = 10 \] \[ -2 + 12 = 10 \] \[ 10 = 10 \quad (True) \]
For the second equation: \[ 3(-2) + 6 = 0 \] \[ -6 + 6 = 0 \] \[ 0 = 0 \quad (True) \]
Since both equations hold true when substituting \( x = -2 \) and \( y = 6 \), we can conclude that (−2, 6) is indeed a solution to the system of equations.
Thus, the correct response is:
Yes, because the graphs intersect at (−2, 6).