Answer:
$7.00
Step by step Step-by-step explanation:
Let's start by using variables to represent the number of each coin.
Let x = number of nickels
Then, since Jonathan has twice as many dimes as nickels, we know:
2x = number of dimes
And since he has three times as many quarters as nickels:
3x = number of quarters
We also know that he has a total of 42 coins:
x + 2x + 3x = 42
6x = 42
x = 7
Now we can plug x back into the expressions for the number of each coin:
- Number of nickels: x = 7
- Number of dimes: 2x = 14
- Number of quarters: 3x = 21
So Jonathan has 7 nickels, 14 dimes, and 21 quarters.
To check, we can add up the value of each coin:
- Value of nickels = $0.35 (7 x $0.05)
- Value of dimes = $1.40 (14 x $0.10)
- Value of quarters = $5.25 (21 x $0.25)
Total value = $7.00
So our answer is correct.