document.write( "Question 185610: Solve Problems Using Linear Systems
\n" );
document.write( "14. A metal alloy is 25% copper. Another metal alloy is 50% copper. How much of each should be used to make 500 g of an alloy that is 45% copper?
\n" );
document.write( "(The answer is: 100 g of metal alloy that is 25% copper, 400 g of metal alloy that is 50% copper, but i dont know how to solve it?) \n" );
document.write( "
Algebra.Com's Answer #139255 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! .50X+.25(500-X)=.45*500 \n" ); document.write( ".50X+125-.25X=225 \n" ); document.write( ".25X=225-125 \n" ); document.write( ".25X=100 \n" ); document.write( "X=100/.25 \n" ); document.write( "X=400 G OF 50% COPPER IS USED. \n" ); document.write( "500-400=100 G OF 25% COPPER IS USED. \n" ); document.write( "PROOF: \n" ); document.write( ".50*400+.25*100=.45*500 \n" ); document.write( "200+25=225 \n" ); document.write( "225=225 \n" ); document.write( " |