document.write( "Question 433560: You are making 10 tons of concrete that is
\n" ); document.write( "62% cement by mixing a 20% cement mixture
\n" ); document.write( "with a 80% cement mixture.\r
\n" ); document.write( "\n" ); document.write( "a) How much of the 80% cement mixture
\n" ); document.write( "must you use?
\n" ); document.write( "Answer in units of tons.\r
\n" ); document.write( "\n" ); document.write( "Help me!
\n" ); document.write( "

Algebra.Com's Answer #300543 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
You are making 10 tons of concrete that is
\n" ); document.write( "62% cement by mixing a 20% cement mixture
\n" ); document.write( "with a 80% cement mixture.
\n" ); document.write( "a) How much of the 80% cement mixture
\n" ); document.write( "must you use?
\n" ); document.write( "..
\n" ); document.write( "let x=tons of 80% mixture to use
\n" ); document.write( "then 10-x tons of 20% mixture to use
\n" ); document.write( "80%x+20%(10-x)=62%(10)
\n" ); document.write( ".8x+2-.2x=6.2
\n" ); document.write( ".6x=4.2
\n" ); document.write( "x=7 tons\r
\n" ); document.write( "\n" ); document.write( "ans:
\n" ); document.write( "7 tons of 80% mixture is mixed with 3 tons of the 20% mixture to get 10 tons of 62% concrete.
\n" ); document.write( "
\n" );