Difference between revisions of "2012 MPFG Problem 10"
(Created page with "==Problem== Let <math>\Delta ABC</math> be a triangle with a right angle <math>\angle ABC</math>. Let <math>D</math> be the midpoint of <math>BC</math>, let <math>E</math> be...") |
|||
Line 1: | Line 1: | ||
==Problem== | ==Problem== | ||
Let <math>\Delta ABC</math> be a triangle with a right angle <math>\angle ABC</math>. Let <math>D</math> be the midpoint of <math>BC</math>, let <math>E</math> be the midpoint of <math>AC</math>, and let <math>F</math> be the midpoint of <math>AB</math>. Let <math>G</math> be the midpoint of <math>EC</math>. One of the angles of <math>\Delta DFG</math> is a right angle. What is the least possible value of <math>\frac{BC}{AG}</math> ? Express your answer as a fraction in simplest form. | Let <math>\Delta ABC</math> be a triangle with a right angle <math>\angle ABC</math>. Let <math>D</math> be the midpoint of <math>BC</math>, let <math>E</math> be the midpoint of <math>AC</math>, and let <math>F</math> be the midpoint of <math>AB</math>. Let <math>G</math> be the midpoint of <math>EC</math>. One of the angles of <math>\Delta DFG</math> is a right angle. What is the least possible value of <math>\frac{BC}{AG}</math> ? Express your answer as a fraction in simplest form. | ||
+ | |||
+ | ==Solution 1== | ||
+ | |||
+ | The question doesn't give us which angle of <math>\Delta DFG</math> is the right angle, so we would have to discuss different cases. Obviously <math>\angle DFG</math> can't be the right angle. | ||
+ | |||
+ | |||
+ | |||
+ | <math>\#1</math> <math>\angle FGD = 90^\circ</math> | ||
+ | |||
+ | Connect BE. We discover that DG and FD are consecutively the midlines of <math>\Delta BEC</math> and <math>\Delta ABC</math>. | ||
+ | |||
+ | <math>AE = EC = BE = \frac{1}{2} AC</math> | ||
+ | |||
+ | <math>GD = \frac{1}{2}BE = \frac{1}{2}EC</math> | ||
+ | |||
+ | <math>FD = \frac{1}{2}AC = EC</math> | ||
+ | |||
+ | This gives us <math>FD = 2GD</math>, which means <math>\Delta FDG</math> is a <math>30^\circ - 60^\circ - 90^\circ</math> triangle. | ||
+ | |||
+ | <math>\angle CGD = \angle GDF = 60^\circ</math>. Because <math>DG = GC = \frac{1}{2} EC</math>, <math>\angle C = \frac{180^\circ-60^\circ}{2} = 60^\circ</math> | ||
+ | |||
+ | <math>\Delta ABC</math> is also a <math>30^\circ - 60^\circ - 90^\circ</math> triangle. | ||
+ | |||
+ | <math>\frac{BC}{AG} = \frac{1}{2\cdot\frac{3}{4}} = \frac{2}{3}</math> | ||
+ | |||
+ | |||
+ | |||
+ | <math>\#2</math> <math>\angle FDG = 90^\circ</math> | ||
+ | |||
+ | Because <math>\angle DGC = \angle FDG = 90^\circ</math>, <math>\angle C = \frac{180^\circ-90^\circ}{2} = 45^\circ</math> | ||
+ | |||
+ | <math>\Delta ABC</math> is a <math>45^\circ - 45^\circ - 90^\circ</math> triangle. | ||
+ | |||
+ | <math>\frac{BC}{AG} = \frac{1}{\sqrt{2}\cdot\frac{3}{4}} = \frac{2\sqrt{2}}{3}</math> | ||
+ | |||
+ | The least possible value of <math>\frac{BC}{AG}</math> is <math>\boxed{\frac{2}{3}}</math>. |
Revision as of 05:44, 26 August 2025
Problem
Let be a triangle with a right angle
. Let
be the midpoint of
, let
be the midpoint of
, and let
be the midpoint of
. Let
be the midpoint of
. One of the angles of
is a right angle. What is the least possible value of
? Express your answer as a fraction in simplest form.
Solution 1
The question doesn't give us which angle of is the right angle, so we would have to discuss different cases. Obviously
can't be the right angle.
Connect BE. We discover that DG and FD are consecutively the midlines of and
.
This gives us , which means
is a
triangle.
. Because
,
is also a
triangle.
Because ,
is a
triangle.
The least possible value of is
.