117k views
1 vote
Find the distance between the points (2,3), (4,1).

User Segmented
by
7.6k points

2 Answers

4 votes

Answer:

Determine the total surface area of the cube [I.e the combine area of six squares together

User Nirav Dangi
by
7.8k points
3 votes

Answer:

d ≈ 2.83 units

Explanation:

calculate the distance d using the distance formula

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

let (x₁, y₁ ) = (2, 3 ) and (x₂, y₂ ) = (4, 1 )

substitute these values into the formula for d

d =
√((4-2)^2+(1-3)^2)

=
√(2^2+(-2)^2)

=
√(4+4)

=
√(8)

≈ 2.83 units ( to 2 decimal places )

User Lucas Matos
by
7.9k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.