Answer:
<h3>#1</h3>
<u>Since the circle covers 360°, each sector will be:</u>
The same angle will be made between two adjacent semicircles.
<h3>#2</h3>
The points have same latitude but different longitude.
35°W and 15° are at different sides from zero longitude.
<u>The difference is:</u>
Step-by-step explanation:
idk the answer but find the area of a circle with the radius of 45 m and then find the area of the rectangle then add them together.
I can’t solve all of them but maybe one and I will give you the formula for you to solve the rest.
Slope = (y2 -y1) / (x2 -x1).
m= ( 16 -(-3)) / ( -14 -(-9))
m = (16+3)/(-14+9)
m = 19/ -5
Answer:
y = -1/8 x² + 5
Step-by-step explanation:
Parabola opens vertically and vertex (h,k) = (0,5), pass point (4,3)
basic formula: y = a(x - h)² + k
y = a (x-0)² + 5
y = ax² + 5 pass (4,3)
3 = 16a + 5
a = (3-5)/16 = -1/8
equation: y = -1/8 x² + 5
check: pass another point (-4,3)
-1/8 * (-4)² + 5 = -2 + 5 = 3