93.6k views
5 votes
What is the taxidistance between A(3,5) and B(8,4) Options: 7 2 8 6

2 Answers

5 votes

Answer:

6

Explanation:

User Jukben
by
7.9k points
3 votes
To solve this problem, we need to use the taxidistance formula such as |x2-x1| + |y2-y1|
Point A (3,5) where x1 =3 and y1=5
Point B (8,4) where x2=8 and y2=4
The solution is shown below:
d = (8-3) + (4-5)²
d = 5 + |-1|
d = 5 + 1
d = 6

The answer is "6".
User Hajitsu
by
8.1k points