How do you solve the polynomial inequality and state the answer in interval notation given #3x^2+2x<x^4#?
1 Answer
# x lt 0# or#x gt 2#
Explanation:
We seek
# 3x^2+2x lt x^4 #
The steps to solving any nonlinear inequality are:
- Rewrite the inequality so that there is a zero on the right side, in the form
#f(x) lt 0# or#f(x) gt 0# (or#f(x) le 0# or#f(x) ge 0# ). - Factorise the function,
#f(x)# if possible. - Find the critical values where a sign change can occur by finding the roots of
#f(x)=0# . - Determine the sign of
#f(x)# in the intervals formed by the critical values.
The solution will be those intervals in which the function has the correct signs satisfying the inequality.
We can rearrange the equation as follows:
# 3x^2+2x lt x^4 => x^4-3x^2-2x gt 0 #
Which we can write as:
# f(x) gt 0 # where#f(x) = x^4-3x^2-2x #
Next we solve the equation
# x^4-3x^2-2x = 0 #
# :. x(x^3-3x-2) = 0 #
We can factorise the cubic by inspection noting that
# x(x-2)(x+1)^2 = 0 #
And so we have three roots:
# x=-1, 0, 2 #
We must now examine the sign of
# x lt -1; -1 lt x lt 0; 0 lt x lt 2; x gt 2 #
The easiest way to do this is to look at the sign of each factor (or component) of
# {: ( ul("factor"), ul(x lt -1), ul(-1 lt x lt 0), ul(0 lt x lt 2), ul(x gt 2) ), ( x, -, -, +, + ), ( x-2, -, -, -, + ), ( (x+1)^2, +, +, +, + ), ( x(x-2)(x+1)^2, +,+ ,- ,+ ) :} #
So, overall, we have established that the function,
# x lt 0# or#x gt 2#
We can visualize the solutions graphically: