Answer:
18 years
Step-by-step explanation:
Rule of 72
(72)/(interest)=years to double
72/4=18
Answer:
Option E 15 cm
Step-by-step explanation:
we know that
The circumference of a circle subtends a central angle of 360 degrees
so
using proportion
Find out the length of arc DE by a central angle of 45 degrees
Let
x -----> the length of arc DE

9514 1404 393
Answer:
√629 ≈ 25.08
Step-by-step explanation:
The distance formula is useful for this.
d = √((x2 -x1)² +(y2 -y1)²)
d = √((-12 -13)² +(6 -8)²) = √(625 +4) = √629 ≈ 25.08
The distance between the points is about 25.08 units.
Answer:
y = -2x^2 - 4x - 1
Step-by-step explanation:
We can see that the graph passes through (-2, -1), (-1, 1) and (0, -1).
Let's solve
ax^2 + bx + c = y
a(-2)^2 + b(-2) + c = -1
4a - 2b + c = -1
a(-1)^2 + b(-1) + c = 1
a - b + c = 1
a0^2 + b0 + c = -1
c = -1
we got c = -1 so we input it into the other 2
4a - 2b - 1 = -1
4a - 2b = 0
2a - b = 0
2a = b
a - b - 1 = 1
a - b = 2
a = b + 2
Let's input b = 2a
a = 2a + 2
-a = 2
a = -2
b = 2a = 2*(-2) = -4
c = -1
y = -2x^2 - 4x - 1