using distance formula find the distance between
A(c,0) and B(0,-C)
Answers
Answered by
2
your answer is in photo
Attachments:
neelesh5:
the coordinates are case sensitive
Answered by
2
Let x1= c y1=0
x2=0 y2=-c
Applying distance formula
Under root( x2-x1)2 + (y2-y1)2
(0-c)2+ (-c-0)2
(c)2 + (c)2
=2(c)2
x2=0 y2=-c
Applying distance formula
Under root( x2-x1)2 + (y2-y1)2
(0-c)2+ (-c-0)2
(c)2 + (c)2
=2(c)2
Similar questions