Respuesta :
Answer:
There are 7 dimes, 9 quarters and 16 nickels.
Step-by-step explanation:
Let's start by defining the variables for this problem :
Q : ''number of quarters''
D : ''number of dimes''
N : ''number of nickels''
''There are two more quarters than dimes'' so we can write the following equation :
[tex]Q=D+2[/tex]
''And as many nickels, as quarters and dimes together'' so we can write the following equation :
[tex]N=Q+D[/tex]
''The total amount of money is $3.75'' so we can write the following equation :
[tex]0.25Q+0.10D+0.05N=3.75[/tex]
We must solve the following system :
[tex]Q=D+2[/tex] (I)
[tex]N=Q+D[/tex] (II)
[tex]0.25Q+0.10D+0.05N=3.75[/tex] (III)
In the equation (II) we can find Q in terms of N and D :
[tex]N=Q+D[/tex]
[tex]Q=N-D[/tex] (IV)
If we use (I) in (IV) :
[tex]Q=N-D[/tex]
[tex]D+2=N-D[/tex]
[tex]2D=N-2[/tex]
[tex]N=2D+2[/tex] (V)
If we use (I) and (V) in (III)
[tex]0.25Q+0.10D+0.05N=3.75[/tex]
[tex](0.25).(D+2)+0.10D+(0.05).(2D+2)=3.75[/tex]
[tex]0.25D+0.50+0.10D+0.1D+0.1=3.75[/tex]
[tex]0.45D=3.15[/tex]
[tex]D=\frac{3.15}{0.45}=7[/tex]
[tex]D=7[/tex]
If [tex]D=7[/tex] ⇒ replacing in (I)
[tex]Q=D+2[/tex]
[tex]Q=7+2=9[/tex]
[tex]Q=9[/tex]
If we replace this values in (II) ⇒
[tex]N=Q+D[/tex]
[tex]N=9+7=16[/tex]
[tex]N=16[/tex]
We find that there are 7 dimes, 9 quarters and 16 nickels