Given a circle (x-a)2+y2=9 (a>5) with a point M on it such that |OM|=2|MQ| (O is the origin) holds true, Q(2,0), the range of values for the real number a is _____.
Problem 171
Official solution
Let M(x, y). From |OM|=2|MQ|, we get =2, which simplifies to x2+y2-x+=0. The center of this circle is (,0) with a radius of .
The problem is transformed into finding the intersection of the circle (x-a)2+y2=9 and the circle x2+y2-x+=0.
Hence, 3-≤|a-|≤3+, which gives ≤a≤7. Since a>5, we have 5<a≤7.
Therefore, the answer is .
This problem involves the relationship between a line and a circle and is of medium difficulty.