Circle Diameter Calculator
How to use this Circle Diameter Calculator 🤔
- Enter ✎ value for radius (r).
- As soon as you enter the required input value(s), the Circle Diameter is calculated immediately, and displaed in the output section (present under input section).
Calculation
Once you enter the input values in the calculator, the output parameters are calculated.
Examples
The following examples cover how to calcualte the Diameter when radius is given.
1. What is the Diameter of Circle whose radius is 10 units?
Answer
Given:
The formula to find the Diameter of a Circle is:
d = \(2 r \)
Substitute given values in the above formula.
d = \(2 *10\)
d = 20 units
∴ Diameter, d = 20 units
2. What is the Diameter of Circle whose radius is 1.5 units?
Answer
Given:
The formula to find the Diameter of a Circle is:
d = \(2 r \)
Substitute given values in the above formula.
d = \(2 *1.5\)
d = 3 units
∴ Diameter, d = 3 units
{
"topic": "circle-diameter",
"img": {
"width": 246,
"height": 246
},
"input_types": [
"float"
],
"input_labels": [
"r"
],
"input_values": [
"8"
],
"input_units": [
"units"
],
"input_descriptions": [
"radius"
],
"examples": [
{
"r": 10
},
{
"r": 1.5
}
],
"type": "Calculate",
"title": "Circle Diameter",
"category": "Geometry",
"shape": "Circle",
"formula_mathjax": "\\(2 r \\)",
"formula_mathjax_sub": "\\(2 * r \\)",
"formula": "2 * r ",
"op_label": "Diameter",
"output_unit": "units",
"description": "The circle diameter calculator calculates the diameter of a circle by taking its radius as input.",
"explanation": "The diameter of a circle is a straight line segment that passes through the center of the circle and has both of its endpoints on the circle's boundary. It is the longest distance that can be measured within a circle. In other words, the diameter is twice the length of the radius, which is the distance from the center of the circle to any point on its boundary.",
"examples_data": "<h2>Examples</h2><p>The following examples cover how to calcualte the Diameter when radius is given.</p><div class=\"example\"><h3 class=\"question\"><span class=\"example_n\">1.</span> What is the Diameter of Circle whose radius is 10 units?</h3><h4 class=\"answer\">Answer</h4><p>Given:</p><ul><li>radius, r = 10 units</ul><p>The formula to find the Diameter of a Circle is:</p><p class=\"tabspace\">d = \\(2 r \\)</p><p>Substitute given values in the above formula.</p><p class=\"tabspace\">d = \\(2 *10\\)</p><p class=\"tabspace\">d = 20 units</p><p class=\"tabspace answer\">∴ Diameter, d = 20 units</p></div><div class=\"example\"><h3 class=\"question\"><span class=\"example_n\">2.</span> What is the Diameter of Circle whose radius is 1.5 units?</h3><h4 class=\"answer\">Answer</h4><p>Given:</p><ul><li>radius, r = 1.5 units</ul><p>The formula to find the Diameter of a Circle is:</p><p class=\"tabspace\">d = \\(2 r \\)</p><p>Substitute given values in the above formula.</p><p class=\"tabspace\">d = \\(2 *1.5\\)</p><p class=\"tabspace\">d = 3 units</p><p class=\"tabspace answer\">∴ Diameter, d = 3 units</p></div>",
"schema_data": "\n <script type=\"application/ld+json\">\n {\n \"@context\": \"https://schema.org\",\n \"@type\": \"Article\",\n \"author\": {\n \"@type\": \"Person\",\n \"name\": \"Mallikarjuna M\",\n \"honorificSuffix\": \"B.Tech. (Electronics & Communication)\",\n \"url\": \"https://www.linkedin.com/in/mallikarjuna-mallisetty-7330314a/\"\n },\n \"image\": [\"https://convertonline.org/images/calculators/circle-diameter.png\"],\n \"dateModified\": \"2024-09-05T00:23:14.014Z\",\n \"datePublished\": \"2024-07-21T07:20:32.526Z\",\n \"description\": \"The circle diameter calculator calculates the diameter of a circle by taking its radius as input.\",\n \"headline\": \"Circle Diameter Calculator\",\n \"mainEntityOfPage\": {\n \"@id\": \"https://convertonline.org\",\n \"@type\": \"WebPage\"\n },\n \"publisher\": {\n \"@type\": \"Organization\",\n \"name\": \"ConvertOnline.org\",\n \"logo\": {\n \"@type\": \"ImageObject\",\n \"url\": \"https://convertonline.org/images/icon.png\",\n \"width\": \"512px\",\n \"height\": \"512px\"\n }\n }\n }\n </script>\n "
}