Six points A,B,C,D,E, and F lie in a straight line in that order. Suppose that G is a point not on the line and that AC=26,BD=22,CE=31,DF=33,AF=73,CG=40, and DG=30. Find the area of △BGE.
解析
Solution 1
Let AB=a, BC=b, CD=c, DE=d and EF=e. Then we know that a+b+c+d+e=73, a+b=26, b+c=22, c+d=31 and d+e=33. From this we can easily deduce c=14 and a+e=34 thus b+c+d=39. Using Heron's formula we can calculate the area of △CGD to be (42)(28)(12)(2)=168, and since the base of △BGE is 1439 of that of △CGD△BGE shares an altitude with △CGD, we conclude they are proportional and we can calculate the area of △BGE to be 168×1439=468.
~ Quick Asymptote Fix by eevee9406, edited by aoum
Solution 2 (Law of Cosines)
We need to solve for the lengths of AB, BC, CD, DE, and EF. Let AB=a, BC=b, CD=c, DE=d, and EF=e. We are given the following system of equations:
a+b=26,b+c=22,c+d=31,d+e=33,a+b+c+d+e=73.
Substituting a+b=26 and d+e=33 into the equation a+b+c+d+e=73, we get:
c=14.
Thus, we have:
a=18,b=8,c=14,d=17,e=16.
Next, consider triangle CDG, where CD=14, CG=40, and DG=30. By the Law of Cosines, we have:
CD2=CG2+DG2−2×CG×DG×cos(∠CGD).
Substituting the known values:
142=402+302−2×40×30×cos(∠CGD).
Simplifying:
196=1600+900−2400cos(∠CGD).2400cos(∠CGD)=2500−196=2304.cos(∠CGD)=2524.
Therefore, we can find sin(∠CGD) using the identity sin2θ+cos2θ=1:
sin(∠CGD)=1−(2524)2=257.
Now, the area of triangle CDG is
21×40×30×257=168.
Noting that the height of triangle CDG is the same as the height of triangle BGE, the ratio of the areas of the two triangles will be the same as the ratio of their corresponding lengths. Therefore, the answer is
14168×39=468.
(Feel free to add or correct any LaTeX and formatting)