1/3
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
What is Coordinate Geometry?
A system that uses coordinates to represent points, lines, and shapes in a two-dimensional plane.
How do you calculate the distance between two points?
Using the formula: d=(x<em>2−x</em>1)2+(y<em>2−y</em>1)2, where (x<em>1,y</em>1) and (x<em>2,y</em>2) are the coordinates of the two points.
How do you find the midpoint of a line segment?
Using the formula: M=(2x<em>1+x</em>2,2y<em>1+y</em>2), where (x<em>1,y</em>1) and (x<em>2,y</em>2) are the coordinates of the endpoints of the line segment.
How do you calculate the slope of a line?
The slope m is calculated as: m=x<em>2−x</em>1y<em>2−y</em>1, where (x<em>1,y</em>1) and (x<em>2,y</em>2) are two points on the line.