document.write( "Question 107185: An alloy of metals is 25% copper another alloy is 50% copper. How much of each alloy is used to make 1000 grams of an alloy with 45% copper.
\n" );
document.write( "Can you help us write this equations? \n" );
document.write( "
Algebra.Com's Answer #77998 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! An alloy of metals is 25% copper another alloy is 50% copper. How much of each alloy is used to make 1000 grams of an alloy with 45% copper. \n" ); document.write( ": \n" ); document.write( "Let x = amt of 25% copper required \n" ); document.write( "Then \n" ); document.write( "(1000-x) = amt of 50% copper required: \n" ); document.write( ": \n" ); document.write( "A simple equation: \n" ); document.write( ".25x + .50(1000-x) = .45(1000) \n" ); document.write( " |