document.write( "Question 320206: 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 11% protein? \n" ); document.write( "
Algebra.Com's Answer #229321 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! .14x+.07(280-x)=.11*280 \n" ); document.write( ".14x+19.6-.07x=30.8 \n" ); document.write( ".07x=30.8-19.6 \n" ); document.write( ".07x11.2 \n" ); document.write( "x=11.2/.07 \n" ); document.write( "x=160 lbs. of soybeans are used. \n" ); document.write( "280-160=120 lbs. of cornmeal is used. \n" ); document.write( "Proof: \n" ); document.write( ".14*160+.07*120=.11*280 \n" ); document.write( "22.4+8.4=30.8 \n" ); document.write( "30.8=30.8 \n" ); document.write( " |