document.write( "Question 892560: The ratio of copper to zinc in a certain alloy is 3 to 2. If 66 grams of copper are used, how many grams of since are needed to make this alloy? \n" ); document.write( "
Algebra.Com's Answer #540603 by LinnW(1048)\"\" \"About 
You can put this solution on YOUR website!
\"3%2F2=66%2Fx\" where x is grams of zinc
\n" ); document.write( "Do cross products
\n" ); document.write( "3*x + 2*66
\n" ); document.write( "3x = 132
\n" ); document.write( "divide each side by 3
\n" ); document.write( " x = 44 grams of zinc
\n" ); document.write( "Since the weight of the alloy is the total of the copper plus the zinc,
\n" ); document.write( "66 + 44 = 110 grams for the alloy
\n" ); document.write( "
\n" );