document.write( "Question 74504: A contractor mexes concrete from bags of pre-max for small jobs. How many bags with 10% cement should he mix with 8 bags of 12.5% cement to produce a mix containing 11% cement? \n" ); document.write( "
Algebra.Com's Answer #53507 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
.10x+.125*8=.11(x+8)
\n" ); document.write( ".10x+1=.11x+.88
\n" ); document.write( ".10x-.11x=.88-1
\n" ); document.write( "-.01x=-.12
\n" ); document.write( "x=-.12/-.01
\n" ); document.write( "x=12 bags of 10% cement is need.
\n" ); document.write( "proof
\n" ); document.write( ".10*12+.125*8=.11(12+8)
\n" ); document.write( "1.2+1=.11(20)
\n" ); document.write( "2.2=2.2
\n" ); document.write( "
\n" ); document.write( "
\n" );