Question 131318
find all numbers such that three times the number is less than the number plus 18. (write answer in set notation).
-------------
Let the number be "x".
INEQUALITY:
3x < x + 18
2x < 18
x < 9
----------
{x|x<9}
===========
Cheers,
Stan H.