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 #243767 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How do you write a numerical or algebraic expression for this problem? \n" ); document.write( "The number in cents of n nickels. \n" ); document.write( "----- \n" ); document.write( "1 nickel: 5*1 cents \n" ); document.write( "2 nickels: 5*2 cents \n" ); document.write( "3 nickels: 5*3 cents \n" ); document.write( "---- \n" ); document.write( "n nickels: 5n cents \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |