document.write( "Question 25157: Anne and Nancy use a metal alloy that is 21% copper to make jewelry. How many ounces of 19% alloy must be mixed with a 25% alloy to form 78 ounces of the desired alloy? \n" ); document.write( "
Algebra.Com's Answer #13489 by wuwei96815(245)![]() ![]() ![]() You can put this solution on YOUR website! Let x=the 19% alloy and 78-x the 25% alloy. Now, we should be able to write the following equation:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "19%x + 25%(78-x) = 21%(78) \n" ); document.write( ".19x + 19.5 - .25x = 16.38 \n" ); document.write( ".19x - .25x = 16.38 -19.5 \n" ); document.write( "-.06x = -3.12 \n" ); document.write( "x = 52 \n" ); document.write( "78-(x) = 78-52 = 26\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So, you need 52 ounces of the 19% and 26 ounces of the 25%. I hope that is right. \n" ); document.write( " |