167k views
2 votes
Which expression represents the distance between the points (a, 0) and (0, 5) on a coordinate grid?

2 Answers

3 votes
Distance =
\sqrt{ (a-0)^(2) + (0-5)^(2) }
User Roytman Piccoli
by
7.9k points
2 votes

Answer:

Expression that represents distance between points (a,0) and (0,5) is:


√(a^2+5^2)

Explanation:

The distance between points (x1,y1) and (x2,y2) is given by:


√((x2-x1)^2+(y2-y1)^2)

Here, (x1,y1)=(a,0) and (x2,y2)=(0,5)


√((0-a)^2+(5-0)^2)

=
√(a^2+5^2)

Hence, expression that represents distance between points (a,0) and (0,5) is:


√(a^2+5^2)

User Sijo Jose
by
8.9k points

No related questions found