What is the solution set to #x^3 + x^2 - 4x ≥ 4#?
2 Answers
Solutions are
Explanation:
I'm going to assume that you mean to say
#x^3 + x^2 - 4x >= 4#
We can solve this by factoring.
#x^3 + x^2 - 4x - 4 >= 0#
I would write as an equation.
#x^3 + x^2 - 4x -4 = 0#
#x^2(x + 1) - 4(x+ 1) = 0#
#(x^2 - 4)(x + 1) = 0#
#(x + 2)(x - 2)(x + 1) = 0#
#x = -2, 2 and -1#
Now select test points between these values of
Test point 1:
#0^3 + 0^2 - 4(0) - 4>=^? 0#
#-4 >= 0#
This is obviously false, therefore,
Test point 2:
#3^3 + 3^2 - 4(3) - 4 >=^?0#
#27 + 9 - 12 - 4 >=^? 0#
#20 > 0#
So
Since
Our solutions are:
Hopefully this helps!
[-2, -1]
[2, + infinity)
Explanation:
Solving by graphing.
First, graph the function
The 3 x-intercepts are: - 2, - 1, and 2
Find parts of the graph that stay above the x-axis , meaning f(x) > 0.
The solution set, where
Closed interval [-2, - 1],
and half closed interval [2, + infinity)
graph{x^3 + x^2 - 4x - 4 [-5, 5, -2.5, 2.5]}