Question 3222
First, solve the equation:<br>
{{{x^2 + 4x + 6 = 0}}}<br>
The equation has the form:<br>
{{{ax^2 + bx + c = 0}}}, where a = 1, b = 4 and c =6<br>
This problem does not have neat factors, so we apply the quadratic equation:<br>
{{{(-b +- sqrt(b^2 - 4ac))/(2a))}}}<br>
Using the values for a, b and c we just identified, the quadratic equation becomes:<br>
{{{(-4 +- sqrt(4^2 - 4*6))/2 = (-4 +- sqrt(16 - 24))/2 = (-4 +- sqrt(-8))/2}}}<br>
This is a complex number! To find where this equation is less than 3 depends on what you mean by less than when talking about complex numbers.<br>
To answer this correctly, I would ask you to verify the equation then I would ask you to define less than for complex numbers.<br>
In any case, the roots of the equation are:<br>
{{{-2 +- sqrt(-2) = -2 + sqrt(2)i}}} and {{{-2 - sqrt(2)i}}}<br>