Maths Olympiad Prep

Library / /54 of 520

Algebra Difficulty 2.7 Junior Find the answer

A class organized a trip to watch a performance. The price of type A tickets is 2626 yuan each, and the price of type B tickets is 2020 yuan each. If 3838 students bought tickets and spent exactly 952952 yuan, how many tickets of type A and type B were bought? Which of the following systems of equations is correct?

Pick one

Solution

Given the problem, we need to find the correct system of equations that represents the situation of buying two types of tickets by 3838 students with a total cost of 952952 yuan. Let's denote xx as the number of type A tickets and yy as the number of type B tickets.

Step 1: Total number of tickets bought by students.
Since 3838 students bought tickets, and assuming each student bought exactly one ticket, we have the equation:
x+y=38x + y = 38

Step 2: Total cost of the tickets.
Given that type A tickets cost 2626 yuan each and type B tickets cost 2020 yuan each, and the total amount spent was 952952 yuan, we can write the equation for the total cost as:
26x+20y=95226x + 20y = 952

Therefore, combining Step 1 and Step 2, we get the system of equations:
{x+y=3826x+20y=952\left\{\begin{array}{l} x + y = 38 \\ 26x + 20y = 952 \end{array}\right.

This matches with option C, which is the correct system of equations based on the given problem.

Hence, the answer is: C\boxed{C}.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.