document.write( "Question 331082: What quantity of 75 per cent acid solution must be mixed with a 30 per cent solution to produce 810 mL of a 50 per cent solution?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #237354 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What quantity of 75 per cent acid solution must be mixed with a 30 per cent solution to produce 810 mL of a 50 per cent solution? \n" ); document.write( "---------------- \n" ); document.write( "acid + acid = acid \n" ); document.write( "0.75x + 0.30(810-x) = 0.50*810 \n" ); document.write( "--- \n" ); document.write( "Multiply thru by 100 to get: \n" ); document.write( "75x + 30*910 - 30x = 50*810 \n" ); document.write( "45x = 20*810 \n" ); document.write( "x = (4/9)(810) \n" ); document.write( "x = 4*90 \n" ); document.write( "x = 360 mL (amt. of 75% solution needed for the mixture) \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |