asked 108k views
1 vote
If a circle has a center at the point (3, 4) and goes through the point (6, 8), what is the radius?

asked
User Ventus
by
7.9k points

1 Answer

5 votes
Start with the eqn of a circle with center at (h,k) and radius r:

(x-3)^2 + (y-4)^2 = r^2. Now replace x with 6 and y with 8:

(6-3)^2 + (8-4)^2 = r^2

3^2 + 4^2 = r^2 => r = 5.
answered
User Poke
by
8.1k 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.