Q18.

Question

Find the distance between the points with the given coordinate.

(1,1),(3,2)

Step-by-Step Solution

Verified
Answer

The distance between the coordinates (1,1) and (3,2) is 5 units.

1Step 1. State the concept of ‘Distance between two points in 2 dimensional plane’.

Let the two points in 2 dimensional plane be (x1,y1) and (x2,y2).

The distance between the points is given as:

 d=(x2x1)2+(y2y1)2                              (1)

Where d is the distance.

2Step 2. Calculate the distance.

The two points which is given are (1,1) and (3,2).

Substitute (1,1) as (x1,y1) and (3,2) as (x2,y2) in (1) to calculate the distance.

 d=(x2x1)2+(y2y1)2   =(3(1))2+(2(1))2=(3+1)2+(2+1)2=(4)2+(3)2=16+9=25=5

3Step 3. State the conclusion.

Therefore, distance between the points (1,1) and (3,2) is 5 units.