2024 AMC 12A Problems/Problem 7
In ,
and
. Points
lie on hypotenuse
so that
. What is the length of the vector sum
Solution 1 (technical vector bash)
Let us find an expression for the - and
-components of
. Note that
, so
. All of the vectors
and so on up to
are equal; moreover, they equal
.
We now note that (
copies of
added together). Furthermore, note that
We want 's length, which can be determined from the
- and
-components. Note that the two values should actually be the same - in this problem, everything is symmetric with respect to the line
, so the magnitudes of the
- and
-components should be identical. The
-component is easier to calculate.
One can similarly evaulate the -component and obtain an identical answer; thus, our desired length is
.
~Technodoggo