To solve the equation \( x^2 + 4x - 1 = 2x + 2 \), we can rearrange it to set it equal to zero:
\[ x^2 + 4x - 1 - 2x - 2 = 0 \]
This simplifies to:
\[ x^2 + 2x - 3 = 0 \]
Now we can create two functions:
- \( f(x) = x^2 + 2x - 3 \)
- \( g(x) = 0 \)
To find the intersection points of these two functions, we need to solve for when \( f(x) = 0 \):
\[ x^2 + 2x - 3 = 0 \]
Factoring the quadratic equation:
\[ (x + 3)(x - 1) = 0 \]
Setting each factor equal to zero gives us:
- \( x + 3 = 0 \) → \( x = -3 \)
- \( x - 1 = 0 \) → \( x = 1 \)
Thus, the solution set is \({-3, 1}\).
Therefore, the correct response is:
f(x)=x²+4x−1, g(x)=2x+2, {−3,1}.