document.write( "Question 373573: You are planning to spend no less than $6,000 and no more than $10,000 on
\n" );
document.write( "your landscaping project
\n" );
document.write( "You need 30 tons of rock to cover the area. If each ton costs $60 and each tree is $84, what is the maximum number of trees you can buy with a budget of $2,500? Write an inequality that illustrates the problem and solve. Express your answer as an inequality and explain how you arrived at your answer.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #265865 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 30 t rock @ $60 /t \n" ); document.write( "tree= $84 each \n" ); document.write( "Let trees bought be x \n" ); document.write( ".. \n" ); document.write( "cost of rock = 30*60 = 1800 \n" ); document.write( ".. \n" ); document.write( "1800+84x < 2500 \n" ); document.write( "-1800 -1800 \n" ); document.write( "84x<2500-1800 \n" ); document.write( "84x<700 \n" ); document.write( "/84 \n" ); document.write( "x<700/84 \n" ); document.write( "x < 8.33 trees \n" ); document.write( "x=8.3trees ( you can't buy a fraction of a tree) \n" ); document.write( "Maximum 8 trees \n" ); document.write( ".. \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |