Animated Solution for Mathematics - Circles: Let ABC be the triangle with AB=1,AC=3 and ∠BAC=2π. If a circle of radius r>0 touches the sides AB,AC and also touches internally the circumcircle of the triangle ABC, then the value of r is _____________.
Enter Numerical Value:
Visualized Solution
Coordinate Setup
Let A=(0,0), B=(1,0), and C=(0,3).
∠BAC=2π
Circumcircle Center
The circumcircle of a right-angled triangle has its center at the midpoint of the hypotenuse.
The hypotenuse is BC.
Calculate C1 and R
Center C1=(21+0,20+3)=(21,23)
Radius R=2112+32=210
Inscribed Circle Center
A circle of radius r touches AB (x-axis) and AC (y-axis).
Its center C2 must be at (r,r).
Internal Touch Condition
Condition for internal touching:
Distance between centers = Difference of radii
C1C2=R−r
Distance Formula
C1=(21,23), C2=(r,r)
(r−21)2+(r−23)2=210−r
Squaring Both Sides
Squaring both sides:
(r−21)2+(r−23)2=(210−r)2
Expanding LHS
Expanding LHS:
(r2−r+41)+(r2−3r+49)
Expanding RHS
Expanding RHS:
410−10r+r2
Simplifying Equation
2r2−4r+410=410−10r+r2
Canceling 410 and subtracting r2:
r2−4r=−10r
Solving for r
r2−(4−10)r=0
r(r−(4−10))=0
Since r>0:
r=4−10
Final Approximation
10≈3.162
r≈4−3.162=0.838
Rounding to two decimal places:
r≈0.84
00:00 / 00:00
The Sigma Insight: Standard and General Equation of a Circle
Solution Diagram
The Geometric Canvas
Setting the Stage
Geometry is often a game of perspective. When you look at a problem like this, the first instinct might be to reach for complex trigonometric identities or circle theorems. But wait—let's pause.
The most powerful tool in our arsenal is often the simplest: the Cartesian coordinate system. By anchoring our triangle ABC at the origin, we turn a daunting geometric puzzle into a structured algebraic journey.
Imagine placing the right angle at A(0,0). Since AB=1 and AC=3, we immediately define our vertices: A(0,0), B(1,0), and C(0,3).
This isn't just a coordinate setup; it's a strategic choice that simplifies every subsequent calculation. We have transformed the abstract triangle into a concrete set of points on a grid.
The Circumcircle
A Geometric Gift
Now, consider the circumcircle of this right-angled triangle. There is a beautiful, fundamental property here: the circumcenter of any right-angled triangle lies exactly at the midpoint of its hypotenuse.
Our hypotenuse is the segment BC. Using the midpoint formula, the center C1 is simply:
(21+0,20+3)=(21,23)
What about the circumradius R? It is the distance from the center to any vertex, which is half the length of the hypotenuse BC.
The length of BC is 12+32=10. Thus, R=210. We have now unlocked the secrets of the larger circle.
The Small Circle
The Internal Constraint
Next, we introduce the smaller circle of radius r. It touches AB (the x-axis) and AC (the y-axis).
Because it is nestled in the corner at the origin, its center C2 must be at (r,r). This is the key to linking the two circles.
The problem states that this smaller circle touches the circumcircle internally. Geometrically, this means the distance between the two centers, C1 and C2, must be exactly the difference of their radii: d=R−r.
The Algebraic Bridge
Now, we apply the distance formula between C1(21,23) and C2(r,r):
(r−21)2+(r−23)2=210−r
I know, this equation looks intimidating with the square root and the fractions. But take a breath. We are just one squaring operation away from clarity.
Squaring both sides gives us:
(r−21)2+(r−23)2=(210−r)2
Expanding the left side, we get (r2−r+41)+(r2−3r+49), which simplifies to 2r2−4r+410. On the right side, we expand to get 410−10r+r2.
The Elegant Cancellation
Look closely at the equation now: 2r2−4r+410=410−10r+r2. Do you see it? The 410 terms on both sides cancel out completely!
This is the moment where the complexity collapses into elegance. We are left with:
r2−4r=−10r
Rearranging this, we get r2−(4−10)r=0. Since r>0, we can safely divide by r to find r=4−10.
Final Reflection
With 10≈3.162, our radius r is approximately 4−3.162=0.838. Rounding to two decimal places, we arrive at 0.84.
You have successfully navigated the coordinate plane, applied the internal tangency condition, and conquered the algebra. This is the essence of JEE Advanced physics and math: turning a complex visual problem into a series of logical, manageable steps.