Answer:
The volume of the cylinder shown in the figure is 628 cube meters
Step-by-step explanation:
Given figure is about cylinder
The height of the cylinder = h = 8 meters
The radius of the base of cylinder = r = 5 meters
Now, let The volume of cylinder = V m³
So, The volume of cylinder is given as V =
×r²×h
where r is the radius of its base
And h is the height of cylinder
The value of
= 3.14
So, V =
× r² × h
Or, V = 3.14 × (5)² × 8
Or, V = 3.14 × 25 × 8
or, V = 628 m³
So, The volume of cylinder = V = 628 m³
Hence The volume of the cylinder shown in the figure is 628 cube meters Answer
Answer:
clc%clears screen
clear all%clears history
close all%closes all files
p=250;
M=[];
for i=1:100000
re=0;
S=0;
while(S<=1)
S=S+rand;
re=re+100;
end
M(i)=re;
end
disp('Expected received money is');
mean(M)
disp('Since expcted is greater than what we pay. So, we will play')
Step-by-step explanation:
Im mean I’d be down to help
The solution to the system of linear equations is where the two lines intersect.
Look for the point where the two lines intersect. The x-value is 2 1/2, and the y-value is -4.
The answer is C.