Let's call dimes x and the quarters x+3 since we have 3 more of them.
x+x+3=45
2x=42
x=21
we have 21 dimes and 23 quarters
21*0.10=2.1
23*0,25=5.98
if we add those together it equals 8.08
Answer: 
Step-by-step explanation:
Given

Apply cross-multiplication

The value of k is 
Our system of equations is:
y = x - 4
y = -x + 6
We can solve this system of equations by substitution. We already have one equation solved for the variable y in terms of x, so we can substitute in this equivalent value for y into the second equation as follows:
y = -x + 6
x - 4 = -x + 6
To simplify this equation, we first are going to add x to both sides of the equation.
2x - 4 = 6
Next, we are going to add 4 to both sides of the equation to separate the variable and constant terms.
2x = 10
Finally, we must divide both sides by 2, to get the variable x completely alone.
x = 5
To solve for the variable y, we can plug in our solved value for x into one of the original equations and simplify.
y = x - 4
y = 5 - 4
y = 1
Therefore, your final answer is x = 5 and y = 1, or as an ordered pair (5,1).
Hope this helps!