Difference between revisions of "2024 AMC 12B Problems/Problem 12"
m (→Solution 1 (similar triangles)) |
(→Solution 1 (similar triangles)) |
||
Line 29: | Line 29: | ||
~nm1728 | ~nm1728 | ||
+ | |||
+ | ==Solution 2 (shoelace theorem)== | ||
+ | We have the vertices: | ||
+ | |||
+ | 1.<math> 0 </math> at<math>(0, 0)</math> | ||
+ | |||
+ | 2.<math> z </math> at<math>(2\cos \theta, 2\sin \theta)</math> | ||
+ | |||
+ | 3.<math> z^2 </math> at<math>(4\cos 2\theta, 4\sin 2\theta)</math> | ||
+ | |||
+ | 4.<math> z^3 </math> at<math>(8\cos 3\theta, 8\sin 3\theta)</math> | ||
+ | |||
+ | The Shoelace formula for the area is: | ||
+ | <cmath> | ||
+ | \text{Area} = \frac{1}{2} \left| x_1 y_2 + x_2 y_3 + x_3 y_4 + x_4 y_1 - (y_1 x_2 + y_2 x_3 + y_3 x_4 + y_4 x_1) \right|. | ||
+ | </cmath> | ||
+ | <cmath> | ||
+ | \text{Area} = \frac{1}{2} \left| 0 + 2\cos \theta \cdot 4\sin 2\theta + 4\cos 2\theta \cdot 8\sin 3\theta - (2\sin \theta \cdot 4\cos 2\theta + 4\sin 2\theta \cdot 8\cos 3\theta) \right|. | ||
+ | </cmath> | ||
+ | <cmath> | ||
+ | \text{Area} = \frac{1}{2} \left| 8\cos \theta \sin 2\theta + 32\cos 2\theta \sin 3\theta - 8\sin \theta \cos 2\theta - 32\sin 2\theta \cos 3\theta \right|. | ||
+ | </cmath> | ||
+ | <cmath> | ||
+ | \text{Area} = \frac{1}{2} \left|8\cos \theta \sin 2\theta - 8\sin \theta \cos 2\theta) + (32\cos 2\theta \sin 3\theta - 32\sin 2\theta \cos 3\theta)) \right|.</cmath> | ||
+ | <cmath> | ||
+ | \text{Area} = \frac{1}{2} \left|8\sin(2\theta - \theta) + (32\sin(2\theta - \theta) \right|.</cmath> | ||
+ | <cmath> | ||
+ | \text{Area} = \frac{1}{2} \left| 8\sin \theta + 32\sin \theta \right| = \frac{1}{2} \left| 40\sin \theta \right|. | ||
+ | </cmath> | ||
+ | Given that the area is 15: | ||
+ | <cmath> | ||
+ | \frac{1}{2} \left| 40\sin \theta \right| = 15. | ||
+ | </cmath> | ||
+ | <cmath> | ||
+ | 20|\sin \theta| = 15 \implies |\sin \theta| = \frac{3}{4}. | ||
+ | </cmath> | ||
+ | Since<math> \theta </math> corresponds to a complex number<math> z </math> with a positive imaginary part, we have: | ||
+ | |||
+ | <cmath> | ||
+ | \sin \theta = \frac{3}{4}. | ||
+ | </cmath> | ||
+ | <cmath> | ||
+ | \text{Imaginary part} = 2\sin \theta = 2 \times \frac{3}{4} = \boxed{\textbf{(D) }\frac{3}{2}}. | ||
+ | </cmath> | ||
+ | |||
+ | ~[https://artofproblemsolving.com/wiki/index.php/User:Cyantist luckuso] | ||
==See also== | ==See also== | ||
{{AMC12 box|year=2024|ab=B|num-b=11|num-a=13}} | {{AMC12 box|year=2024|ab=B|num-b=11|num-a=13}} | ||
{{MAA Notice}} | {{MAA Notice}} |
Revision as of 02:07, 14 November 2024
Contents
[hide]Problem
Let be a complex number with real part greater than and . In the complex plane, the four points , , , and are the vertices of a quadrilateral with area . What is the imaginary part of ?
Diagram
Solution 1 (similar triangles)
By making a rough estimate of where , , and are on the complex plane, we can draw a pretty accurate diagram (like above.)
Here, points , , and lie at the coordinates of , , and respectively, and is the origin.
We're given , so and . This gives us , , and .
Additionally, we know that (since every power of rotates around the origin by the same angle.) We set these angles equal to .
This gives us enough info to say that by SAS similarity (since .)
It follows that as the ratio of side lengths of the two triangles is 2 to 1.
This means or as we were given .
Using , we get that , so , giving .
Thus, .
~nm1728
Solution 2 (shoelace theorem)
We have the vertices:
1. at
2. at
3. at
4. at
The Shoelace formula for the area is:
Given that the area is 15: Since corresponds to a complex number with a positive imaginary part, we have:
See also
2024 AMC 12B (Problems • Answer Key • Resources) | |
Preceded by Problem 11 |
Followed by Problem 13 |
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 |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.