asked 208k views
3 votes
Three classes of school children are selling tickets to the school play. the number of tickets sold by these classes, and the number of children in each of the classes have been read into these variables:tickets1, tickets2, tickets3 and class1, class2, class3. write an expression for the average number of tickets sold per school child. submit

asked
User Hildende
by
7.5k points

2 Answers

3 votes

Final answer:

The average number of tickets sold per school child can be calculated by dividing the total number of tickets sold by the total number of school children.

Step-by-step explanation:

To find the average number of tickets sold per school child, we need to calculate the total number of tickets sold and divide it by the total number of school children.

The expression for the average number of tickets sold per school child is:

(tickets1 + tickets2 + tickets3) / (class1 + class2 + class3)

This expression adds up the number of tickets sold by each class and divides it by the total number of children in the three classes.

answered
User Mathew Frank
by
8.8k points
0 votes

We know that by employing the formula for the average here, we can find the average number of tickets sold per school child as the ratio of the total number of tickets sold to the total number of children in the school.

Let A be the average number of tickets sold per school child.

Let T be the total number of tickets sold.

Let C be the total number of children in the school.

Then from the information provided in the question,

T=tickets1+tickets2+tickets3 and C=class1+class2+class3

Thus, A can be expressed as:


A=(tickets1+tickets2+tickets3)/(class1+class2+class3)

The above is the expression for the average number of tickets sold per school child.



answered
User Fabian Damken
by
7.6k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.