Puzzle o' the Day 404!

Jan 15, 2017 14:49

In a desperate attempt to bring life to a seemingly moribund social media platform (Should I get a Tumblr or something? Suggestions?), here's a classic puzzle ( Read more... )

Leave a comment

Comments 6

copyright1983 January 16 2017, 01:52:20 UTC
Let AB be the alley floor, AC and BD be the ladders, and E be the point where the ladders intersect. Let F be the point on AB directly below E. We're searching for the length of EF, given AD = 15 and BC = 10.

We know, from construction, that <|BFE ~ <|BAD and <|AFE ~ <|ABC. Therefore, EF/AD = BF/BA, and EF/BC = AF/AB. Adding these equations to each other and plugging in what we know, EF/10 + EF/15 = (BF + AF)/AB = 1. Thus EF = 6.

Reply

captaino January 16 2017, 05:58:53 UTC
That's a lovely solution! I hadn't seen it done in precisely that way.

Reply

wantonhalo January 17 2017, 01:44:40 UTC
Seconded! This makes it a little more clear to me why the width doesn't matter.

Reply


wantonhalo January 17 2017, 01:36:00 UTC
Hm, this is interesting. Let h_1 and h_2 be the heights where the ladders reach the walls. Then using analytic geometry, I get h_1*h_2/(h_1+h_2) for the height where the ladders meet. In this case, they meet at height 6. I don't have a good intuition for the width not mattering, though the algebra plainly shows it doesn't.

Reply


chaithedog January 21 2017, 02:30:15 UTC
Good to see you again, Nick! For Project Euler fans, there's this one as well, which requires you to program an algorithm:

https://projecteuler.net/problem=309

Reply

captaino January 22 2017, 22:42:44 UTC
Hi Carl! Thanks for reminding me that the "Crossed Ladders Problem" has a harder variant; I'll definitely use it in an upcoming PotD.

Reply


Leave a comment

Up