asked 26.6k views
0 votes
The cost of attending an amusement park is $15 for children and $35 for adults. On a particular day, the attendance at the amusement park is 25,000 attendees, and the total money earned by the park is $600,000. Use the given matrix equation to solve for the number of children’s tickets sold. Explain the steps that you took to solve this problem.

A matrix with 2 rows and 2 columns, where row 1 is 1 and 1 and row 2 is 15 and 35, is multiplied by matrix with 2 rows and 1 column, where row 1 is c and row 2 is a, equals a matrix with 2 rows and 1 column, where row 1 is 25,000 and row 2 is 600,000.

Solve the equation using matrices to determine the number of children's tickets sold. Show or explain all necessary steps.

Picture below.

The cost of attending an amusement park is $15 for children and $35 for adults. On-example-1
asked
User Steven
by
7.5k points

1 Answer

1 vote

Answer:

Thus, the number of children's tickets is 13,750 and the number of adult tickets is 11,250.

Explanation:

Let the number of children be x and the number of adults be y.

The total number of attendance at the amusement park is 25,000.

So we have an equation

x + y = 25000 ......(i)

The cost for children is $15 and the cost for adults is $35, and the total money earned by the park is $600,000.

So we have another equation,

15x + 35y = 600,000

3x + 7y = 120,000 ......(ii)

Multiplying equation (i) with 3 we get

3x + 3y = 75000

3x + 7y = 120,000

Now subtract both the equation we have,

4y = 45000

y = 11250

Now put the value of y in equation (i) we get

x + 11250 = 25000

x = 13750

Where x is the number of children's tickets sold.

Therefore the number of children's tickets sold is 13750.

answered
User Giraldi
by
8.2k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.