In isosceles triangle △ABC, A is located at the origin and B is located at (20,0). Point C is in the first quadrant with AC=BC and angle BAC=75∘. If triangle ABC is rotated counterclockwise about point A until the image of C lies on the positive y-axis, the area of the region common to the original and the rotated triangle is in the form p2+q3+r6+s, where p,q,r,s are integers. Find 2p−q+r−s.
解析
Solution
Solution 1
Let the new triangle be △AB′C′ (A, the origin, is a vertex of both triangles). Let B′C′ intersect with AC at point D, BC intersect with B′C′ at E, and BC intersect with AB′ at F. The region common to both triangles is the quadrilateral ADEF. Notice that [ADEF]=[△ADB′]−[△EFB′], where we let […] denote area.
To find [△ADB′]:
Since ∠B′AC′ and ∠BAC both have measures 75∘, both of their complements are 15∘, and ∠DAB′=90−2(15)=60∘. We know that ∠DB′A=75∘, so ∠ADB′=180−60−75=45∘.
Thus △ADB′ is a 45−60−75△. It can be solved by drawing an altitude splitting the 75∘ angle into 30∘ and 45∘ angles, forming a 30−60−90 right triangle and a 45−45−90 isosceles right triangle. Since we know that AB′=20, the base of the 30−60−90 triangle is 10, the base of the 45−45−90 is 103, and their common height is 103. Thus, the total area of [△ADB′]=21(103)(103+10)=150+503.
To find [△EFB′]:
Since △AFB is also a 15−75−90 triangle,
AF=20sin75=20sin(30+45)=20(42+6)=52+56
and
FB′=AB′−AF=20−52−56
Since [△EFB′]=21(FB′⋅EF)=21(FB′)(FB′tan75∘). With some horrendous algebra, we can calculate
[△EFB′][△EFB′]=21tan(30+45)⋅(20−52−56)2=25(1−3131+1)(8−22−26−22+1+3−26+3+3)=25(2+3)(12−42−46+23)=−5002+4003−3006+750.
To finish,
Redefine the points in the same manner as the last time (△AB′C′, intersect at D, E, and F). This time, notice that [ADEF]=[△AB′C′]−([△ADC′]+[△EFB′]).
The area of [△AB′C′]=[△ABC]. The altitude of △ABC is clearly 10tan75=10tan(30+45). The tangent addition rule yields 10(2+3) (see above). Thus, [△ABC]=2120⋅(20+103)=200+1003.
The area of [△ADC′] (with a side on the y-axis) can be found by splitting it into two triangles, 30−60−90 and 15−75−90 right triangles. AC′=AC=sin1510. The sine subtraction rule shows that sin1510=46−210=6−240=10(6+2). AC′, in terms of the height of △ADC′, is equal to h(3+tan75)=h(3+2+3).
[ADC′]=21AC′⋅h=21(106+102)(23+2106+102)=(2+3)(800+4003)⋅2−32−3=84003+400=503+50
The area of [△EFB′] was found in the previous solution to be −5002+4003−3006+750.
Therefore, [ADEF]=(200+1003)−((50+503)+(−5002+4003−3006+750))=5002−3503+3006−600, and our answer is 875.
Solution 3
Call the points of the intersections of the triangles D, E, and F as noted in the diagram (the points are different from those in the diagram for solution 1). AD bisects ∠EDE′.
Through HL congruency, we can find that △AED is congruent to △AE′D. This divides the region AEDF (which we are trying to solve for) into two congruent triangles and an isosceles right triangle.
AE=20cos15=20cos(45−30)=20⋅46+2=56+52
Since FE′=AE′=AE, we find that [AE′F]=21(56+52)2=100+503.
Now, we need to find [AED]=[AE′D]. The acute angles of the triangles are 215 and 90−215. By repeated application of the half-angle formula, we can find that tan215=2−3+6−2.
The area of [AED]=21(20cos15)2(tan215). Thus, [AED]+[AE′D]=2(21((56+52)2⋅(2−3+6−2))), which eventually simplifies to 5002−3503+3006−600.
Adding them together, we find that the solution is [AEDF]=[AE′F]+[AED]+[AE′D]=100+503+5002−3503+3006−600==5002−3503+3006−600, and the answer is 875.
Solution 4
From the given information, calculate the coordinates of all the points (by finding the equations of the lines, equating). Then, use the shoelace method to calculate the area of the intersection.
AC: y=(tan75)x=(2+3)x
AB′: y=(tan15)x=(2−3)x
BC: It passes thru (20,0), and has a slope of −tan75=−(2+3). The equation of its line is y=(2+3)(20−x).
B′C′: AC′=AC=cos7510=106+102, so it passes thru point (0,106+102). It has a slope of −tan60=−3. So the equation of its line is y=−3x+10(6+2).
Now, we can equate the equations to find the intersections of all the points.
A(0,0)
D is the intersection of BC,B′C′. (2+3)(20−x)=−3x+10(6+2). Therefore, x=5(4+23−6−2), y=5(36+52−43−6).
E is the intersection of AB′,BC. (2−3)x=(2+3)(20−x). Therefore, x=5(2+3), y=5.
F is the intersection of AC,B′C′. (2+3)x=−3x+10(6+2). Therefore, x=52, y=102+56.
We take these points and tie them together by shoelace, and the answer should come out to be 875.