207k views
5 votes
If A = (0, 0) and B = (6, 3) what is the length of ab

User Nimantha
by
6.3k points

1 Answer

5 votes

Answer:

the answer is

AB is the line segment that connects the 2 points. Use the distance formula to find the length of AB.

length = SQRT [ (6-0)^2 + (3-0)^2] = SQRT [ 36 + 9 ] = SQRT [45] = 6.7

Explanation:

User Tfeldmann
by
5.6k points