You have the following function:
in order to find the zeros of the previous function, use the quadratic formula:
where a, b and c are the coefficients of the polynomial. In this case:
a = 1
b = 5
c = 6
replace the previous values of the parameters into the formula for x:
hence the solution for x are:
x = (-5-1)/2 = -6/2 = -3
x = (-5+1)/2 = -4/2 = -2
A) x = -2 , -3