document.write( "Question 55409This question is from textbook
\n" ); document.write( ": A collection of 102 nickels, dimes and quarters is worth $13.60. There are 14 more nickels than dimes. How many quarters are there? \n" ); document.write( "
Algebra.Com's Answer #37583 by Cintchr(481)\"\" \"About 
You can put this solution on YOUR website!
N = 102
\n" ); document.write( "D = N - 14 = 88
\n" ); document.write( "Q = ?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"+.05N+%2B+.10D+%2B+.25Q+=+13.60+\"
\n" ); document.write( "\"+.05%28102%29+%2B+.10%2888%29+%2B+.25Q+=+13.60+\"
\n" ); document.write( "\"+5.10+%2B+8.80+%2B+.25Q+=+13.60+\"
\n" ); document.write( "\"+13.90+%2B+.25Q+=+13.60+\"
\n" ); document.write( "\"+.25Q+=+-.30+\"
\n" ); document.write( "\"+Q+=+-1.20+\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This is an IMPOSIBILITY! Check your numbers again please and repost.
\n" ); document.write( "
\n" );