document.write( "Question 836266: A chemical engineer wanted to etch glass with an acidic solution. The solution that he had had a 25% acid content. This is too weak. He wanted to raise the content to 40%. He added 800g of acid to the solution and raised the content to 40% What was the size of the original solution? \n" ); document.write( "
Algebra.Com's Answer #504088 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A chemical engineer wanted to etch glass with an acidic solution. \n" ); document.write( " The solution that he had had a 25% acid content. \n" ); document.write( " This is too weak. He wanted to raise the content to 40%. \n" ); document.write( " He added 800g of acid to the solution and raised the content to 40% \n" ); document.write( " What was the size of the original solution? \n" ); document.write( ": \n" ); document.write( "Let x = amt of 25% solutions \n" ); document.write( ": \n" ); document.write( ".25x + 800 = .40(x+800) \n" ); document.write( ".25x + 800 = .40x + 320 \n" ); document.write( "800 - 320 = .40x - .25x \n" ); document.write( "480 = .15x \n" ); document.write( "x = 480/.15 \n" ); document.write( "x = 3200 grams of the original 25% solution \n" ); document.write( " \n" ); document.write( " |