document.write( "Question 1045600: Juan has 16 coins all nickels and dimes this collection of coins is worth 1.15 how many nickels and dimes are there \n" ); document.write( "
Algebra.Com's Answer #661071 by advanced_Learner(501)\"\" \"About 
You can put this solution on YOUR website!
N+D=16
\n" ); document.write( "0.05N+0.10D=1.15
\n" ); document.write( "solve
\n" ); document.write( "
\n" );