Facebook Pixel
Mathos
幾何学

シューレース公式による三角形の面積

頂点 A(2, -3)、B(4, 5)、C(-5, 1) を持つ三角形 ABC の面積をシューレース公式を使って求めます。このエレガントな座標幾何学の技法は、底辺や高さを必要とせず、頂点の座標から直接機能します。

AIで数学をマスター

問題で困っていますか?Mathos AIは、あらゆる数学の概念について、ステップバイステップの解決策、即座の視覚化、パーソナライズされた指導を提供します。


学習リソース

このコンテンツは、Mathos AIオープンラーニングライブラリの一部です。生徒が複雑な数学の問題を視覚化し、理解するために設計されています。

Problem

Find the area of triangle ABCABC with vertices A(2,3)A(2,-3), B(4,5)B(4,5), and C(5,1)C(-5,1) using the shoelace formula.

Step 1: Set up the shoelace products

Using the coordinates in order, the three vertex contributions are

25(3)4,415(5),(5)(3)12.2\cdot 5 - (-3)\cdot 4,\quad 4\cdot 1 - 5\cdot (-5),\quad (-5)\cdot (-3) - 1\cdot 2.

Step 2: Simplify each bracket

This gives

10(12)=22,4(25)=29,152=13.10 - (-12) = 22,\quad 4 - (-25) = 29,\quad 15 - 2 = 13.

Adding the three results gives

22+29+13=64.22 + 29 + 13 = 64.

Step 3: Take half the total

The shoelace formula uses one-half of that sum, so the area is

1264=32.\frac{1}{2}\cdot 64 = 32.

Answer

The area of triangle ABCABC is 3232 square units.

概念

Areas of Polygons and Circles

Area formulas for triangles, parallelograms, trapezoids, rhombuses, regular polygons, and circles. Includes composite figures and Heron's formula for triangle area from three sides.

他の動画

© 2026 Mathos. 無断転載を禁じます