2024 AMC 12B Problems/Problem 15
Problem
A triangle in the coordinate plane has vertices , , and . What is the area of ?
Solution 1 (Shoelace Theorem)
We rewrite: .
From here we setup Shoelace Theorem and obtain: .
Following log properties and simplifying gives (B).
~MendenhallIsBald
Solution 2 (Determinant)
To calculate the area of a triangle formed by three points \( A(x_1, y_1) \), \( B(x_2, y_2) \), and \( C(x_3, y_3) \) on a Cartesian coordinate plane, you can use the following formula:
The coordinates are:
- - -
Taking a numerical value into account:
Simplify:
Thus, the area is: =
~Athmyx