Math, asked by kajalgahlot24, 6 months ago

distance between two points A (6 - 10) and B (6 ,15 ) is ​

Answers

Answered by dhruvikasingh1590
0

Step-by-step explanation:

Quick Explanation

When we know the horizontal and vertical distances between two points we can calculate the straight line distance like this:

distance = √ a2 + b2

graph 2 points

Imagine you know the location of two points (A and B) like here.

What is the distance between them?

graph 2 points

We can run lines down from A, and along from B, to make a Right Angled Triangle.

And with a little help from Pythagoras we know that:

a2 + b2 = c2

graph 2 points

Now label the coordinates of points A and B.

xA means the x-coordinate of point A

yA means the y-coordinate of point A

The horizontal distance a is (xA − xB)

The vertical distance b is (yA − yB)

Now we can solve for c (the distance between the points):

Start with: c2 = a2 + b2

Put in the calculations for a and b: c2 = (xA − xB)2 + (yA − yB)2

Square root of both sides: c = square root of [(xA-xB)^2+(yA-yB)^2]

Done!

Examples

Example 1

graph 2 points

Fill in the values: c = square root of [(9-3)^2+(7-2)^2]

c = square root of [6^2+5^2] = square root of 61

Example 2

It doesn't matter what order the points are in, because squaring removes any negatives:

graph 2 points

Fill in the values: c = square root of [(3-9)^2+(2-7)^2]

c = square root of [(-6)^2+(-5)^2] = square root of 61

Example 3

And here is another example with some negative coordinates ... it all still works:

graph 2 points

Fill in the values: c = square root of [(-3-7)^2+(5-(-1))^2]

c = square root of [(-10)^2+(6)^2] = square root of 136

(Note √136 can be further simplified to 2√34 if you want)

plz Mark me as brainlist and plz follow me thanks

regards

Answered by samiralamind
0

Answer:

25

Step-by-step explanation:

Using Distance formula:-

AB²=( X2-X1)²+(Y2-Y1)²

AB²=(6-6)²+[(15-(-10)]²

AB²=0+(15+10)²

AB²=(25)²

AB²=625

AB=625

AB=25 ANSWER.

Similar questions