A circle's center is at (2,4) and it passes through (1,3). What is the length of an arc covering π3 radians on the circle?

1 Answer
Mar 11, 2016

≈ 1.481

Explanation:

To calculate length of arc , require to know radius of circle. This can be found using the centre and point on circle.
Using the distance formula

d=(x2x1)2+(y2y1)2

where(x1,y1) and (x2,y2) are 2 coordinate pints

let (x1,y1)=(2,4) and (x2,y2)=(1,3)

so radius (r) =d =(12)2+(34)2=2

length of arc = 2πr× fraction covered

=2π×2×π32π=2×π31.481