Answer:
x = 19
Explanation:
Let's use the following variables:
Let x be the number of coach seats sold.
Let y be the number of first-class seats sold.
We know that there are 29 seats in total, so:
x + y = 29
We also know that the total amount collected for the flight was $21,900, so:
600x + 1050y = 21,900
We can solve this system of equations by substitution or elimination. Let's use elimination.
Multiplying the first equation by 600, we get:
600x + 600y = 17400
Subtracting this equation from the second equation, we get:
450y = 4500
Dividing both sides by 450, we get:
y = 10
Substituting this value into the first equation, we get:
x + 10 = 29
x = 19
Therefore, the airline sold 19 coach seats and 10 first-class seats.