Question 1180426: Determine the value(s) of m so that the quadratic equation mx^2+6x = −m has no real roots. Found 2 solutions by MathLover1, ikleyn:Answer by MathLover1(20850) (Show Source):
You can put this solution on YOUR website!
has no real roots id discriminant , and the parabola it represents does not intersect the x-axis
->,, and
...substitute values above
...simplify, divide by or
You can put this solution on YOUR website! .
Determine the value(s) of m so that the quadratic equation mx^2+6x = −m has no real roots.
~~~~~~~~~~~~
Write the equation in equivalent standard form
mx^2 + 6x + m = 0
It HAS NO real roots if and only if the discriminant of the equation is negative
b^2 - 4ac < 0, or
6^2 - 4m^2 < 0,
36 < 4m^2
9 < m^2
m^2 > 9
which is equivalent to { m < -sqrt(9) = -3 OR m > sqrt(9) = 3 }.
ANSWER. m < -3 OR m > 3.