document.write( "Question 939348: Max has 14 coins consisting of nickels, dimes, and quarters. The total value of the coins is $1.60. If the number of nickels is one less than the number of dimes, find how many of each coin Max has. \n" ); document.write( "
Algebra.Com's Answer #572351 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
\"system%28n%2Bd%2Bq=14%2C0.05n%2B0.1d%2B0.25q=1.6%2Cn=d-1%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Simplify the money amount equation, and then substitute for n in the other equations.
\n" ); document.write( "
\n" );