document.write( "Question 422757: Blending Granola. Deep Thought Granola is 25% nuts and dried fruit. Oat Dream Granola is 10% nuts and dried fruit. How much of Deep Though and how much of Oat Dream should be mixed to form a 20 lb. batch of granola that is 19% nuts and dried fruit?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #295028 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Blending Granola. Deep Thought Granola is 25% nuts and dried fruit. Oat Dream Granola is 10% nuts and dried fruit. How much of Deep Though and how much of Oat Dream should be mixed to form a 20 lb. batch of granola that is 19% nuts and dried fruit? \r \n" ); document.write( "\n" ); document.write( "..\r \n" ); document.write( "\n" ); document.write( "let x=lbs of Deep Thought Granola \n" ); document.write( " 20-x=lbs of Oat Dream Granola \n" ); document.write( ".. \n" ); document.write( ".25x+.10(20-x)=.19(20) \n" ); document.write( ".25x+2-.1x)=3.8 \n" ); document.write( ".15x=1.8 \n" ); document.write( "x=1.8/.15=12 lbs \n" ); document.write( "ans: \n" ); document.write( "12 lbs of Deep Thought Granola and \n" ); document.write( "8 lbs of Oat Dream Granola should be \n" ); document.write( "mixed to form a 20 lb. batch of granola that is 19% nuts and dried fruit? \n" ); document.write( " \n" ); document.write( " |