124k views
5 votes
Taxidistance between (0,0) and (7,3)

User Gerbil
by
8.3k points

2 Answers

7 votes

Answer:

The Answer Is 10.

Explanation:

| x2-x1 | + | y2-y1 | = taxidistance.

(0, x1), (0, y1), (7, x2), (3, y2)

Substitute.

| 7-0| + | 3-0 | = 10

User Praxis
by
8.0k points
2 votes

For this case we have that by definition, the distance between two points is given by:


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

We have to:


(x_ {1}, y_ {1}) = (0,0)\\(x_ {2}, y_ {2}) = (7,3)

Substituting:


d = \sqrt {(7-0) ^ 2 + (3-0) ^ 2}\\d = \sqrt {(7) ^ 2 + (3) ^ 2}\\d = \sqrt {49 + 9}


d = \sqrt {58}\\d = 7.62

ANswer:


d = 7.62

User A Poor
by
8.1k points

Related questions

asked Feb 16, 2017 1.6k views
Sepidol asked Feb 16, 2017
by Sepidol
7.8k points
1 answer
3 votes
1.6k views
asked Jul 17, 2017 29.3k views
Punchman asked Jul 17, 2017
by Punchman
7.4k points
1 answer
1 vote
29.3k views
1 answer
5 votes
190k views