document.write( "Question 1044621: An alloy is a mixture of metals. Suppose that a certain alloy is made by mixing
\n" );
document.write( "100
\n" );
document.write( " grams of an alloy that contains
\n" );
document.write( "28%
\n" );
document.write( " copper with
\n" );
document.write( "28
\n" );
document.write( " grams of pure copper.
\n" );
document.write( "Answer the questions below. Do not do any rounding. \r
\n" );
document.write( "\n" );
document.write( "How many grams of copper are in the resulting mixture?
\n" );
document.write( "what percentage of the resulting mixture is copper? \n" );
document.write( "
Algebra.Com's Answer #659961 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! An alloy is a mixture of metals. Suppose that a certain alloy is made by mixing \n" ); document.write( "100 grams of an alloy that contains 28% copper with 28 grams of pure copper. \n" ); document.write( "-------- \n" ); document.write( "How many grams of copper are in the resulting mixture? \n" ); document.write( "128 \n" ); document.write( "---------- \n" ); document.write( "what percentage of the resulting mixture is copper? \n" ); document.write( "P = percentage \n" ); document.write( "100*28 + 28*100 = P*128 \n" ); document.write( "P = 5600/128 = 43.75% \n" ); document.write( " |