document.write( "Question 199071: A farmer sell a mixture of wild bird feed in 50 pound bags. If 15% of the mixture is sunflower seeds, how many pounds of sun flower seeds will he need to make 100 bags? \n" ); document.write( "
Algebra.Com's Answer #149529 by RAY100(1637)\"\" \"About 
You can put this solution on YOUR website!
# of sunflowers = .15 * 50 * 100 = 750 #
\n" ); document.write( ".
\n" ); document.write( "check ,,,,total wt is 100 bags * 50 # = 5000 #
\n" ); document.write( ".
\n" ); document.write( "% = 750 / 5000 = .15,,,,ok
\n" ); document.write( "
\n" );