If the - and -coordinates of a tangent point of a circle that is centered at the origin are both non-zero integers, and the slope and -intercept of its tangent line are both positive prime numbers, then find the value of the -coordinate of the tangent point.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Say the tangent point is P ( u , v ) . The radius O P has slope u v ; since the product of slopes of perpendicular lines is − 1 , the tangent has slope v − u . We're told this is a positive prime; call it p .
Say the y -intercept has coordinates ( 0 , q ) . Then u − 0 v − q = p so that q = v − p u . Now, from the slope equation, u = − p v ; substituting in gives q = v ( 1 + p 2 )
Since q is a positive prime, and 1 + p 2 is greater than 1 , we must have v = 1 . If p were odd, 1 + p 2 would be even (and greater than 2 ), so not a prime; hence p is even. Since the only even prime is 2 , we get p = 2 , q = 5 , v = 1 and u = − 2 .