What is the distance from C to D?
A. 5 units
B. 1 unit
C. 25 units
D. 7 units
![What is the distance from C to D A 5 units B 1 unit C 25 units D 7 units class=](https://us-static.z-dn.net/files/d8c/243883d8d35f3c5a85725f15bc6cd868.png)
Answer:
Option A
Step-by-step explanation:
According to the distance formula , for any 2 points P & Q whose coordinates are (x¹ , y¹) and (x² , y²) respectively. So ,
[tex]PQ = \sqrt{(x^{2} - x^{1} )^{2} + (y^{2} - y^{1})^{2} }[/tex]
NOTE = HERE x² , y² DOESN'T MEAN THE SQUARES OF x & y . THEY ARE JUST COORDINATES.
According to the question ,
Coordinate of C = (2 , -1)
Coordinate of D = (5 , 3)
Using distance formula ,
[tex]CD = \sqrt{(5-2)^{2} + (3 -(-1))^{2} }[/tex]
[tex]=> CD = \sqrt{3^{2} + 4^{2} } = \sqrt{9 + 16} = \sqrt{25} = 5[/tex]