Solve $6 - x - x^2 < 0$
A. $-3 < x < 2$
B. $x < -3, x > 2$
C. $-2 < x < 3$
D. $x < -2, x >3$
So this is a very easy quadratic to solve:
$x^2 + x - 6 > 0$
$(x + 3)(x -2) > 0$
What I struggle to in this question is to express the range.
Does anyone have any tips to expressing the range?
I would have said the answer is A.
One thing to keep in mind, first of all, is the shape of the graph of a second-degree polynomial in $x$. Either the coefficient of $x^2$ is positive, in which case you get a U-shaped parabola with a minimum value at the "bottom" of the U and $y$-values that go toward $+\infty$ as you move $x$ away from the minimum in either direction, or the coefficeint of $x^2$ is negative (as it is in this problem), in which case you get an "upside-down" parabola with a maximum value and $y$-values that go toward $-\infty$ as you move $x$ away from the minimum in either direction.
So for the "upside-down" parabola, we always have negative values of the polynomial for very negative $x$ or very positive $x$; whether there are any positive values at all depends on whether there are two roots, and if there are two roots, the positive values are all between the roots.
Since you have $6 - x - x^2 < 0$, you are looking for negative values, that is, values that are not between the roots.
You can prove that this is what you need by examining where the sign changes of $(x+3)(x−2)$ occur and what the signs are between the changes, but a good mental image of what the parabolic graph of the polynomial looks like can help you avoid wrong answers.