Math L3&4 Coordinate Geometry

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/16

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards for Coordinate Geometry

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

17 Terms

1
New cards

Coordinate Plane

A coordinate plane comprises 2 lines, a horizontal x-axis and a vertical y-axis, perpendicular to each other, intersecting at the origin O.

2
New cards

Origin

The point at which the x-axis and y-axis intersect, denoted as O.

3
New cards

X-axis

The horizontal line in a coordinate plane.

4
New cards

Y-axis

The vertical line in a coordinate plane.

5
New cards

Quadrants

The four regions into which the coordinate plane is divided by the x and y axes.

6
New cards

Coordinates

Ordered pair (x, y) that represents the location of a point in the coordinate plane.

7
New cards

Distance Formula

A formula to calculate the distance between two points P(x1, y1) and Q(x2, y2): d = √((x2 − x1)² + (y2 − y1)²)

8
New cards

Midpoint Formula

The point M that divides the line segment joining two points A (x1, y1) and B (x2, y2) into two equal parts: M = ((x1 + x2)/2, (y1 + y2)/2)

9
New cards

Gradient (Slope)

Measure of the steepness of a line, calculated as the change in y divided by the change in x: m = (y2 − y1) / (x2 − x1)

10
New cards

Collinear Points

Points that lie on the same straight line.

11
New cards

Perpendicular Bisector

A line that bisects a line segment into two equal parts and intersects it at a right angle (90 degrees).

12
New cards

Point-Slope Form

y - y1 = m(x - x1)

13
New cards

Slope-Intercept Form

y = mx + c

14
New cards

Standard Form of a Line

Equation of a line expressed as ax + by = c, where a, b, and c are constants.

15
New cards

Intercept Form of a Line

Equation of a line expressed as x/a + y/b = 1, where a and b are the x and y intercepts, respectively.

16
New cards

Systems of Linear Inequalities

A set of two or more linear inequalities.

17
New cards

Area of a Triangle in Coordinate Plane

A formula for calculating the area of a triangle with vertices (x1, y1), (x2, y2), and (x3, y3): A = 1/2 |x1(y2 − y3) + x2(y3 − y1) + x3(y1 − y2)|