If number of nickel = n
number of dimes = 3n
number of quarters = 2n
Amount of nickel = 5n
Amount of dimes = 30n
Amount of quaters = 50n
Total Amount = <span>5n + 30n + 50n = 510
In short, Your Answer would be Option C
Hope this helps!</span>
Answer:
63
Step-by-step explanation:
Answer:
120 leaves
Step-by-step explanation:
If the caterpillar eats 75 leaves in 5 hours and continues to eat at the same rate, the number of leaves eaten is simple, 120 leaves.
How I found the answer:
First, I divided 75 by 5 and got 15, then I multiplied 8 to 15 and got 120.
Answer:
It's about 6,111 kids per second.
Step-by-step explanation:
1 hour = 60 minutes
1 minute = 60 seconds
60*60=3600
1 hour = 3600
hourly rate -> 22,000,000 kids/hr
secondly rate -> 22,000,000/3600 ≈ 6,111
secondly rate -> 6,111 kids/second
X = Can/Bottle height, y = Shadow length
x = 13 cm, y = 7.5 cm
x = 2.5 cm, y = 14.2 cm
I'm assuming your question is asking for an equation to model this. Since there are only two data points the only equation that can be made is linear
y = mx + c
m = (y2 - y1)/(x2 - x1) <- Let 14.2 be y2, and 2.5 be x2 (it is important)
m = (14.2 - 7.5)/(2.5 - 13)
m = 6.7/-10.5
m = -0.638
y = -0.638x + c
To find c we can sub any one of the two coordinates, i'm choosing (2.5,14.2)
14.2 = -0.638(2.5) + c
14.2 = -1.595 + c
14.2 + 1.595 = c
15.795 = c
So the final equation is y = -0.638x + 15.795