Difference between revisions of "2015 AMC 12B Problems/Problem 19"
(→Solution 1) |
(Added a third solution that involves similar triangles, rather than finding the center of the circle.) |
||
Line 28: | Line 28: | ||
Since <math>a</math> cannot be equal to 12, the length of the hypotenuse of the right triangle, we can divide by <math>(144-a^2)</math>, and arrive at <math>a = 6\sqrt{2}</math>. The length of other leg of the triangle must be <math>\sqrt{144-72} = 6\sqrt{2}</math>. Thus, the perimeter of the triangle is <math>12+2(6\sqrt{2}) = \boxed{\textbf{(C)}\; 12+12\sqrt{2}}</math>. | Since <math>a</math> cannot be equal to 12, the length of the hypotenuse of the right triangle, we can divide by <math>(144-a^2)</math>, and arrive at <math>a = 6\sqrt{2}</math>. The length of other leg of the triangle must be <math>\sqrt{144-72} = 6\sqrt{2}</math>. Thus, the perimeter of the triangle is <math>12+2(6\sqrt{2}) = \boxed{\textbf{(C)}\; 12+12\sqrt{2}}</math>. | ||
+ | |||
+ | ==Solution 3== | ||
+ | In order to solve this problem, we can search for similar triangles. Begin by drawing triangle <math>ABC</math> and squares <math>ABXY</math> and <math>ACWZ</math>. Draw segments <math>\overline{YZ}</math> and <math>\overline{WX}</math>. Because we are given points <math>X</math>, <math>Y</math>, <math>Z</math>, and <math>W</math> lie on a circle, we can conclude that <math>WXYZ</math> forms a cyclic quadrilateral. Take <math>\overline{AC}</math> and extend it through a point <math>P</math> on <math>\overline{YZ}</math>. Now, we must do some angle chasing to prove that <math>\triangle WBX</math> is similar to <math>\triangle YAZ</math>. | ||
+ | |||
+ | Let <math>\alpha</math> denote the measure of <math>\angle ABC</math>. Following this, <math>\angle BAC</math> measures <math>90 - \alpha</math>. By our construction, <math>\overline{CAP}</math> is a straight line, and we know <math>\angle YAB</math> is a right angle. Therefore, <math>\angle PAY</math> measures <math>\alpha</math>. Also, <math>\angle CAZ</math> is a right angle and thus, <math>\angle ZAP</math> is a right angle. Sum <math>\angle ZAP</math> and <math>\angle PAY</math> to find <math>\angle ZAY</math>, which measures <math>90 + \alpha</math>. We also know that <math>\angle WBY</math> measures <math>90 + \alpha</math>. Therefore, <math>\angle ZAY = \angle WBX</math>. | ||
+ | |||
+ | Let <math>\beta</math> denote the measure of <math>\angle AZY</math>. It follows that <math>\angle WZY</math> measures <math>90 + \beta^\circ</math>. Because <math>WXYZ</math> is a cyclic quadrilateral, <math>\angle WZY + \angle YXW = 180^\circ</math>. Therefore, <math>\angle YXW</math> must measure <math>90 - \beta</math>, and <math>\angle BXW</math> must measure <math>\beta</math>. Therefore, <math>\angle AZY = \angle BXW</math>. | ||
+ | |||
+ | <math>\angle ZAY = \angle WBX</math> and <math>\angle AZY = \angle BXW</math>, so <math>\triangle AZY \sim \triangle BXW</math>! Let <math>x = AC = WC</math>. By Pythagorean theorem, <math>BC = \sqrt{144-x^2}</math>. Now we have <math>WB = WC + BC = x + \sqrt{144-x^2}</math>, <math>BX = 12</math>, <math>YA = 12</math>, and <math>AZ = x</math>. | ||
+ | We can set up an equation: | ||
+ | |||
+ | <cmath>\frac{YA}{AZ} = \frac{WB}{BX}</cmath> | ||
+ | <cmath>\frac{12}{x} = \frac{x+\sqrt{144-x^2}}{12}</cmath> | ||
+ | <cmath>144 = x^2 + x\sqrt{144-x^2}</cmath> | ||
+ | <cmath>12^2 - x^2 = x\sqrt{144-x^2}</cmath> | ||
+ | <cmath>12^4 - 2*12^2*x^2 + x^4 = 144x^2 - x^4</cmath> | ||
+ | <cmath>2x^4 - 3(12^2)x^2 + 12^4 = 0</cmath> | ||
+ | <cmath>(2x^2 - 144)(x^2 - 144) = 0</cmath> | ||
+ | |||
+ | Solving for <math>x</math>, we find that <math>x = 6\sqrt{2}</math> or <math>x = 12</math>, which we omit. The perimeter of the triangle is <math>12 + x + \sqrt{144-x^2}</math>. Plugging in <math>x = 6\sqrt{2}</math>, we get <math>\boxed{\textbf{(C)}\; 12+12\sqrt{2}}</math>. | ||
==See Also== | ==See Also== | ||
{{AMC12 box|year=2015|ab=B|num-a=20|num-b=18}} | {{AMC12 box|year=2015|ab=B|num-a=20|num-b=18}} | ||
{{MAA Notice}} | {{MAA Notice}} |
Revision as of 18:02, 1 February 2016
Problem
In , and . Squares and are constructed outside of the triangle. The points , , , and lie on a circle. What is the perimeter of the triangle?
Solution 1
First, we should find the center and radius of this circle. We can find the center by drawing the perpendicular bisectors of and and finding their intersection point. This point happens to be the midpoint of , the hypotenuse. Let this point be . To find the radius, determine , where , , and . Thus, the radius .
Next we let and . Consider the right triangle first. Using the pythagorean theorem, we find that . Next, we let to be the midpoint of , and we consider right triangle . By the pythagorean theorem, we have that . Expanding this equation, we get that
This means that is a 45-45-90 triangle, so . Thus the perimeter is which is answer . image needed
Solution 2
The center of the circle on which , , , and lie must be equidistant from each of these four points. Draw the perpendicular bisectors of and of . Note that the perpendicular bisector of is parallel to and passes through the midpoint of . Therefore, the triangle that is formed by , the midpoint of , and the point at which this perpendicular bisector intersects must be similar to , and the ratio of a side of the smaller triangle to a side of is 1:2. Consequently, the perpendicular bisector of passes through the midpoint of . The perpendicular bisector of must include the midpoint of as well. Since all points on a perpendicular bisector of any two points and are equidistant from and , the center of the circle must be the midpoint of .
Now the distance between the midpoint of and , which is equal to the radius of this circle, is . Let . Then the distance between the midpoint of and , also equal to the radius of the circle, is given by (the ratio of the similar triangles is involved here). Squaring these two expressions for the radius and equating the results, we have
Since cannot be equal to 12, the length of the hypotenuse of the right triangle, we can divide by , and arrive at . The length of other leg of the triangle must be . Thus, the perimeter of the triangle is .
Solution 3
In order to solve this problem, we can search for similar triangles. Begin by drawing triangle and squares and . Draw segments and . Because we are given points , , , and lie on a circle, we can conclude that forms a cyclic quadrilateral. Take and extend it through a point on . Now, we must do some angle chasing to prove that is similar to .
Let denote the measure of . Following this, measures . By our construction, is a straight line, and we know is a right angle. Therefore, measures . Also, is a right angle and thus, is a right angle. Sum and to find , which measures . We also know that measures . Therefore, .
Let denote the measure of . It follows that measures . Because is a cyclic quadrilateral, . Therefore, must measure , and must measure . Therefore, .
and , so ! Let . By Pythagorean theorem, . Now we have , , , and . We can set up an equation:
Solving for , we find that or , which we omit. The perimeter of the triangle is . Plugging in , we get .
See Also
2015 AMC 12B (Problems • Answer Key • Resources) | |
Preceded by Problem 18 |
Followed by Problem 20 |
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 | |
All AMC 12 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.