Please help me solve this equations
The circus is coming. Cindy is selling tickets. she sold 8 adults tickets and 5 children's tickets for a total of $180.50 in sales. The second day she received $261.00 for 12 adult tickets and 6 children tickets. What is the price of a child's ticket? What is the price of an adult ticket?
Write two algebraic equations that model this circus ticket scenario.
Show how you solved the problem by using elimination method, the substitution method, or the graphical method
Never use substitution like the other person did unless asked to do so or if one of the variables has a coefficient of 1 on it
Let the cost of an adult's ticket sold, be A, and the cost of a child's ticket, C
We then get:
4A + C = 80.5 -------- Subtracting eq (i) from eq (ii)
C = 80.5 - 4A ------ eq (iii)
8A + 5(80.5 - 4A) = 180.5 ------- Substituting 80.5 - 4A for C in eq (i)
8A + 402.5 - 20A = 180.5
- 12A = - 222
A, or cost of an adult's ticket =
Substitute the value of A into any of the ORIGINAL equations to get the value of C, a child's ticket-cost.