Question
Question: A circle C whose radius is 1 unit touches the x – axis at point A. Then centre Q of C lies in the fi...
A circle C whose radius is 1 unit touches the x – axis at point A. Then centre Q of C lies in the first quadrant. The tangent from the origin O to the circle touches it at T and a point P lies on it such thatΔOAP is a right – angled triangle at A and its perimeter is 8 units.
The equation of tangent OT is
(1) 3y = 4x
(2) x - 2y = 0
(3) y - 3x = 0
(4) none of these
Solution
Hint: To solve this question, we will draw a figure according to the question. We will use Pythagoras theorem for the ΔOAP which is OP2 = OA2 + PA2 and also use the distance formula (x2 - x1)2 + (y2 - y1)2 . Also, we will use the equation of straight line (y - y1) = x2 - x1y2 - y1(x - x1) to find the equation of tangent OT.
Complete step-by-step answer:
Now, the circle touches the x – axis at point A. Also, the centre of circle Q lies in the first quadrant. The radius of the circle is 1 unit. OT is the tangent from origin O to circle which touches the circle at point T. Point P lies on the tangent OT. So, the figure is
Now, the radius of the circle is 1 unit. So, from the figure, QA = 1 unit and QT = 1 unit. Let the coordinates of centre Q be (h,1). Therefore, the coordinates of point A is (h,0). Let coordinates of point P be (h, k).
Now, the tangent is perpendicular to the radius at the point of contact. So, we get ∠OAP = 900 and ∠QTP = 900.
Now, we will apply Pythagoras theorem in ΔOAP,
OP2 = OA2 + AP2 … (1)
Now, AP = (x2 - x1)2 + (y2 - y1)2 (By distance formula)
Therefore, AP = (h - h)2 + (k - 0)2 = k units.
OA = (h - 0)2 + (0 - 0)2 = h units.
So, from equation (1), we get
OP2 = h2 + k2
OP = h2 + k2
Also, in ΔPQT applying Pythagoras theorem, we get
PQ2 = QT2 + PT2
PQ = (h - h)2 + (k - 1)2 = (k – 1) units
Therefore, PT2 = PQ2 - TQ2
PT2 = (k - 1)2 - 1
PT = (k - 1)2 - 1
Also, from an external the length of tangents to circle are equal to each other. So, from point O, OT and OA are tangents of the circle. Therefore, OT = OA = h units.
Now, OP = OT + TP
Putting values, we get
h2 + k2 = h + (k - 1)2 - 1
Squaring both sides, we get
(h2 + k2)2 = (h + (k - 1)2 - 1)2
h2 + k2 = h2 + (k - 1)2 - 1 + 2h(k - 1)2 - 1
On simplification the above term, we get
k = h2 - 12h2 … (2)
Now, perimeter of ΔOAP = 8 units
OA + OP + AP = 8
Putting values in the above expression, we get
h + k + h2 + k2 = 8
We can write the above expression as,
h2 + k2 = 8 - (h + k)
Squaring both sides, we get
(h2 + k2)2 = (8 - (h + k))2
h2 + k2 = 64 + h2 + k2 + 2kh - 16(h + k)
On Simplifying the above expression, we get
hk - 8(h + k) + 32 = 0
Putting value of k from the equation (2), we get
h(h2 - 12h2) - 8(h + h2 - 12h2) + 32 = 0
2h3 - 8(h(h2 - 1) + 2h2) + 32(h2 - 1) = 0
On simplification, we get
3h3 - 8h2 - 4h + 16 = 0
Now, the factors of the above cubic equation are 2,2 and −34
Now, as the circle lies in the first quadrant, so we take h = 2. So, putting the value of h in equation (2), we get
k = (2)2 - 12(2)2
⇒ k = 38
So, the coordinates of point P are (h, k) i.e. (2, 38). Also, the coordinates of origin O are (0,0). So, by using formula to find equation of straight line (y - y1) = x2 - x1y2 - y1(x - x1), we get
(y - 0) = 2 - 038 - 0(x - 0)
y = 34x
3y = 4x
So, the equation of tangent OT is 3y = 4x. So, option (1) is correct.
Note: When we come up with such types of questions, we have to first draw a figure according to the question. Such questions can’t be solved without a figure. So, a figure is necessary to solve the given problem. Also, we have used some properties of tangent to circle. All the properties should be used carefully to solve the question. Pythagoras theorem is also used to solve this question. To find the equation to tangent, the formula to find the equation of a straight line is used.