document.write( "Question 28799: A hunter needs at least 300 pounds of deer corn per season. He has 60 pounds of corn left over from last season. If the deer corn is bought in 20-lb bags, find the number of bags of corn that are needed for the season? \n" ); document.write( "
Algebra.Com's Answer #15739 by Lal(16)\"\" \"About 
You can put this solution on YOUR website!
60 + 20x = 300\r
\n" ); document.write( "\n" ); document.write( "20x = 240\r
\n" ); document.write( "\n" ); document.write( "x = 12\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The hunter needs 12 bags of deer corn.
\n" ); document.write( "
\n" );