Problem:
Among the complex numbers [imath]z[/imath] which satisfy the condition [imath]\lvert z-25i\rvert \leq15[/imath] find the number having the least positive argument.
Solution attempt.
The condition [imath]\lvert z - 25i \rvert \leq 15[/imath] describes all complex numbers [imath]z[/imath] that lie within or on the boundary of a circle centered at the complex number [imath]25i[/imath], with a radius of [imath]15[/imath]. Geometrically, this corresponds to the set of points in the complex plane whose distance from [imath]25i[/imath] is less than or equal to [imath]15[/imath]. Our goal is to determine the complex number [imath]z[/imath] within this region that has the smallest positive argument.
The argument of a complex number is minimized when the angle [imath]\alpha[/imath] it makes with the positive real axis is as small as possible, while still being positive. In this case, this occurs at the point in or on the circle that lies furthest to the right—that is, the point closest to the real axis in the first quadrant. This specific point lies on the boundary of the circle and corresponds to the smallest positive angle [imath]\alpha[/imath] such that a ray emanating from the origin at angle [imath]\alpha[/imath] is tangent to the circle. In other words, it is the point of tangency between the circle with radius [imath]15[/imath] and centre [imath](0,25)[/imath] and a ray from the origin in the first quadrant.

The figure above is a geometrical interpretation of the problem. We are asked to find the complex number C, which is the point of tangency of the straight line [math]y=mx=tan(\alpha) x[/math] with the circle [math]x^2+(y-25)^2=15^2[/math] as [imath]\alpha[/imath] is the smallest positive angle.
For the line [imath]y=mx[/imath] to be tangent to the circle, the distance from the centre [imath](0,25)[/imath] to the line [imath]y=mx[/imath] must equal the radius [imath]15[/imath]. From the distance formula in coordinate geometry, we know that the length of the perpendicular from the point [imath](x',y')[/imath] to the straight line [imath]Ax+By+C =0[/imath] is given by
[math]\lvert\frac{Ax'+By'+C}{\sqrt{A^2+B^2}} \rvert[/math]
In this case from [imath]mx-y=0[/imath] we have [imath]A=m,B=-1[/imath] and [imath]C=0[/imath]. Hence, the distance from the straight line [imath]mx-y=0[/imath] and the centre [imath](0,25)[/imath] is [imath]15[/imath]. This gives us
[math]R=\frac{\lvert m(0)-1(25)+0\rvert}{\sqrt{m^2+1}}=\frac{25}{\sqrt{m^2+1}}=15[/math]
Solving for [imath]m[/imath] we obtain [imath]m=\pm\frac{4}{3}[/imath]. Since we are only interested in the solution in the first quadrant, we conclude that the equation for the tangent line is [imath]y=\frac{4x}{3}[/imath] and we note that [imath]\alpha=arctan(\frac{4}{3})[/imath]
By substituting [imath]y=\frac{4x}{3}[/imath] into the equation for the circle [imath]x^2+(y-25)^2=15^2[/imath] we have the following
[math]x^2+\left(\frac{4x}{3}-25 \right)^2=225[/math][math]25x^2-600x+3600=0[/math][math]x^2-24x+144=0[/math][math](x-12)^2=0[/math]Therefore [math]x=12, y=\frac{4}{3}\cdot12=16[/math]
So the point of tangency is [math]C=12+16i[/math]
Could you review my solution? Is there a simpler approach to arrive at the same result? Also, is my method correct? Thanks!
Among the complex numbers [imath]z[/imath] which satisfy the condition [imath]\lvert z-25i\rvert \leq15[/imath] find the number having the least positive argument.
Solution attempt.
The condition [imath]\lvert z - 25i \rvert \leq 15[/imath] describes all complex numbers [imath]z[/imath] that lie within or on the boundary of a circle centered at the complex number [imath]25i[/imath], with a radius of [imath]15[/imath]. Geometrically, this corresponds to the set of points in the complex plane whose distance from [imath]25i[/imath] is less than or equal to [imath]15[/imath]. Our goal is to determine the complex number [imath]z[/imath] within this region that has the smallest positive argument.
The argument of a complex number is minimized when the angle [imath]\alpha[/imath] it makes with the positive real axis is as small as possible, while still being positive. In this case, this occurs at the point in or on the circle that lies furthest to the right—that is, the point closest to the real axis in the first quadrant. This specific point lies on the boundary of the circle and corresponds to the smallest positive angle [imath]\alpha[/imath] such that a ray emanating from the origin at angle [imath]\alpha[/imath] is tangent to the circle. In other words, it is the point of tangency between the circle with radius [imath]15[/imath] and centre [imath](0,25)[/imath] and a ray from the origin in the first quadrant.

The figure above is a geometrical interpretation of the problem. We are asked to find the complex number C, which is the point of tangency of the straight line [math]y=mx=tan(\alpha) x[/math] with the circle [math]x^2+(y-25)^2=15^2[/math] as [imath]\alpha[/imath] is the smallest positive angle.
For the line [imath]y=mx[/imath] to be tangent to the circle, the distance from the centre [imath](0,25)[/imath] to the line [imath]y=mx[/imath] must equal the radius [imath]15[/imath]. From the distance formula in coordinate geometry, we know that the length of the perpendicular from the point [imath](x',y')[/imath] to the straight line [imath]Ax+By+C =0[/imath] is given by
[math]\lvert\frac{Ax'+By'+C}{\sqrt{A^2+B^2}} \rvert[/math]
In this case from [imath]mx-y=0[/imath] we have [imath]A=m,B=-1[/imath] and [imath]C=0[/imath]. Hence, the distance from the straight line [imath]mx-y=0[/imath] and the centre [imath](0,25)[/imath] is [imath]15[/imath]. This gives us
[math]R=\frac{\lvert m(0)-1(25)+0\rvert}{\sqrt{m^2+1}}=\frac{25}{\sqrt{m^2+1}}=15[/math]
Solving for [imath]m[/imath] we obtain [imath]m=\pm\frac{4}{3}[/imath]. Since we are only interested in the solution in the first quadrant, we conclude that the equation for the tangent line is [imath]y=\frac{4x}{3}[/imath] and we note that [imath]\alpha=arctan(\frac{4}{3})[/imath]
By substituting [imath]y=\frac{4x}{3}[/imath] into the equation for the circle [imath]x^2+(y-25)^2=15^2[/imath] we have the following
[math]x^2+\left(\frac{4x}{3}-25 \right)^2=225[/math][math]25x^2-600x+3600=0[/math][math]x^2-24x+144=0[/math][math](x-12)^2=0[/math]Therefore [math]x=12, y=\frac{4}{3}\cdot12=16[/math]
So the point of tangency is [math]C=12+16i[/math]
Could you review my solution? Is there a simpler approach to arrive at the same result? Also, is my method correct? Thanks!
Last edited: