
Jungseub R. answered 03/30/23
A Licensed Math Teacher with Fourteen Years of Tutoring Experience
The equation for a circle with the center at (h,k) and the radius r is as below:
( x- h)2 + (y - k)2 = r2
Since the center is given as (0,3) and the radius as 5, the equation will be:
(x - 0)2 + (y - 3)2 = 52 ; that is, x2 + (y - 3)2 = 25
You can find the intersecting points of the circle and the given line
by substituting the line expression (0.5x + 3) for y in the circle equation:
x2 + (0.5x +3 -3)2 = 25
x2 + (0.5x)2 = 25
x2 + 0.25x2 = 25
1.25x2 = 25
x2 = 25 / 1.25
x2 = 20
x = √20(≈4.5) or -√20(≈-4.5)
Since we are interested in the intersection in the first quadrant,
substute only √20 for x in the line equation to find the y coordinate of the intersection:
y = 0.5(√20≈) + 3 ≈ 2.2 + 3 = 5.2
Therefore, the coordinate of the intersection in the first quadrant is about (4.5 , 5.2).