document.write( "Question 291037: Here's the problem: Soybeans @ 16% protein, corn @ 8% protein – How many LB of soybeans and corn if you want a 320 LB mixture @ 15% protein? \n" ); document.write( "
Algebra.Com's Answer #210557 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
Here's the problem: Soybeans @ 16% protein, corn @ 8% protein – How many LB of soybeans and corn if you want a 320 LB mixture @ 15% protein?
\n" ); document.write( ".
\n" ); document.write( "Let x = pounds of soybeans
\n" ); document.write( "then
\n" ); document.write( "320-x = pounds of corn
\n" ); document.write( ".
\n" ); document.write( ".16x + .08(320-x) = .15(320)
\n" ); document.write( ".16x + 25.6 - .08x = 48
\n" ); document.write( ".08x + 25.6 = 48
\n" ); document.write( ".08x = 22.4
\n" ); document.write( "x = 280 lbs of soybeans
\n" ); document.write( ".
\n" ); document.write( "corn:
\n" ); document.write( "320-x = 320-280 = 40 lbs of corn
\n" ); document.write( "
\n" ); document.write( "
\n" );