document.write( "Question 146842: How many pounds of 20% copper alloy must be mixed with 600 lb. of a 30% copper alloy to make a 27.5% copper alloy? (must show alg)
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #107245 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
.2x+600*.3=.275(600+x)
\n" ); document.write( ".2x+180=165+.275x
\n" ); document.write( ".2x-.275x=165-180
\n" ); document.write( "-.075=-15
\n" ); document.write( "x=-15/-.075
\n" ); document.write( "x=200 lbs of 20% copper is needed.
\n" ); document.write( "proof:
\n" ); document.write( ".2*200+.3*600=.275*800
\n" ); document.write( "40+180=220
\n" ); document.write( "220=220
\n" ); document.write( "
\n" );