document.write( "Question 1198048: One 1700-pound load of feed mixture contains 25% corn, 40% bran, and roughage. How many pounds of corn should be added to a load of feed mixture to make the feed 40% corn? \n" ); document.write( "
Algebra.Com's Answer #831556 by ikleyn(52788)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "One 1700-pound load of feed mixture contains 25% corn, 40% bran, and roughage.
\n" ); document.write( "How many pounds of corn should be added to a load of feed mixture to make the feed 40% corn?
\n" ); document.write( "~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let x be the mass of the corn to add, in pounds.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then you have this equation\r\n" );
document.write( "\r\n" );
document.write( "    0.25*1700 + x = 0.4*(1700+x)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "saying that the final mixture is 40% of corn.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From the equation\r\n" );
document.write( "\r\n" );
document.write( "    0.25*1700 + x = 0.4*1700 + 0.4x\r\n" );
document.write( "\r\n" );
document.write( "      x - 0.4x    = 0.4*1700 - 0.25*1700\r\n" );
document.write( "\r\n" );
document.write( "        0.6x      =     255\r\n" );
document.write( "\r\n" );
document.write( "           x      =     255/0.6 = 425.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  425 pounds of the corn should be added.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );