document.write( "Question 475768: The mad scientists in a chemistry lab have 75 ml of pure acid which
\n" );
document.write( "must be diluted to a solution that is 10% acid. How many milliliters
\n" );
document.write( "of water should they add? \n" );
document.write( "
Algebra.Com's Answer #326259 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Scientists in a chemistry lab have 75 ml of pure acid which must be diluted to a solution that is 10% acid. \n" ); document.write( "How many milliliters of water should they add? \n" ); document.write( ": \n" ); document.write( "Let x = amt of water required \n" ); document.write( ": \n" ); document.write( "75 = .10(x+75) \n" ); document.write( "75 = .10x = 7.5 \n" ); document.write( "75 - 7.5 = .10x \n" ); document.write( "67.5 = .10x \n" ); document.write( "x = \n" ); document.write( "x = 675 ml of water required \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check \n" ); document.write( "75 = .10(675+75) \n" ); document.write( "75 = .10(750) \n" ); document.write( " |