Question 175463
</pre><font size=4 color=blue><b>
1)
x=money you spend
:
:
{{{$6000 <= x <= $10000}}}
:
2) Suppose you want to cover the backyard with decorative rock and plant some trees as the first phase of the project. You need 30 tons of rock to cover the area. If each ton cost $60 and each tree is $84, what is the maximum number of trees you can buy with a budget for rock and trees of $2500?  Write an inequality that illustrates the problem and solve. Express your answer as an inequality and explain how you arrived at your answer.
:
:
30(60)=price of 30 tons of rocks
2500-[30(60)]=budget left for trees
{2500-[30(60)]}/84=maximum amount of trees you can buy
:
1800=price of 30 tons of rock
2500-1800=700 (budget left for trees)
700/84=8.33333 (maximum amount of trees, before rounding)
Maximum amount of trees you can buy=8

{{{x<=8}}}
: