Find roots 'a' and 'b' of the quadratic equation 2(x^2) + 6x + 7 = 0

We know to find roots of any quadratic equation we use the quadratic formula, [-b +- (b^2 - 4ac)^(1/2)]/2a where a=2, b=6, and c=7.

Plug these values in and we obtain, [-6 +- (-20)^(1/2)]/4. [Remember for imaginary numbers, (-a)^(1/2) = (a^(1/2))*((-1)^(1/2)) = a^(1/2) *i.]

So we have, [-6 +- 25^(1/2)i]/4 since 20^(1/2) = (45)^(1/2) = 25^(1/2). Therefore, our two roots are

a = (-3/2) + [5^(1/2)/2]*i b = (-3/2) - [5^(1/2)/2]*i

SN

Related Further Mathematics A Level answers

All answers ▸

How can we solve a limit having an indetermination of the type 0/0 or infinity divided by infinity?


Where does Euler's Formula come from?


Express (X²-16)/(X-1)(X+3) in partial fractions


How do you solve, dy/dx=(x^2+y^2)/xy?