
Andrew M. answered 09/22/17
Tutor
New to Wyzant
Mathematics - Algebra a Specialty / F.I.T. Grad - B.S. w/Honors
x - 72 = -x2
add x2 to both sides
x2 + x - 72 = 0
This can be factored
(x+9)(x-8) = 0
x = -9 or x = 8
Usng quadratic for ax2+bx+c=0
x = [-b±√(b2 - 4ac)]/2a
a=1, b=1, c=-72
x = [-1±√(12-4(1)(-72))]/2(1)
x = (-1 ±√289)/2
x = (-1±17)/2
x = 16/2 = 8
or
x= -18/2 = -9
As you can see we got the same answer
by either method.