document.write( "Question 1201152: Soybean meal is 18% protein, cornmeal is 9% protein. How many pounds of each should be mixed together in order to get 360-lb mixture that is 15% protein? \n" ); document.write( "
Algebra.Com's Answer #835414 by ikleyn(52794)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Soybean meal is 18% protein, cornmeal is 9% protein.
\n" ); document.write( "How many pounds of each should be mixed together in order to get 360-lb mixture that is 15% protein?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "x pounds of the 18% protein and (360-x) pounds of the 9% protein.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The protein mass equation is\r\n" );
document.write( "\r\n" );
document.write( "    0.18x + 0.09*(360-x) = 0.15*360.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and find x\r\n" );
document.write( "\r\n" );
document.write( "    0.18x + 0.09*360 - 0.09x = 0.15*360\r\n" );
document.write( "\r\n" );
document.write( "    0.18x - 0.09x            = 0.15*360 - 0.09*360\r\n" );
document.write( "\r\n" );
document.write( "        0.09x                =       21.6\r\n" );
document.write( "\r\n" );
document.write( "            x                =       21.6/0.09 = 240.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  Mix 240 pounds of the soybean and 360-240 = 120 pounds of the cornmeal.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );