document.write( "Question 1013020: You work weekends, Friday through sunday, 9:00am to 5:00pm with a one hour lunch break. On Friday you sold 1260 worth of merchandise . On Saturday you sold $536 worth. On Sunday you sold $2,044 worth. What was your average sales per hour for that weekend? Round to the nearest dollar \n" ); document.write( "
Algebra.Com's Answer #629174 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
9:00 A.M. to 5:00 P.M. is 8 hours
\n" ); document.write( "Minus 1 hour lunch, 7 hours per day
\n" ); document.write( "3 days x 7 hours/day = 21 hours
\n" ); document.write( "$1260 + $536 + $2044 = $3840
\n" ); document.write( "Sales per hour= Total sales/number of hours = $3840/21 = $183
\n" ); document.write( ".
\n" ); document.write( "ANSWER Average is $183 per hour.
\n" ); document.write( "
\n" );