document.write( "Question 340245: How do you write a numerical or algebraic expression for this problem? The number in cents of n nickels. \n" ); document.write( "
Algebra.Com's Answer #243766 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! If you had 1 nickel, it would be 5 cents. \n" ); document.write( "If you had 2 nickels, it would be 10 cents. \n" ); document.write( "If you had 3 nickels, it would be 15 cents, and so on...\r \n" ); document.write( "\n" ); document.write( "You merely multiply the number of nickels you have times five cents...\r \n" ); document.write( "\n" ); document.write( "So if you have n nickels, you have 5n cents. \n" ); document.write( " |