Introduction to the method of using iteration to construct triangles inscribed with midpoints in Geometry Sketchpad

WBOY
Release: 2024-04-17 17:19:34
forward
408 people have browsed it

For users of Geometry Sketchpad, constructing triangles inscribed with midpoints is a common challenge. PHP editor Xigua will introduce a simple and effective way to solve this problem using an iterative method. This article will guide you through the method step by step and provide clear examples to help you easily understand and apply the method.

1. Open the geometric sketchpad and create a new geometric sketchpad file. Use the [Polygon Tool] to draw any triangle ABC.

Introduction to the method of using iteration to construct triangles inscribed with midpoints in Geometry Sketchpad

2. Select the three sides of the triangle, select the [Construction]-[Midpoint] command to construct the midpoints D, E, and F of the three sides, and connect the line segments DE, EF, DF.

Introduction to the method of using iteration to construct triangles inscribed with midpoints in Geometry Sketchpad

3. Select point A, point B and point C in turn, select the [Transform]-[Iteration] command, and in the pop-up iteration dialog box, give the original image points A and B , C select points D, E, and F in sequence as the initial image. When you click on each midpoint, the artboard will also display the mapping results of the original image triangle iteration. Finally, click the [Iteration] button to get the midpoint triangle iteration graph.

Introduction to the method of using iteration to construct triangles inscribed with midpoints in Geometry Sketchpad

The above is the detailed content of Introduction to the method of using iteration to construct triangles inscribed with midpoints in Geometry Sketchpad. For more information, please follow other related articles on the PHP Chinese website!

source:zol.com.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!