document.write( "Question 65598This question is from textbook An Incremental Development
\n" );
document.write( ": A corn mean feed is 10% protein and a feed supplement is 40% protein. How much of each must be conbined to get 2400 pounds of feed that is 19% protein? \n" );
document.write( "
Algebra.Com's Answer #46244 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Let x=amount of corn meal feed that is 10% protein \n" ); document.write( "Then 2400-x=amount of 40% supplement\r \n" ); document.write( "\n" ); document.write( "Now we know that the amount of pure protein in the corn meal feed (.10)(x) plus the amount of pure protein in the 40% supplement (2400-x)(.40) must equal the amount of pure protein in the final mixture(2400)(.19). So our equation to solve is:\r \n" ); document.write( "\n" ); document.write( "(.10)(x)+(2400-x)(.40)=(2400)(.19) simplifying we get:\r \n" ); document.write( "\n" ); document.write( ".10x+960-.40x=456 collecting like terms we have: \n" ); document.write( "-.30x=456-960 \n" ); document.write( "-.30x=-504 \n" ); document.write( "x=1680 pounds of 10% corn meal feed \n" ); document.write( "2400-x=2400-1680=720 pounds of 40% supplement \r \n" ); document.write( "\n" ); document.write( "ck \n" ); document.write( "1680(.10)+720(.40)=2400(.19) \n" ); document.write( "168+288=456 \n" ); document.write( "456=456\r \n" ); document.write( "\n" ); document.write( "Hope this helps----ptaylor \n" ); document.write( " |