document.write( "Question 614185: A contractor mixes concrete from bags of pre-mix for small jobs. How many bags with 8% cement should he mix with 24 bags of 12% cement to produce a mix containing 10% cement? \n" ); document.write( "
Algebra.Com's Answer #386425 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
A contractor mixes concrete from bags of pre-mix for small jobs. How many bags with 8% cement should he mix with 24 bags of 12% cement to produce a mix containing 10% cement?
\n" ); document.write( ".
\n" ); document.write( "Let x = bags of 8% cement added
\n" ); document.write( "then
\n" ); document.write( ".08x + .12(24) = .10(x+24)
\n" ); document.write( ".08x + 2.88 = .10x+2.4
\n" ); document.write( "2.88 = .02x+2.4
\n" ); document.write( ".48 = .02x
\n" ); document.write( "24 bags = x
\n" ); document.write( "
\n" ); document.write( "
\n" );