document.write( "Question 61434This question is from textbook Algebra 1
\n" );
document.write( ": Peggy has a 500 milliliters of a 60% solution of copper sulfate. How many milliliters of a 30% solution of copper sulfate should be added to obtain a 50% solution? \n" );
document.write( "
Algebra.Com's Answer #42291 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 500*.6+.3x=(500+x).5 \n" ); document.write( "300+.3x=250+.5x \n" ); document.write( ".3x-.5x=250-300 \n" ); document.write( "-.2x=-50 \n" ); document.write( "x=-50/-.2 \n" ); document.write( "x=250 ml of 30% copper sulfate is needed \n" ); document.write( "proof \n" ); document.write( "500*.6+.3*250=(500+250).5 \n" ); document.write( "300+75=750*.5 \n" ); document.write( "375=375 \n" ); document.write( " |