KurilooStudy·Practice·Succeed
Aptitude Topics

Coordinate Geometry

Coordinate geometry allows us to analyze spatial points, lines, and shapes on a coordinate plane using algebraic equations.

Fundamental Principles

Distance Formula

The absolute distance between two points $(x_1, y_1)$ and $(x_2, y_2)$ is calculated using the equation: $d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}$.

Section Formula

Finds the coordinates of a point that divides the line segment joining two points in a specific ratio $m:n$.

Essential Formulation Tips

  • Parallel lines on a coordinate grid always have identical slopes ($m_1 = m_2$).
  • The slopes of two perpendicular lines are negative reciprocals of each other, meaning their product is always exactly $-1$ ($m_1 \cdot m_2 = -1$).

Shortcut Execution Techniques

  • Midpoint Shortcut: To find the exact middle of two coordinate points, simply calculate the average of their x-values and the average of their y-values: $((x_1 + x_2)/2, (y_1 + y_2)/2)$.

Contextual Inquiries (FAQs)

Q: What is the slope of a completely horizontal line?

A: The slope of a horizontal line is 0, because its vertical position does not change.