document.write( "Question 726776: To the nearest mL, how much 0.3% ampicillin in solution do you have to add to 40 mL of 0.5% ampicillin in solution to create 0.4% ampicillin in solution? \n" ); document.write( "
Algebra.Com's Answer #444783 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
To the nearest mL, how much 0.3% ampicillin in solution do you have to add to 40 mL of 0.5% ampicillin in solution to create 0.4% ampicillin in solution?
\n" ); document.write( "---------------
\n" ); document.write( "Since 0.4 is the average of 0.5 & 0.3, it's an equal amount = 40 ml
\n" ); document.write( "-------------
\n" ); document.write( "40*0.5 + x*0.3 = (40 + x)*0.4
\n" ); document.write( "40*5 + 3x = 4*(40 + x)
\n" ); document.write( "200 + 3x = 160 + 4x
\n" ); document.write( "x = 40 ml of 0.3%
\n" ); document.write( "
\n" );