document.write( "Question 161488: Soybean meal is 14% protein, cornmeal is 7% protein. How many pounds of each should be mixed together in order to get 280 lb mixture that is 12% protein? \n" ); document.write( "
Algebra.Com's Answer #118953 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Soybean meal is 14% protein, cornmeal is 7% protein. How many pounds of each \n" ); document.write( " should be mixed together in order to get 280 lb mixture that is 12% protein? \n" ); document.write( ": \n" ); document.write( "Let x = amt of 14% protein \n" ); document.write( ": \n" ); document.write( "It states that the total mixture weight is 280 lb, therefore: \n" ); document.write( "(280-x) = 7% protein \n" ); document.write( "; \n" ); document.write( "Write a decimal equivalent equation: \n" ); document.write( ".14x + .07(280-x) = .12(280) \n" ); document.write( ": \n" ); document.write( ".14x + 19.6 - .07x = 33.6 \n" ); document.write( ": \n" ); document.write( ".14x - .07x = 33.6 - 19.6 \n" ); document.write( ": \n" ); document.write( ".07x = 14 \n" ); document.write( "x = \n" ); document.write( "x = 200 lb of 14% protein, then 80 lb of 7% required \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check soltution in the original equation \n" ); document.write( ".14(200) + .07(80) = .12(280) \n" ); document.write( "28 + 5.6 = 33.6 \n" ); document.write( " |