document.write( "Question 701319: British sterling silver is a copper-silver alloy that is 7.5% copper by weight. How many grams of pure copper and how many grams of British sterling silver should be used to prepare 200 grams of a copper-silver alloy that is 10% copper by weight? \r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Please start me off by helping with setting up the equation and defining the variables; I can take it from there.
\n" );
document.write( "Thank you very much \n" );
document.write( "
Algebra.Com's Answer #432375 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! British sterling silver is a copper-silver alloy that is 7.5% copper by weight. \n" ); document.write( " How many grams of pure copper and how many grams of British sterling silver should be used to prepare 200 grams of a copper-silver alloy that is 10% copper by weight? \n" ); document.write( ": \n" ); document.write( "let c = amt of pure copper required \n" ); document.write( "let s = amt of 7.5% copper which Br Sterling \n" ); document.write( ": \n" ); document.write( "c + s = 200 \n" ); document.write( "s = (200-c)\r \n" ); document.write( "\n" ); document.write( "A mixture equation based on amt of copper \n" ); document.write( "1c + .075s = .10(200) \n" ); document.write( "Replace s with (200-c) \n" ); document.write( "c + .075(200-c) = .10(200) \n" ); document.write( "c + 15 - .075c = 20 \n" ); document.write( "c - .075c = 20 - 15 \n" ); document.write( ".925c = 5 \n" ); document.write( "c = 5/.925 \n" ); document.write( "c = 5.4 grams of pure copper \n" ); document.write( "then find s \n" ); document.write( "200-5.4 = 194.6 grams of Br Sterling \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "I just noticed you only wanted the equations. Sorry! \n" ); document.write( " \n" ); document.write( " |