asked 140k views
0 votes
#19
The distance between the points (4, 1) and (9, 1) is

asked
User Mrida
by
8.0k points

1 Answer

2 votes

Hello!

Given the two points,
(x_(1), y_(1)) and
(x_(2), y_(2)), and to find the distance between these two points is found by using the formula:


d = \sqrt{(x_(2)-x_(1))^(2) + (y_(2)-y_(1))^(2)}


(x_(1), y_(1)) is assigned to one the points, in this case, is (4, 1).


(x_(2), y_(2)) is assigned to other point, which is (9, 1).

Then, plug in these values into the formula and solve.


d = \sqrt{(9-4)^(2)-(1-1)^(2)}


d = \sqrt{5^(2)-0^(2)}


d = √(25)


d = 5

Therefore, the distance between the two points is 5.

answered
User Seyed Mohammad
by
8.4k points

Related questions

asked May 11, 2024 84.7k views
Lazycs asked May 11, 2024
by Lazycs
8.4k points
1 answer
5 votes
84.7k views
asked Feb 14, 2024 43.0k views
PrGD asked Feb 14, 2024
by PrGD
8.1k points
1 answer
4 votes
43.0k views
asked Sep 12, 2024 197k views
Amrullah Zunzunia asked Sep 12, 2024
by Amrullah Zunzunia
7.6k points
1 answer
1 vote
197k views
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.