document.write( "Question 1012742: One solution is 80% acid and another one is 30% acid. How much of each solution is needed to make a 150L solution that is 62% acid? \n" ); document.write( "
Algebra.Com's Answer #628793 by addingup(3677)![]() ![]() You can put this solution on YOUR website! .8x+.3(150-x)= .62(150) \n" ); document.write( ".8x+45-.3x= 93 \n" ); document.write( ".5x= 48 \n" ); document.write( "x= 96 \n" ); document.write( "You need 96 of the 80% solution and 150-96= 54 of the 30% \n" ); document.write( "--------------------------------------------------------- \n" ); document.write( "Check - let's do a weighted average to prove this: \n" ); document.write( "96/150= .64 (64% of the solution is at 80%) \n" ); document.write( "54/150= .36 (36% of the solution is at 30%) \n" ); document.write( "(.64*.8)+(.36*.3)= .62 \n" ); document.write( ".62= .62 We have the correct answer \n" ); document.write( "J \n" ); document.write( " \n" ); document.write( " |