Constructing the Altitude of a Trapezoid

2018-11-09 14:21
This applet demonstrates constructing a trapezoid's altitude. It defines the trapezoid's vertices, uses the OrthogonalLine command to draw a perpendicular to the base, finds the intersection with the opposite side, and connects them via the Segment command. This visualization clearly illustrates the altitude's geometric meaning and construction process, serving as an excellent educational tool.