document.write( "Question 487730: 28.
\n" );
document.write( "Livestock feed. Soybean meal is 16% protein and corn meal is 9% protein. How many pounds of each should be mixed to get a 350-lb mixture that is 12% protein?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " Hope someone can help me with this, thanks. \n" );
document.write( "
Algebra.Com's Answer #333114 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Livestock feed. Soybean meal is 16% protein and corn meal is 9% protein. How many pounds of each should be mixed to get a 350-lb mixture that is 12% protein? \n" ); document.write( ". \n" ); document.write( "Let x = amount (lbs) of 16% \n" ); document.write( "then \n" ); document.write( "350-x = amount (lbs) of 9% \n" ); document.write( ". \n" ); document.write( ".16x + .09(350-x) = .12(350) \n" ); document.write( ".16x + 31.5-.09x = 42 \n" ); document.write( ".07x + 31.5 = 42 \n" ); document.write( ".07x = 10.5 \n" ); document.write( "x = 150 lbs (of 16% protein) \n" ); document.write( ". \n" ); document.write( "9% protein: \n" ); document.write( "350-x = 350-150 = 200 lbs \n" ); document.write( " |