What is the path length of the following path?
A (0, 0) to B (5, 0) to C (5, 5) to D (0, 5)
a) 20 units
b) 25 units
c) 15 units
d) 10 units
Answers
Answered by
0
c) 15 units
I hope this correct
Answered by
2
Given: Path with A (0, 0) to B (5, 0) to C (5, 5) to D (0, 5)
To Find : path length
Solution:
Path length = AB + BC + CD
A (0, 0) to B (5, 0)
= √(5 - 0)² + (0 - 0)²
= 5
B (5, 0) to C (5, 5)
= √(5 - 5)² + (5 - 0)²
= 5
C (5, 5) to D (0, 5)
= √(0 - 5)² + (5 - 5)²
= 5
Total Path = 5 + 5 + 5 = 15 units
Learn More:
the distance between the points:(3,-2) and (15,3) - Brainly.in
brainly.in/question/12432245
Find value of P , if the distance between the points are ( 4 , p ) and ...
brainly.in/question/7650873
Similar questions