Consider the function f(x) =x^2 +2x -15 For what values of x does the function equal 0

x = -5
x = 3
Explanation:The given function is:
[tex]f(x)=x^2+2x-15[/tex]If the function equals zero, set f(x) = 0 and solve for x
[tex]\begin{gathered} 0=x^2+2x-15 \\ \\ x^2+2x-15=0 \\ \\ x^2-3x+5x-15=0 \\ \\ x(x-3)+5(x-3)=0 \\ \\ (x-3)(x+5)=0 \\ \\ x-3=0 \\ x=3 \\ \\ x+5=0 \\ x=-5 \end{gathered}[/tex]The function equals zero at x = -5 and x = 3
x = -5
x = 3