141k views
3 votes
Otis has a box of coins that he uses when he plays poker with his friends. the box containts 44 coins, consisting of pennies, dines, and quarters. the number of pennies is equal to the number of dimes. the total value is $4.37. how many of each denomination of coin does he have in the box

User Shalika
by
5.4k points

1 Answer

4 votes

For this case, the first thing we must do is define variables.

We have then:

x: number of pennies

y: number of dimes

z: number of quarters

We now write the system of equations:

the box containts 44 coins:


image

The number of pennies is equal to the number of dimes:


image

the total value is $ 4.37:


image

Solving the system of equations graphically, we obtain:

Let's rewrite equations 1 and 2:


image

The intersection of the straight lines is the graphic solution

Note: see attached image

x = 17

z = 10

Then, the value of y is:

y = x = 17

Answer:

pennies = 17

dimes = 17

Quarters = 10

Otis has a box of coins that he uses when he plays poker with his friends. the box-example-1
User Danbord
by
5.0k points