document.write( "Question 246284: A goldsmith mixes 10oz of a 30% gold alloy with 20oz of a 15% gold alloy. what is the percent concentration of the resulting alloy? \n" ); document.write( "
Algebra.Com's Answer #179903 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 10*.30+20*.15=30*x \n" ); document.write( "3+3=30x \n" ); document.write( "6=30x \n" ); document.write( "divide by 6 \n" ); document.write( "1=5x \n" ); document.write( ".20=x \n" ); document.write( "20%=x \n" ); document.write( " |