48.4k views
4 votes
Find the distance between (0, 10) and (12.1)

User LightMikeE
by
6.8k points

1 Answer

1 vote

Take as if these points are on a line segment Ab

Dab = square root of ( xa - xb )^2 + ( ya - yb)^2

square root of (0 - 12 ) ^2 + (10 - 1 )^2

square root of (-12)^2 + (9)^2

square root of 144 + 81

square root of 225

15 unit

Find the distance between (0, 10) and (12.1)-example-1
User Vinay
by
7.0k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.