document.write( "Question 574962: Suppose you combine ingots of 25% copper alloy and 50% copper alloy to create 40 kg of 45% copper alloy. How many kilograms of each do you need?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Select one:\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "a. 80 kg 25% alloy; 40 kg 25% alloy \r
\n" );
document.write( "\n" );
document.write( "b. 32 kg 50% alloy; 8 kg 25% alloy \r
\n" );
document.write( "\n" );
document.write( "c. 0 kg 25% alloy; 40 kg 50% alloy \r
\n" );
document.write( "\n" );
document.write( "d. 25 kg 50% alloy; 15 kg 25% alloy \r
\n" );
document.write( "\n" );
document.write( "I need help can't get the answer! \n" );
document.write( "
Algebra.Com's Answer #369348 by Theo(13342)![]() ![]() You can put this solution on YOUR website! x = amount of the first solution. \n" ); document.write( "y = amount of the second solution. \n" ); document.write( "x + y = 40 kg of the combined solution. \n" ); document.write( ".25x is the amount of copper alloy in the first solution. \n" ); document.write( ".50x is the amount of copper alloy in the second solution. \n" ); document.write( ".45 * 40 is the amount of copper alloy in the combined solution. \n" ); document.write( "you have 2 equations. \n" ); document.write( "x + y = 40 \n" ); document.write( ".25x + .50y = .45*40 \n" ); document.write( "the first equation tells you the total amount of the new solution. \n" ); document.write( "the second equation tells you the amount of copper alloy in the new solution. \n" ); document.write( "solve these 2 equations simultaneously for your answer. \n" ); document.write( "from the first equation, solve for x to get: \n" ); document.write( "x = 40 - y \n" ); document.write( "substitute this value for x in the second equation to get: \n" ); document.write( ".25(40-y) + .5y = .45*40 \n" ); document.write( "simplify to get: \n" ); document.write( ".25*40 - .25y + .5y = .45*40 \n" ); document.write( "combine like terms to get: \n" ); document.write( ".25*40 + .25y = .45*40 \n" ); document.write( "subtract .25*40 from both sides of the equation to get: \n" ); document.write( ".25y = .45*40 - .25*40 \n" ); document.write( "factor the right side of the equation to get: \n" ); document.write( ".25y = 40*(.45-.25) \n" ); document.write( "simplify to get: \n" ); document.write( ".25y = 40*(.20) \n" ); document.write( "simplify further to get: \n" ); document.write( ".25y = 8 \n" ); document.write( "divide both sides of this equation by .25 to get: \n" ); document.write( "y = 32 \n" ); document.write( "since x + y = 40, this means that: \n" ); document.write( "x = 8 \n" ); document.write( "you need 8 kilograms of 25% copper alloy and 32 kilograms of 50% copper alloy to get 40 kilograms of 45% copper alloy. \n" ); document.write( "8 + 32 = 40 \n" ); document.write( ".25*8 + .5*32 = 2 + 16 = 18 \n" ); document.write( "18 / 40 = 45% copper alloy in the new solution.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |