To solve the equation \(10 - x^2 = x + 4\), we can create two functions based on it:
- Let \(f(x) = 10 - x^2\)
- Let \(g(x) = x + 4\)
Now, we want to find the intersection points of these two functions, which means we are looking for the values of \(x\) where \(f(x) = g(x)\).
To find the intersection points, set the two functions equal to each other:
\[ 10 - x^2 = x + 4 \]
Now, rearranging the equation gives:
\[ 10 - 4 = x + x^2 \ 6 = x + x^2 \ x^2 + x - 6 = 0 \]
Now we can factor this quadratic equation:
\[ (x - 2)(x + 3) = 0 \]
Setting each factor to zero gives the solutions:
\[ x - 2 = 0 \quad \Rightarrow \quad x = 2 \ x + 3 = 0 \quad \Rightarrow \quad x = -3 \]
Thus, the intersection points are \(x = -3\) and \(x = 2\).
Therefore, the solution set is:
\[ {-3, 2} \]
In conclusion, the two functions can be written as:
- \(f(x) = 10 - x^2\)
- \(g(x) = x + 4\)
The solution set is: \({-3, 2}\)
So the correct answer from the choices provided is:
f(x)=10−x^2, g(x)=x+4, {−3,2}