Question
Question: The extremities of a diagonal of rectangle are (-4, 4) and (6, -1). A circle circumscribes the recta...
The extremities of a diagonal of rectangle are (-4, 4) and (6, -1). A circle circumscribes the rectangle and cuts an intercept AB on the y-axis. Find the area of the triangle formed by AB and tangents to the circle at A and B.
Solution
We try to find the equation of the circle using the extremum of the diameter. From the equation we find out the intersecting points of the circle on the y-axis. Using those points, we find out the tangents at those points and their intersecting point. We got the vertices of the triangle, whose area we need to find. We use the area theorem of triangles to find the solution.
Complete step-by-step answer:
The circle is circumscribing the rectangle. So, every vertex is on the perimeter of the circle.
The points of the diagonal ends are M (-4, 4) and N (6, -1).
We know that a circle circumscribing its diameter acts as the diagonal.
So, the MN will be the diameter of the circle.
When we have two extremities of a diameter as (x1,y1) and (x2,y2) then the equation of the circle is (x−x1)(x−x2)+(y−y1)(y−y2)=0.
We put the value of the points of M and N and get (x+4)(x−6)+(y−4)(y+1)=0.
So, the equation of the circle is x2−2x+y2−3y=28. So, the centre is O≡(1,23).
This circle cuts an intercept AB on the y-axis.
There will be 2 points on the y axis. So, we put x=0 in the equation to find the points A and B.
(x+4)(x−6)+(y−4)(y+1)=0⇒4×(−6)+y2−3y−4=0⇒y2−3y−28=0⇒(y−7)(y+4)=0⇒y=7,−4
Putting the value, we get two values of y. So, the points are A=(0,7) and B=(0,−4).
We draw two tangents at those two points A and B.
Equation of a line with two points is y=x1−x2y1−y2x+C.
The equation of the radius AO is y=0−17−23x+c⇒y=−211x+c.
The multiplication of the slopes of the tangent and the normal is -1.
So, the equation of tangent will be y=112x+c. It passes through point A=(0,7).
Putting the value, we get y=112x+7. This is the tangent through A=(0,7).
The equation of the radius BO is y=0−1−4−23x+k⇒y=211x+k.
The multiplication of the slopes of the tangent and the normal is -1.
So, the equation of tangent will be y=−112x+k. It passes through point B=(0,−4).
Putting the value, we get y=−112x−4. This is the tangent through B=(0,−4).
We got two tangents. We find the intersecting points.
So, equating y of those two tangents we get 112x+7=−112x−4⇒114x=−11⇒x=4−121.
Putting value of x we get y=−112(4−121)−4⇒y=23. The point of intersection is P(4−121,23).
So, we need to find the area of the triangle formed by AB and tangents to the circle at A and B which is an area of ΔPAB.
The area of a triangle with three vertices (x1,y1),(x2,y2),(x3,y3) be 21∣x1(y2−y3)+x2(y3−y1)+x3(y1−y2)∣ sq. unit.
So, for ΔPAB with vertices P(4−121,23), A=(0,7), B=(0,−4) is 214−121(7+4)=81331 sq. unit.
The area is 81331 sq. unit.
Note: We can also use the theorem of geometry. We use that the tangents drawn from an external point on the circle are always of equal length. To find the tangent’s slope we just took the negative inverse of the slope of the normal. At the time of finding the are we and two values of x as 0. So, we only used it once to get the solution easily.