asked 136k views
1 vote
The distance between points (1, 1) and (4, 7) is 6.71. is it true or false

asked
User Lisa
by
7.7k points

1 Answer

5 votes
To determine whether the statement is true or false, we need to calculate for the distance of the two points. To do this, we can use the pythagorean theorem as follows:

d = √[(y2-y1)^2 + (x2-x1)^2]
d = √[(7-1)^2 + (4-1)^2]
d = √[(6)^2 + (3)^2]
d = 2√13 = 7.21

Therefore, the statement is false.
answered
User Jordan Arsenault
by
7.6k 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.