kasperpeulen / euclidthegame

A geometry game based on Euclid's Elements.
euclidthegame.org
MIT License
447 stars 74 forks source link

Level 5 - Solution not accepted #241

Open AsWaM opened 10 years ago

AsWaM commented 10 years ago

capture

Explanation (sorry for the terms, my English is not native): Step 1: Draw a circle (center = A) going through C, It crosses segment AB on the point D --> ACD is equilateral Step 2: take the midpoint of AD (E) Step 3: segment [CE] is the mediatrice (?) of the ACD triangle, and the ACD triangle being equilateral, it is also perpendicular to its base (AD)

So segments (AB) an (EC) are perpendicular, thus matching the request

Alex

AbigailBuccaneer commented 10 years ago

Not a valid solution for the exact same reason as I mentioned in #242 - additionally, you can see from the diagram that they're not perpendicular.