#inequality

1 messages · Page 1 of 1 (latest)

slate cargo
#

How do you do this?????

dull isle
#

Hey, I go to RSM as well. What level are you?

#

@slate cargo

late narwhal
#

Any tries?

clear ivy
# slate cargo How do you do this?????

3-x > cbrt(x)
(3-x)³ > x
27-27x+9x²-x³ > x
x³-9x²+28x-27 > 0
you can solve for x just like solving x³-9x²+28x-27 = 0, by trying each one of the factors of -27 and see which one satisfies the equation, then after that you can either use Horner's method or long polynomial division method to get the other quadratic factor, then you can find the zeroes of this quadratic factor as usual, finally from there you can find the x intervals which satisfies the original inequality

slate cargo
slate cargo
slate cargo
#

X^3

late narwhal
#

Cube on both sides

slate cargo
#

The answer i got from that equation was correct but im confused on how

late narwhal
#

Oh yeah step 2 to 3. It's x

clear ivy
#

edited

slate cargo
clear ivy
slate cargo
#

Ah ok thanks

#

+close