In mathematics, a point is a specific location in space. It is represented by a dot and has no size or dimension. A point is usually named using a single capital letter, such as "A".
Properties of a Point
Location: A point is a fixed location in space and does not have any length, width, or height.
Coordinates: In a coordinate system, a point is represented by an ordered pair of numbers (x, y), where x is the horizontal position and y is the vertical position.
Distance: The distance between two points can be calculated using the distance formula:
\[ \text{Distance} = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2} \]
Example Problems
Let's solve a few example problems to understand points better:
Problem 1: Find the distance between the points (3, 4) and (7, 1).