Difference between revisions of "1976 AHSME Problems/Problem 22"
(Created page with "== Problem 22 == Given an equilateral triangle with side of length <math>s</math>, consider the locus of all points <math>\mathit{P}</math> in the plane of the triangle such...") |
(→Solution) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 8: | Line 8: | ||
\textbf{(C) }\text{is a circle with positive radius only if }s^2<a<2s^2\qquad\\ | \textbf{(C) }\text{is a circle with positive radius only if }s^2<a<2s^2\qquad\\ | ||
\textbf{(D) }\text{contains only a finite number of points for any value of }a\qquad\\ | \textbf{(D) }\text{contains only a finite number of points for any value of }a\qquad\\ | ||
− | \textbf{(E) }\text{is none of these} </math> | + | \textbf{(E) }\text{is none of these} </math> |
− | |||
− | |||
== Solution == | == Solution == | ||
− | + | If we define point <math>\mathit{P} = (x, y)</math>, and the three points of the triangle as <math>P_1 = (x_1,y_1)</math>, <math>P_2 = (x_2,y_2)</math>, and <math>P_3 = (x_3,y_3)</math>, then we have two equations to work with. | |
− | <math> | ||
− | |||
− | + | First, <math>\mathit{P}</math> must satisfy the equation: | |
− | <math> | ||
− | + | <math>|P - P_1|^2 + |P - P_2|^2 + |P - P_3|^2 =\newline | |
+ | [(x-x_1)^2+(y-y_1)^2]+[(x-x_2)^2+(y-y_2)^2]+[(x-x_3)^2+(y-y_3)^2] = a</math> | ||
− | + | Second, the fact that the three sides of the triangle all have length <math>s</math> gives us: | |
+ | <math>|P_2 - P_1|^2 + |P_3 - P_2|^2 + |P_1 - P_3|^2 =\newline | ||
+ | [(x_2-x_1)^2+(y_2-y_1)^2]+[(x_3-x_2)^2+(y_3-y_2)^2]+[(x_1-x_3)^2+(y_1-y_3)^2] = 3s^2</math> | ||
− | + | Define the center of the triangle as <math>P_C = (x_C, y_C)</math>. | |
− | <math>\ | + | Note that <math>x_C = \frac{x_1+x_2+x_3}{3}</math> and <math>y_C = \frac{y_1+y_2+y_3}{3}</math>. |
− | <math> | + | Also note that the distance between <math>P_C</math> and each of the triangle vertices is <math>\frac{\sqrt{3}s}{3}</math>, so: |
− | <math>\ | + | <math>|P_C - P_1|^2 + |P_C - P_2|^2 + |P_C - P_3|^2 =\newline |
+ | [(x_C-x_1)^2+(y_C-y_1)^2]+[(x_C-x_2)^2+(y_C-y_2)^2]+[(x_C-x_3)^2+(y_C-y_3)^2] = s^2</math> | ||
− | <math>\ | + | Rewrite <math>(x-x_1) = (x - x_C) + (x_C - x_1)</math>, and similarly for <math>(y-y_1), (x-x_2)</math>, etc. |
+ | |||
+ | Now expanding the first sum and using the second sum, we get: | ||
+ | |||
+ | <math>a = 3[(x-x_C)^2+(y-y_C)^2] + s^2\newline | ||
+ | + 2(x - x_C)[(x_C - x_1) + (x_C - x_2) + (x_C - x_3)] + 2(y - y_C)[(y_C - y_1) + (y_C - y_2) + (y_C - y_3)]</math> | ||
+ | |||
+ | Because <math>P_C</math> is centroid of the triangle, its coordinates are the averages of the coordinates of the three points. Thus, <math>3x_C = x_1 + x_2 + x_3</math>, and the latter parts of the above equations are zero. | ||
+ | |||
+ | Thus, <math>a - s^2 = 3[(x-x_C)^2+(y-y_C)^2]</math> | ||
+ | |||
+ | This means that when <math>a > s^2</math>, the locus of points <math>P</math> will be a circle centered at <math>P_C</math>. | ||
Therefore, the correct answer is <math>\boxed{\textbf{(A)}}</math>. | Therefore, the correct answer is <math>\boxed{\textbf{(A)}}</math>. | ||
+ | |||
+ | This problem could be also solved with coordinate geometry, where we place <math>P_1</math> at the origin and <math>P_2</math> along the positive x-axis, or even let <math>P_C</math> be the origin and place <math>P_1</math> along the negative x-axis. | ||
+ | |||
==See Also== | ==See Also== | ||
{{AHSME box|year=1976|num-b=21|num-a=23}} | {{AHSME box|year=1976|num-b=21|num-a=23}} | ||
{{MAA Notice}} | {{MAA Notice}} |
Latest revision as of 16:18, 18 July 2025
Problem 22
Given an equilateral triangle with side of length , consider the locus of all points
in the plane of the
triangle such that the sum of the squares of the distances from
to the vertices of the triangle is a fixed number
. This locus
Solution
If we define point , and the three points of the triangle as
,
, and
, then we have two equations to work with.
First, must satisfy the equation:
Second, the fact that the three sides of the triangle all have length gives us:
Define the center of the triangle as .
Note that and
.
Also note that the distance between and each of the triangle vertices is
, so:
Rewrite , and similarly for
, etc.
Now expanding the first sum and using the second sum, we get:
Because is centroid of the triangle, its coordinates are the averages of the coordinates of the three points. Thus,
, and the latter parts of the above equations are zero.
Thus,
This means that when , the locus of points
will be a circle centered at
.
Therefore, the correct answer is .
This problem could be also solved with coordinate geometry, where we place at the origin and
along the positive x-axis, or even let
be the origin and place
along the negative x-axis.
See Also
1976 AHSME (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 • 26 • 27 • 28 • 29 • 30 | ||
All AHSME Problems and Solutions |
These problems are copyrighted © by the Mathematical Association of America, as part of the American Mathematics Competitions.