Coordinate GEO

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

1/12

flashcard set

Earn XP

Description and Tags

August MS Wrap Up Topics:

Last updated 2:47 AM on 8/13/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

13 Terms

1
New cards

Point (X,Y) to line (Ax+By+c=0) distance

([AX+BY+C])/(square root of a²+b²)

2
New cards

Point (x,y ) to Vert. (X=) Distance

[x-X]

3
New cards

Point (x,y) to Hori. (Y=) Distance

[y-Y]

4
New cards

Point (x,y) to Point (X,Y) Distance

square root of (X-x)² + (Y-y)²

5
New cards

Non Parallel Line to Line Distance

0 (they intersect)

6
New cards

Parallel Lines (Ax+By+C) & (AX+BY+C) Distance

([C-c])/ (square root of A²+B²)

7
New cards

What is the one rule for all point-to-line distance setups?

The line must be written in standard form in the correct order of Ax+By+C=0

8
New cards

What is the one rule for all parallel line-to-line distance setups?

Both lines must have equal Ax & By values (one must be scaled and/or reflected (-sign) to match the other if not equal)

9
New cards

Angle between two regular lines

Tan θ= [(m2-m1)/ (1+mm)], where m2 and m1 are the slopes of the two lines

10
New cards

Angle between two parallel lines

0 (parallel lines have equal slopes)

11
New cards

Angle between two perpendicular lines

90 (perpendicular lines have negative-reciprocal slopes)

12
New cards

Angle between Vert. line (X=) & line

θ= 90 - (Tan^-1 [M]), where m= slope of the non-vertical line

13
New cards

Angle between Hori. line (Y=) & Line

Tan θ= [M], where m= the slopes of the non-horizontal line