document.write( "Question 714095: A coin collection has 22 coins consisting of quarters and dimes. There are two more dimes than three times the number of quarters. If the face value of the collection is $2.95, how many dimes are in the collection? \n" ); document.write( "
Algebra.Com's Answer #438672 by lynnlo(4176)\"\" \"About 
You can put this solution on YOUR website!
TOTAL$2.95
\n" ); document.write( "COINS=========22
\n" ); document.write( "DIMES=====17=========$1.70
\n" ); document.write( "QUARTERS==5==========$1.25
\n" ); document.write( "===========================
\n" ); document.write( " 22 COINS====$2.95
\n" ); document.write( "
\n" );