coordinate geometry

0.0(0)
Studied by 15 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/3

flashcard set

Earn XP

Last updated 3:49 AM on 6/19/25
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

4 Terms

1
New cards

What is Coordinate Geometry?

A system that uses coordinates to represent points, lines, and shapes in a two-dimensional plane.

2
New cards

How do you calculate the distance between two points?

Using the formula: d=(x<em>2x</em>1)2+(y<em>2y</em>1)2d = \sqrt{(x<em>2 - x</em>1)^2 + (y<em>2 - y</em>1)^2}, where (x<em>1,y</em>1)(x<em>1, y</em>1) and (x<em>2,y</em>2)(x<em>2, y</em>2) are the coordinates of the two points.

3
New cards

How do you find the midpoint of a line segment?

Using the formula: M=(x<em>1+x</em>22,y<em>1+y</em>22)M = (\frac{x<em>1 + x</em>2}{2}, \frac{y<em>1 + y</em>2}{2}), where (x<em>1,y</em>1)(x<em>1, y</em>1) and (x<em>2,y</em>2)(x<em>2, y</em>2) are the coordinates of the endpoints of the line segment.

4
New cards

How do you calculate the slope of a line?

The slope mm is calculated as: m=y<em>2y</em>1x<em>2x</em>1m = \frac{y<em>2 - y</em>1}{x<em>2 - x</em>1}, where (x<em>1,y</em>1)(x<em>1, y</em>1) and (x<em>2,y</em>2)(x<em>2, y</em>2) are two points on the line.