Answer:
452.448cm^3
Step-by-step explanation:
Given data
Height= 25cm
Diamter= 12cm
Radius= 6cm
The expression for the volume of a cone is given as
V= 1/3*πr^2h
Substitute
V= 1/3*3.142*6^2*25
V= 1/3*3.142*36*12
V= 1/3*1357.344
V=452.448cm^3
Hence the volume is 452.448cm^3
The function that takes three decimal numbers as inputs and finds the sum of those inputs and returns the sum has been given below
What is programming?
Program is the set of instructions given to the computer so that the computer can execute those instructions. The act of writing program is called programming.
The program has been shown below
#include<stdio.h>
using namespace std;
int main()
{
double n1, n2, n3;
double s;
printf("Enter first numbers");
scanf(%lf, &n1);
printf("Enter second numbers");
scanf(%lf, &n2);
printf("Enter third numbers");
scanf(%lf, &n3);
s = n1 + n2 + n3;
printf("Sum = %f", s);
return 0;
}
To learn more about programming refer to the link-
brainly.com/question/23275071
#SPJ4
Answer:
Today: Thursday, 05 November 2020
Hour: 07.27 WIB (Indonesia)
<u>_______________________________</u>
P-23=-3
+23 +23
P=20
so the answer is A
Answer:
Perimeter- 26cm
Area- I Don't know sorry. I'll comment if I figure it out