document.write( "Question 383842: I have 41 coins that are all nickels and dimes (n and d). The value of the coins is $3.65. What is a system of equations to solve this? \n" ); document.write( "
Algebra.Com's Answer #271748 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
n + d = 41\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "5n + 10d = 365
\n" ); document.write( "
\n" );