document.write( "Question 663208: This is the problem I am having some issues solving,\r
\n" ); document.write( "\n" ); document.write( "In the following situation, identify the variables, set up the system of equations, and then solve the system. A cash register contains $6.10 in just nickels and dimes. If there is a total of 85 coins, then how many nickels are in the drawer?
\n" ); document.write( "

Algebra.Com's Answer #412672 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+n+\" = number of nickels
\n" ); document.write( "Let \"+d+\" = number of dimes
\n" ); document.write( "given:
\n" ); document.write( "(1) \"+n+%2B+d+=+85+\"
\n" ); document.write( "(2) \"+5n+%2B+10d+=+610+\" ( in cents )
\n" ); document.write( "---------------------
\n" ); document.write( "(2) \"+n+%2B+2d+=+122+\"
\n" ); document.write( "Subtract (1) from (2)
\n" ); document.write( "(2) \"+n+%2B+2d+=+122+\"
\n" ); document.write( "(1) \"+-n+-+d+=+-85+\"
\n" ); document.write( "\"+d+=+37+\"
\n" ); document.write( "and
\n" ); document.write( "(1) \"+n+%2B+37+=+85+\"
\n" ); document.write( "(1) \"+n=+48+\"
\n" ); document.write( "48 = number of nickels
\n" ); document.write( "37 = number of dimes
\n" ); document.write( "check:
\n" ); document.write( "(2) \"+5n+%2B+10d+=+610+\"
\n" ); document.write( "(2) \"+5%2A48+%2B+10%2A37+=+610+\"
\n" ); document.write( "(2) \"+240+%2B+370+=+610+\"
\n" ); document.write( "(2) \"+610+=+610+\"
\n" ); document.write( "OK\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );