document.write( "Question 1190833: A wallet contains the same number of pennies, nickels, and dimes. The coins total $1.44. How many of each type of coin does the wallet contain? \n" ); document.write( "
Algebra.Com's Answer #822560 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
A wallet contains the same number of pennies, nickels, and dimes. The coins total $1.44. How many of each type of coin does the wallet contain?
\n" ); document.write( "---------------
\n" ); document.write( "Each \"set\" of a penny, a nickel and a dime is 16 cents.
\n" ); document.write( "144/16 = 9 of each.
\n" ); document.write( "
\n" );