document.write( "Question 338246: Two ingredients are used to make flat roof top filter. The first ingredient contains 35% coal tar and the second contains 60% coal tar. How much of each ingredient should be mixed to make 60 tons of roof top filter that contains 50% coal tar? Thank you \n" ); document.write( "
Algebra.Com's Answer #242488 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
.60x+.35(60-x)=.50*60
\n" ); document.write( ".60x+21-.35x=30
\n" ); document.write( ".25x=30-21
\n" ); document.write( ".25x=9
\n" ); document.write( "x=9/.25
\n" ); document.write( "x=36 tons of 60% solution is used.
\n" ); document.write( "60-36=24 tons of 35% solution is used.
\n" ); document.write( "Proof:
\n" ); document.write( ".60*36+.35*24=.50*60
\n" ); document.write( "21.6+8.4=30
\n" ); document.write( "30=30
\n" ); document.write( "
\n" );