asked 126k views
1 vote
Find the radius of a circle with a diameter whose endpoints are (-7,1) and (1,3).​

asked
User Spectrem
by
7.7k points

1 Answer

2 votes

Answer:

r = 4.1231055

Explanation:

So to do this, you need to find the distance between the two points:

(-7,1) and (1,3).

To do this, the distance or diameter (d) is equal to:

d = sqrt ((x2-x1)^2 + (y2-y1)^2)

In this case:

d = sqrt( (1 - (-7))^2 + (3 - 1)^2 )

d = sqrt( 8^2 + 2^2)

d = sqrt( 64 + 4)

d = sqrt( 68 )

The radius is half of the diameter, so:

r = 1/2 * d

r = 1/2 * sqrt( 68 )

r~ 4.1231055

answered
User Juanwolf
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.