Difference between revisions of "2024 AMC 12B Problems/Problem 15"
(→Solution (Shoelace Theorem)) |
(→Solution (Shoelace Theorem)) |
||
Line 1: | Line 1: | ||
+ | ==Problem== | ||
+ | A triangle in the coordinate plane has vertices <math>A(\log_21,\log_22)</math>, <math>B(\log_23,\log_24)</math>, and <math>C(\log_27,\log_28)</math>. What is the area of <math>\triangle ABC</math>? | ||
+ | |||
+ | <math> | ||
+ | \textbf{(A) }\log_2\frac{\sqrt3}7\qquad | ||
+ | \textbf{(B) }\log_2\frac3{\sqrt7}\qquad | ||
+ | \textbf{(C) }\log_2\frac7{\sqrt3}\qquad | ||
+ | \textbf{(D) }\log_2\frac{11}{\sqrt7}\qquad | ||
+ | \textbf{(E) }\log_2\frac{11}{\sqrt3}\qquad | ||
+ | </math> | ||
+ | |||
+ | |||
==Solution (Shoelace Theorem)== | ==Solution (Shoelace Theorem)== | ||
We rewrite: | We rewrite: |
Revision as of 01:01, 14 November 2024
Problem
A triangle in the coordinate plane has vertices , , and . What is the area of ?
Solution (Shoelace Theorem)
We rewrite: .
From here we setup Shoelace Theorem and obtain: Following log properties and simplifying gives (B).
~PeterDoesPhysics