Let A B C be a right angle triangle right angle at A . S be its circumcircle. Let S 1 be the circle touching the lines A B and A C and the circle S internally. Let S 2 be the circle touching the lines A B , A C and the circle S externally, if r 1 , r 2 be the radii of the circle S 1 and S 2 respectively then area of △ A B C is
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Can you please explain how you wrote down the equation of the common property of two circles.
Log in to reply
The circle's centre is positioned at ( R , R ) in the plane, so it has Cartesian equation ( y − R ) 2 + ( x − R ) 2 = R 2 ⟺ y = ± R 2 − ( x − R ) 2 + R . This 'common property' equation we use to represent two circles (the internally and externally tangent circles). They are both tangent to the circle with radius 2 m 2 + n 2 (obtained by using the fact that the hypotenuse of a right-angled triangle will be the diameter of its circumcircle), whose centre is positioned at ( 2 m , 2 n ) (as the centre bisects B C ). It then has Cartesian equation ( y − 2 n ) 2 + ( x − 2 m ) 2 = 4 m 2 + n 2 ⟺ y = ± 4 m 2 + n 2 − ( x − 2 m ) 2 + 2 n . Solving in terms of R and letting Δ = 0 yields the desired results for R .
Problem Loading...
Note Loading...
Set Loading...
Here is a pretty messy solution using coordinate geometry:
Position A at the origin O such that A B is on the x -axis and A C is on the y -axis; then S 1 has the equation ( x − r 1 ) 2 + ( y − r 1 ) 2 = r 1 2 and S 2 has the equation ( x − r 2 ) 2 + ( y − r 2 ) 2 = r 2 2 . If R is the radius of the circle with the common property of S 1 and S 2 , then we have ± R 2 − ( x − R ) 2 + R = ± 4 m 2 + n 2 − ( x − 2 m ) 2 + 2 n , where A B = m and A C = n . We can replace the ± on both sides with + since it is evident that both S 1 and S 2 must intersect S at a y -coordinate greater than C , and thus in their positive halves; not doing so would result in solutions for R corresponding to the radii of the two other externally tangent circles (this ambiguity should probably be clarified in the question). Also, this equation must have one solution in x since both S 1 and S 2 touch S tangentially. Therefore, we can let Δ = 0 and simplify to obtain − 2 m n 3 R 2 + 1 0 m n 2 R 3 − 1 6 m n R 4 + 8 m R 5 + 2 n 3 R 3 − 9 n 2 R 4 + 1 2 n R 5 − 4 R 6 ⟹ R 2 ( R − 2 n ) 2 ( R + m 2 + n 2 − m − n ) ( R − m 2 + n 2 − m − n ) ⟹ R = 0 , 2 n , m + n − m 2 + n 2 , m + n + m 2 + n 2 . = 0 = 0 We can discard R = 2 n due to the generality of our construction about y = x , and we can discard R = 0 (corresponding to the point O ). This leaves r 1 = m + n − m 2 + n 2 and r 2 = m + n + m 2 + n 2 . Hence, the area [ △ A B C ] is given by [ △ A B C ] = 2 m n = 4 ( m + n − m 2 + n 2 ) ( m + n + m 2 + n 2 ) = 4 r 1 r 2 .