Difference between revisions of "2018 AMC 12A Problems/Problem 22"
(→Solution 2 (No DeMoivre's)) |
|||
Line 26: | Line 26: | ||
<cmath>(\sqrt{3}, 1)</cmath> | <cmath>(\sqrt{3}, 1)</cmath> | ||
In a clockwise direction, the points are <math>(-\sqrt{10}, -\sqrt{6}), (-\sqrt{3}, -1), (\sqrt{10}, \sqrt{6}), (\sqrt{3}, 1)</math>. Now we can use the shoelace theorem. The area is <math>6\sqrt{2}-2\sqrt{10}</math>, so the answer is <math>\boxed{20}</math>. | In a clockwise direction, the points are <math>(-\sqrt{10}, -\sqrt{6}), (-\sqrt{3}, -1), (\sqrt{10}, \sqrt{6}), (\sqrt{3}, 1)</math>. Now we can use the shoelace theorem. The area is <math>6\sqrt{2}-2\sqrt{10}</math>, so the answer is <math>\boxed{20}</math>. | ||
+ | |||
+ | ==Solution 3 (Vectors)== | ||
+ | Rather than thinking about this with complex numbers, notice that if we take two solutions and think of them as vectors, the area of the parallelogram they form is half the desired area. Also, notice that the area of a parallelogram is <math>ab\sin \theta</math> where <math>a</math> and <math>b</math> are the side lengths. | ||
+ | |||
+ | The side lengths are easily found since we are given the squares of <math>z</math>. Thus, the magnitude of <math>z</math> in the first equation is just <math>\sqrt{16} = 4</math> and in the second equation is just <math>\sqrt{4} = 2</math>. Now, we need <math>\sin \theta</math>. | ||
+ | |||
+ | To find <math>\theta</math>, think about what squaring is in complex numbers. The angle between the squares of the two solutions is twice the angle between the two solutions themselves. In addition, we can find <math>\cos</math> of this angle by taking the dot product of those two complex numbers and dividing by their magnitudes. The vectors are <math>\langle 4, 4\sqrt{15}\rangle</math> and <math>\langle 2, 2\sqrt{3}\rangle</math>, so their dot product is <math>8 + 24\sqrt{5}</math>. Dividing by the magnitudes yields: <math>\dfrac{8+24\sqrt{5}}{4 \cdot 16} = \dfrac{1 + 3\sqrt{5}}{8}</math>. This is <math>\cos 2\theta</math>, and recall the identity <math>\cos 2\theta = 1 - 2\sin^2 \theta</math>. This means that <math>\sin^2 \theta = \dfrac{7 - 3\sqrt{5}}{16}</math>, so <math>\sin \theta = \dfrac{\sqrt{7- 3\sqrt{5}}}{4}</math>. Now, notice that <math>\sqrt{7- 3\sqrt{5}} = \dfrac{3\sqrt{2}-\sqrt{10}}{2}</math> (which is fairly easy to discover) so <math>\sin \theta = \dfrac{3\sqrt{2}-\sqrt{10}}{8}</math>. Finally, putting everything together yields: <math>2\times 4 \times \dfrac{3\sqrt{2}-\sqrt{10}}{8} = 3\sqrt{2} - \sqrt{10}</math> as the area of the parallelogram found by treating two of the solutions as vectors. However, drawing a picture out shows that we actually want twice this (each fourth of the parallelogram from the problem is one half of the parallelogram whose area was found above) so the desired area is actually <math>6\sqrt{2} - 2\sqrt{10}</math>. Then, the answer is <math>\boxed{20}</math>. | ||
+ | |||
+ | ~ Aathreyakadambi | ||
=== Video Solution by Richard Rusczyk === | === Video Solution by Richard Rusczyk === |
Revision as of 23:48, 16 January 2021
Contents
[hide]Problem
The solutions to the equations and
where
form the vertices of a parallelogram in the complex plane. The area of this parallelogram can be written in the form
where
and
are positive integers and neither
nor
is divisible by the square of any prime number. What is
Solution 1
The roots are (easily derivable by using DeMoivre and half-angle). From there, shoelace on
and multiplying by
gives the area of
, so the answer is
. (trumpeter)
Solution 2 (No DeMoivre's)
Write as
. For the first equation,
Setting the real parts equal and imaginary parts equal, we have:
Squaring the second equation gives
. We now need two numbers that have a difference of
and a product of
. By inspection,
and
work, so
and
. Since
is positive,
and
must have the same sign. Thus we have two solutions for
:
Repeating the process for the second equation, we have two solutions:
In a clockwise direction, the points are
. Now we can use the shoelace theorem. The area is
, so the answer is
.
Solution 3 (Vectors)
Rather than thinking about this with complex numbers, notice that if we take two solutions and think of them as vectors, the area of the parallelogram they form is half the desired area. Also, notice that the area of a parallelogram is where
and
are the side lengths.
The side lengths are easily found since we are given the squares of . Thus, the magnitude of
in the first equation is just
and in the second equation is just
. Now, we need
.
To find , think about what squaring is in complex numbers. The angle between the squares of the two solutions is twice the angle between the two solutions themselves. In addition, we can find
of this angle by taking the dot product of those two complex numbers and dividing by their magnitudes. The vectors are
and
, so their dot product is
. Dividing by the magnitudes yields:
. This is
, and recall the identity
. This means that
, so
. Now, notice that
(which is fairly easy to discover) so
. Finally, putting everything together yields:
as the area of the parallelogram found by treating two of the solutions as vectors. However, drawing a picture out shows that we actually want twice this (each fourth of the parallelogram from the problem is one half of the parallelogram whose area was found above) so the desired area is actually
. Then, the answer is
.
~ Aathreyakadambi
Video Solution by Richard Rusczyk
https://artofproblemsolving.com/videos/amc/2018amc12a/472
~ dolphin7
See Also
2018 AMC 12A (Problems • Answer Key • Resources) | |
Preceded by Problem 21 |
Followed by Problem 23 |
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.