147k views
10 votes
Here is a rectangle.

A (-3,0)
D(-2,-3)
B (3,2)
C (4,-1) What is CD unit number?

User Adams
by
3.5k points

1 Answer

3 votes

Explanation:

Let the area of rectangle with given points are as follows :

A(-3,3)

B(3,2)

C(4,-1) = C( x1,y1)

D(-2,-3) = D( x2, y2)

Now,

  1. The distance of CD = root under

(x2-x)^2 +( y2 - y1)^2

= root under (-2-4)^2 + ( -3+1)^2

= root under (-6)^2 + (-2)^2

= root under 36 + 4

= root under 40

= 2root 10

Therefore; the unit number if CD is 2 root 10.

User Lucas Teles
by
3.5k points