Study of shapes, sizes, properties of space, and geometric relationships.
Coordinate geometry (or analytic geometry) uses numbers to describe shapes and their positions. It's like giving every spot on a map an address!
The plane is made of two number lines:
Each point is given as \( (x, y) \).
By plotting points, we can draw shapes like triangles, rectangles, or circles.
Coordinate geometry helps in mapping, navigation, and computer graphics.
\[d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}\]
Finding the shortest path between two cities on a map.
Plotting a triangle using three points: (0,0), (3,0), (0,4).
Coordinate geometry puts shapes on grids using numbers.