document.write( "Question 1080111: Lee has $2.05 in dimes and nickels. The number of nickels is 17 more than the number of dimes. How many of each coin does he have? \n" ); document.write( "
Algebra.Com's Answer #694350 by josgarithmetic(39623)\"\" \"About 
You can put this solution on YOUR website!
\"n=d%2B17\"
\n" ); document.write( "\"5%28d%2B17%29%2B10d=205\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"highlight%28d=8%29\", dimes
\n" ); document.write( "\"highlight%28n=25%29\", nickels\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "check:
\n" ); document.write( "\"0.8%2B25%2A0.05=2.05\"
\n" ); document.write( "
\n" );