document.write( "Question 33974: 90% acid is to be added to a 15% solution to get 18 liters of a 25% solution. What amounts of each should be used? \n" ); document.write( "
Algebra.Com's Answer #20361 by longjonsilver(2297)![]() ![]() You can put this solution on YOUR website! Let x be the amount of the 90% solution. \n" ); document.write( "So how much of the 15% solution is there? Answer is 18-x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "and BEFORE = AFTER\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So, \n" ); document.write( "BEFORE: 0.90x + 0.15(18-x) \n" ); document.write( "AFTER: 0.25*18\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "--> 0.90x + 0.15(18-x) = 0.25*18 \n" ); document.write( "0.90x + 2.7 - 0.15x = 4.5 \n" ); document.write( "0.75x + 2.7 = 4.5 \n" ); document.write( "0.75x = 1.8 \n" ); document.write( "x = 2.4 litres\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so, 2.4 litres of the 90% solution and 15.6 litres of the 15% solution\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "jon. \n" ); document.write( " \n" ); document.write( " |