lesson

Updated 6 days ago · 2 views
If you slice a rectangular sandwich diagonally from corner to corner, you get two identical triangles.
Because each triangle covers exactly half of the rectangle, finding a triangle's area is as simple as taking half of a rectangle's area.
📊A clean visual diagram showing a blue rectangle of base 6 and height 4, split by a dashed diagonal line into two congruent triangles. One triangle is shaded light blue, the other shaded light coral. Labels show 'base = 6' on the bottom and 'height = 4' on the left side. An animated slider or toggle shifts one triangle away to show they are identical, each with area = (6 × 4) / 2 = 12.
How do we turn this sandwich trick into a universal rule for every triangle?
The Area Formula
The base (b) is any chosen side of the triangle, and the height (h) is the straight, perpendicular distance from that base to the opposite corner.
The area formula for any triangle is: A=21bh
📊A diagram comparing three triangle types side by side: a right triangle, an acute triangle, and an obtuse triangle. Each has the base labeled on the bottom in blue and a dotted vertical line showing height 'h' in red with a 90-degree right-angle square marker. In the right triangle, the height is a side; in the acute triangle, the height is inside; in the obtuse triangle, the height drops outside to an extended dashed baseline.
What happens when we plug in real measurements, including decimals and fractions?
Step-by-Step Calculation
Let's find the area of a sail with a base of 7.5 ft and a height of 4 ft.
First, multiply the base by the height: 7.5×4=30. Then take half of that result: 21×30=15 sq ft.
📊Step-by-step card showing a triangle with base 7.5 ft and vertical height line 4 ft. Step 1: Identify b = 7.5 and h = 4. Step 2: Multiply b × h = 30. Step 3: Multiply by 1/2: Area = 15 ft². Clear typography with smooth badge highlights.