round each answer to the nearest whole value. how many items were sold in the week? what is the average…

round each answer to the nearest whole value. how many items were sold in the week? what is the average amount of sales per day? what percent of the sales are made during the weekend? (use saturday and sunday sales only.)
Answer
Answer:
- 160
- 23
- 34%
Explanation:
Step1: Calculate total items sold
Add daily sales: $13 + 21+17 + 22+26+30+41=160$
Step2: Calculate average sales per day
Divide total sales by 7 days: $\frac{160}{7}\approx23$ (rounded to nearest whole - value)
Step3: Calculate weekend sales percentage
Weekend sales are $13 + 41=54$. Percentage is $\frac{54}{160}\times100% = 33.75%\approx34%$ (rounded to nearest whole - value)