document.write( "Question 274386: You have a money jar containing nickels and quarters worth $ 1.55. THE MONEY JAR CONTAINS 11 COINS. HOW MANY OF EACH COIN DO YOU HAVE? \n" ); document.write( "
Algebra.Com's Answer #200262 by bmckenzie40(10)\"\" \"About 
You can put this solution on YOUR website!
you would have 5 quarters which equals $1.25
\n" ); document.write( "you would have 6 nickels which equals $0.30\r
\n" ); document.write( "\n" ); document.write( "1.25 + 0.3 = 1.55 and 5 + 6 = 11
\n" ); document.write( "
\n" );