document.write( "Question 945884: A coin jar contains a mixture of dimes and nickels worth $3.25. The jar contains 45 coins. How many of each coin are in the jar? \n" ); document.write( "
Algebra.Com's Answer #576980 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
n + d = 45
\n" ); document.write( "5n + 10d = 325
\n" ); document.write( "
\n" ); document.write( "
\n" );