document.write( "Question 1094152: Chris has 20 coins a mix of nickels and dimes if Chris has the d dimes write an expression to represent the number of nickels \n" ); document.write( "
Algebra.Com's Answer #708747 by josgarithmetic(39625)\"\" \"About 
You can put this solution on YOUR website!
Only nickels n and dimes d;
\n" ); document.write( "total of 20 coins;
\n" ); document.write( "\"d%2Bn=20\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Expression for the number of nickels?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "n=20-d
\n" ); document.write( "
\n" );