document.write( "Question 1177074: There are 18 coins in your pocket consisting of nickels and dimes. The total value of the coins is $1.25. How many of each type of coin do you have? \n" ); document.write( "
Algebra.Com's Answer #805303 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
There are 18 coins in your pocket consisting of nickels and dimes. The total value of the coins is $1.25. How many of each type of coin do you have?
\n" ); document.write( "------
\n" ); document.write( "n + d = 18
\n" ); document.write( "5n + 10d = 125
\n" ); document.write( "etc\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );