document.write( "Question 1136557: A cashier box has 3 types of coins (nickels, dimes and quarters). There are a total of 88 coins with
\n" ); document.write( "a total value of $14.55. If the number of quarters is double that of number of nickels, how many
\n" ); document.write( "of each coins are there?
\n" ); document.write( "

Algebra.Com's Answer #754337 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
(1) \"+q+=+2n+\"
\n" ); document.write( "(2) \"+n+%2B+d+%2B+q+=+88+\"
\n" ); document.write( "(3) \"+5n+%2B+10d+%2B+25q+=+1455+\" ( in cents )
\n" ); document.write( "------------------------------------------------
\n" ); document.write( "There are 3 equations and 3 unknowns
\n" ); document.write( "so it's solvable
\n" ); document.write( "
\n" ); document.write( "
\n" );