+0  
 
0
766
2
avatar+386 

Resolve this:

 

(x-1) (x^2 - 9x +18)  < or = 0

 

 

should I expand it? like go:

 

x^3 - 10x^2 + 27x - 18 < or = 0

 

But then what do I do?

 Dec 18, 2016
 #1
avatar+386 
0

Sorry double post, please answer on the more recent thread -___-

 Dec 18, 2016
 #2
avatar+23251 
0

(x - 1)(x2 - 9x + 18)  <=  0

 

Don't expand; separate the parts:

 

For  (X)(Y)  <=  0,  there are two possibilites:

Either  X is positive  and  Y is negative

or         X is negative  and  Y is positive.

 

So:

Either  (x - 1 ) >= 0  and  (x2 - 9x + 18)  <=  0

or         (x - 1 ) <= 0  and  (x2 - 9x + 18)  >=  0.

 

Case 1:  (x - 1 ) >= 0  and  (x2 - 9x + 18)  <=  0

                 x - 1  > = 0  and    (x - 6)(x - 3)  <= 0

                      x  >=  1   and     3  <=  x  <= 6

                                 3  <=  x  <=  6

 

Case 2:  (x - 1 ) <= 0  and  (x2 - 9x + 18)  >=  0

                 x - 1  <=  0  and     (x - 6)(x - 3)  >= 0

                      x  <=  1  and    [  x  <=  3  or  x  >=  6  ]

                                  x  <=  1

 Dec 18, 2016

3 Online Users

avatar
avatar
avatar