document.write( "Question 351277: Anne and Nancy use a metal alloy that is 15.04% copper to make jewelry. How many ounces of a 10% alloy must be mixed with a 17% alloy from 100 ounces of the desired alloy? \n" ); document.write( "
Algebra.Com's Answer #251040 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Anne and Nancy use a metal alloy that is 15.04% copper to make jewelry. How many ounces of a 10% alloy must be mixed with a 17% alloy from 100 ounces of the desired alloy?\r \n" ); document.write( "\n" ); document.write( "Let x = amount of 17% alloy \n" ); document.write( "then \n" ); document.write( "100-x = amount of 10% alloy\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( ".17x + .10(100-x) = .1504(100)\r \n" ); document.write( "\n" ); document.write( ".17x + 10-.10x = 15.04\r \n" ); document.write( "\n" ); document.write( ".07x + 10 = 15.04\r \n" ); document.write( "\n" ); document.write( ".07x = 5.04\r \n" ); document.write( "\n" ); document.write( "x = 5.04/.07 \n" ); document.write( " \n" ); document.write( "x = 72 ounces (17% alloy)\r \n" ); document.write( "\n" ); document.write( "For 10% alloy: \n" ); document.write( "100-x = 100-72 = 28 ounces \n" ); document.write( " |