document.write( "Question 585088: Kathy has $10.70 in a jar that only contains nickles and dimes. There are 120 coins in the jar. How many nickles are in Kathy's jar? \n" ); document.write( "
Algebra.Com's Answer #373095 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
n+d=120
\n" ); document.write( "5n+10d=1070
\n" ); document.write( "d=94
\n" ); document.write( "n=26
\n" ); document.write( "
\n" );