SOLUTION: [ Jerry wants to purchase some items whose cost function is c=3x+5, where x is the number of items. If Jerry spends between $50 and $80, find the minimum and maximum number of item
Algebra ->
Customizable Word Problem Solvers
-> Numbers
-> SOLUTION: [ Jerry wants to purchase some items whose cost function is c=3x+5, where x is the number of items. If Jerry spends between $50 and $80, find the minimum and maximum number of item
Log On
Question 825193: [ Jerry wants to purchase some items whose cost function is c=3x+5, 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. ] Answer by TimothyLamb(4379) (Show Source):
You can put this solution on YOUR website! ---
given:
c = 3x + 5
x = (c - 5)/3
---
min:
x = (50 - 5)/3
x = 15 items minimum
---
max:
x = (80 - 5)/3
x = 25 items maximum
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations, quadratic formula:
https://sooeet.com/math/quadratic-formula-solver.php
---
Solve systems of linear equations up to 6-equations 6-variables:
https://sooeet.com/math/system-of-linear-equations-solver.php