2024 AMC 12B Problems/Problem 12: Difference between revisions
| Line 2: | Line 2: | ||
Let <math>z</math> be a complex number with real part greater than <math>1</math> and <math>|z|=2</math>. In the complex plane, the four points <math>0</math>, <math>z</math>, <math>z^2</math>, and <math>z^3</math> are the vertices of a quadrilateral with area <math>15</math>. What is the imaginary part of <math>z</math>? | Let <math>z</math> be a complex number with real part greater than <math>1</math> and <math>|z|=2</math>. In the complex plane, the four points <math>0</math>, <math>z</math>, <math>z^2</math>, and <math>z^3</math> are the vertices of a quadrilateral with area <math>15</math>. What is the imaginary part of <math>z</math>? | ||
<math>\textbf{(A) }\frac{3}{4}\qquad | <math>\textbf{(A) }\frac{3}{4}\qquad\textbf{(B) }1\qquad\textbf{(C) }\frac{4}{3}\qquad\textbf{(D) }\frac{3}{2}\qquad\textbf{(E) }\frac{5}{3}</math> | ||
\textbf{(B) }1\qquad | |||
\textbf{(C) }\frac{4} | |||
\textbf{(D) }\frac{3}{2}\qquad | |||
\textbf{(E) }\frac{5} | |||
==Diagram== | ==Diagram== | ||
Revision as of 01:40, 14 November 2024
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
Error creating thumbnail: File missing
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 (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