15.6k views
3 votes
Tristan has some dimes and some quarters. He has at least 20 coins worth at most $4.25 combined. If Tristan has 10 dimes, determine the maximum number of quarters that he could have. If there are no possible solutions, submit an empty answer.

1 Answer

7 votes

Answer:

The maximum number of quarters that he could have is 13

Explanation:

Let x represent the number of quarters he could have. If he has 10 dimes and has at least 20 coins, then

→ x + 10 >= 20

→ x >= 10 (1)

His coins worth at most $4.25. Also, it is known that 1 dollar is equal to 100 cents, 1 dime is equal to 10 cents and 1 quarter is equal to 25 cents.

→ (x * 25) + (10 * 10) <= (4.25 * 100)

→ 25x + 100 <= 425

→ 25x <= 325

→ x <= 13 (2)

If we combine the equation 1 and 2:

10 <= x <= 13

The maximum value of x is 13

User Jong Shin
by
8.4k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories