document.write( "Question 304420: Soybean meal is 14% protein, cornmeal is 7% protein. How many pounds of each should be mixed together in order to get a 280lb mixture that is 12% protein? \n" ); document.write( "
Algebra.Com's Answer #217992 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Soybean meal is 14% protein, cornmeal is 7% protein. How many pounds of each should be mixed together in order to get a 280lb mixture that is 12% protein? \n" ); document.write( "-------------------- \n" ); document.write( "Equation: \n" ); document.write( "0.14x + 0.07(280-x) = 0.12*280 \n" ); document.write( "--- \n" ); document.write( "Multiply thru by 100 to get: \n" ); document.write( "14x + 7*280 - 7x = 12*280 \n" ); document.write( "7x = 5*280 \n" ); document.write( "x = 5*40 \n" ); document.write( "x = 200 lb (amt of soybeal meal needed for the mixture) \n" ); document.write( "--- \n" ); document.write( "280-x = 80 lb (amt of cornmeal needed for the mixture) \n" ); document.write( "=========================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |