document.write( "Question 262872: How much acid must be added to 60 grams of a solution that is 65% acid to obtain a new solution that is 75% acid? \n" ); document.write( "
Algebra.Com's Answer #193667 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! .65*60+x=.75(60+x) \n" ); document.write( "39+x=45+.75x \n" ); document.write( "x-.75x=45-39 \n" ); document.write( ".25x=6 \n" ); document.write( "x=6/.25 \n" ); document.write( "x=24 grams of acid is used. \n" ); document.write( "Proof: \n" ); document.write( ".65*60+24=.75(60+24) \n" ); document.write( "39+24=.75*84 \n" ); document.write( "63=63 \n" ); document.write( " |