Answer:
Number of dimes = 16
Number of quarters = 17
====================================================
Work Shown:
d = number of dimes
q = number of quarters
d+q = 33 coins total, this solves to d = 33-q
10d = value of all the dimes in cents
25q = value of all the quarters in cents
10d+25q = 585 cents total
--------------
Plug in d = 33-q and solve for q
10d+25q = 585
10(33-q) + 25q = 585
330-10q+25q = 585
15q+330 = 585
15q = 585-330
15q = 255
q = 255/15
q = 17
The man has 17 quarters
d = 33-q = 33-17 = 16
He also has 16 dimes.
--------------
Check:
16 dimes + 17 quarters = 33 coins total
16 dimes = 16*10 = 160 cents
17 quarters = 17*25 = 425 cents
160 cents + 425 cents = 585 cents
The answer is confirmed.
Answer:
its A
Step-by-step explanation:
Alex and Jack work for a computer software company. Alex can write a computer program in 24 hours, while
Jack can write it in 16 hours. How long will it take them to write the program together?
Answer: 9.6 hours
Answer:
h = -t+20
After 8 hours the candle will be 12 inches
Step-by-step explanation:
We have 2 points (time, inches)
(3,17) and (5,15)
We can find the slope
m = (y2-y1)/(x2-x1)
= (15-17)/(5-3)
= -2/2
= -1
We can use point slope form
y-y1 = m(x-x1)
Replace y with h and x with t
h-17 = -1 (t-3)
Distribute
h-17 = -t+3
Add 17 to each side
h-17+17 = -t+3+17
h = -t+20
After 8 hours
h = -t+20
h = -8+20
h= 12
Your answer is
x= -3/2, 2+19
hope it helps :)