Animated Solution for Mathematics - Circles: C1 and C2 are two concentric circles, the radius of C2 being twice that of C1. From a point P on C2, tangents PA and PB are drawn to C1. Prove that the centroid of the triangle PAB lies on C1.
Visualized Solution
Setting up the Circles C1 and C2
Let the center of both circles be the origin (0,0).
Equation of C1: x2+y2=r2
Equation of C2: x2+y2=(2r)2=4r2
Defining Point P on C2
Let point P lie on the x-axis for simplicity.
Since P is on C2, its coordinates are (2r,0).
Drawing Tangents PA and PB
Tangents PA and PB are drawn from P to the inner circle C1.
The Chord of Contact AB
The line segment joining the points of tangency, A and B, is called the Chord of Contact.
Equation of the Chord of Contact
The equation of the chord of contact from an external point (x1,y1) to x2+y2=r2 is T=0.
This gives xx1+yy1=r2.
Substituting Point P into the Equation
Substitute P(2r,0) into xx1+yy1=r2.
x(2r)+y(0)=r2
Simplifying the Chord Equation
2rx=r2⟹x=2r
This means the chord of contact is a vertical line.
Finding the y-coordinates of A and B
Points A and B lie on C1 (x2+y2=r2) and the line x=2r.
Substitute x=2r into the circle's equation:
(2r)2+y2=r2
Solving for y
4r2+y2=r2⟹y2=r2−4r2=43r2
Therefore, y=±2r3
Coordinates of A and B
Point A=(2r,2r3)
Point B=(2r,−2r3)
Formula for the Centroid G
The centroid G(xG,yG) of △PAB is given by:
xG=3xP+xA+xB
yG=3yP+yA+yB
Calculating the x-coordinate of G
xG=32r+2r+2r
xG=32r+r=33r=r
Calculating the y-coordinate of G
yG=30+2r3−2r3
yG=30=0
So, G=(r,0)
Final Verification
Check if G(r,0) lies on C1 (x2+y2=r2).
Substitute x=r,y=0: r2+02=r2
LHS = RHS. Hence Proved.
00:00 / 00:00
The Sigma Insight: Equation of Tangent and Normal
Solution Diagram
Analyzing the Setup
In coordinate geometry, the choice of your origin is your most powerful decision. Let us place the common center of our circles at the origin (0,0).
The inner circle C1 has a radius r, so its equation is x2+y2=r2. The outer circle C2 has a radius of 2r, making its equation x2+y2=4r2.
Because the system is rotationally symmetric, we can place point P on the positive x-axis at (2r,0). This strategic choice simplifies the subsequent algebra significantly.
The Power of the Chord of Contact
We need to find the coordinates of A and B, the points where the tangents from P touch the inner circle. Instead of using slope-based methods, we utilize the Chord of Contact formula.
For any circle x2+y2=r2 and an external point (x1,y1), the line connecting the points of tangency is given by xx1+yy1=r2.
Substituting P(2r,0) into the formula, we obtain:
x(2r)+y(0)=r2
This simplifies to 2rx=r2, or:
x=2r
The chord of contact AB is therefore a vertical line located at x=2r.
Finding the Vertices
Since points A and B lie on the inner circle C1 and the line x=2r, we substitute the line equation into the circle equation:
(2r)2+y2=r2
Expanding and solving for y:
4r2+y2=r2⇒y2=43r2⇒y=±2r3
Thus, the vertices of the triangle are P(2r,0), A(2r,2r3), and B(2r,−2r3).
Final Calculation
The centroid G(xG,yG) is the arithmetic mean of the vertices. Calculating the x-coordinate:
xG=32r+2r+2r=33r=r
Calculating the y-coordinate:
yG=30+2r3−2r3=0
The centroid G is located at (r,0). Substituting these coordinates into the equation of the inner circle x2+y2=r2, we get r2+02=r2.
The centroid G lies exactly on the circumference of the inner circle.