document.write( "Question 872723: How many liter of a 90% acid solution much be mixed with a 25% acid solution to get 650 L of 80% acid solution? \n" ); document.write( "
Algebra.Com's Answer #526324 by dkppathak(439)![]() ![]() You can put this solution on YOUR website! How many liter of a 90% acid solution much be mixed with a 25% acid solution to get 650 L of 80% acid solution? \n" ); document.write( "let X liters 90% acid solution added to Y liters of 25% acid solution \n" ); document.write( "as per conditions X+Y =650 (1) \n" ); document.write( "90% x+ 25%Y = 80%(X+Y) \n" ); document.write( "90x+25Y = 80x+80Y \n" ); document.write( "90X+25Y-80X-80Y =) \n" ); document.write( "10X-55Y =0 \n" ); document.write( "10X=55Y \n" ); document.write( "X=55/10 y= 5.5 Y by substituting the value of x in equation (1) \n" ); document.write( "X+Y =650 \n" ); document.write( "5.5y +Y =650 \n" ); document.write( "6.5Y =650 \n" ); document.write( "Y=650/6.5 =6500/65 =100 liters \n" ); document.write( "X+Y=650 \n" ); document.write( "X+100 =650 \n" ); document.write( "X=650-100 =550 liters \n" ); document.write( "Answer \n" ); document.write( "we should add 550 liters 90%acid solution to 100 liters of 25%acid solution \n" ); document.write( " \n" ); document.write( " |