Equilateral Triangle Perimeter Calculator
How to use this Equilateral Triangle Perimeter Calculator 🤔
- Enter ✎ value for length of the side of the equilateral triangle (s).
- As soon as you enter the required input value(s), the Equilateral Triangle Perimeter 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 Perimeter when length of the side of the equilateral triangle is given.
1. What is the Perimeter of Equilateral Triangle whose length of the side of the equilateral triangle is 10 units?
Answer
Given:
- length of the side of the equilateral triangle, s = 10 units
The formula to find the Perimeter of a Equilateral Triangle is:
P = \( 3 s \)
Substitute given values in the above formula.
P = \( 3 \times10\)
P = 30 units
∴ Perimeter, P = 30 units
2. What is the Perimeter of Equilateral Triangle whose length of the side of the equilateral triangle is 1 units?
Answer
Given:
- length of the side of the equilateral triangle, s = 1 units
The formula to find the Perimeter of a Equilateral Triangle is:
P = \( 3 s \)
Substitute given values in the above formula.
P = \( 3 \times1\)
P = 3 units
∴ Perimeter, P = 3 units
{
"topic": "perimeter-of-equilateral-triangle",
"img": {
"width": 389,
"height": 351
},
"input_types": [
"float"
],
"input_labels": [
"s"
],
"input_values": [
"8"
],
"input_units": [
"units"
],
"input_descriptions": [
"length of the side of the equilateral triangle"
],
"examples": [
{
"s": 10
},
{
"s": 1
}
],
"type": "Calculate",
"title": "Equilateral Triangle Perimeter",
"category": "Geometry",
"shape": "Equilateral Triangle",
"formula_mathjax": "\\( 3 s \\)",
"formula_mathjax_sub": "\\( 3 \\times s \\)",
"formula": " 3 * s ",
"op_label": "Perimeter",
"output_unit": "units",
"description": "The Equilateral Triangle Perimeter calculator calculates the perimeter of an Equilateral Triangle by taking its side length as input.",
"explanation": "The perimeter of an equilateral triangle is the sum of its three equal sides.",
"examples_data": "<h2>Examples</h2><p>The following examples cover how to calcualte the Perimeter when length of the side of the equilateral triangle is given.</p><div class=\"example\"><h3 class=\"question\"><span class=\"example_n\">1.</span> What is the Perimeter of Equilateral Triangle whose length of the side of the equilateral triangle is 10 units?</h3><h4 class=\"answer\">Answer</h4><p>Given:</p><ul><li>length of the side of the equilateral triangle, s = 10 units</ul><p>The formula to find the Perimeter of a Equilateral Triangle is:</p><p class=\"tabspace\">P = \\( 3 s \\)</p><p>Substitute given values in the above formula.</p><p class=\"tabspace\">P = \\( 3 \\times10\\)</p><p class=\"tabspace\">P = 30 units</p><p class=\"tabspace answer\">∴ Perimeter, P = 30 units</p></div><div class=\"example\"><h3 class=\"question\"><span class=\"example_n\">2.</span> What is the Perimeter of Equilateral Triangle whose length of the side of the equilateral triangle is 1 units?</h3><h4 class=\"answer\">Answer</h4><p>Given:</p><ul><li>length of the side of the equilateral triangle, s = 1 units</ul><p>The formula to find the Perimeter of a Equilateral Triangle is:</p><p class=\"tabspace\">P = \\( 3 s \\)</p><p>Substitute given values in the above formula.</p><p class=\"tabspace\">P = \\( 3 \\times1\\)</p><p class=\"tabspace\">P = 3 units</p><p class=\"tabspace answer\">∴ Perimeter, P = 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/perimeter-of-equilateral-triangle.png\"],\n \"dateModified\": \"2024-09-05T00:23:14.014Z\",\n \"datePublished\": \"2024-07-21T07:20:32.526Z\",\n \"description\": \"The Equilateral Triangle Perimeter calculator calculates the perimeter of an Equilateral Triangle by taking its side length as input.\",\n \"headline\": \"Equilateral Triangle Perimeter 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 "
}