Let A = # adult tickets sold
S = # student tickets sold
70 more student tickets than adult tickets sold translates into algebra this way:
S = A + 70 (the number of student tickets sold IS 70 more then adult)
This can also be written as -A + S = 70.
As far as cost goes:
8A + 5S = 3210.
Now you have two equations with two unknowns. You can use substitution or addition/elimination methods to solve the system. Since we already have S = A + 70. I would just use substitution, replacing the S in the 2nd equation with A + 70:
So:
8A + 5(A+70) = 3210. (one equation, one unknown). Remove parenthesis (distributive property), combine similar terms, isolate the term containing A (subtraction property for equality), then divide both sides by the numerical coefficient of A (division property for equality). Once you have the value for A, substitute into the 1st equation to determine S.
Hopefully the answers are positive integers, since you cannot purchase a fraction of a ticket.
Leila N.
i solved a as 241.53, which should mean that s is 311.53 ( or 241.53 + 70) but when i replace the variables and do 8 (241.53) + 5(311.53) the total becomes more than the earned amount (or 3210). am i reading something wrong? or is that step not necessary, and i should just leave it at student tickets = 241.53 and adult tickets bought = 311.53 ?04/18/22