document.write( "Question 159103: a contractor mixes concrete from bags of pre-mix for small jobs. How many bags with 11% cement should he mix with 10 bags of 12.5% cement to produce a mix containing 12% cement?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #117221 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! .11x+.125*10=.12(10+x) \n" ); document.write( ".11x+1.25=1.2+.12x \n" ); document.write( ".11x-.12x=1.2-1.25 \n" ); document.write( "-.01x=-.05 \n" ); document.write( "x=-.05/-.01 \n" ); document.write( "x=5 bags of 12% is used. \n" ); document.write( "Proof: \n" ); document.write( ".11*5+.125*10=.12(10+5) \n" ); document.write( ".55+1.25=.12*15 \n" ); document.write( "1.8=1.8\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |