document.write( "Question 972640: there are two different copper alloys of total weight 50 kilograms. the first contains 40%less copper than the second one. determine the percentage of copper in first alloy . if it is known that there were 6 kg copper in first alloy and 12 kilograms in second alloy. what is the percentage of copper in second alloy? \n" ); document.write( "
Algebra.Com's Answer #594997 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
there are two different copper alloys of total weight 50 kilograms
\n" ); document.write( "let x = amt of the 1st alloy
\n" ); document.write( "then
\n" ); document.write( "(50-x) amt of the 2nd alloy
\n" ); document.write( ":
\n" ); document.write( " the first contains 40%less copper than the second one. determine the
\n" ); document.write( "Use the decimal equiv of percent
\n" ); document.write( "\"percentage of copper in first alloy if it is known that there were 6 kg copper in first alloy and 12 kilograms in second alloy. what is the percentage of copper in second alloy?\"
\n" ); document.write( "\"6%2Fx\" = percent copper in the 1st alloy (in decimal form)
\n" ); document.write( "and
\n" ); document.write( "\"12%2F%28%2850-x%29%29\" = percent copper in the 2nd alloy
\n" ); document.write( ":
\n" ); document.write( "\"the first contains 40%less copper than the second one.\",
\n" ); document.write( "40% less means the 1st alloy copper is .6 of the 2nd alloy, therefore:
\n" ); document.write( ".6*\"12%2F%28%2850-x%29%29\" = \"6%2Fx\"
\n" ); document.write( ".\"7.2%2F%28%2850-x%29%29\" = \"6%2Fx\"
\n" ); document.write( "Cross multiply
\n" ); document.write( "7.2x = 6(50-x)
\n" ); document.write( "7.2x = 300 - 6x
\n" ); document.write( "7.2x + 6x = 300
\n" ); document.write( "13.2x = 22.73 kg, the amt of the 1st alloy
\n" ); document.write( "then
\n" ); document.write( "50-22.73 = 27.27 kg, the amt of the 2nd alloy
\n" ); document.write( "\"what is the percentage of copper in second alloy?\"
\n" ); document.write( "\"12%2F27.27\" * 100 = 44% copper in the 2nd alloy
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check this by finding the percent copper in the 1st alloy
\n" ); document.write( "\"6%2F22.73\" * 100 = 26.4%
\n" ); document.write( "Find the relationship to the copper in te 2nd alloy
\n" ); document.write( "\"26.4%2F44\" * 100 = 60% which is 40% less than the 2nd alloy copper
\n" ); document.write( "
\n" ); document.write( "
\n" );