Determine the solution set of the inequality x^(2)-3x-10>0
solution:
given; x2-3x-10 > 0
x2-5x+2x-10 > 0
x(x-5)+2(x-5) > 0
(x+2)(x-5) > 0
case -
(x+2) > 0 & (x-5) > 0
x > -2 & x > 5
thus the common solution is x > 5
case -
(x+2) < 0 & (x-5) < 0
x < -2 & x < 5
thus the common solution is x < -2
hence,
using case - I and case - II we get x lies in ( - ,-2) (5, )
solution set : { x | x ( - ,-2) (5, ) }
Comments