asked 178k views
3 votes
If c(5,5) and d(7,3), then what is the length of CD? Round to the nearest tenth

asked
User Boisvert
by
7.9k points

1 Answer

2 votes

Answer:

length = 2.8

Explanation:

square root( x2 - x1 )^2 + ( y2 - y1 )^2

square root( 5 - 7 )^2 + ( 5 - 3 )^2

square root(-2 )^2 + ( 2 )^2

square root(8 ) = 2.8

answered
User Jhanschoo
by
8.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.