Difference between revisions of "1989 AIME Problems/Problem 15"
(→See also) |
(solutions by (1) 4everwise (2) frt (3) 4everwise again) |
||
Line 1: | Line 1: | ||
== Problem == | == Problem == | ||
− | Point <math>P^{}_{}</math> is inside <math>\triangle ABC^{}_{}</math>. Line segments <math>APD^{}_{}</math>, <math>BPE^{}_{}</math>, and <math>CPF^{}_{}</math> are drawn with <math>D^{}_{}</math> on <math>BC^{}_{}</math>, <math>E^{}_{}</math> on <math>AC^{}_{}</math>, and <math>F{}{}^{}_{}</math> on <math>AB^{}_{}</math> (see the figure | + | [[Point]] <math>P^{}_{}</math> is inside <math>\triangle ABC^{}_{}</math>. Line segments <math>APD^{}_{}</math>, <math>BPE^{}_{}</math>, and <math>CPF^{}_{}</math> are drawn with <math>D^{}_{}</math> on <math>BC^{}_{}</math>, <math>E^{}_{}</math> on <math>AC^{}_{}</math>, and <math>F{}{}^{}_{}</math> on <math>AB^{}_{}</math> (see the figure below). Given that <math>AP=6^{}_{}</math>, <math>BP=9^{}_{}</math>, <math>PD=6^{}_{}</math>, <math>PE=3^{}_{}</math>, and <math>CF=20^{}_{}</math>, find the [[area]] of <math>\triangle ABC^{}_{}</math>. |
− | [[Image:AIME_1989_Problem_15.png]] | + | {| |
+ | |- | ||
+ | | __TOC__ | ||
+ | | [[Image:AIME_1989_Problem_15.png]] | ||
+ | |} | ||
+ | == Solution == | ||
+ | === Solution 1 === | ||
+ | Because we're given three concurrent [[cevian]]s and their lengths, it seems very tempting to apply [[mass point]]s. We immediately see that <math>w_E = 3</math>, <math>w_B = 1</math>, and <math>w_A = w_D = 2</math>. Now, we recall that the masses on the three sides of the triangle must be balanced out, so <math>w_C = 1</math> and <math>w_E = 3</math>. Thus, <math>CP = 15</math> and <math>PF = 5</math>. | ||
+ | |||
+ | Recalling that <math>w_C = w_B = 1</math>, we see that <math>OC = OB</math> and <math>OP</math> is a [[median]] to <math>BC</math> in <math>\triangle BCP</math>. Applying [[Stewart's Theorem]], <math>BC^2 + 12^2 = 2(15^2 + 9^2)</math>, and <math>BC = 6\sqrt {13}</math>. Now notice that <math>2[BCP] = [ABC]</math>, because both triangle share the same base and the <math>h_{\triangle ABC} = 2h_{\triangle BCP}</math>. Applying [[Heron's formula]] on triangle <math>BCP</math> with sides <math>15</math>, <math>9</math>, and <math>6\sqrt3</math>, <math>[BCP] = 54</math> and <math>[ABC] = \boxed{108}</math>. | ||
+ | |||
+ | === Solution 2 === | ||
+ | Using a different form of [[Ceva's Theorem]], we have <math>\frac {y}{x + y} + \frac {6}{6 + 6} + \frac {3}{3 + 9} = 1\Longleftrightarrow\frac {y}{x + y} = \frac {1}{4}</math> | ||
+ | |||
+ | Solving <math>4y = x + y</math> and <math>x + y = 20</math>, we obtain <math>x = BP = 15</math> and <math>y = EP = 5</math>. | ||
+ | |||
+ | Let <math>Q</math> be the point on <math>AB</math> such that <math>FC\parallel QD</math>. | ||
+ | Since <math>AP = PD</math> and <math>FP\parallel QD</math>, <math>QD = 2FP = 6</math>. (Midline Theorem) | ||
+ | |||
+ | Also, since <math>FC\parallel QD</math> and <math>\QD = \frac12FC</math>, we see that <math>FQ = QB</math>, <math>BD = DC</math>, etc. ([[Midline Theorem]]) | ||
+ | Similarly, we have <math>PR = RB</math> (<math>= \frac12PB = 7.5</math>) and thus <math>RD = \frac12PC = 4.5</math>. | ||
+ | |||
+ | <math>PDR</math> is a <math>3-4-5</math> [[right triangle]], so <math>\angle PDR</math> (<math>\angle ADQ</math>) is <math>90^\circ</math>. | ||
+ | Therefore, the area of <math>\triangle ADQ = \frac12\cdot 12\cdot 6 = 36</math>. | ||
+ | Using area ratio, <math>\triangle ABC = \triangle ADB\times 2 = \left(\triangle ADQ\times \frac32\right)\times 2 = 36\cdot 3 = 108</math>. | ||
− | == Solution == | + | === Solution 3 === |
− | {{ | + | Because the length of cevian <math>BE</math> is unknown, we can examine what happens when we extend it or decrease its length and see that it simply changes the angles between the cevians. Wouldn't it be great if it the length of <math>BE</math> was such that <math>\angle APC = 90^\circ</math>? Let's first assume it's a right angle and hope that everything works out. |
+ | |||
+ | Extend <math>AD</math> to <math>Q</math> so that <math>PD = DQ = 6</math>. The result is that <math>BQ = 9</math>, <math>PQ = 12</math>, and <math>BP = 15</math> because <math>\triangle CDP\cong \triangle BDQ</math>. Now we see that if we are able to show that <math>BE = 20</math>, that is <math>PE = 5</math>, then our right angle assumption will be true. | ||
+ | |||
+ | Apply the [[Pythagorean Theorem]] on <math>\triangle APC</math> to get <math>AC = 3\sqrt {13}</math>, so <math>AE = \sqrt {13}</math> and <math>CE = 2\sqrt {13}</math>. Now, we apply the [[Law of Cosines]] on triangles <math>CEP</math> and <math>AEP</math>. | ||
+ | |||
+ | Let <math>PE = x</math>. Notice that <math>\angle CEB = 180^\circ - \angle AEB</math> and <math>\cos CEB = - \cos AEB</math>, so we get two nice equations. | ||
+ | |||
+ | <math>81 = 52 + y^2 - 2y \sqrt {13}\cos CEF</math> | ||
+ | <math>36 = 13 + y^2 + y \sqrt {13} \cos CEF</math> | ||
+ | |||
+ | Solving, <math>y = 5</math> (yay!). | ||
+ | |||
+ | Now, the area is easy to find. <math>[ABC] = [AQB] + [APC] = \frac12(9)(18) + \frac12(6)(9) = 108</math>. | ||
== See also == | == See also == | ||
{{AIME box|year=1989|num-b=14|after=Final Question}} | {{AIME box|year=1989|num-b=14|after=Final Question}} | ||
+ | |||
+ | [[Category:Intermediate Geometry Problems]] |
Revision as of 13:28, 25 November 2007
Problem
Point is inside . Line segments , , and are drawn with on , on , and on (see the figure below). Given that , , , , and , find the area of .
Solution
Solution 1
Because we're given three concurrent cevians and their lengths, it seems very tempting to apply mass points. We immediately see that , , and . Now, we recall that the masses on the three sides of the triangle must be balanced out, so and . Thus, and .
Recalling that , we see that and is a median to in . Applying Stewart's Theorem, , and . Now notice that , because both triangle share the same base and the . Applying Heron's formula on triangle with sides , , and , and .
Solution 2
Using a different form of Ceva's Theorem, we have
Solving and , we obtain and .
Let be the point on such that . Since and , . (Midline Theorem)
Also, since and $\QD = \frac12FC$ (Error compiling LaTeX. Unknown error_msg), we see that , , etc. (Midline Theorem) Similarly, we have () and thus .
is a right triangle, so () is . Therefore, the area of . Using area ratio, .
Solution 3
Because the length of cevian is unknown, we can examine what happens when we extend it or decrease its length and see that it simply changes the angles between the cevians. Wouldn't it be great if it the length of was such that ? Let's first assume it's a right angle and hope that everything works out.
Extend to so that . The result is that , , and because . Now we see that if we are able to show that , that is , then our right angle assumption will be true.
Apply the Pythagorean Theorem on to get , so and . Now, we apply the Law of Cosines on triangles and .
Let . Notice that and , so we get two nice equations.
Solving, (yay!).
Now, the area is easy to find. .
See also
1989 AIME (Problems • Answer Key • Resources) | ||
Preceded by Problem 14 |
Followed by Final Question | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |