Answer:
10.05 meters
Step-by-step explanation:
If the diameter is 3.2 meters, then the radius is 1.6 meters.
Use the circumference formula, C = 2
r, and solve for C
C = 2
r
C = 2
(1.6)
C = 3.2
C = 10.05
So, to the nearest hundredth of a meter, the circumference is 10.05 meters
Answer:
what's the question? I don't know
Answer:
30 ft
Step-by-step explanation:
a² + b² = c²
(15sqrt(2))² + (15sqrt(2))² = c²
225 * 2 + 225 * 2 = c²
c² = 900
c = sqrt(900)
c = 30
Answer: 30 ft
Answer:
y = -x + 4
Step-by-step explanation:
(-1,5)...x1 = -1 and y1 = 5
(1,3)....x2 = 1 and y2 = 3
slope(m) = (y2 - y1) / (x2 - x1) = (3 - 5) / (1 - (-1) = -2 / (1 + 1) = -2/2 = -1
y = mx + b
slope(m) = -1
u can use either of ur points...I will use (1,3)...x = 1 and y = 3
now we sub and find b, the y int
3 = -1(1) + b
3 = -1 + b
3 + 1 = b
4 = b
ur equation is : y = -x + 4 <===