Let triangle ABC be a right triangle in the xy-plane with a right angle at C. Given that the length of the hypotenuse AB is 60, and that the medians through A and B lie along the lines y=x+3 and y=2x+4 respectively, find the area of triangle ABC.
解析
Solution 1
Let θ1 be the angle that the median through A makes with the positive y-axis, and let θ2 be the angle that the median through B makes with the positive x-axis. The tangents of these two angles are the slopes of the respective medians; in other words, tanθ1=1, and tanθ2=2.
Let θ be the angle between the medians through A and B. Then by the tangent angle subtraction formula,
Let M be the midpoint of BC, let N be the midpoint of AC, and let G be the intersection of these two medians. Let BC=a, and let AC=b; let α=∠MAC, and let β=∠BNC.
With this setup, θ=β−α. The reason is that β is an exterior angle of △AGN, and thus β=α+∠AGN=α+θ.
We also know that tanα=b(1/2)a=2ba, and tanβ=(1/2)ba=b2a. Then
31=tanθ=tan(β−α)=1+tanβtanαtanβ−tanα=1+(a/b)22ba−21⋅ba=1+(a/b)2(3/2)⋅(a/b).
Multiplying numerator and denominator by b2, we learn that
31=a2+b2(3/2)ab=602(3/2)ab,
since the hypotenuse of △ABC has length 60. Solving for 21ab, we find that
21ab=91⋅602=(60/3)2=202=400.
~minor edits by EaZ_Shadow
Solution 2
Translate so that the medians are y=x, and y=2x, then model the points A:(a,a) and B:(b,2b). (0,0) is the centroid, and is the average of the vertices, so C:(−a−b,−a−2b)AB=60 so
3600=(a−b)2+(2b−a)23600=2a2+5b2−6ab(1)
AC and BC are perpendicular, so the product of their slopes is −1, giving
(2a+b2a+2b)(a+2ba+4b)=−12a2+5b2=−215ab(2)
Combining (1) and (2), we get ab=−3800
Using the determinant product for area of a triangle (this simplifies nicely, add columns 1 and 2, add rows 2 and 3), the area is 23ab, so we get the answer to be 400.
Note: If you don't know the determinant product for the area of a triangle, the shoelace theorem also works. It is basically the same thing but more well-known.
Solution 3
The only relevant part about the xy plane here is that the slopes of the medians determine an angle between them that we will use. This solution uses the tangent subtraction identity tan(α−β)=1+tanαtanβtanα−tanβ. Therefore, the tangent of the acute angle between the medians from A and B will be 1+2⋅12−1=31.
Let AC=x and BC=y. Let the midpoint of AC be M and the midpoint of BC be N. Let the centroid be G. By exterior angles, ∠CMB−∠CAN=∠AGM. However we know that since ∠AGM is the acute angle formed by the medians, tan∠AGM=31. We can express the tangents of the other two angles in terms of x and y. tan∠CMB=2xy=x2y while tan∠CAN=x2y=2xy. For simplification, let xy=r.
By the tangent subtraction identity, 1+2r⋅2r2r−2r=2(1+r2)3r=31. We get the quadratic 2r2−9r+2=0, which solves to give r=49±65. It does not matter which one is picked, because the two roots multiply to 1, so switching from one root to another is like switching the lengths of AC and BC.
We choose the positive root and we can plug y=(49+65)x into of course the PYTHAGOREAN THEOREM x2+y2=3600 and solve for x2=200(9−65). We want the area which is 2xy=2x2(49+65)=2200(9−65)(49+65)=2200⋅416=400.
Solution 4
We first seek to find the angle between the lines y=x+3 and y=2x+4.
Let the acute angle the red line makes with the x− axis be α and the acute angle the blue line makes with the x− axis be β. Then, we know that tanα=1 and tanβ=2. Note that the acute angle between the red and blue lines is clearly β−α. Therefore, we have that:
tan(β−α)=1+22−1=31
It follows that cos(β−α)=101 and sin(β−α)=103. From now on, refer to θ=β−α
Suppose ABC is our desired triangle. Let E be the midpoint of CA and D be the midpoint of AB such that CE=EA=m and AD=DB=n. Let G be the centroid of the triangle (in other words, the intersection of EB and CD). It follows that if CG=2x, GD=x and if GB=2y, GE=y. By the Law of Cosines on △GEB, we get that:
GE2+GC2−2GE⋅GC⋅cosθ=CE2⟺(2x)2+y2−(2x)(y)(2)cosθ=m2
By the Law of Cosines on △GDB, we get that:
5x2+5y2−8xycosθ=m2+n2
However, note that (2m)2+(2n)2=602⟺m2+n2=302. Therefore,
5x2+5y2−8xycosθ=302
We also know that by the Law of Cosines on △CGB,
CG2+GB2−2CG⋅GB⋅cos(180−θ)=CB2⟺(2x)2+(2y)2+2(2x)(2y)cosθ=602⟺x2+y2+2xycosθ=302⟺5x2+5y2+10xycosθ=302⋅5
Subtracting this from the 5x2+5y2−8xycosθ=302 we got earlier yields that:
xycosθ=200
but recall that cosθ=103 to get that:
xy=320010
Plugging this into the x2+y2+2xycosθ=302, we get that:
x2+y2=500
Aha! How convenient. Recall that (2x)2+y2−(2x)(y)(2)cosθ=m2 and (2y)2+x2−(2y)(x)(2)cosθ=n2. Then, we clearly have that:
m2n2=((2x)2+y2−(2x)(y)(2)cosθ)((2y)2+x2−(2y)(x)(2)cosθ=n2)⟺m2n2=17x2y2−4xycosθ(5x2+5y2)+16x2y2cos2θ+4x4+4y4⟺m2n2=17⋅92002⋅10−800(5⋅500)+16⋅2002+4((x2+y2)2−2x2y2)⟺1002m2n2=9680−8⋅5⋅5+16⋅22+4(52−2⋅922⋅10)⟺1002m2n2=4
But note that the area of our triangle is 2m⋅2n⋅21=2mn. As mn=200, we get a final answer of 400.