Q. 128

Question

In the following exercises, translate to a system of equations and solve. 

Tickets for an Amtrak train cost \(10 for children and \)22 for adults. Josie paid $1200 for a total of 72 tickets. How many children tickets and how many adult tickets did Josie buy? 

Step-by-Step Solution

Verified
Answer

Josie bought 32 tickets for children and 40 tickets for adults.

1Step 1. Given Information

Given that the price of one adult ticket is $22 and the price of one child ticket is $ 10.

The total number of tickets sold is 72 and the amount collected is $1200

2Step 2. Identify and name what we are looking for

The objective is to find the number of adult and child tickets sold.

Let the number of adult tickets sold be x and the number of child tickets sold be y

3Step 3. Form the equations

The total number of tickets sold is 72. So an equation can be formed as

x+y=72     ...(1)

Now the total cost of x adult tickets each at $22 and y child tickets each at $10 is $1200. So another equation can be written as

22x+10y=1200     ...(2)

4Step 4. Solve using substitution

The first equation can be solved for y as

x+y=72x+y-x=72-xy=72-x    ...(3)

So using the third equation substitute 72-x for y in the second equation and solve for x

22x+10y=120022x+10(72-x)=120022x+720-10x=120022x-10x+720-720=1200-72012x=48012x12=48012x=40

5Step 5. Find the value of y

Substitute 40 for x in the third equation and find the value of y

y=72-xy=72-40y=32

So 40 tickets for adults and 32 tickets for children were bought.

6Step 6. Check the solution

Substitute 40 for x and 32 for y in the first equation formed.

x+y=7240+32=7272=72

It is a true statement.

Again, substitute the values in the second equation formed.

22x+10y=120022·40+10·32=1200880+320=12001200=1200

This is also a true statement.

So the point satisfies both the equations.