To solve the problem, we can set up two equations based on the information given about the coins.
-
Total number of coins: Since Sylvia has a total of 20 coins made up of dimes and nickels, \[ n + d = 20 \] where \( n \) is the number of nickels and \( d \) is the number of dimes.
-
Total value of the coins: The total value of the coins is $1.35. The value of a nickel is $0.05 and the value of a dime is $0.10. Thus, the total value can be expressed as: \[ 0.05n + 0.10d = 1.35 \]
Now, you can use these two equations to find the values of \( n \) and \( d \).
You could also multiply the second equation by 100 to eliminate the decimals: \[ 5n + 10d = 135 \]
Now, you have the following system of equations to solve:
- \( n + d = 20 \)
- \( 5n + 10d = 135 \)
You can now solve this system of equations for the values of \( n \) and \( d \).