(double)(tickets1 + tickets2 + tickets3) / (class1 + class2 + class3),”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

Average Rating
0 out of 5 stars. 0 votes.

(double)(tickets1 + tickets2 + tickets3) / (class1 + class2 + class3),”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.”