How do I solve x^2 + x - 6 > 0 ?

This thing we have to solve is an inequality and the solution we are looking for is an entire range of real number, something like "every x between 1 and 2", for example. To do this we need to build a sign diagram and to build a sign diagram we need to find the root of the respective equation first. This is because the roots are when the right hand side (rhs) changes sign. In the intervals between two different roots the sign stay the same. In this case, the roots are x = -3 and x = 2. To compute the sign of the rhs before -3, we can simply compute the results when we substitute any (really, any!) number lower then -3, such as -4. We have: (-4)^2 -4 -6 = 6>0. So, the sign is positive. Same procedure for the (-3,2) interval and (2,infinity). The former gives us a negative sign, the latter a positive one. We want the intervals when the rhs is positive. Therefore the solution is: x<-3 and x>2.

SG

Related Further Mathematics A Level answers

All answers ▸

How do I find the asymptotes of a curve?


Find the general solution for the determinant of a 3x3 martix. When does the inverse of this matrix not exist?


A parabola with equation y^2=4ax for constant a is translated by the vector (2,3) to give the curve C. The curve C passes through the point (4,7), what is the value of a?


How do you solve, dy/dx=(x^2+y^2)/xy?