How do you find the discriminant of #-3x^2+9x=4# and use it to determine if the equation has one, two real or two imaginary roots?

1 Answer
Feb 16, 2017

Therefore, there are two roots which will be real and unequal.

Explanation:

When you are solving a quadratic equation, it is very useful to know what sort of answer you will get. This can often help in determining which method to use - for example whether to look for factors or to use the quadratic formula.

A quadratic equation is written in the form #ax^2 +bx +c =0#
Always change to this form first

The discriminant is #Delta = b^2-4ac#
The solutions to an equation are called the 'roots' and are referred to as #alpha and beta#

The value of #Delta# tells us about the nature of the roots.

If #Delta > 0 rArr# the roots are real and unequal (2 distinct roots)

If #Delta > 0 " and a prefect square" rArr# the roots are real, unequal and#color(white)(.................................. .................)# rational

If #Delta = 0 rArr# the roots are real and equal (1 root)

If #Delta < 0 rArr # the roots are imaginary and unequal

Note that if #a " or " b# are irrational, the roots will be irrational.

#-3x^2 +9x = 4 " "rArr" 3x^2 -9x +4 =0#

#Delta = b^2 -4ac#

#Delta = (-9)^2 -4(3)(4) = 33#

#33 >0# and is not a perfect square

Therefore, there are two roots which will be real and unequal.