document.write( "Question 1068060: A student receives sis a week for lunch The cafeteria charges $3.25 for lunch. write an equation to help the student calculate the amount of money, m, left after d days, assuming the student purchases lunch each day \n" ); document.write( "
Algebra.Com's Answer #683479 by Lightning_Fast(78) You can put this solution on YOUR website! y = 3.25x \n" ); document.write( "y = total currency spent \n" ); document.write( "x = days of eating lunch \n" ); document.write( "3.25 = cost of meal \n" ); document.write( " |