document.write( "Question 241109: Joseph has a 55% silver alloy. Ethan has a 75% silver alloy. They melted their alloys to create 160 grams of a 64% silver alloy. How many grams of each alloy? \n" ); document.write( "
Algebra.Com's Answer #176603 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! 1): Joseph has a 55% silver alloy. Ethan has a 75% silver alloy. \n" ); document.write( " They melted their alloys to create 160 grams of a 64% silver alloy. \n" ); document.write( " How many grams of each alloy? \n" ); document.write( ": \n" ); document.write( "Let x = amt of 75% alloy \n" ); document.write( "then \n" ); document.write( "(160-x) = amt of 55% alloy \n" ); document.write( ": \n" ); document.write( "Write an amt of silver equation: \n" ); document.write( ".75x + .55(160-x) = .64(160) \n" ); document.write( ": \n" ); document.write( "You should be able to solve this now, if not, let me know via the comment. \n" ); document.write( " |