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 ▸

Are we able to represent linear matrix transformations with complex numbers?


Find a vector that is normal to lines L1 and L2 and passes through their common point of intersection where L1 is the line r = (3,1,1) + u(1,-2,-1) and L2 is the line r = (0,-2,3) + v(-5,1,4) where u and v are scalar values.


Where does Euler's Formula come from?


Find the Taylor Series expansion of tan(x) about π/4 up to the term in terms of (x-π/4)^3.