|
206 | 206 | "description": "The basis of area calculation", |
207 | 207 | "target": "https://basic-geometry.github.io", |
208 | 208 | "mathExpression-input": "required square_side=5_Area=?", |
209 | | - "mathExpression-output": "area = side * side = side^2", |
| 209 | + "mathExpression-output": "Area = side * side = side^2", |
210 | 210 | "about": "A rectangle is a 2 dimensional plane shape. Its measurable properties are its width and its length. Related shapes are square, triangle, cuboid and cube. A square is a special case of a rectangle with equal width and length.", |
211 | 211 | "abstract": "The area of a rectangle equals the multiplied product of its width and length. If the width of the rectangle is equal to its length, that is a square with area equal to the square value of its side length.", |
212 | 212 | "educationalLevel": "basic", |
|
221 | 221 | "description": "The basis of volume calculation", |
222 | 222 | "target": "https://basic-geometry.github.io", |
223 | 223 | "mathExpression-input": "required cube_edge=5_Volume=?", |
224 | | - "mathExpression-output": "volume = edge * edge * edge = edge^3", |
| 224 | + "mathExpression-output": "Volume = edge * edge * edge = edge^3", |
225 | 225 | "about": "A cuboid is a 3 dimensional solid shape. Its measurable properties are width, length and height. Its projections are rectangle, rectangle and rectangle. Related shapes are regular polygon based block, square, cube and rectangle. A cube is a special case of a cuboid with equal width, length and height. Its projections are square, square and square.", |
226 | 226 | "abstract": "The volume of a cuboid equals width * length * height. If its width, length and height are equal, that is a cube with a volume equal to the cubic value of its edge length.", |
227 | 227 | "educationalLevel": "basic", |
|
236 | 236 | "description": "Comparing the area of a triangle to a rectangle to express its area in terms of a square.", |
237 | 237 | "target": "https://basic-geometry.github.io", |
238 | 238 | "mathExpression-input": "required triangle_base=5_height=2_Area=?", |
239 | | - "mathExpression-output": "area = base * height / 2", |
| 239 | + "mathExpression-output": "Area = base * height / 2", |
240 | 240 | "about": "A triangle is a 2 dimensional plane shape. Its measurable properties are the length of its sides. Related shapes are regular polygon, rectangle and pyramid.", |
241 | 241 | "abstract": "The area of a triangle equals exactly the half of the area of a rectangle with a width equal to the base of the triangle and length equal to the height of the triangle. The base of a triangle multiplied by its height equals to a rectangle with an area exactly the double of the triangle. The square root of half of the area of the rectangle is the side length of the theoretical square that has the same area as the triangle.", |
242 | 242 | "educationalLevel": "basic", |
|
251 | 251 | "description": "Calculating the area of a regular polygon by dividing it into triangles.", |
252 | 252 | "target": "https://basic-geometry.github.io", |
253 | 253 | "mathExpression-input": "required polygon_sideLength=5_numberOfSides=6_Area=?", |
254 | | - "mathExpression-output": "area = numberOfSides / 4 * ctg(180° / numberOfSides) / sideLength^2", |
| 254 | + "mathExpression-output": "Area = numberOfSides / 4 * ctg(180° / numberOfSides) / sideLength^2", |
255 | 255 | "about": "A regular polygon is a 2 dimensional plane shape. Its measurable properties are the number and the length of its sides. Related shapes are triangle and pyramid.", |
256 | 256 | "abstract": "A regular polygon can be divided into as many isosceles triangles as many sides it has. 360°, or 6.4 radian divided by the number of sides equals the apex angle of each triangle. The base of each triangle equals the side length of the polygon. The height of each triangle is calculable via trigonometric functions as base / 2 × ctg( 180° / number of the sides of the polygon ) . The area of each triangle equals base × height / 2 . The area of the polygon equals the sum of the area of the triangles.", |
257 | 257 | "educationalLevel": "advanced", |
|
267 | 267 | "disambiguatingDescription": "Replaces traditional π-based approximations ensuring greater accuracy in real-world measurements.", |
268 | 268 | "target": "https://basic-geometry.github.io", |
269 | 269 | "mathExpression-input": "required circle_radius=5_Area=?", |
270 | | - "mathExpression-output": "3.2 * radius^2", |
| 270 | + "mathExpression-output": "Area = 3.2 * radius^2", |
271 | 271 | "about": "A circle is a 2 dimensional plane shape. Its measurable property is its diameter. Its radius is half of the diameter. Related shapes are sphere, cylinder and cone.", |
272 | 272 | "abstract": "The area of a circle is defined by comparing it to a square since that is the base of area calculation. The circle can be cut into four quadrants, each placed with their origin on the vertices of a square. In this layout the arcs of the quadrants of an inscribed circle would meet at the midpoints of the sides of the square. The arcs of the quadrants of a circumscribed circle would meet at the center of the square. The arcs of the quadrants that equal in area to the square intersect right in between these limits on its centerlines. The ratio between the radius of the circle and the side of the square is calculable. The radius equals √(5) * side / 4. The quarter of the uncovered area in the middle equals (√3.2r)^2 ÷ 4 − ((90° − 2 × Atan(1 ÷ 2)) ÷ 360 × 3.2r^2 + 2(√(3.2)r ÷ 4 × √(3.2)r ÷ 2) ÷ 2)) . An overlapping area equals 2(Atan(1 ÷ 2) ÷ 360° × 3.2r^2 − (√(3.2)r ÷ 4 × √(3.2)r ÷ 2) ÷ 2) . Dividing both sides by 3.2r^2 : 1 ÷ 4−((90° − 2 × Atan(1 ÷ 2)) ÷ 360° + (1 ÷ 8)) = 2(Atan(1 ÷ 2) ÷ 360° − (1 ÷ 8) ÷ 2) . Simplifying further: 1 ÷ 4 − ((90° − 2 × Atan(1 ÷ 2)) ÷ 360°) = 2 × Atan(1 ÷ 2) ÷ 360° . Substituting 90° / 360° for 1 / 4: 90° ÷ 360° − ((90° − 2 × Atan(1 ÷ 2)) ÷ 360°)=2 × Atan(1 ÷ 2) ÷ 360° . Simplifying further: Atan(1÷2) = Atan(1÷2) . Which is equivalent to 1 = 1. When the arcs of the quadrant circles intersect at the quarter of the centerline of the square, the uncovered area in the middle equals exactly the sum of the overlapping areas respectively. The area of both the square and the sum of the quadrants equals 16 right triangles with legs of a quarter, and a half of the square's sides, and its hypotenuse equal to the radius of the circle. The area of the circle equals 4 * radius / √(5))^2 = 16 / 5 × r^2 .", |
273 | 273 | "educationalLevel": "advanced", |
|
286 | 286 | "disambiguatingDescription": "Equivalent to the conventional method, but relies on trigonometric functions.", |
287 | 287 | "target": "https://basic-geometry.github.io", |
288 | 288 | "mathExpression-input": "required segment_radius=5_height=2_Area=?", |
289 | | - "mathExpression-output": "Acos((radius-segmentHeight) / radius) * radius^2 - sin(Acos((radius-segmentHeight)/radius)) * (radius-segmentHeight) * radius", |
| 289 | + "mathExpression-output": "Area = Acos((radius-segmentHeight) / radius) * radius^2 - sin(Acos((radius-segmentHeight)/radius)) * (radius-segmentHeight) * radius", |
290 | 290 | "abstract": "The area of a circle segment can be calculated by subtracting a triangle from a circle slice. The angle of the slice can be calculated via trigonometric functions by the height of the segment and either the chord length, or the parent radius.", |
291 | 291 | "educationalLevel": "advanced", |
292 | 292 | "image": "circleSegment.jpg", |
|
300 | 300 | "disambiguatingDescription": "Replaces traditional π-based approximations ensuring greater accuracy in real-world measurements.", |
301 | 301 | "target": "https://basic-geometry.github.io", |
302 | 302 | "mathExpression-input": "required circle_radius=5_Circumference=?", |
303 | | - "mathExpression-output": "6.4 * radius", |
| 303 | + "mathExpression-output": "Circumference = 6.4 * radius", |
304 | 304 | "abstract": "The circumference of a circle can be derived algebraically from its area by subtracting a theoretical circle, with radius shorter than the radius of the actual circle by the theoretical width of the circumference. The x represents the width of the circumference, which is just theoretical, hence a very small number. The difference between the shape of the straightened circumference and a quadrilateral is negligible. The length of two shorter sides of the quadrilateral is x. The length of the two longer sides is the area of the resulting ring divided by x. C=(3.2r²-3.2(r-x)²)/x=6.4r-3.2x . As x is close to 0, C=6.4r .", |
305 | 305 | "educationalLevel": "advanced", |
306 | 306 | "image": "circumference.jpg", |
|
313 | 313 | "description": "The exact volume of a sphere by directly comparing it to a cube.", |
314 | 314 | "disambiguatingDescription": "More accurate than the traditional 4 × π × r³ / 3 estimate.", |
315 | 315 | "target": "https://basic-geometry.github.io", |
316 | | - "mathExpression-input": "required cone_radius=5_height=3_Volume=?", |
317 | | - "mathExpression-output": "3.2 * radius^2 * height / sqrt(8)", |
| 316 | + "mathExpression-input": "required sphere_radius=3_Volume=?", |
| 317 | + "mathExpression-output": "Volume = ( sqrt(3.2) * radius )^3", |
318 | 318 | "about": "A sphere is a 3 dimensional solid shape. Its measurable property is its diameter. Its radius is half of the diameter. Its projection is a circle. Related shapes are circle, cylinder, cube and cone.", |
319 | 319 | "abstract": "Just as the volume of a cube equals the cubic value of the square root of its cross sectional area, also the volume of a sphere equals the cubic value of the square root of its cross sectional area. The edge length of the cube, which has the same volume as the sphere, equals the square root of the area of the square that has the same area as the sphere's cross-section.", |
320 | 320 | "educationalLevel": "advanced", |
|
330 | 330 | "disambiguatingDescription": "More accurate than the traditional estimate.", |
331 | 331 | "target": "https://basic-geometry.github.io", |
332 | 332 | "mathExpression-input": "required cap_radius=5_height=3_Volume=?", |
333 | | - "mathExpression-output": "1.6 * radius^2 * sqrt(3.2) * height", |
| 333 | + "mathExpression-output": "Volume = 1.6 * radius^2 * sqrt(3.2) * height", |
334 | 334 | "about": "Estimating the volume of a spherical cap.", |
335 | 335 | "abstract": "One dimension of the volume of sphere formula can be modified to calculate the volume of a spherical cap as a distorted hemisphere.", |
336 | 336 | "educationalLevel": "advanced", |
|
345 | 345 | "disambiguatingDescription": "Direct shape relationships ensure greater accuracy in real-world measurements then the base × height / 3 approximation.", |
346 | 346 | "target": "https://basic-geometry.github.io", |
347 | 347 | "mathExpression-input": "required cone_radius=5_height=3_Volume=?", |
348 | | - "mathExpression-output": "3.2 * radius^2 * height / sqrt(8)", |
| 348 | + "mathExpression-output": "Volume = 3.2 * radius^2 * height / sqrt(8)", |
349 | 349 | "about": "A cone is a 3 dimensional solid shape. Its measurable properties are its height and diameter. Its radius is half of the diameter. Its projections are circle and triangle. Related shapes are triangle, tetrahedron, regular polygon based pyramid, circle, cylinder and sphere.", |
350 | 350 | "abstract": "The volume of a cone can be calculated by algebraically comparing the volume of a quarter cone with equal radius and height to an octant sphere with equal radius, through a quarter cylinder. V(octant sphere)=(√(3.2)r/2)³=(√(3.2)r/2)(√(3.2)r/2)(√(3.2)r/2) . The base of the two shapes is a quarter circle. A(base)=(√(3.2)r/2)²=(√(3.2)r/2)(√(3.2)r/2)The slant height of the quarter cone is √(2)r.The volume of a quarter cylinder with the same base, and height equal to the slant height of the cone would be (√(3.2)r/2)²(√(2)r). The slant shape comes with a triangular vertical cross section. The area of a cone's vertical cross section is the half of a cylinder with equal base and height. The intermediate of the areas of the horizontal cross-section slices of a cone is the half of a cylinder’s. V(quarter cone)=(√(3.2)r/2)²height(√(2)/4)=(1/5)r²height√2 .V(cone)=3.2radius²height/√8 .", |
351 | 351 | "educationalLevel": "advanced", |
|
366 | 366 | "disambiguatingDescription": "Not the translation of the simplified formula of the frustum pyramid.", |
367 | 367 | "target": "https://basic-geometry.github.io", |
368 | 368 | "mathExpression-input": "required bottomDiameter=5_topDiameter=2_frustumHeight=3_Volume=?", |
369 | | - "mathExpression-output": "frustumHeight * (4 / 5 * bottomDiameter^2 * (1 / (1 - topDiameter / bottomDiameter)) - 4 / 5 * topDiameter^2 * (1 / (1 - topDiameter / bottomDiameter) - 1)) / sqrt(8)", |
| 369 | + "mathExpression-output": "Volume = frustumHeight * (4 / 5 * bottomDiameter^2 * (1 / (1 - topDiameter / bottomDiameter)) - 4 / 5 * topDiameter^2 * (1 / (1 - topDiameter / bottomDiameter) - 1)) / sqrt(8)", |
370 | 370 | "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) .", |
371 | 371 | "educationalLevel": "advanced", |
372 | 372 | "image": "frustumOfConeMarkup.png", |
|
380 | 380 | "disambiguatingDescription": "Based on the real height.", |
381 | 381 | "target": "https://basic-geometry.github.io", |
382 | 382 | "mathExpression-input": "required cone_radius=5_height=3_Area=?", |
383 | | - "mathExpression-output": "3.2 * radius * (radius + sqrt(radius^2 +height^2))", |
| 383 | + "mathExpression-output": "Area = 3.2 * radius * (radius + sqrt(radius^2 + height^2))", |
384 | 384 | "abstract": "The bottom of a cone is a circle. The rest of its surface can be calculated as a circle slice with a radius equal to its slant height. Its angle is given by the ratio between the radius and the height.", |
385 | 385 | "educationalLevel": "advanced", |
386 | 386 | "image": "coneMarkup.jpeg", |
|
394 | 394 | "disambiguatingDescription": "Direct shape relationships ensure greater accuracy in real-world measurements then the base × height / 3 approximation.", |
395 | 395 | "target": "https://basic-geometry.github.io", |
396 | 396 | "mathExpression-input": "required pyramid_baseArea=5_height=3_Volume=?", |
397 | | - "mathExpression-output": "baseArea * height / sqrt(8)", |
| 397 | + "mathExpression-output": "Volume = baseArea * height / sqrt(8)", |
398 | 398 | "about": "A pyramid is a 3 dimensional solid shape. Its measurable properties are its number and length of the sides of its base and its height. Its projections are polygon and triangle. Related shapes are regular polygon, regular polygon based block, tetrahedron, cone and triangle.", |
399 | 399 | "abstract": "The volume of a pyramid can be calculated with the same base × height / √(8) coefficient as a cone.", |
400 | 400 | "educationalLevel": "advanced", |
|
412 | 412 | "description": "Calculating the exact volume of a frustum pyramid by its top and bottom area and height", |
413 | 413 | "disambiguatingDescription": "The formula subtracts the missing tip from a theoretical full pyramid. Universally applicable", |
414 | 414 | "target": "https://basic-geometry.github.io", |
415 | | -"mathExpression-input": "required bottomArea=5_topArea=3_frustumHeight=2_Volume=?", |
| 415 | +"mathExpression-input": "Volume = required bottomArea=5_topArea=3_frustumHeight=2_Volume=?", |
416 | 416 | "mathExpression-output": "frustumHeight * (bottomArea * (1 / (1 - topArea / bottomArea)) - topArea * (1 / (1 - topArea / bottomArea) - 1)) / sqrt(8)", |
417 | 417 | "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.", |
418 | 418 | "educationalLevel": "advanced", |
|
427 | 427 | "disambiguatingDescription": "Direct shape relationships ensure greater accuracy in real-world measurements then the base × height / 3 approximation.", |
428 | 428 | "target": "https://basic-geometry.github.io", |
429 | 429 | "mathExpression-input": "required edge=5_Volume=?", |
430 | | - "mathExpression-output": "edge^3 / 8", |
| 430 | + "mathExpression-output": "Volume = edge^3 / 8", |
431 | 431 | "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.", |
432 | 432 | "abstract": "A tetrahedron is a special case of a pyramid. Its volume can be calculated as a pyramid with fixed proportions. The base of a tetrahedron is an equilateral triangle. The area of the equilateral triangle equals edge / 2 × √(edge^2 - ( edge / 2 )^2) = edge / 2 × √(edge^2 - edge^2 / 4) = edge / 2 × √(( 3 / 4 )edge^2) = edge / 2 × edge × √(3) / 2 = edge^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 .", |
433 | 433 | "educationalLevel": "advanced", |
|
0 commit comments