ABCD is a rectangular sheet of paper that has been folded so that corner B is matched with point B′ on edge AD. The crease is EF, where E is on AB and F is on CD. The dimensions AE=8,BE=17, and CF=3 are given. The perimeter of rectangle ABCD is m/n, where m and n are relatively prime positive integers. Find m+n.
解析
Solutions
Solution 1 (Synthetic)
Since EF is the perpendicular bisector of BB′, it follows that BE=B′E (by SAS). By the Pythagorean Theorem, we have AB′=15. Similarly, from BF=B′F, we have
BC2+CF2=B′D2+DF2BC⟹BC2+9=(BC−15)2+484=370
Thus the perimeter of ABCD is 2(25+370)=3290, and our answer is m+n=293.
Solution 2 (analytic)
Let A=(0,0),B=(0,25), so E=(0,8) and F=(l,22), and let l=AD be the length of the rectangle. The slope of EF is l14 and so the equation of EF is y−8=l14x. We know that EF is perpendicular to and bisects BB′. The slope of BB′ is thus 14−l, and so the equation of BB′ is y−25=14−lx. Let the point of intersection of EF,BB′ be G. Then the y-coordinate of G is 225, so
l14x14−lx=y−8=29=y−25=−225
Dividing the two equations yields
l2=925⋅142⟹l=370
The answer is 293 as above.
Solution 3 (Coordinate Bashing)
Firstly, observe that if we are given that AE=8 and BE=17, the length of the triangle is given and the height depends solely on the length of CF. Let Point A=(0,0). Since AE=8, point E is at (8,0). Next, point B is at (25,0) since BE=17 and point B′ is at (0,15) since BE=AE by symmetry. Draw line segment BB′. Notice that this is perpendicular to EF by symmetry. Next, find the slope of EB, which is 2515=53. Then, the slope of EF is -35.
Line EF can be written as y=−35x+b. Plug in the point (8,0), and we get the equation of EF to be y=35x+340. Since the length of AB=25, a point on line EF lies on DC when x=25−3=22. Plug in x=22 into our equation to get y=−370. ∣y∣=BC=370. Therefore, our answer is 2(AB+BC)=2(25+370)=2(3145)=3290=293.
Solution 4 (Trig)
Firstly, note that B′E=BE=17, so AB′=172−82=15. Then let ∠BEF=∠B′EF=θ, so ∠B′EA=π−2θ. Then tan(π−2θ)=815, or
tan2(θ)−12tan(θ)=815
using supplementary and double angle identities. Multiplying though and factoring yields
(3tan(θ)−5)(5tan(θ)+3)=0
It is clear from the problem setup that 0<θ<2π, so the correct value is tan(θ)=35. Next, extend rays BC and EF to intersect at C′. Then tan(θ)=17BC′=35, so BC′=385. By similar triangles, CC′=173BC′=315, so BC=370. The perimeter is 3140+50=3290⟹293
An even faster way to finish is, to draw a line segment FF′ where F′ is a point on EB such that FF′ is perpendicular to EB. This makes right triangle FF′E, Also, note that F′B has length of 3 (draw the diagram out, and note the F′B=FC). From here, through tanθ=35, we can note that EF′FF′=35⟹14FF′=35⟹FF′=370. FF′ is parallel and congrurent to CB and AD, and hence we can use this to calculate the perimeter. The perimeter is simply 370+370+25+25=3290⟹293
Solution 5 (Fast, Pythagorean)
Use the prepared diagram for this solution.
Call the intersection of DF and B'C' G. AB'E is an 8-15-17 right triangle, and so are B'DG and C'FG. Since C'F is 3, then using the properties of similar triangles GF is 51/8. DF is 22, so DG is 125/8. Finally, DB can to calculated to be 25/3. Add all the sides together to get 293.
-jackshi2006
Solution 6(fast as wind[rufeng])
Call the intersection of B′C′, BC, and EFG. Since FCBE and FC′B′E are congruent, we know that the three lines intersect. We already know AB so we just need to find CB, call it x. Drop an altitude from F to AB and call it H. EH=EB−FC=14. Using Pythagorean Theorem, we have EF=x2+142. Triangles EFH and EGB are similar (AA), so we get
BGHF=EBEHx+GCx=1714
Simplify and we get GC=143x.
We find the area of FCBE by using the fact that it is a trapezoid. [FCBE]=2(3+17)x=10x
A different way to find the area: [FCBE]=21EG⋅(height of EGB with EG as base)−[FGC]
Since GBE and G′B′E are congruent(SAS), their height from EG is the same. B′B=AB′2+AB2=534. EG=EB2+BG2=(1417x)2+172=17196x2+1
[FCBE]=21⋅17⋅196x2+1⋅2534−289x280x+9x=7⋅5⋅34⋅17⋅196x2+1174x2=49⋅25⋅34⋅172⋅(196x2+1)17x2=225x2+2450x=370
The perimeter is 3140+50=3290, so our answer is 293.
Solution 7 (Similar to solution 5, more in depth)
Let the endpoint of the intersection of the fold near F be G. Since trapezoid BCFE is folded, it is congruent to trapezoid B′C′FE. Therefore, BE=B′E=17. Since △AB′E is a right triangle, AB′=15 from the pythagorean theorem. From here, we can see that triangles △AEB∼△DGB′∼△C′GF by AA similarity. From here, we find BC from a lot of similarities. Let BC=x.
Since △ABE′∼△DGB′:
AB′AE=DGDB158=DGx−15DG=815(x−15)GF=DC−DG−FCGF=8−15x+401
Since △ABE′∼△C′GF′,
B′EAE=GFC′F178=8−15x+4013
from which we get x=370.
Finally, our answer is 2(370)+2(25)=3290, which is 290+3=293.