document.write( "Question 187807: Some US one cent coins are made mostly of copper (each has a mass of 3.1 grams). Some US one cent coins are made mostly of zinc (each has a mass of 2.5 grams).\r
\n" ); document.write( "\n" ); document.write( "Mr. Kniser has a bag of 1000 US one cent coins. The total mass of the bag is 2616.4 grams. How many of each type of cent is in the bag?
\n" ); document.write( "

Algebra.Com's Answer #140807 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Some US one cent coins are made mostly of copper (each has a mass of 3.1 grams).
\n" ); document.write( " Some US one cent coins are made mostly of zinc (each has a mass of 2.5 grams).
\n" ); document.write( "Mr. Kniser has a bag of 1000 US one cent coins. The total mass of the bag is 2616.4 grams.
\n" ); document.write( " How many of each type of cent is in the bag?
\n" ); document.write( ":
\n" ); document.write( "Let c = no. of copper coins
\n" ); document.write( "Let z = no. of zinc coin
\n" ); document.write( ":
\n" ); document.write( "A system of two equations:
\n" ); document.write( ":
\n" ); document.write( "total no. of coins
\n" ); document.write( "c + z = 1000
\n" ); document.write( "which can be written:
\n" ); document.write( "c = (1000-z)
\n" ); document.write( ":
\n" ); document.write( "and total weight
\n" ); document.write( "3.1c + 2.5z = 2616.4
\n" ); document.write( ":
\n" ); document.write( "Substitute (1000-z) for c in the above equation:
\n" ); document.write( "3.1(1000-z) + 2.5z = 2616.4
\n" ); document.write( "3100 - 3.1z + 2.5z = 2616.4
\n" ); document.write( "-.6z = 2616.4 - 3100
\n" ); document.write( "-.6z = -483.6
\n" ); document.write( "z = \"%28-483.6%29%2F%28-.6%29\"
\n" ); document.write( "z = +806 zinc coins
\n" ); document.write( "and
\n" ); document.write( "1000 - 806 = 194 copper coins
\n" ); document.write( ";
\n" ); document.write( ":
\n" ); document.write( "Check solution in the weight equation
\n" ); document.write( "3.1(194) + 2.5(806) =
\n" ); document.write( "601.4 + 2015 = 2616.4
\n" ); document.write( "
\n" );