Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
The Cartesian Plane is defined by two perpendicular lines: the horizontal -axis and the vertical -axis. Their intersection point is the Origin . Any point is located units from the -axis (abscissa) and units from the -axis (ordinate).
The Distance Formula measures the straight-line length between any two points and . This can be visualized as the hypotenuse of a right-angled triangle where the horizontal base is and the vertical height is .
The distance of a point from the Origin is a simplified case of the distance formula, represented visually as the length of the line segment connecting the center of the coordinate system to the point .
Three points , , and are said to be collinear if they lie on the same straight line. This is verified using the distance formula by checking if the sum of the lengths of any two segments equals the length of the third segment (e.g., ).
Geometric shapes can be identified using distances: For a triangle, we check if all sides are equal (Equilateral), two sides are equal (Isosceles), or if the squares of the sides satisfy the Pythagorean theorem (Right-angled).
To distinguish between specific quadrilaterals, we calculate the lengths of the four sides and the two diagonals. For example, a Square has four equal sides and two equal diagonals, whereas a Rhombus has four equal sides but unequal diagonals.
The distance between two points is always non-negative. Even if the coordinates are negative, the squared differences and will always result in positive values under the square root.
📐Formulae
Distance between two points and :
Distance of a point from the Origin :
Condition for Collinearity of points : (or any other combination of segments totaling the third)
💡Examples
Problem 1:
Find the distance between the points and .
Solution:
- Identify the coordinates: and .
- Substitute values into the distance formula: .
- Calculate the differences: and .
- Square the differences: and .
- Add the squares: .
- Take the square root: units.
Explanation:
We apply the distance formula directly by calculating the horizontal and vertical displacements between the two points and then using the Pythagorean approach to find the total distance.
Problem 2:
Determine if the points , , and are collinear.
Solution:
- Calculate : .
- Calculate : .
- Calculate : .
- Check if the sum of two distances equals the third: .
- Since , the points are not collinear.
Explanation:
To check for collinearity, we find the lengths of all possible segments between the three points. If the sum of the two shorter segments equals the longest segment, the points lie on a single line.