document.write( "Question 1050368: Harry has twice as many quarters as dimes and the same number of dimes as nickels. All together he has $19.50. Find the number of each type of coin. \n" ); document.write( "
Algebra.Com's Answer #665939 by advanced_Learner(501)\"\" \"About 
You can put this solution on YOUR website!
Q=2D\r
\n" ); document.write( "\n" ); document.write( "D=N\r
\n" ); document.write( "\n" ); document.write( "20D+10D=1950\r
\n" ); document.write( "\n" ); document.write( "30D=1950
\n" ); document.write( "D=\"65\"
\n" ); document.write( "N=\"65\"
\n" ); document.write( "Q=\"130\"
\n" ); document.write( "
\n" ); document.write( "
\n" );