How do you solve 2x^2 + x + 7 = 02x2+x+7=0?

1 Answer
Mar 9, 2016

The solutions are:
x=(-1+sqrt(-55))/4x=1+554

x=(-1-sqrt(-55))/4x=1554

Explanation:

2x^2 + x+7=02x2+x+7=0

The equation is of the form color(blue)(ax^2+bx+c=0ax2+bx+c=0 where:
a=2, b=1, c=7a=2,b=1,c=7

The Discriminant is given by:

Delta=b^2-4*a*c

= (1)^2-(4*2*7)

= 1 - 56 = - 55

The solutions are found using the formula
x=(-b+-sqrtDelta)/(2*a)

x = ((-1)+-sqrt(-55))/(2*2) = (-1+-sqrt(-55))/4

The solutions are:
x=(-1+sqrt(-55))/4

x=(-1-sqrt(-55))/4