Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
Length of radius?
The end points of a circle's diameter are (5,12) and (7,9). Determine the length of its radius.
The end points of a circle's diameter are (5,12) and (7,19). Determine the length of its radius.
2 Answers
- 5 days ago
Find the distance between the points
(7 - 5)^2 + (9 - 12)^2 = d^2
(2)^2 + (-3)^2 = d^2
4 + 9 = d^2
13 = d^2
sqrt(13) = d
The radius is half the diameter, so that means that r = d/2
r = sqrt(13)/2
There you go.