SOLUTION: Five times the sum of a number and 16 is at least 110. Find all possible values for the number.

Algebra ->  Sequences-and-series -> SOLUTION: Five times the sum of a number and 16 is at least 110. Find all possible values for the number.      Log On


   



Question 827856: Five times the sum of a number and 16 is at least 110. Find all possible values for the number.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
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.
-------