document.write( "Question 462690: Soymeal contains 16% protein. Cornmeal contains 8% protein. How many pounds of each would you need to make 320 pounds of mixture containing 14% protein?\r
\n" );
document.write( "\n" );
document.write( "Would you please qive me the equation I need to solve this? I've done them before but I can't remember how to set it up. Thank you. \n" );
document.write( "
Algebra.Com's Answer #317129 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Soymeal contains 16% protein. Cornmeal contains 8% protein. How many pounds of each would you need to make 320 pounds of mixture containing 14% protein? \n" ); document.write( ". \n" ); document.write( "Let x = amount (lbs) of soymeal \n" ); document.write( "then \n" ); document.write( "320-x = amount (lbs) of cornmeal \n" ); document.write( ". \n" ); document.write( ".16x + .08(320-x) = .14(320) \n" ); document.write( "Can you finish from here? \n" ); document.write( " \n" ); document.write( " |