asked 197k views
2 votes
Given A(8, 15) and B(0,9).

Calculate the distance from A to B by using the Pythagorean Theorem.

asked
User Yamada
by
8.2k points

1 Answer

2 votes

Answer:

The answer is 10 units

Explanation:

The distance between two points can be found by using the formula


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

where

(x1 , y1) and (x2 , y2) are the points

From the question the points are

A(8, 15) and B(0,9).

The distance from A to B is


|AB| = \sqrt{ ({8 - 0})^(2) + ({15 - 9})^(2) } \\ = \sqrt{ {8}^(2) + {6}^(2) } \\ = √(64 + 36) \\ = √(100) \\ = 10 \: \: \: \: \: \:

We have the final answer as

10 units

Hope this helps you

answered
User Tom Clift
by
8.4k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.