document.write( "Question 898925: Write an expression for the amount of money (in dollars) in n nickels plus 3 dollars? \n" ); document.write( "
Algebra.Com's Answer #545041 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Write an expression for the amount of money (in dollars) \n" ); document.write( "in n nickels plus 3 dollars? \n" ); document.write( "------ \n" ); document.write( "Dollars Equation: ((n/20) + 3) dollars \n" ); document.write( "------- \n" ); document.write( "Nickels Equation: (n + 3*20) nickels \n" ); document.write( "========================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "====================== \n" ); document.write( " |