Four hundred seventy and forty seven hundredth
Answer:
lots of multiplying I've noticed
Let dimes = d and quarters =q
D + q = 50
D= 50-q
0.10d + 0.25Q = 7.70
Replace d with 50-q:
0.10(50-q) + 0.25q = 7.70
Simplify:
5 -0.10q + 0.25q = 7.70
5 + 0.15q = 7.70
Subtract 5 from both sides:
0.15q = 2.70
Divide both sides by 0.15:
Q = 2.70 / 0.15
Q = 18
D = 50-18 = 32
There are 32 dimes and 18 quarters
Answer:
k = -6/35
Step-by-step explanation:
To make the function continuous
kx^2 = x+k
These must be equal where the function is defined for two different intervals
This is at the point x=-6 so let x=-6
k(-6)^2 = -6+k
36k = -6+k
Subtract k from each side
36k-k = -6+k-k
35k = -6
Divide by 35
35k/35 = -6/35
k = -6/35