
Kahroline D. answered 04/14/14
Tutor
5
(3)
I CAN teach you Mathematics!!
For equations of the form: ax2+bx+c=0, use the quadratic formula:
x=[-b±√(b2-4ac)]/2a
2x2+6x=1 (first set equation to zero)
2x2+6x-1=0
a=2
b=6
c=-1
x=[-b±√(b2-4ac)]/2a
=[-6±√(62-4(2)(-1))]/2(2)
=[-6±√(36+8)]/4
=[-6±√(44)]/4
=[-6±2√11]/4
=[-3±√11]/2