document.write( "Question 720422: I have $3.30 in my pocket. If there are three times as many nickels as quarters, and one-half as many dimes as nickels, how many of each coin are there? \n" ); document.write( "
Algebra.Com's Answer #441828 by lynnlo(4176)\"\" \"About 
You can put this solution on YOUR website!
QUARTERS===========NICKELS==============DIMES==========
\n" ); document.write( " 6====================18==================9
\n" ); document.write( "======================TOTAL OF 33 COINS
\n" ); document.write( "QUARTER======$1.50====NICKELS=.90==========DIMES=.90
\n" ); document.write( "$1.50+.90+.90=$3.30
\n" ); document.write( "
\n" );