11
circumference = 11*3.14 = 34.54 cm
N
The circumference is 42.538 cm
First of all, there's no such thing as the "area of a circumference". The distancearound the circle is called the "circumference", and the area of the circle is calledthe "area of the circle".-- When the diameter of the circle is doubled, the circumference is doubledand the area is multiplied by 4.-- When the diameter of the circle is tripled, the circumference is tripledand the area is multiplied by 9.-- When the diameter of the circle is multiplied by N, the circumference ismultiplied by N and the area is multiplied by N2 .
The circumference of a circle is the distance around the outside of the circle. It could be called the perimeter of the circle. The circumference of a circle can be found by multiplying pi ( n = 3.14 ) by the diameter of the circle. If a circle has a diameter of 4, its circumference is 3.14*4=12.56. If You know the radius, the diameter is twice as large.
If a circle has radius r, the area of the circle is pi X r2 and the circumference of the circle is 2 X pi X r. Therefore, the radius of the circle specified is (sq rt of n)/pi and the circumference is 2 X pi X [(sq rt of n)/pi]/pi = 2 X [(sq rt of n)/pi].
It is 1 because pi/pi = 1
echo -n "Enter the radius of a circle : "read r# use formula to get itarea=$(echo "scale=2;3.14 * ($r * $r)" | bc)# use formula to get itd=$(echo "scale=2;2 * $r"|bc)circumference=$(echo "scale=2;3.14 * $d"| bc)echo "Area of circle is $area"echo "Circumference of circle is $circumference"# ### softspy88@gmail.com
A cicumference is the perimeter or distance around the edge of a circle. To get the circumference you use the following equation: C=πd (3.1416 x diameter) where n = pi and is always 3.1416 Example: Say you have a circle with the diameter of 2 in. (diameter of circle)x(pi)= 2 in. x 3.1416 = 6.2832 So the circumference of a circle with a diameter of 2 in. is 6.2832 which means the circle is 6.2832 in. around the outside edge.
The answer depends on whether the n points are on a line and you are interested in linear segments or whether they are on the circumference of a circle and you are interested in the number of segments that the circle is partitioned into. Or, of course, any other shape.
Circumference = n (pi) x diameter The diameter always equals 2 x radius. So the diameter of this circle is 5. Multiply by pi. 5 x 3.142.. = 15.7 to the nearest decimal place
The mathematical constant "pi" (not "pie") is represented by the symbol π and is approximately equal to 3.14159. The equation related to pi is the circumference of a circle divided by its diameter, expressed as C = πd or C = 2πr, where C is the circumference, d is the diameter, and r is the radius of the circle.