document.write( "Question 1145151: If the value of n nickels plus d dimes is c cents, what is n in terms of d and c? \n" ); document.write( "
Algebra.Com's Answer #766356 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
----------------------------------------------------------------------------
\n" ); document.write( "If the VALUE of n nickels plus d dimes is c cents, what is n in terms of d and c?
\n" ); document.write( "------------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"5n%2B10d=c\"\r
\n" ); document.write( "\n" ); document.write( "\"5n=c-10d\"\r
\n" ); document.write( "\n" ); document.write( "\"n=c%2F5-2d\"
\n" ); document.write( "
\n" );