document.write( "Question 655922: the total amount in cents of n nickels and d dimes
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #409297 by Alan3354(69443) You can put this solution on YOUR website! the total amount in cents of n nickels and d dimes \n" ); document.write( "------------------- \n" ); document.write( "5n + 10d cents \n" ); document.write( "Get some coins, try it. \n" ); document.write( " \n" ); document.write( " |