Jerry wants to purchase some items whose cost function is , where x is the number of items. If Jerry spends between $50 and $80, find the minimum and maximum number of items that he can purchase.

Thanks

well, without knowing anything about f(x), I'd say you just have to solve

50 <= f(x) <= 80