Animated Solution for Mathematics - Circles: The tangent and the normal lines at the point (3,1) to the circle x2+y2=4 and the x-axis form a triangle. The area of this triangle (in square units) is :
Select Answer:
Visualized Solution
The Circle and Point P
Circle Equation: x2+y2=4
Center: (0,0), Radius: r=2
Given Point: P(3,1)
Verification: (3)2+(1)2=3+1=4
Equation of the Tangent Line
Tangent to x2+y2=r2 at (x1,y1)
Formula: xx1+yy1=r2
Substituting Values for Tangent
Substitute x1=3, y1=1, r2=4
3x+(1)y=4
Equation: 3x+y=4
Finding the X-intercept of Tangent
The tangent intersects the x-axis at point A.
Set y=0 in 3x+y=4
3x+0=4⇒x=34
Point A=(34,0)
The Normal Line Property
Normal line is perpendicular to the tangent at point P.
Property: Normal to a circle always passes through its center (0,0).
Equation of the Normal Line
Passes through (0,0) and P(3,1)
Slope m=3−01−0=31
Equation: y=31x
Finding the X-intercept of Normal
The normal intersects the x-axis at point B.
Set y=0 in y=31x
0=31x⇒x=0
Point B=(0,0)
Identifying the Triangle
Triangle is formed by Tangent, Normal, and X-axis.
Vertices: P(3,1), A(34,0), B(0,0)
Area Formula Setup
Area of △PAB=21×Base×Height
Base is the segment AB on the x-axis.
Height is the perpendicular distance from P to the x-axis.
Calculating Base and Height
Base AB=xA−xB=34−0=34
Height h=y-coordinate of P=1
Final Area Calculation
Area =21×34×1
Area =32 square units
Conclusion
Final Answer: The area of the triangle is 32 sq. units.
Pro Tip: Using standard tangent formulas (xx1+yy1=r2) and normal properties saves crucial time in JEE.
00:00 / 00:00
The Sigma Insight: Equation of Tangent and Normal
Solution Diagram
Analyzing the Setup
We begin with the equation of the circle:
x2+y2=4
This represents a circle centered at the origin (0,0) with a radius r=2. We are given a point P(3,1).
Before proceeding, we verify that this point lies on the circle. Substituting the coordinates into the equation:
(3)2+(1)2=3+1=4
Since the equation holds true, point P lies exactly on the boundary of the circle.
The Tangent Line Equation
To find the tangent line at P, we utilize the standard formula for a circle x2+y2=r2. The equation of the tangent at point (x1,y1) is given by:
xx1+yy1=r2
Substituting our known values x1=3, y1=1, and r2=4, we obtain:
3x+y=4
To find the x-intercept of this tangent line, we set y=0:
3x=4⇒x=34
Thus, the tangent intersects the x-axis at point A(34,0).
The Normal Line
The normal line is perpendicular to the tangent at the point of contact. Crucially, the normal to any circle always passes through its center.
Since the center is (0,0) and the point of contact is P(3,1), the normal line passes through the origin. Its equation is:
y=(3−01−0)x⇒y=31x
Setting y=0 to find the x-intercept of the normal, we find x=0. Therefore, the normal intersects the x-axis at point B(0,0), which is the origin.
Final Area Calculation
We now have a triangle PAB with vertices at P(3,1), A(34,0), and B(0,0).
The base AB lies along the x-axis. Its length is the distance between the origin and x=34:
Base=34
The height of the triangle is the perpendicular distance from P to the x-axis, which is simply the y-coordinate of P:
Height=1
Using the area formula Area=21×base×height, we calculate:
Area=21×(34)×1=32
The final area of the triangle is 32 square units.