Question 1108097
.
<pre>
60x + 10 <= 280,


and you are looking for the maximal possible solution x in hours.


Non-integer solution is  {{{(280-10)/60}}} = {{{270/60}}} = 4.5.


Maximal integer solution is 4 hours.
</pre>