asked 48.9k views
2 votes
Find the distance between the points (4,0) and (0, 3).

2 Answers

3 votes

Explanation:

Given points are (4,0) and (0,3)

The distance between these two points =√(0-4)^2+(3-0)^2

=√16+9

=√25

=5 units

answered
User Simon Gibbs
by
7.2k points
5 votes

Answer:

(4,0) = (
x_(1),
y_(1))

(0,3)=(
x_(2) ,y_(2))

distance between the points =
\sqrt{(x_(1)-x_(2))^2 + (y_(1)-y_2 )^2 }

distance=5

Explanation:

answered
User Karl Schultz
by
7.5k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.