
Larry C. answered 12/21/18
Tutor
4.9
(294)
Computer Science and Mathematics professional
As written, there are multiple possible solutions:
C+M >= 18 and 5C+4M <= 90
If C = 0, 4M <= 90 so 18 <= M <= 22
If C = 1, 4M <= 85 so 17 <= M <= 21
...
If C = 18, M = 0
Thus 0 <= C <= 18