document.write( "Question 706260: You travel by subway to and from work, at a cost of $8 per day. How much can you save by buying a monthly pass for $80? Assume a month has 20 work days. (Points : 1)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #435044 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! A month has 20 work days. So if you spend $8 a day, then you spend 8*20 = 160 dollars a month.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you buy a month pass for $80, then you will save 160 - 80 = 80 dollars\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This is of course assuming you go to work everyday (for this month) and you use the subway every time. \n" ); document.write( " |