A function for this would be m = 50 + 4.25t. The $50 is the one time thing. We must multiply the tips by 6. 4.25 * 6 = 25.50. 50 + 25.50 is 75.50. Joe would make $75.50 after 6 hours.
It’s the light blue one!!!
I did get the one in the tux ♂️ and the other one ☝️
Let x = number of adult tickets, and y = number of children tickets. One equation must deal with the number of tickets, and the other equation must deal with the revenue from the tickets.
Then x + y = 300 is the number of tickets
12x + 8y = 3280 is the revenue from the tickets.
Using the substitution method:
x + y = 300 ⇒ y = 300 - x ⇒ Equation (3)
12x + 8y = 3280 ⇒ 12x + 8(300-x) = 3280 ⇒ x = 220
y = 300 - x ⇒ y = 300-220 ⇒ 80
Therefore 220 adult tickets and 80 children's tickets were sold.