Difference between revisions of "2024 AMC 12B Problems/Problem 15"
(→Solution 1 (Shoelace Theorem)) |
m (Changed solution 3 to clarify logarithm properties.) |
||
(12 intermediate revisions by 5 users not shown) | |||
Line 20: | Line 20: | ||
<math>\frac{1}{2}(2(\log _{2} 3) - log _{2} 7)</math>. | <math>\frac{1}{2}(2(\log _{2} 3) - log _{2} 7)</math>. | ||
− | Following log properties and simplifying gives (B). | + | Following log properties and simplifying gives <math>\boxed{\textbf{(B) }\log_2 \frac{3}{\sqrt{7}}}</math>. |
− | ~MendenhallIsBald | + | ~MendenhallIsBald, ShortPeopleFartalot |
+ | |||
+ | ==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: | ||
+ | <cmath> | ||
+ | \text{Area} = \frac{1}{2} \left| x_1(y_2 - y_3) + x_2(y_3 - y_1) + x_3(y_1 - y_2) \right| | ||
+ | </cmath> | ||
+ | The coordinates are:<math>A(0, 1)</math>, <math>B(\log_2 3, 2)</math>, <math>C(\log_2 7, 3)</math> | ||
+ | |||
+ | Taking a numerical value into account: | ||
+ | <cmath> | ||
+ | \text{Area} = \frac{1}{2} \left| 0 \cdot (2 - 3) + \log_2 3 \cdot (3 - 1) + \log_2 7 \cdot (1 - 2) \right| | ||
+ | </cmath> | ||
+ | Simplify: | ||
+ | <cmath> | ||
+ | = \frac{1}{2} \left| 0 + \log_2 3 \cdot 2 + \log_2 7 \cdot (-1) \right| | ||
+ | </cmath> | ||
+ | <cmath> | ||
+ | = \frac{1}{2} \left| \log_2 (3^2) - \log_2 7 \right| | ||
+ | </cmath> | ||
+ | <cmath> | ||
+ | = \frac{1}{2} \left| \log_2 \frac{9}{7} \right| | ||
+ | </cmath> | ||
+ | Thus, the area is:<math>\text{Area} = \frac{1}{2} \left| \log_2 \frac{9}{7} \right|</math> = <math>\boxed{\textbf{(B) }\log_2 \frac{3}{\sqrt{7}}}</math> | ||
+ | |||
+ | ~[https://artofproblemsolving.com/wiki/index.php/User:Athmyx Athmyx] | ||
+ | |||
+ | ==Solution 3 (Geometry)== | ||
+ | [[File:AMC 12B 2024 Problem15.png|None]] | ||
+ | |||
+ | In the graph above, the biggest triangle has legs <math>\log_2 7</math> and <math>2</math>. Its area is then <math>\log_2 7</math>. | ||
+ | |||
+ | |||
+ | There are 3 smaller shapes as well: | ||
+ | |||
+ | |||
+ | 1. Triangle 1. Legs = <math>\log_2 3</math> and <math>1</math>. Area = <math>\frac{1}{2}\log_2 3 = \log_2 \sqrt{3}</math>.; | ||
+ | |||
+ | |||
+ | 2. Triangle 2. Legs = <math>\log_2\frac{7}{3}</math> and <math>1</math>. Area = <math>\frac{1}{2}\log_2 \frac{7}{3} = \log_2 \frac{\sqrt{7}}{\sqrt{3}}</math>; | ||
+ | |||
+ | |||
+ | 3. Rectangle. Legs = <math>\log_2\frac{7}{3}</math> and <math>1</math>. Area = <math>\log_2\frac{7}{3}</math>.; | ||
+ | |||
+ | |||
+ | The area of the triangle is therefore <math>\log_2 7 - \log_2 \sqrt{3} - \log_2 \frac{\sqrt{7}}{\sqrt{3}} - \log_2\frac{7}{3}</math>. | ||
+ | This is equivalent to <math>\log_2 7*\frac{1}{\sqrt{3}}*\frac{\sqrt{3}}{\sqrt{7}}*\frac{3}{7}</math> which simplifies to <math>\boxed{\textbf{(B)}\log_2 \frac{3}{\sqrt{7}}}</math>. | ||
+ | |||
+ | ~mathwizard123123 | ||
+ | |||
+ | ==Video Solution 1 by SpreadTheMathLove== | ||
+ | https://www.youtube.com/watch?v=jyupN3dT2yY&t=0s | ||
+ | |||
+ | ==See also== | ||
+ | {{AMC12 box|year=2024|ab=B|num-b=14|num-a=16}} | ||
+ | {{MAA Notice}} |
Latest revision as of 12:15, 17 July 2025
Contents
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 .
~MendenhallIsBald, ShortPeopleFartalot
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:
=
Solution 3 (Geometry)
In the graph above, the biggest triangle has legs and
. Its area is then
.
There are 3 smaller shapes as well:
1. Triangle 1. Legs = and
. Area =
.;
2. Triangle 2. Legs = and
. Area =
;
3. Rectangle. Legs = and
. Area =
.;
The area of the triangle is therefore .
This is equivalent to
which simplifies to
.
~mathwizard123123
Video Solution 1 by SpreadTheMathLove
https://www.youtube.com/watch?v=jyupN3dT2yY&t=0s
See also
2024 AMC 12B (Problems • Answer Key • Resources) | |
Preceded by Problem 14 |
Followed by Problem 16 |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 | |
All AMC 12 Problems and Solutions |
These problems are copyrighted © by the Mathematical Association of America, as part of the American Mathematics Competitions.