You can set up a system of equations for this problem. x= number of coach tickets and y = number of first class tickets.
$210x + $1200y = $10,230 (cost of coach ticket plus cost of first class tickets is total budget)
x + y = 11 (number of coach tickets plus number of first class tickets is total number of people)
Solve the second equation for y to get y = 11 - x, then plug that into the first equation and solve for x:
$210x + $1200(11 - x) = $10,230
$210x + $13,200 - $1200x = $10,230
-$990x + $13,200 = $10,230
-$990x = $2,970
x = 3
Sarah bought x = 3 coach tickets. Plug that into the second equation and solve for y:
3 + y = 11
y = 8
Sarah bought y = 8 first class tickets.
I think that’s the answer
Answer: The measure of angle A is 59 degrees.
When you have a quadrilateral inscribed in a circle the opposite sides are always supplementary (add to 180). Given the order of the vertices of our quadrilateral, we know that A and C are opposite.
Therefore, we can write and solve the following equation.
A + C = 180
A + 121 = 180
A = 59 degrees