Find the smallest value of x such that x^2 + 10x + 25 = 4.
x2 + 10x + 25 = 4 ---> (x + 5)2 = 4
either x + 5 = 2 or x + 5 = -2
x = -3 or x = - 7
Choose the correct answer ...