document.write( "Question 994032: I have $14.80 in dimes and quarters number of quarters 2 less than 3 times of dimes.
\n" ); document.write( "How many quarters in total?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #613227 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
Let the number of quarters be Q and the number of dimes be D
\n" ); document.write( "\"Q+=+3D-2\"\r
\n" ); document.write( "\n" ); document.write( "\"1480+=+25Q+%2B+10D%29\"
\n" ); document.write( "\"1480+=+25%283D-2%29+%2B+10D\"
\n" ); document.write( "\"1480+=+75D-50+%2B+10D\"
\n" ); document.write( "\"1530+=+85D\"
\n" ); document.write( "\"18+=+D\"
\n" ); document.write( "That means we have \"Q=%283%2A18%29+-+2\"
\n" ); document.write( "\"Q+=+52\"
\n" ); document.write( "
\n" );