Follow this rule:
When the discriminant (b2 - 4ac) is greater than 0, there are two distinct real roots.
When the discriminant is equal to 0, there is exactly one real root.
When the discriminant is less than zero, there are no real roots, but there are exactly two distinct imaginary roots.
a) 2x2 -6x -7 a = 2, b = -6, c= -7 (use b2 - 4ac and plug a, b, c)
b)2x2 = -8x -3; we need to convert this to quadratic form add 8x+3 both sides
2x2 +8x +3 = 0; determine a, b, c and plug them in to the formula b2 - 4ac
Hope that helps