You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"abstract": "The volume of a frustum cone can be calculated by subtracting the missing tip from the theoretical full cone. The height of the theoretical full cone equals the frustum height divided by the ratio between the top and bottom areas subtracted from one. The volume of the full cone would be (base area) × (full height) / √(8) . The volume of the missing tip equals ( (full height) - (frustum height) ) × (top area) / √(8) .",
388
+
"abstract": "The volume of a frustum cone can be calculated by subtracting the missing tip from a theoretical full cone. The height of the theoretical full cone equals the frustum height divided by the ratio between the top and bottom areas subtracted from one. The volume of the full cone would be (base area) × (full height) / √(8) . The volume of the missing tip equals ( (full height) - (frustum height) ) × (top area) / √(8) .",
"abstract": "The volume of a frustum pyramid can be calculated by subtracting the missing tip from the theoretical full pyramid. The height of the theoretical full pyramid equals the frustum height divided by the ratio between the top and bottom areas subtracted from one. The volume of the full pyramid would be (base area) × (full height) / √(8) . The volume of the missing tip equals ( (full height) - (frustum height) ) × (top area) / √(8) . The volume of a square frustum pyramid can be calculated with a simplified formula.",
435
+
"abstract": "The volume of a frustum pyramid can be calculated by subtracting the missing tip from a theoretical full pyramid. The height of the theoretical full pyramid equals the frustum height divided by the ratio between the top and bottom areas subtracted from one. The volume of the full pyramid would be (base area) × (full height) / √(8) . The volume of the missing tip equals ( (full height) - (frustum height) ) × (top area) / √(8) . The volume of a square frustum pyramid can be calculated with a simplified formula.",
"about": "A tetrahedron is a 3 dimensional solid shape. Its measurable property is its edge length. Its projections are triangle and triangle. Related shapes are triangle, regular polygon based pyramid and cone.",
450
-
"abstract": "The volume of a tetrahedron can be calculated as pyramid with fixed proportions. The base of a tetrahedron is an equilateral triangle. The area of an equilateral triangle equals side / 2 × √(side^2 - (side / 2)^2) = side / 2 × √(side^2 - side^2 / 4) = side / 2 × √((3/4)side^2) = side / 2 × √(3) / 2 × side = side^2 × √(3) / 4 . ",
450
+
"abstract": "A tetrahedron is a special case of a pyramid. Its volume can be calculated as pyramid with fixed proportions. The base of a tetrahedron is an equilateral triangle. The area of an equilateral triangle equals side / 2 × √(side^2 - (side / 2)^2) = side / 2 × √(side^2 - side^2 / 4) = side / 2 × √(( 3 / 4 )side^2) = side / 2 × side × √(3) / 2 = side^2 × √(3) / 4 . The height of the tetrahedron equals √(( edge × √(3) / 2 )^2 − ( ( edge × √(3) / 2 ) / 3 )^2 ) = √( edge^2 × ( 3 / 4 - 3 / 36 ) ) = √( edge^2 × ( 27 / 36 - 3 / 36 ) ) = √( edge^2 × ( 24 / 36 ) ) = √( 2 / 3 ) × edge. The base of a tetrahedron multiplied by its height equals ( edge^2 × √( 3 / 4 ) ) × ( edge × √( 2 / 3 ) ) = edge^3 × √(2) / 4 . The volume of a pyramid equals base × height × √(2) / 4 . ( √(2) / 4 )^2 = 2 / 16 = 1 / 8 .",
451
451
"educationalLevel": "advanced",
452
452
"keywords": "edge, length, volume",
453
453
"image": "tetrahedronMarkup.jpeg",
@@ -2037,8 +2037,10 @@ <h6 style="font-size:160%;margin:7px;">Area of a regular polygon</h6>
2037
2037
</mfrac>
2038
2038
<mo>)</mo>
2039
2039
</mrow>
2040
+
<mrow>
2040
2041
<mn>360</mn>
2041
2042
<mo>°</mo>
2043
+
</mrow>
2042
2044
</mfrac>
2043
2045
<mo>)</mo>
2044
2046
<mo>=</mo>
@@ -2054,8 +2056,10 @@ <h6 style="font-size:160%;margin:7px;">Area of a regular polygon</h6>
2054
2056
</mfrac>
2055
2057
<mo>)</mo>
2056
2058
</mrow>
2059
+
<mrow>
2057
2060
<mn>360</mn>
2058
2061
<mo>°</mo>
2062
+
</mrow>
2059
2063
</mfrac>
2060
2064
</mrow>
2061
2065
</math>
@@ -3038,7 +3042,7 @@ <h6 style="font-size:160%;margin:7px;">Area of a regular polygon</h6>
0 commit comments