Is (−2, 6) a solution to the system of these linear equations: x+2y=10 and 3x+y=0 ? Why?

1 answer

To determine if the point \((-2, 6)\) is a solution to the system of equations, we will substitute \(x = -2\) and \(y = 6\) into both equations and see if both equations hold true.

  1. First equation: \[ x + 2y = 10 \] Substitute \(x = -2\) and \(y = 6\): \[ -2 + 2(6) = -2 + 12 = 10 \] This is true, as the left-hand side equals the right-hand side (10).

  2. Second equation: \[ 3x + y = 0 \] Substitute \(x = -2\) and \(y = 6\): \[ 3(-2) + 6 = -6 + 6 = 0 \] This is also true, as the left-hand side equals the right-hand side (0).

Since both equations are satisfied when substituting \((-2, 6)\), we can conclude that \((-2, 6)\) is indeed a solution to the system of equations.