Concept:Add the visitor totals for the three specified days from the bar chart.Explanation:From the bar chart, read the heights of the bars for each day.Friday received 10 visitors.Tuesday received 5 visitors.Sunday received 1 visitor.Total visitors on these three days:10+5+1=16.Therefore, option D is the correct answer.Answer:16 (Option D).