(Translated by https://www.hiragana.jp/)
Geometry/Chapter 17 - Wikibooks, open books for an open world Jump to content

Geometry/Chapter 17

From Wikibooks, open books for an open world

Coordination Geometry can be used to find the midpoint of two coordinates. For example (8,5)(4,2). The formula is[x+x(2nd)] divided by 2. ,[y+y(2nd)] divided by 2. For this example this would be: [(8+5) divided by 2],[(4+2) divided by 2]. This equals (6.5,3), which is the midpoint between these two coordinates.

The formula for finding the distance between two coordinates, (x1, y1) and (x2, y2), is √((x2-x1)²+(y2-y1)²)

Exercise

[edit | edit source]

Chapter 16 · Chapter 18