document.write( "Question 295216: You are making 10 tons of concrete that is 61.1% cement by mixing a 19% cement mixture with a 90% cement mixture.\r
\n" );
document.write( "\n" );
document.write( "a) how much of the 90% cement mixture must you use ? answer in units of tons.
\n" );
document.write( "b) how much of hte 19% cement mixture must you use ? answer in units of tons.\r
\n" );
document.write( "\n" );
document.write( "Thank you in advance for your help ! \n" );
document.write( "
Algebra.Com's Answer #212873 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! You are making 10 tons of concrete that is 61.1% cement by mixing a 19% cement \n" ); document.write( " mixture with a 90% cement mixture. \n" ); document.write( ": \n" ); document.write( "a) how much of the 90% cement mixture must you use ? answer in units of tons. \n" ); document.write( "Let x = amt of 90% cement mixture \n" ); document.write( "then \n" ); document.write( "(10-x) = amt of 19% cement mixture \n" ); document.write( ": \n" ); document.write( "The mixture equation \n" ); document.write( ".90x + .19(10-x) = .611(10) \n" ); document.write( ".90x + 1.9 - .19x = 6.11 \n" ); document.write( ".90x - .19x = 6.11 - 1.9 \n" ); document.write( ".71x = 4.21 \n" ); document.write( "x = \n" ); document.write( "x = 5.93 tons of 90% cement \n" ); document.write( "; \n" ); document.write( "b) how much of hte 19% cement mixture must you use ? answer in units of tons. \n" ); document.write( "10 - 5.93 = 4.07 tons of 19% cement \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check solution in the mixture equation \n" ); document.write( " .90(5.93) + .19(4.07) = .611(10) \n" ); document.write( "5.337 + .7733 = 6.11 \n" ); document.write( " |