Question 827856
 Five times the sum of a number and 16 is at least 110. Find all possible values for the number.
-----
Inequality::
5(x + 16) >= 110
-----
x + 16 >= 22
----
x >= 6
-------
Cheers,
Stan H.
-------