document.write( "Question 342408: A coin purse contains an equal number of nickels, dimes and quarters. The total amount of money in the purse is 880 cents. How many dimes are in the coin purse? \n" ); document.write( "
Algebra.Com's Answer #245069 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Each set of 1 nickel, 1 dime & 1 quarter = 40 cents.
\n" ); document.write( "880/40 = 22 of each coin
\n" ); document.write( "
\n" ); document.write( "
\n" );