document.write( "Question 1010317: A metal alloy weighing 12 oz and containing 35% nickel is melted and mixed with 6 oz of a different alloy which contains 65% nickel. What percent of the resulting alloy is nickel? \n" ); document.write( "
Algebra.Com's Answer #625738 by addingup(3677)![]() ![]() You can put this solution on YOUR website! This is a weighted distribution: \n" ); document.write( "12+6= 18 \n" ); document.write( "12/18= 0.667 \n" ); document.write( "6/18 = 0.333 \n" ); document.write( "------------------------------------------ \n" ); document.write( "We have that: \n" ); document.write( "0.667*0.35= 0.24 \n" ); document.write( "and \n" ); document.write( "0.333*0.65= 0.22 \n" ); document.write( "We add both numbers: \n" ); document.write( "0.24+0.22= 0.46 The resulting alloy is 46% nickel \n" ); document.write( " |