document.write( "Question 1170525: A person has 11 coins consisting of dimes and nickels. If the total amount of money is $0.75, how much of each coin are there? \n" ); document.write( "
Algebra.Com's Answer #795378 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
Since you have only eleven coins for seventy five cents, you could simply look at several of the possible combinations of nickels and dimes and find the combination that works.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You could use a little algebra instead.
\n" ); document.write( "d dimes
\n" ); document.write( "11-d nickels
\n" ); document.write( "\"10d%2B5%2811-d%29=75\"
\n" ); document.write( "Simplify and solve.
\n" ); document.write( "
\n" );