Joe P. answered 11/24/19
Mathematical Physics Researcher with 20 Years Tutoring Experience
Just use the quadratic formula:
for a*x2 + b*x + c = 0
use x = (-b ± √(b2 - 4a*c))/(2*a)
therefore x = (-18 ± √(182 - 4*1*71))/(2*1) = -9 ± √(324 - 284)/2 = -9 ± √(40)/2 = -9 + √10, -9 - √10