To solve the problem, we need to define the variables properly and then set up equations based on the conditions given in the problem.
Let:
- \( x \) = the number of quarters
- \( y \) = the number of dimes
From the problem, we have the following two conditions:
-
The total number of coins is 18: \[ x + y = 18 \]
-
The total value of the coins is $2.85. Each quarter is worth $0.25, and each dime is worth $0.10, so the value equation is: \[ 0.25x + 0.10y = 2.85 \]
Now, we can write the system of equations based on the conditions above:
\[ \begin{align*}
- & \quad x + y = 18 \
- & \quad 0.25x + 0.10y = 2.85 \end{align*} \]
Now looking at the given options, we can identify that option d presents the correct system set just as we derived:
d. \( 0.25x + 0.10y = 2.85 \)
\( x + y = 18 \)
So the correct answer is d.