Close Menu
    Facebook X (Twitter) Instagram
    Facebook X (Twitter) LinkedIn Pinterest RSS
    All Math Tricks
    Leaderboard Ad
    • Home
      • Blog
      • About Us
      • Contact Us
    • Math Tricks
    • Pure Mathematics
      • number system
      • Algebra
        • Polynomials
      • Progressions
      • Geometry
        • Coordinate geometry
    • Quantitative Aptitude
      • Interest Calculations
      • percentage
      • Ratio proportion and variation
    • Calculus
      • Derivatives
      • limits and integrals
    • Math Reasoning
    All Math Tricks
    You are at:Home»Pure Math»Geometry»Distance formula geometry | Distance between two points on Coordinate plane
    distance formula geometry definition with practice problems | Distance between two points on a line in the X-Y plane
    Geometry

    Distance formula geometry | Distance between two points on Coordinate plane

    sivaalluriBy sivaalluriJuly 30, 2023Updated:March 8, 2025No Comments9 Mins Read

    This article provided formulas with examples for distance formula in coordinate geometry. i.e. Distance between two points on coordinate plane formula with derivation also given different types of examples.

    Table of Contents

    Toggle
    • What is the distance formula in coordinate geometry?
      • a)The distance between points that are lying on the X-axis or Y-axis
      • b)The distance between points which are parallel to X-axis or Y-axis
      • c) Distance between two points on a line in the X-Y plane ( Distance Formula)
      • d) Collinear points in the coordinate plane
      • Distance formula geometry practice problems:

    What is the distance formula in coordinate geometry?

    The distance formula is used to measure the distance (say d) between two points in the coordinate plane. If we consider the coordinates of the two points are A(x1, y1) and B(x2, y2) then the distance between two points ‘d’ is equal to the length of the straight line connected between these two coordinates in the plane.

    a)The distance between points that are lying on the X-axis or Y-axis

    In this case, we can calculate distance easily. It is equal to the difference between the x-coordinates.

    Let us consider two points P(x1, 0), Q(x2, 0)

    These two points lie on the X-axis because the values of y-coordinates are zero in both points.

    Distance between P and Q is |x2 − x1| units

    Let us consider two points A(0, y1), B(0, y2)

    These two points lie on the Y-axis because the values of the X-coordinates are zero in both points.

    Distance between A and B is |y2 − y1| units

    Note: Generally, we never say the distance in negative values.

    Example-1:

    What is the distance between P(4, 0) and Q(6, 0)?

    These two points lie on the X-axis due to the values of y-coordinates are zero.

    The distance between P and Q is the difference in the value of x-coordinates.

    6 -4 = 2 units

    Example-2:

    What is the distance between R(-4, 0) and S(-6, 0)?

    The distance between R and S is the difference in the value of x-coordinates.

    -6 -(-4) =| – 2| = 2 units

    Example-3:

    What is the distance between A(0, 2) and B(0, 9)?

    These two points lie on the Y-axis because the values of y-coordinates are zero.

    The distance between A and B is the difference in the value of y-coordinates.

    9 – 2 =| 7| = 7 units

    Example-4:

    What is the distance between C(0, -9) and D(0, -5)?

    The distance between C and B is the difference in the value of y-coordinates.

    – 9 – (-5) =| -4| = 4 units

    Distance between two points on a line parallel to the coordinate axis

    b)The distance between points which are parallel to X-axis or Y-axis

    Let Considered two points of P(x1, y1) and Q(x2, y1).

    Here the y-coordinates are equal in both points. Hence these points lie on a line and also this line is parallel to the X-axis.

    Distance between two points  P & Q is equal to the difference between x-coordinates.
    i.e PQ = |x2 − x1|

    Note: Generally, we never say the distance in negative values.

    Let Considered two points of R(x1, y1) and S(x1, y2).

    Here the x-coordinates are equal in both points. Hence these points lie on a line and also this line is parallel to the Y-axis.

    Distance between two points  R & S is equal to the difference between y-coordinates.
    i.e RS = |y2 − y1|

    Example-5:

    P and Q are two points given by (6, 4), and (−2, 4) respectively. Find the distance between P & Q.

    Here both y-coordinates are the same. Hence the distance between P and Q is the difference in the value of x-coordinates.

    i.e -2 – 6 =| -8| = 8 units

    Example-6:

    R and S are two points given by (3, -4), and (3, 4) respectively. Find the distance between R & S.

    Here both x-coordinates are the same. Hence the distance between R and S is the difference in the value of y-coordinates.

    i.e 4 -(-4) =| 8 | = 8 units

    c) Distance between two points on a line in the X-Y plane ( Distance Formula)

    Let P(x1, y1) and Q(x2, y2) be any two points in a plane.

    As shown in the below figure.

    By using P & Q points we can from ΔPRQ (right angle triangle)

    According to Pythagoras’ theorem

    PQ2 = PR2 + QR2

    PR = x2-x1

    QR = y2 – y1

    PQ2 = ( x2-x1)2 + (y2 – y1)2

    Hence, the distance between the points P & Q is

     PQ = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}

    This formula is also called a distance formula

     Distance between two points on a line in the X-Y plane | Distance Formula Distance between two points on a line in the X-Y plane ( Distance Formula) also The distance between points which are lying on X-axis or Y-axis, parallel to X-axis or Y-axis

    Example -7

    Find the distance between two points P(2, 6) and Q(6, 9)

    Here we compare these points with P(x1, y1) and Q(x2, y2)
    x1 = 2,  x2 = 6,

    y1 = 6, y2 = 9

    Now using the distance formula

    PQ = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}

    PQ = \sqrt{(6 - 2)^2 + (9 - 6)^2}

    PQ = √25 = 5 units

    d) Collinear points in the coordinate plane

    Let P(x1, y1) , Q(x2, y2) & R(x3, y3) are be any three points in a plane.

    The distances of their points are PQ, QR & RP

    If the sum of any two distances is equal to another distance then their points lie on a straight line. Hence these points are called collinear points

    i.e PQ + QR = RP (or) QR + RP = PQ (or) PQ + RP = QR

    Example -8

    Verify that the points P(1, 5), Q(2, 3) and R(−2, −1) are collinear or not.

    Here find the distance between the points PQ, QR & RP

    PQ = √ (1)2 + (-2)2 = √5

    QR = √ (-4)2 + (-4)2 = √(16 x 2) = 4 √2

    RP = √ (-3)2 + (-6)2 = √45 = 3 √5

    Here the sum of any two distances is not equal to another distance. So these points do not lie in a straight line.

    Hence these points are not collinear points.

    Example -9

    Verify that the points P(2,7), Q(5,6) and R(8,5) are collinear or not.

    Here find the distance between the points PQ, QR & RP

    PQ = √ (3)2 + (-1)2 = √10

    QR = √ (3)2 + (-1)2 = √10

    RP = √ (6)2 + (-2)2 = √40 = 2 √10

    Here PQ + QR = RP

    The sum of PQ & QR is equal to RP. So points P, Q & R lies in a straight line. Hence these points are called collinear points.

    Example – 10

    Are the points A(2,5), B(3,8) & C(4,5) form a triangle?

    Here find the distance between the points AB, BC & CA

    AB = √ (1)2 + (3)2 = √10

    BC = √ (1)2 + (-3)2 = √10

    CA = √ (2)2 + (0)2 = √ 4

    The sum of any two of these distances is greater than the third.

    Hence points A, B & C  form a triangle. Also, two sides of a triangle are equal. These three points form an isosceles triangle.

    Example -11

    Are the points P(5, −2), Q(6, 4) and R(7, −2) form an isosceles triangle?

    Here find the distance between the points PQ, QR & RP

    PQ = √ (1)2 + (6)2 = √37

    BC = √ (1)2 + (-6)2 = √37

    CA = √ (2)2 + (0)2 = √ 4

    The points P, Q & R  form a triangle. Also, two sides of a triangle are equal. These three points form an isosceles triangle.

    Example -12

    Are the points P(b, 0), Q(−b, 0), R(0, b √3 ) form a equilateral triangle.

    Here find the distance between the points PQ, QR & RP

    PQ = √ (-2b)2 + (0)2 = 2b

    QR = √ (b)2 + (b√3)2 = √4b2 = 2b

    RP = √ (b)2 + (-b√3)2 = √4b2 = 2b

    The points P, Q & R  form a triangle. Also, the three sides of the triangle are equal. These three points form an equilateral triangle.

    Distance formula geometry practice problems:

    1) What is the distance between P(2, 3) and Q(4, 5)?

    A. 1    B. 2     C. 3     D. 4

    2) Find the distance between two points C(-1, -2) and D(3, -4).

    A. 3    B. 4     C. 5    D. 6

    3) Verify that the points E(1, -2), F(2, -5) and G(-1, -8) are collinear or not.

    A. Collinear     B. Not collinear

    4) Are the points H(-5, -6), I(-7, -8) and J(-9, -10) form an isosceles triangle?

    A. Yes       B. No

    5) What is the distance between K(0, 0) and L(0, 5)?

    A. 1       B. 2      C. 3      D. 4

    6) Find the distance between two points M(-2, -3) and N(1, -6). 

    A. 3     B. 4       C. 5       D. 6

    7) Verify that the points O(0, 0), P(1, √3) and Q(2√3, √3 + 1) are collinear or not.

    A. Collinear     B. Not collinear

    8) Are the points R(-1, -2), S(0, -4) and T(1, -6) form an isosceles triangle?

    A. Yes       B. No

    9) What is the distance between U(-4, -3) and V(-6, -7)?

    A. √20    B. √24     C. √28     D. √32

    10) Find the distance between two points W(0, -2) and X(-4, -6). 

    A. √20     B. √24     C. √28    D. √32

    11) Verify that the points Y(-2,-1), Z(0,-2), and A(2,-3) are collinear or not.

    A.Collinear        B.Not collinear

    12) Are the points B(-5,-6), C(-7,-8), and D(-9,-10) form an isosceles triangle?

    A.Yes         B.No

    Here are the correct answers to the above questions:

    1. B
    2. C
    3. Not collinear
    4. No
    5. B
    6. A
    7. Not collinear
    8. Yes
    9. √20
    10. √20
    11. Collinear
    12. No

    You’re welcome! I hope you found the information helpful. Thank you for visiting our website!

    Please feel free to leave any other questions or comments below. Thank you!

    Distance formula geometry definition and examples, Distance between two points on a line in X-Y plane, Collinear points in coordinate plane

    Related Articles

    Coordinate geometry introduction | cartesian plane, X & Y-coordinate

    Centroid of the triangle meaning, definition, properties, formula with examples and calculator

    Different types of angles in Geometry | Mathematics Angles | Acute angles

    Complementary and supplementary angles | Types of Angle Pairs | Geometry

    Transversal Angles | Angles formed by parallel lines and transversal Lines

    Lines In Geometry | line segment math definition | Ray along with their types

    Pyramid Geometry Formulas and Properties | Frustum of Pyramid

    Collinear points in coordinate plane Distance between two points on a line in the X-Y plane distance formula geometry distance formula geometry definition with practice problems
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    sivaalluri
    • Website

    Related Posts

    Cubic Feet conversion : Definition, formulas with practical calculations

    Pyramid Geometry Formulas and Properties | Frustum of Pyramid

    Centroid of the triangle formula with examples | coordinate geometry

    Leave A Reply Cancel Reply

    • Popular
    • Recent
    • Top Reviews
    February 3, 2018

    Multiplication tricks and tips in mathematics | Shortcuts in multiplications

    December 28, 2022

    Integral and Double Integral calculus Example with Solution | Allmathtricks

    July 23, 2017

    Shortcuts for Multiplication of numbers | Easy way for Multiplications

    January 24, 2024

    Standard Deviation Definition, Formula with Questions | Allmathtricks

    December 28, 2023

    Cubic Feet conversion : Definition, formulas with practical calculations

    November 9, 2023

    Calculating limits calculus with examples and solutions | types of limits

    Categories
    • Algebra
    • Applied Mathematics
    • Calculators
    • Calculus
    • Coordinate geometry
    • Derivatives
    • Education & Career
    • Geometry
    • Interest Calculations
    • limits and integrals
    • Math Quiz
    • Math Reasoning
    • Math Tricks
    • number system
    • percentage
    • Polynomials
    • Progressions
    • Quantitative Aptitude
    • Ratio proportion and variation
    • Statistics math
    Latest Galleries
    Latest Reviews
    About
    About

    Allmathtricks.Com, we firmly believe that everyone has the potential to become a math whiz – all it takes is a bit of guidance, a sprinkle of fun, and the camaraderie of a supportive community.

    Facebook Instagram
    percentage formulas | percentage calculation with examples | Quantitative mathematics
    distance formula geometry definition with practice problems | Distance between two points on a line in the X-Y plane
    cube root formula - easy method to calculate cube root of perfect cubes of two digit numbers
    square root calculation methods | square root formulas
    how many number of triangles | counting figures in reasoning tricks
    Ratio, Proportion and Variation - Concepts, Important Formulas, Formulas, Properties with Quantitative Aptitude Shortcuts & Tricks for all Competitive Exams | allmathtricks
    Terminology and Formulas of the Triangles | Classification according to angle and according to sides like Equilateral | Properties of the Triangles.
    Harmonic progression formulas - nth term and sum of terms, harmonic progression properties with aptitude questions, harmonic mean formula between given quantities
    prism formulas |volume and surface area of a Octagonal prism
    Sum of n natural numbers | Sum of odd and even numbers | Sum of the Squares of First n Positive Integers | Sum of the Cubes of First n Positive Integers
    Simple interest and Compound interest formulas with Online calculator- allmathtricks
    Easy Thought Process in Addition and Subtraction - all math tricks
    Basic Concepts of logarithms |log properties | logarithm tutorial | Excercise - 1 log rules |properties of logarithms | logarithm rules practice |
    number system ? allmathtricks.com
    ratio proportion and variation problems with solutions with formulas, ratio and proportion tricks for bank exams, Ratio Proportion and Variation aptitude formulas, allmathtricks
    Typical problems on HCF and LCM | GCD and LCM Problems & Solutions || Practice problems on HCF and LCM for all competitive exams
    | log rules |properties of logarithms | logarithm rules practice | logarithm tutorial
    Circle formulas in math | Area, Circumference, Sector, Chord, Arc of Circle
    Types of Lines in geometry | Straight line, Curved line, Intersecting lines, Concurrent lines, Parallel Lines and transversal line with examples. | All Math tricks
    Percentage calculation | Different shortcut methods to find out percentage |
    arithmetic progression problems | arithmetic progression questions |arithmetic progression basic problems |arithmetic progression exercise
    Remainder theorem of numbers | Remainder theorem aptitude questions | How to find remainder of a number with power | Remainder theorem tricks for ssc
    how to find last digit of any number with power | Find the last two digits of a large exponent | unit digit problems with solutions | unit digit concept
    Definetions and Properties of Line, line segment and ray in math | all math tricks
    What is an Angle| Different Types of Angles in Geometry | Zero Angle, Acute Angle, Right Angle, Obtuse angle, Straight Angle, Reflex Angle & Complete angle
    Profit and loss formulas for quantitative aptitude | profit and loss shortcut tricks for bank exams, ssc cgl | profit and loss problems with solutions for all types of competitive exams | Formulas for Profit and loss and practice sums | Exercise – 4 | Profit and loss chapter question and answers
    Cubic feet conversions formula Cubic Inches to Cubic Feets Cubic Yards to Cubic Feets Cubic Centimeters to Cubic feets Cubic meters to Cubic Feets
    Divisibility Rules of numbers from 1 to 20
    Polynomial Definition | Degree of a Polynomial | Types of Polynomials | Polynomial Concept
    Factors concept in number system | Total number of factors for a number | factors for numbers 1 through 100 | how to find factors of big numbers easily
    standard deviation definition, formula, symbol, questions, standard dev calculator with The applications of both population standard deviation (σ) and sample standard deviation (s)
    Quantitative Aptitude math | allmathtricks.com
    Multiplication tricks for 2digit, 3digit and 4digit numbers - all math tricks
    sequence and series definitions | Infinite sequence and series problems and solutions | arithmetic sequence questions | Find the nth terms of sequence
    Time and Work Aptitude | Concept, Formula Questions and Answers
    Factorise the Polynomial by using Factor Theorem | allmathtricks
    Factoring Polynomials by using Algebraic Expressions | How to Factor Algebraic Equations | all math tricks
    Methods for finding HCF and LCM
    Statement and proof of remainder theorem and factor theorem | application of remainder theorem and factor theorem | remainder and factor theorem tutorial
    Multiplication tricks and tips in mathematics | Shortcuts in multiplications
    Shortcuts methods of Division math | Tips and tricks for math division
    Quadrilateral with their properties and formulas | Properties and formulas of Trapezium, parallelogram, Rhombus, Rectangle, Square, kite
    volume of hollow sphere, area of hollow sphere formula with examples
    how to find collinear points | Examples of collinear points | point in geometry math | Number of Lines through non- collinear points | All math tricks
    geometric progression examples with solution, geometric progression formula for nth term, geometric progression total sum, geometric progression problems with solution for all competitive exams as well as academic
    logarithm applications | logarithm tricks | logarithm tutorial | logarithm tricks | logarithm application | logarithm questions | logarithm examples | logarithm questions
    Copyright © All Math Tricks 2024 @ All rights reserved | Designed & Developed by SivaRamaKrishna Alluri. .
    • Home
    • Buy Now

    Type above and press Enter to search. Press Esc to cancel.