This is a free preview. For full access
Coordinates and Graphs
Finding Distance on a Coordinate Plane
Description
Finding distance on a coordinate plane uses the distance formula and the Pythagorean Theorem. In geometry, this method helps measure the direct distance between two points on a flat plane. It is useful in many practical and theoretical settings.
The formula comes from a right triangle. On a coord...
Show More
Transcript
两个朋友从不同的入口进入公园,并在田野的不同角落停下来。
从各自的位置,他们想确定他们之间的确切距离。
应用距离公式来计算两个位置之间的距离,标记为点 A 和 B,使用它们的坐标。
它找到它们之间的最短路径——就像对角线穿过田地而不是绕着边缘走。
该计算基于勾股定理,其中水平和垂直距离在 C 点相交,形成直角三角形。
该定理指出,斜边或对角线边的平方等于其他两条边的平方和。
在坐标网格上,这些边表示点 A 和 B 之间 x 值和 y 值的差异。
通过将水平和垂直差平方,将它们相加,然后取平方根,确定斜边的长...
Show More