Question 329629
You are building a landscape garden and want to spend no less than $3,000 and no more than $8,000. 
You need 35 tons of rock, each costs $60 and each tree costs $99. 
Show your answer using inequalities.
Also want to map (6,15), what is the y-intercept.
---
Let # of trees be "x":
3000 <= 35*60+99x <= 8000
---
900 <= 99x <= 5900
9.09 <= x <= 59.596
---
# of trees is 
between 8 and 59
====================================
How many trees can you buy out of a budget of $24,000?
35*60+99x <= 24000
99x <= 21900
x <= 221 when rounded down to a whole number
---------------------
Cheers,
Stan H.
---------------------