SlideShare a Scribd company logo
1 of 11
Download to read offline
Art of Problem Solving
WOOT 2012–13
Similar Triangles/
Power of a Point
Solutions to Exercises
1. Let X be on AB and Y be on AC such that AX/AB = AY/AC. Show that XY BC.
Solution. Let Y be the point on line AC such that XY BC.
A
B C
X
Y
Then ∠AXY = ∠ABC and ∠AY X = ∠ACB, so triangles AXY and ABC are similar. Hence,
AX/AB = AY /AC. But we are given that AX/AB = AY/AC, so AY /AC = AY/AC. This means
points Y and Y coincide, so XY BC.
2. In the diagram below, PQ = PR, ZX QY , QY ⊥ PR, and PQ is extended to W such that
WZ ⊥ PW.
P
Q
R
W
X Y
Z
(a) Show that QWZ ∼ RXZ.
(b) Show that Y Q = ZX − ZW.
Solution. (a) Since PR = PQ, we have ∠R = ∠PQR = ∠WQZ. Since ZX QY , we have
∠ZXR = ∠QY R = 90◦
. So, ∠ZXR = ∠ZWQ, and we have QWZ ∼ RXZ by AA Similarity.
(b) First, we note that RQ = RZ − QZ, which looks a lot like the expression we want to prove. Since
XZ Y Q, we have ∠RY Q = ∠RXZ and ∠RQY = ∠RZX, so RY Q ∼ RXZ. This similarity
gives us RZ/ZX = RQ/Y Q, so RQ = (RZ/ZX)(Y Q).
From QWZ ∼ RXZ in the last part, we have RZ/ZX = QZ/ZW, so QZ = (RZ/ZX)(ZW).
Substituting these into RQ = RZ − QZ gives
(RZ)(Y Q)
ZX
= RZ −
(RZ)(ZW)
ZX
.
1
Art of Problem Solving
WOOT 2012–13
Similar Triangles/
Power of a Point
Multiplying this equation by ZX/RZ gives the desired Y Q = ZX − ZW.
3. The Angle Bisector Theorem. If D is on BC such that AD bisects ∠BAC, then AB/BD =
AC/CD. Take a look here for hints.
Solution. Let E be the point on line AC so that BE is parallel to AD. Then triangle ∠AEB = ∠CAD
and ∠ABE = ∠BAD. But AD is the angle bisector of ∠BAC, so ∠CAD = ∠BAD, which means
∠AEB = ∠ABE. Hence, triangle ABE is isosceles, with AB = AE.
A
B CD
E
Furthermore, since BE is parallel to AD, triangles EBC and ADC are similar, which means
CE
AC
=
BC
CD
.
We can re-write this equation as
AE + AC
AC
=
BD + CD
CD
,
which simplifies to
AE
AC
+ 1 =
BD
CD
+ 1.
Then AE/AC = BD/CD. But AE = AB, so AB/AC = BD/CD, which implies AB/BD = AC/CD.
4. Prove that SAS Similarity works without using the law of sines.
Solution. To prove SAS similarity, we must prove that if we have two triangles ABC and DEF such
that AB/DE = AC/DF and ∠BAC = ∠EDF, then triangles ABC and DEF are similar.
Since ∠BAC = ∠EDF, we can shift triangle ABC to triangle A B C in the plane, so that points A
and D coincide, B lies on DE, and C lies on DF.
2
Art of Problem Solving
WOOT 2012–13
Similar Triangles/
Power of a Point
B
C
A = D
E F
Since DB = AB and DC = AC, we have that DB /DE = DC /DF. Hence, by Exercise 1, B C is
parallel to EF. Then ∠DB C = ∠DEF and ∠DC B = ∠DFE, which means triangles DB C and
DEF are similar, so triangles ABC and DEF are similar.
5. PA and BQ bisect angles ∠RPQ and ∠RQP, respectively. Given that RX ⊥ PA and RY ⊥ BQ,
prove that XY PQ.
AB
P Q
R
XY
Solution. We extend
−−→
RY and
−−→
RX to meet PQ at C and D, respectively, as shown.
A
B
C DP Q
R
XY
Since ∠RPA = ∠APQ, PX = PX, and ∠RXP = ∠DXP, we have RXP ∼= DXP by ASA
Congruence. Similarly, we have CY Q ∼= RY Q. Therefore, RX = XD and RY = Y C, so X and
Y are midpoints of RD and RC, respectively.
So, we have RY/RC = RX/RD = 1/2, which gives us RY X ∼ RCD by SAS Similarity. Therefore,
we have ∠RY X = ∠RCD, so XY DC. Since DC is on the same line as PQ, we have XY PQ.
3
Art of Problem Solving
WOOT 2012–13
Similar Triangles/
Power of a Point
6. Chords AB and CD meet at X. Prove that (XA)(XB) = (XC)(XD). (No citing the Power of a
Point Theorem! You’re being asked here to prove it!)
Solution. We take the case where X lies inside the circle. (The case where X lies outside the circle
is handled similarly.)
A
B
C
D
X
Both ∠BAC and ∠BDC subtend arc BC, so ∠BAC = ∠BDC. Both ∠ACD and ∠ABD subtend
arc AD, so ∠ACD = ∠ABD. Hence, triangles XAC and XDB are similar, which means XA/XD =
XC/XB. This implies XA · XB = XC · XD.
7. Point P is outside a circle and A is on the circle such that PA is tangent to the circle. A line through
P meets the circle at B and C. Prove that PA2
= (PB)(PC). Use this to show that if a second line
through P meets the circle at D and E, then PA2
= (PD)(PE). (Again, you can’t just cite Power of
a Point!)
Solution. Since AP is tangent to the circle at A, ∠PAC = ∠ABC = ∠PBA. Hence, triangles PAC
and PBA are similar. It follows that PA/PB = PC/PA, so PA2
= PB · PC. By the same argument,
PA2
= PD · PE.
A
B
C
DE
P
4
Art of Problem Solving
WOOT 2012–13
Similar Triangles/
Power of a Point
8. In the diagram below, we have BP = 8, AB = 10, CD = 7, and ∠APC = 60◦
. Find the area of the
circle. Source: AHSME
P
D
C
B
A
Solution. Let x = PC. Then by power of a point on P, PA · PB = PC · PD, or 18 · 8 = x(x + 7),
which simplifies to x2
+ 7x − 144 = 0. This equation factors as (x − 9)(x + 16) = 0, so x = 9.
A
B
C
D
P
10
8
7
9
Since PC/PA = 9/18 = 1/2 and ∠APC = 60◦
, triangle APC is a 30◦
-60◦
-90◦
triangle. In particular,
AC = CP
√
3 = 9
√
3, and ∠ACP = 90◦
, so ∠ACD = 90◦
. Then by Pythagoras on right triangle
ACD, AD2
= AC2
+ CD2
= (9
√
3)2
+ 72
= 292. Since ∠ACD = 90◦
, AD is a diameter of the circle,
so the area of the circle is
π ·
AD
2
2
=
AD2
4
· π = 73π.
9. Point O is the center of the circle, AB ⊥ BC, AP = AD, and AB has length twice the radius of the
circle. Prove that AP2
= (PB)(AB).
D
B
A C
EP
O
5
Art of Problem Solving
WOOT 2012–13
Similar Triangles/
Power of a Point
Solution. Let r be the radius of the circle. Since AB is perpendicular to BC, and BC is a diameter of
the circle, AB is tangent to the circle at B. Then by power of a point on A, AD·AE = AB2
= (2r)2
=
4r2
. But AE = AD +DE = AD +2r, so AD(AD +2r) = 4r2
. Expanding, we get AD2
+2rAD = 4r2
,
so
AD2
= 4r2
− 2rAD = (2r − AD)(2r).
Since AD = AP, AD2
= AP2
. Also, PB = AB − AP = 2r − AD, and AB = 2r, so AD2
= PB · AB,
as desired.
10. (This one can be particularly useful.) Show that if P is outside circle O, and that the radius of O
is r, then the power of point P is OP2
− r2
. What if P is inside the circle?
Solution. Let the line through O and P intersect the circle at A and B. Then by power of a point on
P, PA · PB = (OP + AO)(OP − BO) = (OP + r)(OP − r) = OP2
− r2
.
A
B
O
P
Now, let P be inside the circle. As above, let the line through O and P intersect the circle at A and
B. Then PA · PB = (AO + OP)(OB − OP) = (r + OP)(r − OP) = r2
− OP2
.
A
B
O
P
However, it is more conventional to define the power of a point P as OP2
− r2
. Note that under this
definition, the power is positive if P lies outside the circle, and is negative if P lies inside the circle.
(This simplifies the formula for the power of a point. The other idea behind this definition is the use
of directed line segments. For example, in the first diagram, PA and PB point in the same direction,
so their product is considered positive. However, in the second diagram, PA and PB point in opposite
directions, so their product is considered negative.)
6
Art of Problem Solving
WOOT 2012–13
Similar Triangles/
Power of a Point
11. Describe the radical axis of two intersecting circles.
Solution. Consider one of the points of intersection. Since this point lies on both circles, the power of
this point with respect to both circles is 0, which means that it lies on the radical axis of both circles.
The same holds for the other intersection.
We know that the radical axis is a line, so the radical axis of two intersecting circles is the line passing
through their points of intersection. Note that if the two circles are tangent, then the radical axis is
their common internal tangent.
12. Circles C1 and C2 meet at A and B. Circles C2 and C3 meet at C and D. Circles C1 and C3 meet at E
and F. Show that
←→
AB,
←→
CD, and
←→
EF are concurrent.
Solution. Let R be the intersection of AB and CD.
C1
C2
C3
A
B C
D
E
FR
By Exercise 11, AB is the radical axis of C1 and C2, so R has the same power with respect to circles
C1 and C2. Similarly, CD is the radical axis of C2 and C3, so R has the same power with respect to
circles C2 and C3. Hence, R has the same power with respect to circles C1 and C3.
7
Art of Problem Solving
WOOT 2012–13
Similar Triangles/
Power of a Point
Therefore, R lies on CD, the radical axis of C1 and C3. This proves that AB, CD, and EF are
concurrent at R.
(We can use the same argument to prove that given any three circles, the radical axes of the circles
taken pairwise are concurrent. The point of concurrence is called the radical center of the three circles.)
13. Altitudes AD, BE, and CF of acute triangle ABC intersect at H. Show that ∠BFD = ∠ACB.
Solution. Since ∠ADC = ∠AFC = 90◦
, quadrilateral ACDF is cyclic. (In fact, D and F lie on the
circle with diameter AC.) Hence, ∠BFD = 180◦
− ∠AFD = ∠ACD = ∠ACB.
A
B CD
E
F
14. Points A, C, D, and B are in that order on a circle with center O such that AB is a diameter of the
circle and ∠DOB = 50◦
. Point P is on AB such that ∠PCO = ∠PDO = 10◦
. Find the measure in
degrees of arc CD.
Solution. Since ∠PCO = ∠PDO = 10◦
, quadrilateral OPCD is cyclic. Then ∠PCD = 180◦
−
∠POD = ∠DOB = 50◦
, so ∠OCD = ∠PCD − ∠PCO = 50◦
− 10◦
= 40◦
.
A B
C
D
OP
8
Art of Problem Solving
WOOT 2012–13
Similar Triangles/
Power of a Point
Since OC = OD, triangle OCD is isosceles, so ∠ODC = ∠OCD = 40◦
. Then ∠COD = 180◦
−
∠ODC − ∠OCD = 180◦
− 40◦
− 40◦
= 100◦
, so arc CD is 100◦
.
15. Prove that each of the methods above does indeed show that a quadrilateral is cyclic.
• If ∠ACB = ∠ADB in convex quadrilateral ABCD, then ABCD is cyclic.
Let X be the intersection of diagonals AC and BD. Since ∠BCX = ∠ADX and ∠BXC = ∠AXD,
triangles BCX and ADX are similar. Hence, BX/AX = CX/DX, so BX · DX = AX · CX.
A
B
C
D
X
A
B
C
D
X
Let the circumcircle of triangle ABC intersect BD at D . Then by power of a point on X, BX ·D X =
AX · CX. Hence, points D and D coincide, which means quadrilateral ABCD is cyclic.
• If ∠BAD + ∠BCD = 180◦
in convex quadrilateral ABCD, then ABCD is cyclic.
Let X be the intersection of AB and CD. Note that ∠XAD = 180◦
− ∠BAD = ∠BCD = ∠BCX.
Also, ∠AXD = ∠CXB. Hence, triangles AXD and CXB are similar. It follows that AX/CX =
DX/BX, so AX · BX = CX · DX.
A
B
C
D
X
A
B
C
D
X
Let the circumcircle of triangle ABC intersect CX at D . Then by power of a point on X, AX ·BX =
CX · D X. Then points D and D coincide, so quadrilateral ABCD is cyclic.
• If P is the intersection of AB and CD, and PA·PB = PC ·PD, then ABCD is a cyclic quadrilateral.
9
Art of Problem Solving
WOOT 2012–13
Similar Triangles/
Power of a Point
From PA · PB = PC · PD, we get PA/PC = PD/PB. Since ∠APD = ∠DPB, triangles APD and
CPB are similar. Then ∠BCD = ∠BCP = ∠DAP = 180◦
− ∠BAD, so quadrilateral ABCD is
cyclic.
A
B
C
D
P
16. Prove Ptolemy’s Theorem. This is pretty tough to do if you’ve never seen the proof before, so I’ll give
you the first step. Ptolemy’s Theorem involves a bunch of side lengths and a circle, so we might think
of Power of a Point. Unfortunately, most of the side lengths are chords of the circle and are not well
situated to use Power of a Point. However, circles give us equal angles, which can help find similar
triangles. So, here’s the first step: take a point M on diagonal BD such that ∠ACB = ∠MCD. Now,
find some similar triangles. Then mark equal angles and find more similar triangles.
Solution. Take point M on BD so that ∠ACB = ∠MCD. Also, ∠BAC = ∠BDC = ∠MDC, so
triangles ABC and DMC are similar. Hence,
DM
AB
=
CD
AC
,
so DM = AB · CD/AC.
A B
C
D
M
Subtracting equal angles ∠ACB and ∠MCD from ∠BCD, we find ∠ACD = ∠BCM. Also, ∠DAC =
∠DBC = ∠MBC, so triangles ACD and BCM are similar. Hence,
BM
AD
=
BC
AC
,
10
Art of Problem Solving
WOOT 2012–13
Similar Triangles/
Power of a Point
so BM = AD · BC/AC.
From our two equations,
AB · CD
AC
+
AD · BC
AC
= BM + DM = BD,
so AB · CD + AD · BC = AC · BD.
17. Let ABC be an equilateral triangle and let P be a point on its circumference such that PC is greater
than both PA and PB. Prove that PA + PB = PC.
Solution. For PC to be greater than both PA and PB, P must lie on arc AB.
A
B C
P
By Ptolemy’s theorem on quadrilateral APBC,
PA · BC + PB · AC = PC · AB.
Since AB = AC = BC, it follows that PA + PB = PC.
11

More Related Content

What's hot

History of medical bioethics
History of medical bioethicsHistory of medical bioethics
History of medical bioethicsPIR BUX JOKHIO
 
Pengertian filsafat
Pengertian filsafatPengertian filsafat
Pengertian filsafatAdrian Hulu
 
Philosophy of man 8
Philosophy of man 8Philosophy of man 8
Philosophy of man 8CD Balubayan
 
ابن سينا
ابن سيناابن سينا
ابن سيناiixrxid17
 
CRITICS ON RELIGION: FREUD
CRITICS ON RELIGION: FREUDCRITICS ON RELIGION: FREUD
CRITICS ON RELIGION: FREUDMia Joyce Martin
 
Introduction to the Gorgias
Introduction to the GorgiasIntroduction to the Gorgias
Introduction to the GorgiaswritRHET -
 
garis-dan-sudut.ppt
garis-dan-sudut.pptgaris-dan-sudut.ppt
garis-dan-sudut.pptRhy-Rhy Zhaa
 
karakteristik topik yang bagus (makalah)
karakteristik topik yang bagus (makalah)karakteristik topik yang bagus (makalah)
karakteristik topik yang bagus (makalah)kamal turmudzi
 
transcendence - a journey into being
transcendence - a journey into beingtranscendence - a journey into being
transcendence - a journey into beingPeter Creagh
 

What's hot (16)

Plato, Gorgias (PHIL 102)
Plato, Gorgias (PHIL 102)Plato, Gorgias (PHIL 102)
Plato, Gorgias (PHIL 102)
 
History of medical bioethics
History of medical bioethicsHistory of medical bioethics
History of medical bioethics
 
Euthanasia
EuthanasiaEuthanasia
Euthanasia
 
Geometri Bidang Datar
Geometri Bidang DatarGeometri Bidang Datar
Geometri Bidang Datar
 
Pengertian filsafat
Pengertian filsafatPengertian filsafat
Pengertian filsafat
 
Philosophy of man 8
Philosophy of man 8Philosophy of man 8
Philosophy of man 8
 
Sphere
SphereSphere
Sphere
 
ابن سينا
ابن سيناابن سينا
ابن سينا
 
Hakikat Filsafat Ilmu
Hakikat Filsafat IlmuHakikat Filsafat Ilmu
Hakikat Filsafat Ilmu
 
01 introduction
01 introduction01 introduction
01 introduction
 
CRITICS ON RELIGION: FREUD
CRITICS ON RELIGION: FREUDCRITICS ON RELIGION: FREUD
CRITICS ON RELIGION: FREUD
 
Introduction to the Gorgias
Introduction to the GorgiasIntroduction to the Gorgias
Introduction to the Gorgias
 
garis-dan-sudut.ppt
garis-dan-sudut.pptgaris-dan-sudut.ppt
garis-dan-sudut.ppt
 
karakteristik topik yang bagus (makalah)
karakteristik topik yang bagus (makalah)karakteristik topik yang bagus (makalah)
karakteristik topik yang bagus (makalah)
 
transcendence - a journey into being
transcendence - a journey into beingtranscendence - a journey into being
transcendence - a journey into being
 
logic - workbook summary
logic - workbook summarylogic - workbook summary
logic - workbook summary
 

Similar to 5 similar+triangles%26 power+of+a+point+%28solutions%29

Ch 6 TRIANGLES Ex 6.4
Ch 6 TRIANGLES Ex 6.4Ch 6 TRIANGLES Ex 6.4
Ch 6 TRIANGLES Ex 6.4Rashmi Taneja
 
Midpoit Theorem.pdf
Midpoit Theorem.pdfMidpoit Theorem.pdf
Midpoit Theorem.pdfFeAvila2
 
Harmonic division
Harmonic divisionHarmonic division
Harmonic divisionArvee Mae
 
Circlestangentchordtheorem
CirclestangentchordtheoremCirclestangentchordtheorem
CirclestangentchordtheoremAnand Swami
 
Congruence of Triangle
Congruence of TriangleCongruence of Triangle
Congruence of Triangleitutor
 
Rbse solutions for class 10 maths chapter 10 locus ex 10.1
Rbse solutions for class 10 maths chapter 10 locus ex 10.1Rbse solutions for class 10 maths chapter 10 locus ex 10.1
Rbse solutions for class 10 maths chapter 10 locus ex 10.1Arvind Saini
 
Quadrilaterals
QuadrilateralsQuadrilaterals
QuadrilateralsHome
 
Quadrilaterals
QuadrilateralsQuadrilaterals
Quadrilateralsitutor
 
Congruence of Triangle 1.pptx Maths, Triangles for GRADE 8
Congruence of Triangle 1.pptx Maths, Triangles for GRADE 8Congruence of Triangle 1.pptx Maths, Triangles for GRADE 8
Congruence of Triangle 1.pptx Maths, Triangles for GRADE 816MuhammedKifat
 

Similar to 5 similar+triangles%26 power+of+a+point+%28solutions%29 (20)

Ch 6 Ex 6.4
Ch 6 Ex 6.4Ch 6 Ex 6.4
Ch 6 Ex 6.4
 
ch6.pdf
ch6.pdfch6.pdf
ch6.pdf
 
2sol
2sol2sol
2sol
 
Ch 6 TRIANGLES Ex 6.4
Ch 6 TRIANGLES Ex 6.4Ch 6 TRIANGLES Ex 6.4
Ch 6 TRIANGLES Ex 6.4
 
Midpoit Theorem.pdf
Midpoit Theorem.pdfMidpoit Theorem.pdf
Midpoit Theorem.pdf
 
Harmonic division
Harmonic divisionHarmonic division
Harmonic division
 
Circlestangentchordtheorem
CirclestangentchordtheoremCirclestangentchordtheorem
Circlestangentchordtheorem
 
Congruence of Triangle
Congruence of TriangleCongruence of Triangle
Congruence of Triangle
 
quadrilateral
quadrilateralquadrilateral
quadrilateral
 
Triangles class 9
Triangles class 9Triangles class 9
Triangles class 9
 
Sol88
Sol88Sol88
Sol88
 
Sol88
Sol88Sol88
Sol88
 
Rbse solutions for class 10 maths chapter 10 locus ex 10.1
Rbse solutions for class 10 maths chapter 10 locus ex 10.1Rbse solutions for class 10 maths chapter 10 locus ex 10.1
Rbse solutions for class 10 maths chapter 10 locus ex 10.1
 
Quadrilaterals
QuadrilateralsQuadrilaterals
Quadrilaterals
 
Maths
MathsMaths
Maths
 
Quadrilaterals
QuadrilateralsQuadrilaterals
Quadrilaterals
 
Shivam goyal ix e
Shivam goyal ix eShivam goyal ix e
Shivam goyal ix e
 
Congruence of Triangle 1.pptx Maths, Triangles for GRADE 8
Congruence of Triangle 1.pptx Maths, Triangles for GRADE 8Congruence of Triangle 1.pptx Maths, Triangles for GRADE 8
Congruence of Triangle 1.pptx Maths, Triangles for GRADE 8
 
Presentation1
Presentation1Presentation1
Presentation1
 
Mathematics
MathematicsMathematics
Mathematics
 

Recently uploaded

Orientation, design and principles of polyhouse
Orientation, design and principles of polyhouseOrientation, design and principles of polyhouse
Orientation, design and principles of polyhousejana861314
 
Boyles law module in the grade 10 science
Boyles law module in the grade 10 scienceBoyles law module in the grade 10 science
Boyles law module in the grade 10 sciencefloriejanemacaya1
 
Biological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdfBiological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdfmuntazimhurra
 
Analytical Profile of Coleus Forskohlii | Forskolin .pdf
Analytical Profile of Coleus Forskohlii | Forskolin .pdfAnalytical Profile of Coleus Forskohlii | Forskolin .pdf
Analytical Profile of Coleus Forskohlii | Forskolin .pdfSwapnil Therkar
 
Luciferase in rDNA technology (biotechnology).pptx
Luciferase in rDNA technology (biotechnology).pptxLuciferase in rDNA technology (biotechnology).pptx
Luciferase in rDNA technology (biotechnology).pptxAleenaTreesaSaji
 
Bentham & Hooker's Classification. along with the merits and demerits of the ...
Bentham & Hooker's Classification. along with the merits and demerits of the ...Bentham & Hooker's Classification. along with the merits and demerits of the ...
Bentham & Hooker's Classification. along with the merits and demerits of the ...Nistarini College, Purulia (W.B) India
 
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...Sérgio Sacani
 
G9 Science Q4- Week 1-2 Projectile Motion.ppt
G9 Science Q4- Week 1-2 Projectile Motion.pptG9 Science Q4- Week 1-2 Projectile Motion.ppt
G9 Science Q4- Week 1-2 Projectile Motion.pptMAESTRELLAMesa2
 
Recombination DNA Technology (Nucleic Acid Hybridization )
Recombination DNA Technology (Nucleic Acid Hybridization )Recombination DNA Technology (Nucleic Acid Hybridization )
Recombination DNA Technology (Nucleic Acid Hybridization )aarthirajkumar25
 
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptxSOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptxkessiyaTpeter
 
Animal Communication- Auditory and Visual.pptx
Animal Communication- Auditory and Visual.pptxAnimal Communication- Auditory and Visual.pptx
Animal Communication- Auditory and Visual.pptxUmerFayaz5
 
Analytical Profile of Coleus Forskohlii | Forskolin .pptx
Analytical Profile of Coleus Forskohlii | Forskolin .pptxAnalytical Profile of Coleus Forskohlii | Forskolin .pptx
Analytical Profile of Coleus Forskohlii | Forskolin .pptxSwapnil Therkar
 
Biopesticide (2).pptx .This slides helps to know the different types of biop...
Biopesticide (2).pptx  .This slides helps to know the different types of biop...Biopesticide (2).pptx  .This slides helps to know the different types of biop...
Biopesticide (2).pptx .This slides helps to know the different types of biop...RohitNehra6
 
Isotopic evidence of long-lived volcanism on Io
Isotopic evidence of long-lived volcanism on IoIsotopic evidence of long-lived volcanism on Io
Isotopic evidence of long-lived volcanism on IoSérgio Sacani
 
Lucknow 💋 Russian Call Girls Lucknow Finest Escorts Service 8923113531 Availa...
Lucknow 💋 Russian Call Girls Lucknow Finest Escorts Service 8923113531 Availa...Lucknow 💋 Russian Call Girls Lucknow Finest Escorts Service 8923113531 Availa...
Lucknow 💋 Russian Call Girls Lucknow Finest Escorts Service 8923113531 Availa...anilsa9823
 
Recombinant DNA technology (Immunological screening)
Recombinant DNA technology (Immunological screening)Recombinant DNA technology (Immunological screening)
Recombinant DNA technology (Immunological screening)PraveenaKalaiselvan1
 
Natural Polymer Based Nanomaterials
Natural Polymer Based NanomaterialsNatural Polymer Based Nanomaterials
Natural Polymer Based NanomaterialsAArockiyaNisha
 
Is RISC-V ready for HPC workload? Maybe?
Is RISC-V ready for HPC workload? Maybe?Is RISC-V ready for HPC workload? Maybe?
Is RISC-V ready for HPC workload? Maybe?Patrick Diehl
 

Recently uploaded (20)

Orientation, design and principles of polyhouse
Orientation, design and principles of polyhouseOrientation, design and principles of polyhouse
Orientation, design and principles of polyhouse
 
Boyles law module in the grade 10 science
Boyles law module in the grade 10 scienceBoyles law module in the grade 10 science
Boyles law module in the grade 10 science
 
Biological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdfBiological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdf
 
Analytical Profile of Coleus Forskohlii | Forskolin .pdf
Analytical Profile of Coleus Forskohlii | Forskolin .pdfAnalytical Profile of Coleus Forskohlii | Forskolin .pdf
Analytical Profile of Coleus Forskohlii | Forskolin .pdf
 
Luciferase in rDNA technology (biotechnology).pptx
Luciferase in rDNA technology (biotechnology).pptxLuciferase in rDNA technology (biotechnology).pptx
Luciferase in rDNA technology (biotechnology).pptx
 
Bentham & Hooker's Classification. along with the merits and demerits of the ...
Bentham & Hooker's Classification. along with the merits and demerits of the ...Bentham & Hooker's Classification. along with the merits and demerits of the ...
Bentham & Hooker's Classification. along with the merits and demerits of the ...
 
Engler and Prantl system of classification in plant taxonomy
Engler and Prantl system of classification in plant taxonomyEngler and Prantl system of classification in plant taxonomy
Engler and Prantl system of classification in plant taxonomy
 
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...
All-domain Anomaly Resolution Office U.S. Department of Defense (U) Case: “Eg...
 
G9 Science Q4- Week 1-2 Projectile Motion.ppt
G9 Science Q4- Week 1-2 Projectile Motion.pptG9 Science Q4- Week 1-2 Projectile Motion.ppt
G9 Science Q4- Week 1-2 Projectile Motion.ppt
 
9953056974 Young Call Girls In Mahavir enclave Indian Quality Escort service
9953056974 Young Call Girls In Mahavir enclave Indian Quality Escort service9953056974 Young Call Girls In Mahavir enclave Indian Quality Escort service
9953056974 Young Call Girls In Mahavir enclave Indian Quality Escort service
 
Recombination DNA Technology (Nucleic Acid Hybridization )
Recombination DNA Technology (Nucleic Acid Hybridization )Recombination DNA Technology (Nucleic Acid Hybridization )
Recombination DNA Technology (Nucleic Acid Hybridization )
 
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptxSOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
 
Animal Communication- Auditory and Visual.pptx
Animal Communication- Auditory and Visual.pptxAnimal Communication- Auditory and Visual.pptx
Animal Communication- Auditory and Visual.pptx
 
Analytical Profile of Coleus Forskohlii | Forskolin .pptx
Analytical Profile of Coleus Forskohlii | Forskolin .pptxAnalytical Profile of Coleus Forskohlii | Forskolin .pptx
Analytical Profile of Coleus Forskohlii | Forskolin .pptx
 
Biopesticide (2).pptx .This slides helps to know the different types of biop...
Biopesticide (2).pptx  .This slides helps to know the different types of biop...Biopesticide (2).pptx  .This slides helps to know the different types of biop...
Biopesticide (2).pptx .This slides helps to know the different types of biop...
 
Isotopic evidence of long-lived volcanism on Io
Isotopic evidence of long-lived volcanism on IoIsotopic evidence of long-lived volcanism on Io
Isotopic evidence of long-lived volcanism on Io
 
Lucknow 💋 Russian Call Girls Lucknow Finest Escorts Service 8923113531 Availa...
Lucknow 💋 Russian Call Girls Lucknow Finest Escorts Service 8923113531 Availa...Lucknow 💋 Russian Call Girls Lucknow Finest Escorts Service 8923113531 Availa...
Lucknow 💋 Russian Call Girls Lucknow Finest Escorts Service 8923113531 Availa...
 
Recombinant DNA technology (Immunological screening)
Recombinant DNA technology (Immunological screening)Recombinant DNA technology (Immunological screening)
Recombinant DNA technology (Immunological screening)
 
Natural Polymer Based Nanomaterials
Natural Polymer Based NanomaterialsNatural Polymer Based Nanomaterials
Natural Polymer Based Nanomaterials
 
Is RISC-V ready for HPC workload? Maybe?
Is RISC-V ready for HPC workload? Maybe?Is RISC-V ready for HPC workload? Maybe?
Is RISC-V ready for HPC workload? Maybe?
 

5 similar+triangles%26 power+of+a+point+%28solutions%29

  • 1. Art of Problem Solving WOOT 2012–13 Similar Triangles/ Power of a Point Solutions to Exercises 1. Let X be on AB and Y be on AC such that AX/AB = AY/AC. Show that XY BC. Solution. Let Y be the point on line AC such that XY BC. A B C X Y Then ∠AXY = ∠ABC and ∠AY X = ∠ACB, so triangles AXY and ABC are similar. Hence, AX/AB = AY /AC. But we are given that AX/AB = AY/AC, so AY /AC = AY/AC. This means points Y and Y coincide, so XY BC. 2. In the diagram below, PQ = PR, ZX QY , QY ⊥ PR, and PQ is extended to W such that WZ ⊥ PW. P Q R W X Y Z (a) Show that QWZ ∼ RXZ. (b) Show that Y Q = ZX − ZW. Solution. (a) Since PR = PQ, we have ∠R = ∠PQR = ∠WQZ. Since ZX QY , we have ∠ZXR = ∠QY R = 90◦ . So, ∠ZXR = ∠ZWQ, and we have QWZ ∼ RXZ by AA Similarity. (b) First, we note that RQ = RZ − QZ, which looks a lot like the expression we want to prove. Since XZ Y Q, we have ∠RY Q = ∠RXZ and ∠RQY = ∠RZX, so RY Q ∼ RXZ. This similarity gives us RZ/ZX = RQ/Y Q, so RQ = (RZ/ZX)(Y Q). From QWZ ∼ RXZ in the last part, we have RZ/ZX = QZ/ZW, so QZ = (RZ/ZX)(ZW). Substituting these into RQ = RZ − QZ gives (RZ)(Y Q) ZX = RZ − (RZ)(ZW) ZX . 1
  • 2. Art of Problem Solving WOOT 2012–13 Similar Triangles/ Power of a Point Multiplying this equation by ZX/RZ gives the desired Y Q = ZX − ZW. 3. The Angle Bisector Theorem. If D is on BC such that AD bisects ∠BAC, then AB/BD = AC/CD. Take a look here for hints. Solution. Let E be the point on line AC so that BE is parallel to AD. Then triangle ∠AEB = ∠CAD and ∠ABE = ∠BAD. But AD is the angle bisector of ∠BAC, so ∠CAD = ∠BAD, which means ∠AEB = ∠ABE. Hence, triangle ABE is isosceles, with AB = AE. A B CD E Furthermore, since BE is parallel to AD, triangles EBC and ADC are similar, which means CE AC = BC CD . We can re-write this equation as AE + AC AC = BD + CD CD , which simplifies to AE AC + 1 = BD CD + 1. Then AE/AC = BD/CD. But AE = AB, so AB/AC = BD/CD, which implies AB/BD = AC/CD. 4. Prove that SAS Similarity works without using the law of sines. Solution. To prove SAS similarity, we must prove that if we have two triangles ABC and DEF such that AB/DE = AC/DF and ∠BAC = ∠EDF, then triangles ABC and DEF are similar. Since ∠BAC = ∠EDF, we can shift triangle ABC to triangle A B C in the plane, so that points A and D coincide, B lies on DE, and C lies on DF. 2
  • 3. Art of Problem Solving WOOT 2012–13 Similar Triangles/ Power of a Point B C A = D E F Since DB = AB and DC = AC, we have that DB /DE = DC /DF. Hence, by Exercise 1, B C is parallel to EF. Then ∠DB C = ∠DEF and ∠DC B = ∠DFE, which means triangles DB C and DEF are similar, so triangles ABC and DEF are similar. 5. PA and BQ bisect angles ∠RPQ and ∠RQP, respectively. Given that RX ⊥ PA and RY ⊥ BQ, prove that XY PQ. AB P Q R XY Solution. We extend −−→ RY and −−→ RX to meet PQ at C and D, respectively, as shown. A B C DP Q R XY Since ∠RPA = ∠APQ, PX = PX, and ∠RXP = ∠DXP, we have RXP ∼= DXP by ASA Congruence. Similarly, we have CY Q ∼= RY Q. Therefore, RX = XD and RY = Y C, so X and Y are midpoints of RD and RC, respectively. So, we have RY/RC = RX/RD = 1/2, which gives us RY X ∼ RCD by SAS Similarity. Therefore, we have ∠RY X = ∠RCD, so XY DC. Since DC is on the same line as PQ, we have XY PQ. 3
  • 4. Art of Problem Solving WOOT 2012–13 Similar Triangles/ Power of a Point 6. Chords AB and CD meet at X. Prove that (XA)(XB) = (XC)(XD). (No citing the Power of a Point Theorem! You’re being asked here to prove it!) Solution. We take the case where X lies inside the circle. (The case where X lies outside the circle is handled similarly.) A B C D X Both ∠BAC and ∠BDC subtend arc BC, so ∠BAC = ∠BDC. Both ∠ACD and ∠ABD subtend arc AD, so ∠ACD = ∠ABD. Hence, triangles XAC and XDB are similar, which means XA/XD = XC/XB. This implies XA · XB = XC · XD. 7. Point P is outside a circle and A is on the circle such that PA is tangent to the circle. A line through P meets the circle at B and C. Prove that PA2 = (PB)(PC). Use this to show that if a second line through P meets the circle at D and E, then PA2 = (PD)(PE). (Again, you can’t just cite Power of a Point!) Solution. Since AP is tangent to the circle at A, ∠PAC = ∠ABC = ∠PBA. Hence, triangles PAC and PBA are similar. It follows that PA/PB = PC/PA, so PA2 = PB · PC. By the same argument, PA2 = PD · PE. A B C DE P 4
  • 5. Art of Problem Solving WOOT 2012–13 Similar Triangles/ Power of a Point 8. In the diagram below, we have BP = 8, AB = 10, CD = 7, and ∠APC = 60◦ . Find the area of the circle. Source: AHSME P D C B A Solution. Let x = PC. Then by power of a point on P, PA · PB = PC · PD, or 18 · 8 = x(x + 7), which simplifies to x2 + 7x − 144 = 0. This equation factors as (x − 9)(x + 16) = 0, so x = 9. A B C D P 10 8 7 9 Since PC/PA = 9/18 = 1/2 and ∠APC = 60◦ , triangle APC is a 30◦ -60◦ -90◦ triangle. In particular, AC = CP √ 3 = 9 √ 3, and ∠ACP = 90◦ , so ∠ACD = 90◦ . Then by Pythagoras on right triangle ACD, AD2 = AC2 + CD2 = (9 √ 3)2 + 72 = 292. Since ∠ACD = 90◦ , AD is a diameter of the circle, so the area of the circle is π · AD 2 2 = AD2 4 · π = 73π. 9. Point O is the center of the circle, AB ⊥ BC, AP = AD, and AB has length twice the radius of the circle. Prove that AP2 = (PB)(AB). D B A C EP O 5
  • 6. Art of Problem Solving WOOT 2012–13 Similar Triangles/ Power of a Point Solution. Let r be the radius of the circle. Since AB is perpendicular to BC, and BC is a diameter of the circle, AB is tangent to the circle at B. Then by power of a point on A, AD·AE = AB2 = (2r)2 = 4r2 . But AE = AD +DE = AD +2r, so AD(AD +2r) = 4r2 . Expanding, we get AD2 +2rAD = 4r2 , so AD2 = 4r2 − 2rAD = (2r − AD)(2r). Since AD = AP, AD2 = AP2 . Also, PB = AB − AP = 2r − AD, and AB = 2r, so AD2 = PB · AB, as desired. 10. (This one can be particularly useful.) Show that if P is outside circle O, and that the radius of O is r, then the power of point P is OP2 − r2 . What if P is inside the circle? Solution. Let the line through O and P intersect the circle at A and B. Then by power of a point on P, PA · PB = (OP + AO)(OP − BO) = (OP + r)(OP − r) = OP2 − r2 . A B O P Now, let P be inside the circle. As above, let the line through O and P intersect the circle at A and B. Then PA · PB = (AO + OP)(OB − OP) = (r + OP)(r − OP) = r2 − OP2 . A B O P However, it is more conventional to define the power of a point P as OP2 − r2 . Note that under this definition, the power is positive if P lies outside the circle, and is negative if P lies inside the circle. (This simplifies the formula for the power of a point. The other idea behind this definition is the use of directed line segments. For example, in the first diagram, PA and PB point in the same direction, so their product is considered positive. However, in the second diagram, PA and PB point in opposite directions, so their product is considered negative.) 6
  • 7. Art of Problem Solving WOOT 2012–13 Similar Triangles/ Power of a Point 11. Describe the radical axis of two intersecting circles. Solution. Consider one of the points of intersection. Since this point lies on both circles, the power of this point with respect to both circles is 0, which means that it lies on the radical axis of both circles. The same holds for the other intersection. We know that the radical axis is a line, so the radical axis of two intersecting circles is the line passing through their points of intersection. Note that if the two circles are tangent, then the radical axis is their common internal tangent. 12. Circles C1 and C2 meet at A and B. Circles C2 and C3 meet at C and D. Circles C1 and C3 meet at E and F. Show that ←→ AB, ←→ CD, and ←→ EF are concurrent. Solution. Let R be the intersection of AB and CD. C1 C2 C3 A B C D E FR By Exercise 11, AB is the radical axis of C1 and C2, so R has the same power with respect to circles C1 and C2. Similarly, CD is the radical axis of C2 and C3, so R has the same power with respect to circles C2 and C3. Hence, R has the same power with respect to circles C1 and C3. 7
  • 8. Art of Problem Solving WOOT 2012–13 Similar Triangles/ Power of a Point Therefore, R lies on CD, the radical axis of C1 and C3. This proves that AB, CD, and EF are concurrent at R. (We can use the same argument to prove that given any three circles, the radical axes of the circles taken pairwise are concurrent. The point of concurrence is called the radical center of the three circles.) 13. Altitudes AD, BE, and CF of acute triangle ABC intersect at H. Show that ∠BFD = ∠ACB. Solution. Since ∠ADC = ∠AFC = 90◦ , quadrilateral ACDF is cyclic. (In fact, D and F lie on the circle with diameter AC.) Hence, ∠BFD = 180◦ − ∠AFD = ∠ACD = ∠ACB. A B CD E F 14. Points A, C, D, and B are in that order on a circle with center O such that AB is a diameter of the circle and ∠DOB = 50◦ . Point P is on AB such that ∠PCO = ∠PDO = 10◦ . Find the measure in degrees of arc CD. Solution. Since ∠PCO = ∠PDO = 10◦ , quadrilateral OPCD is cyclic. Then ∠PCD = 180◦ − ∠POD = ∠DOB = 50◦ , so ∠OCD = ∠PCD − ∠PCO = 50◦ − 10◦ = 40◦ . A B C D OP 8
  • 9. Art of Problem Solving WOOT 2012–13 Similar Triangles/ Power of a Point Since OC = OD, triangle OCD is isosceles, so ∠ODC = ∠OCD = 40◦ . Then ∠COD = 180◦ − ∠ODC − ∠OCD = 180◦ − 40◦ − 40◦ = 100◦ , so arc CD is 100◦ . 15. Prove that each of the methods above does indeed show that a quadrilateral is cyclic. • If ∠ACB = ∠ADB in convex quadrilateral ABCD, then ABCD is cyclic. Let X be the intersection of diagonals AC and BD. Since ∠BCX = ∠ADX and ∠BXC = ∠AXD, triangles BCX and ADX are similar. Hence, BX/AX = CX/DX, so BX · DX = AX · CX. A B C D X A B C D X Let the circumcircle of triangle ABC intersect BD at D . Then by power of a point on X, BX ·D X = AX · CX. Hence, points D and D coincide, which means quadrilateral ABCD is cyclic. • If ∠BAD + ∠BCD = 180◦ in convex quadrilateral ABCD, then ABCD is cyclic. Let X be the intersection of AB and CD. Note that ∠XAD = 180◦ − ∠BAD = ∠BCD = ∠BCX. Also, ∠AXD = ∠CXB. Hence, triangles AXD and CXB are similar. It follows that AX/CX = DX/BX, so AX · BX = CX · DX. A B C D X A B C D X Let the circumcircle of triangle ABC intersect CX at D . Then by power of a point on X, AX ·BX = CX · D X. Then points D and D coincide, so quadrilateral ABCD is cyclic. • If P is the intersection of AB and CD, and PA·PB = PC ·PD, then ABCD is a cyclic quadrilateral. 9
  • 10. Art of Problem Solving WOOT 2012–13 Similar Triangles/ Power of a Point From PA · PB = PC · PD, we get PA/PC = PD/PB. Since ∠APD = ∠DPB, triangles APD and CPB are similar. Then ∠BCD = ∠BCP = ∠DAP = 180◦ − ∠BAD, so quadrilateral ABCD is cyclic. A B C D P 16. Prove Ptolemy’s Theorem. This is pretty tough to do if you’ve never seen the proof before, so I’ll give you the first step. Ptolemy’s Theorem involves a bunch of side lengths and a circle, so we might think of Power of a Point. Unfortunately, most of the side lengths are chords of the circle and are not well situated to use Power of a Point. However, circles give us equal angles, which can help find similar triangles. So, here’s the first step: take a point M on diagonal BD such that ∠ACB = ∠MCD. Now, find some similar triangles. Then mark equal angles and find more similar triangles. Solution. Take point M on BD so that ∠ACB = ∠MCD. Also, ∠BAC = ∠BDC = ∠MDC, so triangles ABC and DMC are similar. Hence, DM AB = CD AC , so DM = AB · CD/AC. A B C D M Subtracting equal angles ∠ACB and ∠MCD from ∠BCD, we find ∠ACD = ∠BCM. Also, ∠DAC = ∠DBC = ∠MBC, so triangles ACD and BCM are similar. Hence, BM AD = BC AC , 10
  • 11. Art of Problem Solving WOOT 2012–13 Similar Triangles/ Power of a Point so BM = AD · BC/AC. From our two equations, AB · CD AC + AD · BC AC = BM + DM = BD, so AB · CD + AD · BC = AC · BD. 17. Let ABC be an equilateral triangle and let P be a point on its circumference such that PC is greater than both PA and PB. Prove that PA + PB = PC. Solution. For PC to be greater than both PA and PB, P must lie on arc AB. A B C P By Ptolemy’s theorem on quadrilateral APBC, PA · BC + PB · AC = PC · AB. Since AB = AC = BC, it follows that PA + PB = PC. 11