There are two lines of slope − 5 2 that are tangent to a circle of radius 1 centered at the origin ( 0 , 0 ) . Only one of these lines has a positive y -intercept. Let the point of tangency of this line to the circle be ( x , y ) . When x + y is written in the form c a b , where g cd ( a , c ) = 1 and b is not divisible by the square of any prime, what is a + b + c ?
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.
This problem can be solved by taking the derivative of the positive half of the unit circle ( − 1 − x 2 x ), setting this equal to − 5 2 , and solving for x to obtain x = 2 9 2 2 9 , y = 2 9 5 2 9 and x + y = 2 9 7 2 9 . However, this method is very ugly and long, so I would like to know if there are any better solutions (or anything that doesn't involve calculus).
@Josh Speckman I've posted a solution that doesn't use calculus; hope it makes sense. :)
I wouldn't consider this method as very ugly and long, though. It just takes a bit of algebra. :D
Problem Loading...
Note Loading...
Set Loading...
Since the line joining the two points of tangency is perpendicular to the given two lines it will have slope 2 5 . Since it passes through the origin, the slope of this line will also equal x y , and so
x y = 2 5 ⟹ y = 2 5 x .
Since ( x , y ) lies on the unit circle, we also know that x 2 + y 2 = 1 . So upon substitution we have that
x 2 + 4 2 5 x 2 = 1 ⟹ x 2 = 2 9 4 ⟹ x = 2 9 2 2 9 .
This implies that y = 2 9 5 2 9 , and so x + y = 2 9 7 2 9 .
Thus a = 7 , b = 2 9 , c = 2 9 and a + b + c = 6 5 .