document.write( "Question 934739: An alloy is a mixture of metals. Suppose that a certain alloy is made by mixing 100 grams of an alloy containing 35% copper with 60 grams of an alloy containing 55% copper. How many grams of copper are in the resulting mixture? What percentage of the resulting mixture is copper? \n" ); document.write( "
Algebra.Com's Answer #567765 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! x = percentage of copper in the resulting mixture \n" ); document.write( "y = grams of copper in the resulting mixture \n" ); document.write( "--- \n" ); document.write( "100*0.35 + 60*0.55 = (100 + 60)x/100 \n" ); document.write( "100*( 100*0.35 + 60*0.55 ) = (100 + 60)x \n" ); document.write( "x = 100*( 100*0.35 + 60*0.55 )/(100 + 60) \n" ); document.write( "x = percentage of copper in the resulting mixture = 42.5% \n" ); document.write( "--- \n" ); document.write( "y = (100 + 60)x/100 \n" ); document.write( "y = (100 + 60)*42.5/100 \n" ); document.write( "y = grams of copper in the resulting mixture = 68 grams \n" ); document.write( "--- \n" ); document.write( "Free algebra tutoring live chat: \n" ); document.write( "https://sooeet.com/chat.php?gn=algebra \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations with quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( "--- \n" ); document.write( " |