Circle
O
is drawn on plane
K
. On the same plane,
Δ
A
B
C
with
A
B
=
1
3
,
A
C
=
1
4
, and
B
C
=
1
5
is drawn such that
A
B
and
A
C
are tangents to the circle at distinct points, and
B
C
contains the center
O
. If the area of circle
O
can be expressed in the form
b
a
π
, where
a
and
b
are positive coprime integers, find the value of
a
+
b
.
Draw a smiley face using the circle, and the title is justified. :)
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.
Hey I used the same method! :D
Nice problem! I used similar triangles to find 15 in terms or r, and also split the 13-14-15 triangle into a 9-12-15 and 5-12-13 to find the area, instead of Heron's formula.
i used cosine rule and similar triangles.
Here's a beautiful solution: Reflect triangle ABC over line BC to get a kite with an inscribed circle. The total area of the kite is twice the area of ABC. Using right triangles or Heron's formula (done thoroughly in other solutions), ABC has area 84, so the kite has area 168. Another way to calculate this area is to draw line segments from the center of the circle to the 4 vertices of the kite, creating 4 triangles with height of the radius. Since we know the length of the sides, this comes out to be: Area = (1/2) * r * (perimeter) = 27r. Equating this to 168 we get r = 56/9. Squaring this yields 3136/81, so our answer is 3136 + 81 = 3217.
A O is the angle bisector of ∠ B A C (Proof: triangles formed by A , O , and the points of tangency are congruent by SSS, so the angles must also be congruent), so by the angle bisector theorem, C B C O = 2 7 1 4 .
Let D be the foot of the altitude from B onto A C . We can see that B D = 1 2 because this splits △ A B C into a 5-12-13 triangle and a 9-12-15 triangle (This can be proved by constructing the 5-12-13 triangle and then constructing the 9-12-15 triangle on it. This resulting triangle is congruent to △ A B C by SSS.)
Drop a perpendicular from O to A C and let the foot of this perpendicular be E . △ B D C ∼ △ O E C by AA, so B D O E = 1 2 O E = C B C O = 2 7 1 3 . Therefore, O E = 2 7 1 2 × 1 4 = 9 5 6 .
The area of the circle is π × ( 9 5 6 ) 2 = 8 1 3 1 3 6 π . 3 1 3 6 + 8 1 = 3 2 1 7 .
I had a proof that was written a bit better but I accidentally clicked outside of the box right before I submitted it so I didn't want to type all that up again.
By cosine law
1 4 2 = 1 3 2 + 1 5 2 − ( 2 ) ( 1 3 ) ( 1 5 ) cos B
cos B = 6 5 3 3
cos C = 5 3
Therefore
sin B = 6 5 6 5 2 − 3 3 2 = 6 5 5 6
sin C = 5 4
Solving for the radius R. From center O draw a line perpendicular to the AB and AC.
sin B = O B R = 6 5 5 6
O B = 5 6 6 5 R
sin C = O C R = 5 4
O C = 4 5 R
O B + O C = 1 5
5 6 6 5 R + 4 5 R = 1 5
R = 9 5 6
Solving for the area of the circle O:
A c i r c l e = ( 9 5 6 ) 2 × π
A c i r c l e = 8 1 3 1 3 6 × π
a + b = 3 1 3 6 + 8 1 = 3 2 1 7
Here's the best way to approach such problems- Let R be the radius of the circle. We know the area of ABC from Heron's formula which comes out to be 84. Draw line AO & perpendiculars from O to AB & AC. Now ar ABC=ar ABO+ar ACO ⇒ 2 1 4 R + 1 3 R = 8 4 ⇒ R = 9 5 6 ⇒ R 2 = 8 1 3 1 3 6 Hence our answer is 3 1 3 6 + 8 1 = 3 2 1 7 Hope that helped!
Let us consider the point of tangency of AB and AC be L and M respectively.....so OL = OM = r (radius of the circle)
OL perpendicular to AB (using properties of circle) OM perpendicular to AC(using properties of circle)sin
BY USING HERONS FORMULA area of triangle ABC = 84 sq unit
1/2 * AB * BC * sinB = 84
1/2 * 13 * 15 * sinB = 84
sinB = 56/65 ..............(1)
now again... 1/2 * AC * BC * sinC = 84 1/2 * 14 * 15 * sinC = 84 sinC = 4/5 ....................(2)
In triangle OLB ... OB = r / sinB OB = r /( 56/65) [ from (1)] OB = 65r /56
In triangle OLC .. OC = r / sinC OC = r / (4/5) [from (2)] OC = 5r/4
NOw,
OB + OC = BC
65r/56 + 5r/4 = 15 [ BC =15 (given)]
r = 56/9
AREA OF CIRCLE = (56/9)^2 * PIE = 3136 / 81 * PIE = a / b * PIE a + b = 3136 + 81 = 3217 .ans
Problem Loading...
Note Loading...
Set Loading...
Let the point of tangency of A B to the circle be X , and the point of tangency of A C to the same circle be Y . Construct the following segments: O X , O Y , O A . Note that O X = O Y = radius of the circle , and we will denote this by r .
This construction forms two triangles: Δ A O B with base A B and altitude O X , and Δ A O C with base A C and altitude O Y (Why O X and O Y are altitudes of the respective triangles?). The areas of these triangles sum up to the area of Δ A B C , i.e. [ A O B ] + [ A O C ] = [ A B C ] The area of Δ A B C can be found by Heron's formula. With s = 2 A B + A C + B C = 2 1 3 + 1 4 + 1 5 = 2 1 , we have [ A B C ] = s ( s − A B ) ( s − A C ) ( s − B C ) = 2 1 ( 2 1 − 1 3 ) ( 2 1 − 1 4 ) ( 2 1 − 1 5 ) = 8 4 On the other hand, the areas of Δ A O B and Δ A O C can be found by the basic formula A = 2 base × altitude . Thus [ A O B ] + [ A O C ] = [ A B C ] becomes 2 ( A B ) ( O X ) + 2 ( A C ) ( O Y ) = 8 4 2 ( 1 3 ) ( r ) + 2 ( 1 4 ) ( r ) = 8 4 2 2 7 r = 8 4 r = 9 5 6 Therefore, the area of circle O is A = π r 2 = π ( 9 5 6 ) 2 = 8 1 3 1 3 6 π So a + b = 3 2 1 7 .