SOLUTION: Given 3x² - mx + 3 = 0, What values of m would the roots not be real ?

Algebra ->  Equations -> SOLUTION: Given 3x² - mx + 3 = 0, What values of m would the roots not be real ?      Log On


   



Question 1201074: Given 3x² - mx + 3 = 0, What values of m would the roots not be real ?
Answer by ikleyn(52781) About Me  (Show Source):
You can put this solution on YOUR website!
.

Form the discriminant of the quadratic equation

    d = b^2 - 4ac = (-m)^2 - 4*3*3 = m^2 - 36


and analyze when the discriminant is negative

    d < 0  <-->  m^2-36 < 0  <-->  m^2 < 36  <-->  -6 < m < 6.


ANSWER.  If  -6 < m < 6, the roots of the equation are not real.

Solved.