Formula to calculate trapezoidal area: normal, square, weight
In the article below, TipsMake.com will work with you to learn some content related to the topic of trapezoid area calculation - a basic knowledge you can apply during the period of cultural study and in future algorithm programs.
Trapezoid is a convex quadrilateral with two parallel sides that we meet quite a lot in daily life. The two parallel sides of the trapezoid are called the bottom edges, the other edges are called the sides. If the calculation of the trapezoidal circumference is quite easy to remember, simply adding a total of 4 edges, the formula for calculating the area of the trapezoid is more difficult to remember.
There are 3 common trapezoidal types:
- Trapezoid usually
- Square trapezoid
- Scale trapezoid
Find out more in the following content.
Formula to calculate trapezoidal area
There are trapezoid ABCD with the bottom length AB is a, bottom CD is b and height h.
The general formula calculates the area of a trapezoid: the average plus two bottom edges multiplied by the height between the two bottoms.
Inside:
- S is a trapezoidal area.
- a and b are the length of the bottom 2 sides.
- h is the lower height from the bottom edge a to b or vice versa (the distance between the two bottom edges).
Square trapezoid area
The square trapezoid is a trapezoid with a right angle. The perpendicular to the two bottoms is also the height h of the trapezoid.
The general formula calculates the area of a square trapezoid similar to a normal trapezoid: the average of two bottom edges multiplied by the height between the two troughs , however, the height here is the perpendicular side to both troughs.
Inside:
- S is a trapezoidal area.
- a and b are the length of the bottom 2 sides.
- h is the side length perpendicular to the 2 bottoms.
Scale trapezoid
The trapezoidal scale is a trapezoid with two adjacent angles at an equal bottom. The two sides of the trapezoid are balanced and not parallel to each other.
In addition to applying the formula as a normal trapezoid, you can also divide the scale into a scale to calculate the area of each section and then add it together.
Suppose, the scale trapezoid ABCD has two sides AD and BC equal. The height of AH and BK, trapezoidal will be divided into 1 ABKH rectangle and 2 triangles ADH and BCK. Apply the formula to calculate rectangular area for ABHK and triangle area for ADH and BCK then add all areas to find the area of trapezoid ABCD.
Specifically this:
Which S ADH = S BCK (easy to stop), we get:
Above is the article of TipsMake.com about Formula, how to calculate the most standard trapezoidal area. Hope the article will be useful to you!
You should read it
- Formula to calculate sphere area, spherical volume
- Formula to calculate the area around the cylinder, the total area of the cylinder, the cylinder volume
- Formula to calculate the area around the cone, the total area of the cone, the volume of the cone
- Formula to calculate area - circumference of a circle
- The formula for calculating rectangular box area, rectangular box volume
- The formula calculates the area around the dead cone, the total area of the dead-end cone, the volume of the dead-end cone
- Formula to calculate the area of rhombus, the circumference of the diamond
- Formula to calculate the area of parallelograms, parallelogram perimeter
May be interested
- 9 extension Visual Studio Code for easier programmingmicrosoft visual studio code is one of the best free code editors today. it is full of features, easy to use and good performance.
- 10 reasons to use Godot Engine for game developmentnow it is easier than ever to develop a game thanks to many free game development tools and online tutorials, anyone can create a simple game.
- Rust - interesting programming language worth learningrust - interesting programming language, this is a statement of many developers. there are many reasons why rust became the next language you should learn. consider the following reasons.
- C ++ editor onlineonline cplusplus editor has a very fast execution time, detects errors related to the syntax as soon as you type the code with a red x right on the error code, color the code ... and run as soon as you code by clicking go to execute.
- 10 professional code sample websites for programmersmost programmers have to do a lot of different tasks. knowing where to find free code samples online will help you learn and create applications.
- HTML editor onlineonline html editor supports html5, when you type the opening tag automatically generates a closed tag, can detect errors related to the syntax when you are editing with the square icon with the x mark right on the error code line.