To solve the linear-quadratic system of equations given by the parabola \(y = -x^2 - x + 12\) and the line \(y = -x + 8\), we set the equations equal to each other to find the points of intersection:
\[ -x^2 - x + 12 = -x + 8 \]
We can simplify this by adding \(x\) and subtracting \(8\) from both sides:
\[ -x^2 + 12 - 8 = 0 \] \[ -x^2 + 4 = 0 \]
Multiplying through by \(-1\):
\[ x^2 - 4 = 0 \]
Factoring gives us:
\[ (x - 2)(x + 2) = 0 \]
From this, we find:
\[ x = 2 \quad \text{and} \quad x = -2 \]
Now we can substitute these \(x\) values back into either original equation to find the corresponding \(y\) values. Using the line equation \(y = -x + 8\):
-
For \(x = 2\): \[ y = -2 + 8 = 6 \] So one solution is \((2, 6)\).
-
For \(x = -2\): \[ y = -(-2) + 8 = 2 + 8 = 10 \] So the other solution is \((-2, 10)\).
Thus, the solutions to the system are:
\[ (-2, 10) \text{ and } (2, 6) \]
Based on the options provided, the correct response is:
(−2,10) and (2,6)