Since it says a geometry question so I solved it just with the basic algebra and without using derivatives.
All three points are on the circle since plugging the coordinates will satisfy the equation of the circle, for example
X^2 + Y^2 = 25, plug x =3 and y = 4 (lets call it point A) so 3^2 + 4^2 = 25 and then 16 + 9 = 25. The same is true for the other 2 points.
Now since the tangent is perpendicular to the radius at the point of tangency so the slope of OA is 4/3 and the slope of the tangent line at A is -3/4. Now just write equation of a line passing through A(3,4) with the slope of -3/4.
Y - Y1 = m(X - X1)
Y - 4 = -3/4( X - 3)
Y = -3 /4 X + 9/4 + 4 So, Y = -3/4 X + 25/4
With similar approach the equation of the tangent at (4 , -3) is
Y + 3 = 4/3( X -4) so Y = 4/3 X - 25/3
and the last point C (0,5) the slope of OC is infinity (5 / 0) so the tangent line from C is horizontal with the slope 0 so the equation of the tangent line is Y = 5.
Tom K.
As this is listed as geometry or pre-calculus, note that this is a circle centered at the origin. Thus, the line from the center to the tangent point has slope y/x. Thus, the tangent line is orthogonal to this and has slope -x/y. For (0, 5), we note that the line from the center to the point is vertical, so the tangent is horizontal.08/11/21