Sorry I am still having some difficulty understanding any of this.
Maybe I'll understand more if you can walk me through the steps of the problem
x(2x + 7) >= 0
I thought the first step was to find two values from this inequality so that i can put them on the number line. Then the second step is to test one number from each interval.
what's next?
Before that - since this is
inequality - you need to establish conditions of solution
x(2x + 7) ≥ 0 implies x≥ 0 and (2x+7) ≥ 0 [both the factors are positive] ..................................(1)
OR
x(2x + 7) ≥ 0 implies x ≤ 0 and (2x+7) ≤ 0 [both the factors are negative] ................................(2)
Now the next step is "to find two values from this inequality so that i can put them on the number line. - in each solution conditions [(1) and (2)]
from condition (1)
x ≥ 0 ....................................................(1a)
AND
(2x+7) ≥ 0 → x ≥ (-7/2)............................(1b)
both of the conditions will be satisfied with
x ≥ 0 [ since a point say x = -1 satisfies (1b) but doesn't satisfy (1a) - since it is "
AND" we need to satisfy both]
Then
from condition (2)
x ≤ 0 ....................................................(2a)
AND
(2x+7) ≤ 0 → x ≤ (-7/2)............................(2b)
both of the conditions will be satisfied with
x ≤ (-7/2) [ since a point say x = -1 satisfies (2a) but doesn't satisfy (2b) - since it is "
AND" we need to satisfy both]
Conditions (1) and (2) are connected by OR
so the solution is
x ≤ (-7/2) OR x ≥ 0
The numbers -7/2 < x < 0 are not included in the solution set.