So first you make equation equal 0
x^2 + 6x - 16 = 0 Add 2x to both sides
and use the equation: x = -b ± (sqrt((b^2 - 4(a)(c))))/2a and Ax^2 + Bx + C = 0
A = 1
B = 6
C = -16
x = -3 ± (sqrt((36 + 64)))/2
x = -3 ± (sqrt(100))/2
x = -3 ± 5
x = 2
-and-
x = -8