document.write( "Question 1157918: you dump out your piggy bank and find that you have only nickels and dimes. there are a total of 50 coins and the coins add up to 3.90 how many nickles do you have ? \n" ); document.write( "
Algebra.Com's Answer #780819 by MathTherapy(10555)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "you dump out your piggy bank and find that you have only nickels and dimes. there are a total of 50 coins and the coins add up to 3.90 how many nickles [sic] do you have ?
\n" ); document.write( "
Let number of nickels be N
\n" ); document.write( "Then number of dimes = 50 - N
\n" ); document.write( "We then get: .05N + .1(50 - N) = 3.9
\n" ); document.write( ".05N + 5 - .1N = 3.9
\n" ); document.write( ".05N - .1N = 3.9 - 5
\n" ); document.write( "- .05N = - 1.1
\n" ); document.write( "Number of nickels, or \n" ); document.write( "
\n" );