Q. 136

Question

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

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

Step-by-Step Solution

Verified
Answer

The number of $10 bills are 14 and the number of $20 bills are 16.

1Step 1. Given Information

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

The total value of the money is $460.

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 30, so the equation is

x+y=30      ...(1)

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

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

4Step 4. Solve using substitution

Solve the first equation for  y

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

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

10x+20y=46010x+20(30-x)=46010x+600-20x=46010x-20x+600-600=460-600-10x=-140-10x-10=-140-10x=14

5Step 5. Find the value of y

Substitute 14 for x in the third equation

y=30-xy=30-14y=16

So the number of $10 bills is 14 and the number of $20 bills is 16.

6Step 6. Check the solution

Substitute 14 for x and 16 for y in the first equation formed.

x+y=3014+16=3030=30

It is a true statement.

Again, substitute the values in the second equation formed.

10x+20y=46010·14+20·16=460140+320=460460=460

This is also a true statement.

So the point satisfies both the equations.