Question 473098
x^3(X-2)^2(x+3)< 0 
---
Draw a number line.
Plot x = -3, x = 0, x = 2
Note: Those are value x cannot take as they 
would make the left side = 0.
===================================
Test a value from each of the number line intervals 
to see where the solutions lie:
----------
x^3(X-2)^2(x+3)< 0
Test x = -10, -*-*- < 0 ; true, so solutions in (-oo,-3)
----
Test x = -1, -*-*+ < 0 ; false
---
Test x = 1, +*-*+ < 0 ; true, so solutions in (0,2)
----
Test x = 10, +*+*+ < 0; false
==========================
Solution: (-oo,-3)U(0,2)
===================================================

Next question is Graph the Function. Specify the x-intercept, y-intercept, asymptote, domain and range.
f(x)= 7^x 
x-int: Let y = 0, (there is no x-value that will make y = 0)
---
y-int: Let x = 0, then y = 1
---
Asymptote: y = 0
---
Domain: All Real Numbers
---
Range: All Real Number greater than 0
==================
{{{graph(400,400,-10,10,-10,100,7^x)}}}
===============
Cheers,
Stan H.