document.write( "Question 131491: 66 kilograms of cement is mixed with 22.5 kilograms of water. However, the mixture is supposed to be 40% water in order to dry properly. Find the amount that should be added. \r
\n" );
document.write( "\n" );
document.write( "Please help, thanks! \n" );
document.write( "
Algebra.Com's Answer #95972 by stanbon(75887) ![]() You can put this solution on YOUR website! 66 kilograms of cement is mixed with 22.5 kilograms of water. However, the mixture is supposed to be 40% water in order to dry properly. Find the amount that should be added. \n" ); document.write( "---------------- \n" ); document.write( "Start: 22.5/66 = 34% water in the cement before additional water added \n" ); document.write( "--------------- \n" ); document.write( "Add: x kg of water \n" ); document.write( "---------------- \n" ); document.write( "End up with: (x+66) kg of cement containing 40% water. \n" ); document.write( "--------------- \n" ); document.write( "EQUATION: \n" ); document.write( "water + water = water \n" ); document.write( "22.5 + x = 0.40(66+x) \n" ); document.write( "22.5 + x = 26.4 + 0.4x \n" ); document.write( "0.6x = 3.9 \n" ); document.write( "x = 6.5 kg of water must be added \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |