Difference between revisions of "2018 AMC 12B Problems/Problem 16"
MRENTHUSIASM (talk | contribs) m (→Solution 1 (De Moivre's Theorem)) |
MRENTHUSIASM (talk | contribs) |
||
Line 5: | Line 5: | ||
<math>\textbf{(A) } \frac{1}{6}\sqrt{6} \qquad \textbf{(B) } \frac{3}{2}\sqrt{2}-\frac{3}{2} \qquad \textbf{(C) } 2\sqrt3-3\sqrt2 \qquad \textbf{(D) } \frac{1}{2}\sqrt{2} \qquad \textbf{(E) } \sqrt 3-1</math> | <math>\textbf{(A) } \frac{1}{6}\sqrt{6} \qquad \textbf{(B) } \frac{3}{2}\sqrt{2}-\frac{3}{2} \qquad \textbf{(C) } 2\sqrt3-3\sqrt2 \qquad \textbf{(D) } \frac{1}{2}\sqrt{2} \qquad \textbf{(E) } \sqrt 3-1</math> | ||
− | == Solution 1 ( | + | == Solution 1 (Complex Numbers in Polar Form) == |
Recall that translations preserve the shapes and the sizes for all objects. We translate the solutions to the given equation <math>6</math> units right, so they become the solutions to the equation <math>z^8=81.</math> | Recall that translations preserve the shapes and the sizes for all objects. We translate the solutions to the given equation <math>6</math> units right, so they become the solutions to the equation <math>z^8=81.</math> | ||
Line 92: | Line 92: | ||
~MRENTHUSIASM | ~MRENTHUSIASM | ||
− | == Solution 2 ( | + | == Solution 2 (Complex Numbers in Rectangular Form) == |
+ | |||
+ | Recall that translations preserve the shapes and the sizes for all objects. We translate the solutions to the given equation <math>6</math> units right, so they become the solutions to the equation <math>z^8=81.</math> | ||
+ | |||
+ | We have | ||
+ | <cmath>\begin{align*} | ||
+ | z^8 &= 81 \ | ||
+ | z^4 &= \pm9 \ | ||
+ | z^2 &= \pm3, \pm3i. \ | ||
+ | \end{align*}</cmath> | ||
+ | Note that: | ||
+ | <ol style="margin-left: 1.5em;"> | ||
+ | <li>For <math>z^2=3,</math> we get <math>z=\pm\sqrt3.</math></li><p> | ||
+ | <li>For <math>z^2=-3,</math> we get <math>z=\pm\sqrt3i.</math></li><p> | ||
+ | <li>For <math>z^2=3i,</math> let <math>z=a+bi</math> for some real numbers <math>a</math> and <math>b.</math> We substitute and then expand: | ||
+ | <cmath>\begin{align*} | ||
+ | (a+bi)^2 &= 3i \ | ||
+ | \left(a^2-b^2\right)+2abi &= 3i. | ||
+ | \end{align*}</cmath> | ||
+ | We equate the real parts and the imaginary parts, respectively, then simplify: | ||
+ | <cmath>\begin{align*} | ||
+ | a^2 &= b^2, &&(1) \ | ||
+ | ab &= \frac32. &&(2) | ||
+ | \end{align*}</cmath> | ||
+ | </li><p> | ||
+ | <li></li><p> | ||
+ | </ol> | ||
+ | |||
+ | == Solution 3 (Regular Octagon) == | ||
The polygon formed will be a regular octagon since there are <math>8</math> roots of <math>z^8=81</math>. By normal math computation, we can figure out that two roots of <math>z^8=81</math> are <math>\sqrt{3}</math> and <math>-\sqrt{3}</math>. These will lie on the real axis of the plane. Since it's a regular polygon, there has to be points on the vertical plane also which will be <math>\sqrt{3}i</math> and <math>-\sqrt{3}i</math>. | The polygon formed will be a regular octagon since there are <math>8</math> roots of <math>z^8=81</math>. By normal math computation, we can figure out that two roots of <math>z^8=81</math> are <math>\sqrt{3}</math> and <math>-\sqrt{3}</math>. These will lie on the real axis of the plane. Since it's a regular polygon, there has to be points on the vertical plane also which will be <math>\sqrt{3}i</math> and <math>-\sqrt{3}i</math>. | ||
Line 100: | Line 128: | ||
The circumcircle of the octagon will have the equation <math>i^2+r^2=3</math>. The coordinates of the point in the first quadrant will be equal in magnitude and both positive, so <math>i=r</math>. Solving gives <math>i=r=\frac{\sqrt{3}}{\sqrt{2}}</math> (meaning that the root represented is <math>\frac{\sqrt{3}}{\sqrt{2}}+\frac{\sqrt{3}}{\sqrt{2}}i</math>). | The circumcircle of the octagon will have the equation <math>i^2+r^2=3</math>. The coordinates of the point in the first quadrant will be equal in magnitude and both positive, so <math>i=r</math>. Solving gives <math>i=r=\frac{\sqrt{3}}{\sqrt{2}}</math> (meaning that the root represented is <math>\frac{\sqrt{3}}{\sqrt{2}}+\frac{\sqrt{3}}{\sqrt{2}}i</math>). | ||
− | This way we can deduce the values of the <math>8</math> roots of the equation to be < | + | This way we can deduce the values of the <math>8</math> roots of the equation to be <cmath>\sqrt{3},-\sqrt{3},-\sqrt{3}i,\sqrt{3}i,\frac{\sqrt{3}}{\sqrt{2}}+\frac{\sqrt{3}}{\sqrt{2}}i,-\frac{\sqrt{3}}{\sqrt{2}}-\frac{\sqrt{3}}{\sqrt{2}}i,\frac{\sqrt{3}}{\sqrt{2}}-\frac{\sqrt{3}}{\sqrt{2}}i,-\frac{\sqrt{3}}{\sqrt{2}}+\frac{\sqrt{3}}{\sqrt{2}}i.</cmath> |
− | To get the area, <math>3</math> consecutive points such as <math>\sqrt{3},</math> <math>\frac{\sqrt{3}}{\sqrt{2}}+\frac{\sqrt{3}}{\sqrt{2}}i,</math> and <math>\sqrt{3}i</math> can be used. The area can be computed using different methods like using the | + | To get the area, <math>3</math> consecutive points such as <math>\sqrt{3},</math> <math>\frac{\sqrt{3}}{\sqrt{2}}+\frac{\sqrt{3}}{\sqrt{2}}i,</math> and <math>\sqrt{3}i</math> can be used. The area can be computed using different methods like using the Shoelace Theorem, or subtracting areas to find the area. |
The answer you get is <math>\boxed{\textbf{(B) } \frac{3}{2}\sqrt{2}-\frac{3}{2}}</math>. | The answer you get is <math>\boxed{\textbf{(B) } \frac{3}{2}\sqrt{2}-\frac{3}{2}}</math>. | ||
Line 109: | Line 137: | ||
~OlutosinNGA | ~OlutosinNGA | ||
− | == Solution | + | == Solution 4 (Roots of Unity) == |
Now, we need to solve the equation <math>(z+6)^8 = 81</math> where <math>z = a+bi</math>. We can substitute this as <cmath>(a+6+bi)^8 = 81</cmath> Now, let <math>a+6 = q</math> for some <math>q \in \mathbb{Z}</math>. Thus, the equation becomes <math>((q+bi)^2)^4 = 81</math>. Taking it to the other side, we get the equation to be <math>(q+bi)^2 = 3</math>. Rearranging variables, we get <math>(q+bi) = \sqrt{3}</math>. Plotting this in the complex place, this is a circle centered at the origin and of radius <math>\sqrt{3}</math>. | Now, we need to solve the equation <math>(z+6)^8 = 81</math> where <math>z = a+bi</math>. We can substitute this as <cmath>(a+6+bi)^8 = 81</cmath> Now, let <math>a+6 = q</math> for some <math>q \in \mathbb{Z}</math>. Thus, the equation becomes <math>((q+bi)^2)^4 = 81</math>. Taking it to the other side, we get the equation to be <math>(q+bi)^2 = 3</math>. Rearranging variables, we get <math>(q+bi) = \sqrt{3}</math>. Plotting this in the complex place, this is a circle centered at the origin and of radius <math>\sqrt{3}</math>. | ||
− | The graph of the original equation <math>(a+6+bi) = \sqrt{3}</math> is merely a transformation which doesn't change affect the area. Thus, we can find the minimum area of the transformed equation <math>(q+bi)^2 = 3</math>. Using Roots of Unity, we know that the roots of the equation lie at <math>0, \frac{\pi}{4}, \frac{\pi}{2}, \frac{3\pi}{4} | + | The graph of the original equation <math>(a+6+bi) = \sqrt{3}</math> is merely a transformation which doesn't change affect the area. Thus, we can find the minimum area of the transformed equation <math>(q+bi)^2 = 3</math>. Using Roots of Unity, we know that the roots of the equation lie at <math>0, \frac{\pi}{4}, \frac{\pi}{2}, \frac{3\pi}{4}, \ldots, 2\pi</math> radians from the origin. |
− | We can quickly notice that the area of the roots will be smallest with points at <math>\frac{\pi}{4}, \frac{\pi}{2}, \frac{3\pi}{4}</math>. Using trigonometry, we get the respective roots to be <math>(\operatorname{Re}(z), \operatorname{Im}(z)) \in \left\{\left(\sqrt{3},0\right), \left(\frac{\sqrt{6}}{2}, \frac{\sqrt{6}}{2}\right), \left(0,\sqrt{3}\right)\right\}</math>. Using the | + | We can quickly notice that the area of the roots will be smallest with points at <math>\frac{\pi}{4}, \frac{\pi}{2}, \frac{3\pi}{4}</math>. Using trigonometry, we get the respective roots to be <math>(\operatorname{Re}(z), \operatorname{Im}(z)) \in \left\{\left(\sqrt{3},0\right), \left(\frac{\sqrt{6}}{2}, \frac{\sqrt{6}}{2}\right), \left(0,\sqrt{3}\right)\right\}</math>. Using the Shoelace Theorem, the area quickly comes out to be <math>\frac{3\sqrt{2}-3}{2} = \boxed{\textbf{(B) } \frac{3}{2}\sqrt{2}-\frac{3}{2}}.</math> |
== See Also == | == See Also == |
Revision as of 22:43, 28 September 2021
Contents
[hide]Problem
The solutions to the equation are connected in the complex plane to form a convex regular polygon, three of whose vertices are labeled
and
. What is the least possible area of
Solution 1 (Complex Numbers in Polar Form)
Recall that translations preserve the shapes and the sizes for all objects. We translate the solutions to the given equation units right, so they become the solutions to the equation
We rewrite to the polar form
where
is the magnitude of
such that
and
is the argument of
such that
By De Moivre's Theorem, we have from which
so
so
In the complex plane, the solutions to the equation are the vertices of a regular octagon with center
and radius
The least possible area of occurs when
and
are the consecutive vertices of the octagon. For simplicity purposes, let
and
as shown below.
Note that
has base
and height
so its area is
~MRENTHUSIASM
Solution 2 (Complex Numbers in Rectangular Form)
Recall that translations preserve the shapes and the sizes for all objects. We translate the solutions to the given equation units right, so they become the solutions to the equation
We have
Note that:
- For
we get
- For
we get
- For
let
for some real numbers
and
We substitute and then expand:
We equate the real parts and the imaginary parts, respectively, then simplify:
Solution 3 (Regular Octagon)
The polygon formed will be a regular octagon since there are roots of
. By normal math computation, we can figure out that two roots of
are
and
. These will lie on the real axis of the plane. Since it's a regular polygon, there has to be points on the vertical plane also which will be
and
.
Clearly, the rest of the points will lie in each quadrant. The next thing is to get their coordinates (note that to answer this question, we do not need all the coordinates, only 3 consecutive ones are needed).
The circumcircle of the octagon will have the equation . The coordinates of the point in the first quadrant will be equal in magnitude and both positive, so
. Solving gives
(meaning that the root represented is
).
This way we can deduce the values of the roots of the equation to be
To get the area, consecutive points such as
and
can be used. The area can be computed using different methods like using the Shoelace Theorem, or subtracting areas to find the area.
The answer you get is
.
(This method is not actually as long as it seems if you understand what you're doing while doing it. Also calculations can be made a little easier by solving using and multiplying your answer by
).
~OlutosinNGA
Solution 4 (Roots of Unity)
Now, we need to solve the equation where
. We can substitute this as
Now, let
for some
. Thus, the equation becomes
. Taking it to the other side, we get the equation to be
. Rearranging variables, we get
. Plotting this in the complex place, this is a circle centered at the origin and of radius
.
The graph of the original equation is merely a transformation which doesn't change affect the area. Thus, we can find the minimum area of the transformed equation
. Using Roots of Unity, we know that the roots of the equation lie at
radians from the origin.
We can quickly notice that the area of the roots will be smallest with points at . Using trigonometry, we get the respective roots to be
. Using the Shoelace Theorem, the area quickly comes out to be
See Also
2018 AMC 12B (Problems • Answer Key • Resources) | |
Preceded by Problem 15 |
Followed by Problem 17 |
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.