document.write( "Question 81581: how many cubic centimeters of a 25% antibotic solution should be added to 10 cubic centimetrs of a 60% antibiotic solution in order to get a 30% antibiotic solution? \n" ); document.write( "
Algebra.Com's Answer #58452 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! x cc's of 25% solution added to 10 cc's of a 60% solution gives (10+x) cc's of a 30% solution\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( ".25x+.6(10)=.3(10+x) ... .25x+6=3+.3x ... 3=.05x ... x=60 \n" ); document.write( " |