document.write( "Question 175463: 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 $2,500? Write an inequality that illustrates the problem and solver. Express your answer as an inequality and explain how you arrived at your answer. \n" ); document.write( "
Algebra.Com's Answer #130545 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Let x=number of trees\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Since \"You need 30 tons of rock\" and \"each ton cost $60\", this means that the total cost of the rocks is \"30%2A60=1800\". So the rocks will cost you $1,800 \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now because \"each tree is $84\" and we let \"x\" be the number of trees, this means that the total cost of the trees is \"84x\". \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now add the two costs to get \"1800%2B84x\". Rearrange the expression to get \"84x%2B1800\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Since you have a \"budget for rock and trees of $2,500\", this means that you can spend anything less than or equal to $2,500 (nothing higher). So algebraically, this means that the total cost \"84x%2B1800\" is less than or equal to 2500 like this\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"84x%2B1800%3C=2500\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "=======================================================\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Solving the Inequality:\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"84x%2B1800%3C=2500\" Start with the given inequality.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"84x%3C=2500-1800\" Subtract \"1800\" from both sides.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"84x%3C=700\" Combine like terms on the right side.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%3C=%28700%29%2F%2884%29\" Divide both sides by \"84\" to isolate \"x\". \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%3C=25%2F3\" Reduce.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "----------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answer:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the answer is \"x%3C=25%2F3\" \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Which approximates to \"x%3C=8.333\" \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If we round down, we get \"x%3C=8\" which means that the number of trees is less than or equal to 8. So you can buy at most 8 trees to stay within budget.
\n" ); document.write( "
\n" );