document.write( "Question 854454: A change purse contains an equal number of pennies, nickels, and dimes. The total value of the coins is 336 cents. How many coins of each type does the purse contain? \n" ); document.write( "
Algebra.Com's Answer #514687 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent how many of each of the coins
\n" ); document.write( " 10x + 5x + x = 336 cents
\n" ); document.write( " 16x = 336
\n" ); document.write( " x = 21, is how many of each coin there is.
\n" ); document.write( "CHECKING our answer***
\n" ); document.write( " 210 cents + 105 cents + 21 cents = 336 cents
\n" ); document.write( "Wish You the Best in your Studies.\r
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "
\n" );