document.write( "Question 573810: Soybean meal is 14%. cornmeal is 7% protien. How many pounds of eachshouldbe mixed together in order to get 280lb mixture that is 12% protien
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #368869 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Let x=amount of soybean meal needed \n" ); document.write( "Then 280-x=amount of cornmeal needed\r \n" ); document.write( "\n" ); document.write( "Now we know that the amount of pure protein that exists before the mixture takes place has to equal the amount of pure protein that exists after the mixture takes place, sooooo: \n" ); document.write( "0.14x+0.07(280-x)=0.12*280 \n" ); document.write( "0.14x+19.6-0.07x=33.6 \n" ); document.write( "0.07x=33.6-19.6 \n" ); document.write( "0.07x=14 \n" ); document.write( "x=200 lb----amount of soybean meal needed \n" ); document.write( "280-x=280-200=80 lb ----amount of cornmeal needed \n" ); document.write( "CK \n" ); document.write( "200*0.14+0.07*80=0.12*280 \n" ); document.write( "28+5.6=33.6 \n" ); document.write( "33.6=33.6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hope this helps----ptaylor \n" ); document.write( " |