
Larry C. answered 03/11/18
Tutor
4.9
(294)
Computer Science and Mathematics professional
If I interpret your question correctly, let x represent baby-sitting hours and y cashier hours. Then:
x+y <= 20 and 5x+6y >= 90
There is no single answer but instead a range of them. For example:
If x = 0, 15 >= y <= 20
If y = 0, 18 >= x <= 20