asked 202k views
2 votes
On a state map, a cartographer plots Texmath at coordinates (2, 2) and Lonestar Village at coordinates (9, 16). How far is it from Texmath to Lonestar Village?

asked
User Tzar
by
8.4k points

1 Answer

5 votes

Since two points are given, we can use the distance formula in order to know hpw far is it from Texmath to Lonestar Village. Distance formula is written as

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

Substituting the values, we have:

Distance =
\sqrt{ ( 9-2 )^(2) +(16-2)^(2) }

=
√(7^2 +14^2)

= √245 = 15.65 units

answered
User Ponomandr
by
8.0k points