To solve the equation \( x^2 + 4x - 1 = 2x + 2 \) by finding the intersection points of two functions, we can define the following functions:
- \( f(x) = x^2 + 4x - 1 \)
- \( g(x) = 2x + 2 \)
Next, we set these functions equal to each other to find the intersection points:
\[ f(x) = g(x) \implies x^2 + 4x - 1 = 2x + 2 \]
Now, let's rearrange the equation to combine like terms:
\[ x^2 + 4x - 1 - 2x - 2 = 0 \]
This simplifies to:
\[ x^2 + 2x - 3 = 0 \]
Now, we can factor this quadratic equation:
\[ (x + 3)(x - 1) = 0 \]
Setting each factor to zero gives us the solutions:
\[ x + 3 = 0 \implies x = -3 \] \[ x - 1 = 0 \implies x = 1 \]
Thus, the solution set for the equation is:
\[ {-3, 1} \]
Therefore, the two functions used to solve the equation are:
- \( f(x) = x^2 + 4x - 1 \)
- \( g(x) = 2x + 2 \)
And the solution set is \( { -3, 1 } \).
Correct response: f(x)=x^2+4x−1, g(x)=2x+2, {−3,1}