Q. 137

Question

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

A cashier has 54 bills, all of which are \(10 or \)20 bills. The total value of the money is $910. How many of each type of bill does the cashier have?

Step-by-Step Solution

Verified
Answer

The number of $10 bills cashier has is 17 and the number of $20 bills cashier has is 37.

1Step 1. Given Information

There are total 54 bills of $10 and $20.

The total value of the money is $910.

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

We need to find the number of $10 and $20 bills.

Let x represents the number of $10 bills

and y represents the number of $20 bills.

3Step 3. Form the equations

The total number of bills is 54, so the equation is

x+y=54     ...(1)

Now, the total amount is $910 where x is the number of $10 bills and y is the number of $20 bills. So the equation is

10x+20y=910        ...(2)

4Step 4. Solve using substitution

Solve the first equation for y

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

Using the third equation substitute 54-x for y in the second equation and solve for x

10x+20y=91010x+20(54-x)=91010x+1080-20x=91010x-20x+1080-1080=910-1080-10x=-170x=17

5Step 5. Find the value of y

Substitute 17 for x in the third equation

y=54-xy=54-17y=37

Thus the number of $10 bills is 17 and the number of $20 bills is 37.

6Step 6. Check the solution

Substitute 17 for x and 37 for y in the first equation formed.

x+y=5417+37=5454=54

It is a true statement.

Again, substitute the values in the second equation formed.

10x+20y=91010·17+20·37=910170+740=910910=910

This is also a true statement.

So the point satisfies both the equations.