document.write( "Question 577721: A goldsmith mixes 8 oz of a 30% gold alloy with 12 oz of a 25% gold alloy. What is the percent concentration of the resulting alloy? \n" ); document.write( "
Algebra.Com's Answer #370325 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A goldsmith mixes 8 oz of a 30% gold alloy with 12 oz of a 25% gold alloy. \n" ); document.write( " What is the percent concentration of the resulting alloy? \n" ); document.write( ": \n" ); document.write( "Let x = the resulting per cent \n" ); document.write( "The resulting amt will be 8+12 = 20 oz \n" ); document.write( ": \n" ); document.write( "30(8) + 25(12) = 20x \n" ); document.write( "240 + 300 = 20x \n" ); document.write( "540 = 20x \n" ); document.write( "x = 540/20 \n" ); document.write( "x = 27% is the resulting alloy \n" ); document.write( " |