document.write( "Question 875019: Joe bought 8 sacks of birdseed for his petshop. Each sack weighed 15kg. He repacked the seed into 450g bags.
\n" );
document.write( "1. How many full bags did he pack?
\n" );
document.write( "2. Joe bought the birdseed at 20$ per sack. How much profit does he make if he sells the bags for 1$ each? \n" );
document.write( "
Algebra.Com's Answer #527891 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 1) \n" ); document.write( "8*15000=120000 \n" ); document.write( "120000/450=266 full bags. \n" ); document.write( ". \n" ); document.write( "2) \n" ); document.write( "20*8=$160 Cost \n" ); document.write( "266-160=$106 Profit \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |