The Cartesian coordinate system forms the foundation of coordinate geometry. It uses perpendicular axes to pinpoint locations on a plane. Points are represented by ordered pairs (x, y), with the origin at (0, 0) and four quadrants dividing the plane.
Distance and midpoint formulas are key tools in coordinate geometry. The distance formula, derived from the Pythagorean theorem, calculates lengths between points. The midpoint formula finds the coordinates halfway between two endpoints. These formulas are crucial for analyzing shapes on the coordinate plane.
Coordinate Geometry Fundamentals
Cartesian coordinate system basics
- Two-dimensional plane with perpendicular axes
- Horizontal axis called the x-axis represents left-right position
- Vertical axis called the y-axis represents up-down position
- Origin located at the point of intersection of the x and y axes, denoted as (0, 0)
- Coordinates given as an ordered pair (x, y) represent a specific point on the plane
- x-coordinate indicates the position along the x-axis (negative values to the left of the origin, positive to the right)
- y-coordinate indicates the position along the y-axis (negative values below the origin, positive above)
- The axes divide the plane into four quadrants labeled with Roman numerals
- Quadrant I located in the upper right with both positive x and y coordinates (+, +)
- Quadrant II located in the upper left with negative x and positive y coordinates (-, +)
- Quadrant III located in the lower left with both negative x and y coordinates (-, -)
- Quadrant IV located in the lower right with positive x and negative y coordinates (+, -)
- Calculates the distance between any two points $(x_1, y_1)$ and $(x_2, y_2)$ on the coordinate plane
- Formula derived from the Pythagorean theorem: $d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}$
- To find the distance between two points:
- Identify the coordinates of the two points
- Substitute the x and y values into the distance formula
- Simplify the expression under the square root by squaring the differences
- Evaluate the square root to determine the distance
- Useful for calculating lengths of line segments, perimeters, and diagonals of shapes on the coordinate plane
- The midpoint divides a line segment into two equal parts, located exactly halfway between the endpoints
- Midpoint formula calculates the coordinates $(x_m, y_m)$ of the midpoint given the endpoints $(x_1, y_1)$ and $(x_2, y_2)$
- x-coordinate of the midpoint: $x_m = \frac{x_1 + x_2}{2}$
- y-coordinate of the midpoint: $y_m = \frac{y_1 + y_2}{2}$
- To find the midpoint of a line segment:
- Identify the coordinates of the two endpoints
- Substitute the x and y values into the midpoint formulas
- Simplify the expressions for $x_m$ and $y_m$ by adding and dividing by 2
- The resulting ordered pair $(x_m, y_m)$ represents the midpoint coordinates
- Helpful for finding the center of a line segment or locating a point that bisects a side of a shape
Coordinate geometry for shapes
- Slopes of parallel lines are equal, while slopes of perpendicular lines are negative reciprocals (product of the slopes equals -1)
- The equation of a line can be written in various forms based on given information
- Slope-intercept form $y = mx + b$ used when the slope $m$ and y-intercept $b$ are known
- Point-slope form $y - y_1 = m(x - x_1)$ used when a point $(x_1, y_1)$ on the line and the slope $m$ are known
- Properties of geometric shapes can be analyzed using the coordinates of their vertices
- Triangles, quadrilaterals, and other polygons can be graphed on the coordinate plane
- Side lengths calculated using the distance formula between consecutive vertices
- Diagonals and special segments (medians, altitudes) found using midpoint and distance formulas
- Slopes of sides and diagonals used to identify special properties (parallel, perpendicular, congruent)