Answer:
r = 16 cm
g = 34 cm
LA = 1708.16 cm^2
Step-by-step explanation:
We have that for the cone, the formula is as follows:
v = pi / 3 * r ^ 2 * h
the first thing they ask is to calculate the radius, therefore we solve for r
r ^ 2 = 3 * v / (pi * h)
replacing the volume and height, it remains:
r ^ 2 = 3 * 2560 * pi / (pi * 30)
r ^ 2 = 3 * 2560/30 = 256
r = 16
Now, to calculate the slant height, that is to say g, we can calculate it knowing the height and the radius:
g ^ 2 = r ^ 2 + h ^ 2
g ^ 2 = 16 ^ 2 + 30 ^ 2
g ^ 2 = 1156
g = 34
The lateral area of the cone is given by the following equation:
LA = pi * r * g
replacing
LA = 3.14 * 16 * 34
LA = 1708.16 cm ^ 2
the lateral area is 1708.16 cm ^ 2
Step-by-step explanation:
velocity = distance/time taken
distance=velocity ×time taken
distance=80×4
distance=320kilometers
All i know is that the domain is ARN(all real numbers) for all of these.
Answer:
More people over the age of 60 support an increase than any other group
About 73% of those over 60 support an increase.
26.6% of those between 41-60 support an increase.
50% of those between 21-40 support an increase.
200 people participated
9514 1404 393
Answer:
35 feet square
Step-by-step explanation:
The greatest common factor of 70 and 525 is 35. The largest square plot can be 35 feet on a side.
70 = 2·35
525 = 15·35
__
I like to find the GCD (greatest common divisor) using Euclid's algorithm. We find the remainder when dividing the larger by the smaller. When that remainder is not zero, we replace the larger number with the remainder, and repeat. When the remainder is zero, the divisor is the GCD.
525/70 = 7 r 35
70/35 = 2 r 0 . . . . . 35 is the GCD