document.write( "Question 40226: If 15 pounds of fertillizer will cover 1500 square feet of lawn, how much fertilizer is needed to cover 2500 square feet?
\n" );
document.write( "It would require ______ pounds to cover 2500 square feet. \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thanx \n" );
document.write( "
Algebra.Com's Answer #25670 by fractalier(6550) You can put this solution on YOUR website! Set up a proportion, cross-multiply and solve for x...here goes... \n" ); document.write( "15 / 1500 = x / 2500 (you should be able to see the answer 25 already, but...) \n" ); document.write( "1500x = 37500 \n" ); document.write( "x = 37500/1500 \n" ); document.write( "x = 25 pounds \n" ); document.write( " |