homework practice problems
Q1. In △ABC, AD, BE and CF are concurrent lines. P, Q, R are points on EF, FD, DE such that DP, EQ and FR are concurrent. Prove that AP, BQ and CR are also concurrent.
S1.
Prerequisite: Standard and trigonometric form of Ceva's theorem.
Standard form gives us:
AF/FB * BD/DC * CE/EA = 1
and
EP/PF * FQ/QD * DR/RE = 1
Using the trigonometric form, we need to prove that:
Sin(CAP)/Sin(PAB) * Sin(ABQ)/Sin(QBC) * Sin(BCR)/Sin(RCA) = 1
Look at triangles EAP and PAF and compute their area ratio:
[EAP]/[PAF] = AE * AP * Sin(CAP)/AF*AP*Sin(PAB) = EP/PF
Similarly do for others.
Multiply both sides of all 3.
You will get your desired relation.
H.P.
Q2.
If (X) and (Y) are variable points on the sides (CA, AB) of (\triangle ABC) such that
CX/XA + AB/AY = 1
prove that (XY) passes through a fixed point.
S2.
CX/XA > 0 since everything is positive.
=> AB/AY < 1
=> AY > AB
=> Y lies on AB extended towards B.
=> AB = AY - BY
=> AB/AY = 1 - BY/AY
From here: we have 2 cases for X.
Case 1: X lies internally on AC.
CX/XA + AB/AY = 1
=> CX/XA + 1 - BY/AY = 1
=> CX/XA = BY/AY__________[1]
Now, let XY intersect BC at some point Z internally.
Why externally?
Since X is internal, Y is external, Z has to be internal.
Why?
Line XYZ, if it has entered the triangle, it has to exit as well.
So there will be 2 internal points which are X,Z.
From Menelaus:
AX/XC * CZ/ZB * BY/YA = 1
Use [1] to get:
CZ/ZB = 1 => CZ = ZB
=> Z is the midpoint of BC
So the fixed point here is the midpoint of BC.
Case 2:
X lies externally BC.
CX/XA + AB/AY = 1
Earlier we showed that Y lies externally on AB towards B.
From the same logic:
X will lie externally on AC towards C.
Why?
Then CX/XA < 1 Else it would be more than 1 if X lies towards A.
AC = AX - CX
=> AC/AX = 1 - CX/AX
=> CX/AX = 1 - AC/AX
=> 1- AC/AX + AB/AY = 1
=> AC/AX = AB/AY
So Triangles ABC and AYX are similar from SAS criteria.
=> CB and XY are parallel.
=> They will never meet.
This is an edge case we need to consider.
Q3.
A straight line cuts the sides
AB,BC,CD,DA of a quadrilateral in P,Q,R,S. Prove that AP/PB⋅BQ/QC⋅CR/RD⋅DS/SA=1
S3.
This hints at generalized Menelaus.
For any Convex Polygon we can apply generalized Menelaus.
Proof is the same.
Drop perpendiculars on the traversal from all vertices.
Case 1:
Let A,B be 2 vertices which are being cut internally by the traversal at P.
Let foot of perpendicular from A to traversal be Ha and from B it's Hb.
Triangles AHaP and BHbP are similar.
=> AP/PB = AHa/BHb = height from A/height from B
Keep doing it for all vertex pairs and multiply them all and eventually everything cancels out to give you 1.
Case 2:
When the traversal cuts a side externally. Again the same logic will hold.
Side notes:
A traversal can cut a convex polygon either 0 or 2 times internally. All other cuts will be external.
Why?
Definition of Convex polygon:
If 2 points lie inside the shape then the line joining them lies completely inside the shape.
Let a traversal enter the polygon at point A and exit at point B.
Now if enters the polygon again at C then there is a problem.
Pick a point between A and B and join it with the point just next to C.
That line doesn't lie completely inside the shape.
H.P.
So when doing Menelaus, remember that a traversal will either cut the convex polygon twice or never at all.
Q4.
In quadrilateral ABCD, let AB and CD meet at E, AD and BC meet at F. Then prove that the midpoints of AC,BD and EF are collinear.
S4.
This problem is about Newton-Gauss line in a complete quadrilateral.
We need to show that midpoints of diagonals of a complete quadrilateral are always colinear.
When joined, these midpoints line is known as Newton-Gauss line.
But what is a complete quadrilateral?
It is:
4 lines intersecting each other at 6 points such that no 3 lines pass through one point.
Here those 4 lines are:
AB, CD, AD, BC
The 6 intersection points are A,B,C,D,E,F.
A complete quadrilateral has 3 diagonals.
Here they are:
AC,BD,EF
Basically pick one vertex each from opposite sides.
Now coming to the main task, proving that midpoints of AC,BD,EF are colinear.
For that we will focus on triangle CBE.
Let L be midpoint of AC.
Let X,Y,Z be midpoints of CE,CB,BE.
In Triangle ACB, LY || AB and LY = AB/2
In triangle ACE, LX || AE and LX = AE/2
L,X,Y are colinear
=>
YL/XL = AB/EA
Similarly, Let M be midpoint of BD.
In Triangle BCD, YM || CD and YM = CD/2
In Triangle DBE, MZ || DE and MZ = DE/2
M,Y,Z are colinear.
YM/MZ = CD/DE
Finally, let N be midpoint of EF.
In FBE,
ZN || FB and ZN = FB/2.
IN FEC,
XN || CF and XN = CF/2
=> ZN/XN = FB/CF
So we have this now:
XYL, XZN, ZYM are straight lines.
For M,L,N to be colinear, as per Menelaus:
XL/LY * YM/MZ * ZN/NX = 1
Using what we derived earlier:
We need to show that:
AE/AB * BD/DE * FB/CF = 1
Now apply Menelaus on Triangle EBC:
EA/AB * BF/FC * CD/DE = 1
This is exactly what we need to show.
H.P.
Q5.
In triangle (ABC), point (D) divides side (\overline{AC}) so that (AD : DC = 1 : 2). Let (E) be the midpoint of (\overline{BD}) and let (F) be the point of intersection of line (BC) and line (AE). Given that the area of (\triangle ABC) is (360), what is the area of (\triangle EBF)?
S5.
Answer is 30.
Let's use mass points.
mA = 2 mC = 1 mD = 3 since AD: DC = 1:2
BE = ED => mB = 3 and mE = 6
=> mF = 4
And everything matches.
Now, [ABF]/[ABC] = 1/4 => [ABF] = 90
[BFE]/[BFA] = 2/6 = 1/3
=> [BFE] = 30 = answer
You can also use Menelaus.
First apply it on BCD with traversal as AEF.
And then on AFC with traversal as BED.
Q6.
In an acute triangle (ABC), points (D, E, F) are located on the sides (BC, CA, AB) respectively such that
CD/CE = CA/CB
AE/AF = AB/AC
BF/BD = BC/BA
Prove that (AD, BE, CF) are the altitudes of (ABC).
S6.
CD*CA = CE*CB
By powers of point A,D,E,B are concyclic.
Similarly,
E,F,B,C and F,D,C,A are concyclic as well.
Start with A,B,D,E concyclic points.
Angle AEB = ADB = theta
=> BEC = 180 - theta (let's call it -theta)
Now B,C,E,F:
BEC = BFC = -theta
=> AFC = theta => ADC = theta
ADB = ADC = theta => theta = 90
H.P.
Q7.
(ABC) is a triangle with (BC = 12), (CA = 13), and (AB = 15). Show that the median (AD), angle bisector (BE), and the altitude (CF) are concurrent.
S7.
BD/DC = 6/6 = 1
CE/EA = 12/15 = 4/5
For finding AF,FB
Let AF = x, FB = 15-x
CF^2 = 13^2 - x^2 = 12^2 - (15-x)^2
=> 25 = x^2 - (15-x)^2 = -225 + 30x
=> x = 250/30 = 25/3 = AF
FB = 15 - 25/3 = 20/3
AF/FB = 5/4
Multiply all to get 1 and using Ceva's theorem H.P.
Comments
Post a Comment