document.write( "Question 1146453: Forty ounces of a 30% gold alloy are mixed with 60 oz of a 20% gold alloy. Find the percent
\n" );
document.write( "concentration of the resulting gold alloy. \n" );
document.write( "
Algebra.Com's Answer #767711 by Glaviolette(140)![]() ![]() You can put this solution on YOUR website! 40(.3)+60(.2)=p(100) \n" ); document.write( "12+12=100p \n" ); document.write( "24=100p \n" ); document.write( "p=.24 = 24% \n" ); document.write( " |