Circles | Exercise 10.2

Question 12

A triangle ABC is drawn to circumscribe a circle of radius 4 cm such that the segments BD and DC into which BC is divided by the point of contact D are of lengths 8 cm and 6 cm respectively (see Fig. 10.14). Find the sides AB and AC.

Question diagram 1
Check your answer with HomiSolve it yourself, then let Homi check your steps and spot mistakes.
Solution

Tangent: A line that touches a circle at exactly one point without crossing through it.

Tangents from an External Point are Equal: Two tangents drawn from the same external point to a circle are always equal in length. Each vertex of the triangle is an external point — this lets us express all three sides in terms of the tangent lengths.

Circumscribed Triangle: A triangle that has a circle (incircle) inside it touching all three sides. The centre O is equidistant from all three sides, and OD = OE = OF = radius = 4 cm.

Semi-perimeter (ss): Half the perimeter of a triangle, used in Heron's formula: s=AB+BC+CA2s = \frac{AB + BC + CA}{2}.

We will use the property that tangents from an external point to a circle are equal.

Step 1 — Find side lengths

Let the circle touch side ABAB at point EE. Let the circle touch side ACAC at point FF. We know that tangents from an external point are equal. From point CC, CDCD and CFCF are tangents. So, CF=CD=6 cmCF = CD = \mathbf{6 \text{ cm}}. From point BB, BDBD and BEBE are tangents. So, BE=BD=8 cmBE = BD = \mathbf{8 \text{ cm}}. From point AA, AFAF and AEAE are tangents. Let AF=AE=xAF = AE = x. Now, let's find the lengths of the sides of ABC\triangle ABC. Side BC=BD+DCBC = BD + DC.

BC=8+6BC = 8 + 6

=14 cm= 14 \text{ cm}

Side AB=AE+EBAB = AE + EB.

AB=x+8AB = x + 8

Side AC=AF+FCAC = AF + FC.

AC=x+6AC = x + 6

Let's find the semi-perimeter ss of ABC\triangle ABC. The perimeter is AB+BC+ACAB + BC + AC.

2s=(x+8)+14+(x+6)2s = (x + 8) + 14 + (x + 6)

2s=2x+282s = 2x + 28

s=x+14s = x + 14

Diagram 1

Step 2 — Area using Heron's formula

Heron's Formula: Gives the area of a triangle using only its side lengths and semi-perimeter: Area=s(sa)(sb)(sc)\text{Area} = \sqrt{s(s-a)(s-b)(s-c)} where ss is the semi-perimeter and aa, bb, cc are the three sides.

We will use Heron's formula for the area of ABC\triangle ABC. Area =s(sa)(sb)(sc)= \sqrt{s(s-a)(s-b)(s-c)}. Here, a=BC=14a = BC = \mathbf{14}, b=AC=x+6b = AC = \mathbf{x+6}, c=AB=x+8c = AB = \mathbf{x+8}. Let's find the terms (sa)(s-a), (sb)(s-b), and (sc)(s-c).

sa=(x+14)14s - a = (x + 14) - 14

=x= x

sb=(x+14)(x+6)s - b = (x + 14) - (x + 6)

=8= 8

sc=(x+14)(x+8)s - c = (x + 14) - (x + 8)

=6= 6

Now, let's substitute these into Heron's formula.

Area(ABC)=(x+14)(x)(8)(6)\text{Area}(\triangle ABC) = \sqrt{(x+14)(x)(8)(6)}

=48x(x+14)= \sqrt{48x(x+14)}

Step 3 — Area as sum of smaller triangles

Key insight: The centre O is connected to each vertex, splitting △ABC into three smaller triangles — △OAB, △OBC, △OCA. The perpendicular from O to each side equals the inradius (r = 4 cm), which is the height of each smaller triangle.

The radius of the circle is r=4 cmr = \mathbf{4 \text{ cm}}. The area of ABC\triangle ABC is the sum of the areas of OAB\triangle OAB, OBC\triangle OBC, and OCA\triangle OCA. The height of each small triangle is the radius rr. Area of OBC=12×base×height\triangle OBC = \frac{1}{2} \times \text{base} \times \text{height}.

Area(OBC)=12×BC×OD\text{Area}(\triangle OBC) = \frac{1}{2} \times BC \times OD

=12×14×4= \frac{1}{2} \times 14 \times 4

=28 cm2= 28 \text{ cm}^2

Area of OCA=12×AC×OF\triangle OCA = \frac{1}{2} \times AC \times OF.

Area(OCA)=12×(x+6)×4\text{Area}(\triangle OCA) = \frac{1}{2} \times (x+6) \times 4

=2(x+6)= 2(x+6)

=2x+12 cm2= 2x + 12 \text{ cm}^2

Area of OAB=12×AB×OE\triangle OAB = \frac{1}{2} \times AB \times OE.

Area(OAB)=12×(x+8)×4\text{Area}(\triangle OAB) = \frac{1}{2} \times (x+8) \times 4

=2(x+8)= 2(x+8)

=2x+16 cm2= 2x + 16 \text{ cm}^2

Now, let's sum these areas to find the total area of ABC\triangle ABC.

Area(ABC)=28+(2x+12)+(2x+16)\text{Area}(\triangle ABC) = 28 + (2x + 12) + (2x + 16)

=4x+56= 4x + 56

Step 4 — Equate areas and solve for x

We have two expressions for the area of ABC\triangle ABC. Let's set them equal to each other.

48x(x+14)=4x+56\sqrt{48x(x+14)} = 4x + 56

We can factor out 4 from the right side.

48x(x+14)=4(x+14)\sqrt{48x(x+14)} = 4(x+14)

Squaring both sides: Valid here since both sides are positive (areas/lengths). This removes the square root.

Let's square both sides of the equation.

48x(x+14)=[4(x+14)]248x(x+14) = [4(x+14)]^2

48x(x+14)=16(x+14)248x(x+14) = 16(x+14)^2

Now, let's divide both sides by 16\mathbf{16}.

3x(x+14)=(x+14)23x(x+14) = (x+14)^2

Let's move all terms to one side.

3x(x+14)(x+14)2=03x(x+14) - (x+14)^2 = 0

We can factor out (x+14)(x+14).

(x+14)[3x(x+14)]=0(x+14)[3x - (x+14)] = 0

(x+14)(3xx14)=0(x+14)(3x - x - 14) = 0

(x+14)(2x14)=0(x+14)(2x - 14) = 0

This gives two possible solutions for xx.

x+14=0    x=14x + 14 = 0 \implies x = -14

2x14=0    2x=14    x=72x - 14 = 0 \implies 2x = 14 \implies x = 7

Discarding negative solution: Since xx represents a length (AE = AF), it must be positive. So x=14x = -14 is rejected.

Since a length cannot be negative, we discard x=14x = -14. Therefore, the value of xx is 7 cm\mathbf{7 \text{ cm}}.

Step 5 — Find sides AB and AC

Now we can find the lengths of sides ABAB and ACAC. Side AB=x+8AB = x + 8.

AB=7+8AB = 7 + 8

AB=15 cm\boxed{AB = 15 \text{ cm}}

Side AC=x+6AC = x + 6.

AC=7+6AC = 7 + 6

AC=13 cm\boxed{AC = 13 \text{ cm}}

Answer

(i) The side ABAB is 15 cm\mathbf{15 \text{ cm}}. (ii) The side ACAC is 13 cm\mathbf{13 \text{ cm}}.

More questions in Exercise 10.2

Q1

In Q.1 to 3, choose the correct option and give justification.

  1. From a point Q, the length of the tangent to a circle is 24 cm and the distance of Q from the centre is 25 cm. The radius of the circle is (A) 7 cm (B) 12 cm (C) 15 cm (D) 24.5 cm
Q2

In Q.1 to 3, choose the correct option and give justification.

  1. In Fig. 10.11, if TP and TQ are the two tangents to a circle with centre O so that POQ=110\angle \text{POQ} = 110^\circ, then PTQ\angle \text{PTQ} is equal to (A) 6060^\circ (B) 7070^\circ (C) 8080^\circ (D) 9090^\circ
Q3

In Q.1 to 3, choose the correct option and give justification.

  1. If tangents PA and PB from a point P to a circle with centre O are inclined to each other at angle of 8080^\circ, then POA\angle \text{POA} is equal to (A) 5050^\circ (B) 6060^\circ (C) 7070^\circ (D) 8080^\circ
Q4

Prove that the tangents drawn at the ends of a diameter of a circle are parallel.

Q5

Prove that the perpendicular at the point of contact to the tangent to a circle passes through the centre.

Q6

The length of a tangent from a point A at distance 5 cm from the centre of the circle is 4 cm. Find the radius of the circle.

Q7

Two concentric circles are of radii 5 cm and 3 cm. Find the length of the chord of the larger circle which touches the smaller circle.

Q8

A quadrilateral ABCD is drawn to circumscribe a circle (see Fig. 10.12). Prove that

AB+CD=AD+BC\text{AB} + \text{CD} = \text{AD} + \text{BC}

Q9

In Fig. 10.13, XY and XY\text{X}'\text{Y}' are two parallel tangents to a circle with centre O and another tangent AB with point of contact C intersecting XY at A and XY\text{X}'\text{Y}' at B. Prove that AOB=90\angle\text{AOB} = 90^\circ.

Q10

Prove that the angle between the two tangents drawn from an external point to a circle is supplementary to the angle subtended by the line-segment joining the points of contact at the centre.

Q11

Prove that the parallelogram circumscribing a circle is a rhombus.

Q12

A triangle ABC is drawn to circumscribe a circle of radius 4 cm such that the segments BD and DC into which BC is divided by the point of contact D are of lengths 8 cm and 6 cm respectively (see Fig. 10.14). Find the sides AB and AC.

Q13

Prove that opposite sides of a quadrilateral circumscribing a circle subtend supplementary angles at the centre of the circle.

← Back to Circles