Answer:
C --- b^16
Step-by-step explanation:
Answer:
{x,y} = {5,6}
Step-by-step explanation:
// Solve equation [1] for the variable x
[1] x = y - 1
// Plug this in for variable x in equation [2]
[2] 2•(y -1) - y = 4
[2] y = 6
// Solve equation [2] for the variable y
[2] y = 6
// By now we know this much :
x = y-1
y = 6
// Use the y value to solve for x
x = (6)-1 = 5
I believe the answer is C
Answer:
Option A is correct.
Step-by-step explanation:
The formula used for finding the volume of right cone is:
Volume of Right cone = (1/3)π.r².h
We need to find altitude i.e h
Volume of cone=V = 8579 m^3
Radius=r = 16m
Altitude =h =?
Putting values,
8579 = (1/3) * 3.14 * (16)^2*h
8579 = 1/3 * 3.14 * 256 *h
8579 = 267.95 * h
=> h = 8579/267.95
h = 32.0 m
So, Altitude of right cone is 32.0 m
Option A is correct.