document.write( "Question 655130: How many litres of a 90% acid solution must be mixed with a 25% acid solution to get 250 Litres of a 80% acid solution? \n" ); document.write( "
Algebra.Com's Answer #408943 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! .90x+.25(250-x)=250*.80 \n" ); document.write( ".90x+62.5-.25x=200 \n" ); document.write( ".65x=200-62.5 \n" ); document.write( ".65x=137.5 \n" ); document.write( "x=137.5/.65 \n" ); document.write( "x=211.54 liters of 90% acid. \n" ); document.write( "250-211.54=38.46 liters of 25% acid. \n" ); document.write( "Proof: \n" ); document.write( ".90*211.54+.25*38.46=250*.80 \n" ); document.write( "190.386+9.615=200 \n" ); document.write( "200=200 \n" ); document.write( " |