
Amarjeet K. answered 11/28/14
Tutor
4.6
(8)
Professional Engineer for Math and Science Turoring
In other words solve quadratic equation
-2x2 + 2x + 6 = 0
Use solution of standard quadratic equation ; ax2 + bx + c = 0
x = (-b + √(b2 - 4ac))/2a
here a = -2 , b = 2, c=6
x = (-2 + √(52))/-4 = (-2 + √52)-4
x = (-2 + 7.2)/-4
x = 2.35 or -1.3
So option #1 is correct
:)