
PAT T. answered 01/06/15
Tutor
New to Wyzant
Every problem has a solution let's find it.
let the price of a senior ticket = s
let the price of a child's ticket = c
revenue = amount from senior ticket sales+ amount from sales of children's tickets
day 1 3 s + 4 c = $111
day 2 12 s + 2 c = $276
we have enough information to create 2 equations we need to solve simultaneously. There are 4 different ways to solve these equations. for this one we will use elimination.
multiply the 2nd equation by 2 then subtract from the first. this will eliminate the c and give us an equation with just one unknown, s
solve for s,
21s = 441 so s = $21 the price of the senior ticket = the answer