Q. 134

Question

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

Peter has been saving his loose change for several days. When he counted his quarters and dimes, he found they had a total value $13.10. The number of quarters was fifteen more than three times the number of dimes. How many quarters and how many dimes did Peter have?

Step-by-Step Solution

Verified
Answer

Peter has 48 number of quarters and 11 number of dimes.

1Step 1. Given Information

The total value of quarters and dimes is $13.10.

Also, the number of quarters was fifteen more than three times the number of dimes. 

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

We need to find the number of quarters and dimes Peter has.

Let x represents the number of quarters and y represents the number of dimes.

3Step 3. Form the equations

The value of each quarter is $0.25 and the value of each dime is $0.10.

The value of x quarters and y dimes is $13.10. So an equation can be written as

0.25x+0.10y=13.10     ...(1)

The number of quarters was fifteen more than three times the number of dimes, so

x=3y+15       ...(2)

4Step 4. Solve using substitution

Using the second equation, substitute 3y+15 for x in the first equation and solve for y

0.25x+0.10y=13.100.25(3y+15)+0.10y=13.100.75y+3.75+0.10y=13.100.75y+0.10y+3.75-3.75=13.10-3.750.85y=9.350.85y0.85=9.350.85y=11

5Step 5. Solve for x

Substitute 11 for y in the second equation and solve for x

x=3y+15x=3×11+15x=33+15x=48

So, he has 48 quarters and 11 dimes.

6Step 6. Check the solution

Substitute 48 for x and 11 for y in the first equation formed.

0.25x+0.10y=13.100.25·48+0.10·11=13.1012+1.10=13.1013.10=13.10

It is a true statement.

Again, substitute the values in the second equation formed.

x=3y+1548=3·11+1548=33+1548=48

This is also a true statement.

So the point satisfies both the equations.