document.write( "Question 307548: Soybean meal is 14% protein; cornmeal is 7% protein. How many pounds of each should be mixed together in order to get a 280 pound mixture that is 10% protein \n" ); document.write( "
Algebra.Com's Answer #220015 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Let x = the number of pounds of the 14% protein Soybean meal, then (280-x) = the number of pounds of the 7% protein Cornmeal.
\n" ); document.write( "Write the equation that relates the amount of protein in the two amounts to be mixed to the final mixture of 280 pounds of 10% protein mix.
\n" ); document.write( "Change the percentages to their decimal equivalents.
\n" ); document.write( "0.14x+0.07(280-x) = 0.1(280) Simplify.
\n" ); document.write( "0.14x+19.6-0.07x = 28 Combine the x's.
\n" ); document.write( "0.07x+19.6 = 28 Subtract 19.6 from both sides.
\n" ); document.write( "0.07x = 8.4 Divide both sides by 0.07
\n" ); document.write( "x = 120 and (280-x) = 160
\n" ); document.write( "You will need to mix 120 lbs of the 14% protein Soybean meal with 160 lbs of the 7% Cornmeal to obtain 280 lbs of 10% protein mixture.
\n" ); document.write( "
\n" );