HOME/NOTES/CONCEPT

Solution of Triangles for JEE: Every Formula, Proved and Solved

Ritesh Raj · 3 Sept 2026
Aa
38 min read19 sectionsConcept

A triangle has six elements: three sides and three angles. Give me any three of them, one of which is a side, and the triangle is fixed. Everything else, every remaining side, every remaining angle, the area, the radius of the circle through the vertices, the radius of the circle inside it, is then a computation and nothing more.

This chapter is that computation, done properly. The sine rule and the cosine rule are the two engines. The half angle formulae are the bridge that turns any angle condition into a statement about ss, aa, bb and cc. After that come the four centres, the four circles, and the handful of identities that JEE keeps coming back to. Everything below is proved, not asserted, and every worked example was re-derived from scratch before it was written down.

The six elements and what fixes a triangle

Write the standard labels once and never change them. In ABC\triangle ABC the angles at the vertices are AA, BB, CC, and the side opposite each is aa, bb, cc respectively.

Triangle ABC with sides a, b, c opposite the angles A, B, C

Three facts hold in every triangle and are used constantly without comment:

A+B+C=180A+B+C=180^\circ a+b>c,b+c>a,c+a>ba+b>c,\quad b+c>a,\quad c+a>b a>b    A>Ba>b \iff A>B

The semi-perimeter is the single most useful abbreviation in the chapter:

s=a+b+c2s=\frac{a+b+c}{2}

so that sa=b+ca2s-a=\dfrac{b+c-a}{2}, and each of sas-a, sbs-b, scs-c is strictly positive.

Which three elements are enough

Three sides (SSS), two sides and the angle between them (SAS), two angles and any side (AAS or ASA) each fix the triangle completely. Two sides and an angle not between them (SSA) may fix nothing, one triangle, or two. That is the ambiguous case, and it has its own section below.

Example 1 (IITianForum). In ABC\triangle ABC, a=13a=13, b=14b=14, c=15c=15. Find cosA\cos A, the area, the inradius and the circumradius.

SHOW SOLUTION

Step 1. Write down ss and the area

s=13+14+152=21s=\frac{13+14+15}{2}=21Δ=s(sa)(sb)(sc)\Delta=\sqrt{s(s-a)(s-b)(s-c)}Δ=21876\Delta=\sqrt{21\cdot 8\cdot 7\cdot 6}Δ=7056=84\Delta=\sqrt{7056}=84

Step 2. Use the cosine rule for cosA\cos A

cosA=b2+c2a22bc=196+22516921415\cos A=\frac{b^2+c^2-a^2}{2bc}=\frac{196+225-169}{2\cdot 14\cdot 15}cosA=252420=35\cos A=\frac{252}{420}=\frac{3}{5}

Step 3. Read off the two radii

r=Δs=8421=4r=\frac{\Delta}{s}=\frac{84}{21}=4R=abc4Δ=131415336=658R=\frac{abc}{4\Delta}=\frac{13\cdot 14\cdot 15}{336}=\frac{65}{8}

Answer: cosA=35\cos A=\dfrac35, Δ=84\Delta=84, r=4r=4, R=658R=\dfrac{65}{8}.

This triangle is worth memorising. Its area, its inradius, its circumradius and all three exradii are rational, which makes it the cleanest possible test case for any identity you are unsure of.

The 13-14-15 triangle with its incircle and the values of s, area, r and R

Sine rule and the circumcircle

The circle through the three vertices is the circumcircle; its centre is the circumcentre OO and its radius is RR.

asinA=bsinB=csinC=2R\frac{a}{\sin A}=\frac{b}{\sin B}=\frac{c}{\sin C}=2R

Proof. Draw the circumcircle and let BABA' be the diameter through BB. The angle in a semicircle is a right angle, so BCA=90\angle BCA'=90^\circ. Angles BAC\angle BA'C and BAC\angle BAC stand on the same arc BCBC, so BAC=A\angle BA'C=A. In the right triangle BCABCA',

a=BC=BAsinA=2RsinAa=BC=BA'\sin A=2R\sin A

The same argument at the other two vertices gives the other two ratios. If AA is obtuse the point AA' lies on the other arc and BAC=180A\angle BA'C=180^\circ-A, whose sine is still sinA\sin A, so the result is unchanged.

Circumcircle with the diameter BA-prime used to prove a = 2R sin A
Three forms of the same statement are worth having in your hands at once: a=2RsinA,b=2RsinBa=2R\sin A,\quad b=2R\sin B c=2RsinCc=2R\sin C sinA=a2R,sinB=b2R\sin A=\frac{a}{2R},\quad \sin B=\frac{b}{2R} sinC=c2R\sin C=\frac{c}{2R} a:b:c=sinA:sinB:sinCa:b:c=\sin A:\sin B:\sin C

The third line is the one that turns a condition on the sides into a condition on the angles, and back again. Whenever a question mixes sides and sines, convert everything to one or the other before doing anything else.

The substitution that clears most identity questions

Put a=2RsinAa=2R\sin A, b=2RsinBb=2R\sin B, c=2RsinCc=2R\sin C. Every RR cancels in a homogeneous expression, and what is left is pure trigonometry in AA, BB, CC with A+B+C=180A+B+C=180^\circ.

Example 2 (IITianForum). In ABC\triangle ABC, A=30A=30^\circ and a=8a=8. Find RR, and find bb if B=45B=45^\circ.

SHOW SOLUTION

Step 1. Get 2R2R from the given pair

2R=asinA=8sin30=81/2=162R=\frac{a}{\sin A}=\frac{8}{\sin 30^\circ}=\frac{8}{1/2}=16

so R=8R=8.

Step 2. Use the same constant for bb

b=2RsinB=16sin45=1622b=2R\sin B=16\sin 45^\circ=16\cdot\frac{\sqrt2}{2}b=82b=8\sqrt2

Answer: R=8R=8 and b=82b=8\sqrt2.

Example 3 (JEE Main 2026, 4 April Shift 2). Let AA and BB be points on the two half-lines x3y=αx-\sqrt3\,|y|=\alpha, α>0\alpha>0, at a distance α\alpha from their point of intersection PP. The segment ABAB meets the angle bisector of the half-lines at QQ. If PQ=92PQ=\dfrac92 and RR is the circumradius of PAB\triangle PAB, find α2R\dfrac{\alpha^2}{R}.

SHOW SOLUTION
The two half-lines meeting at P with the equilateral triangle PAB and the median PQ

Step 1. Split the modulus and find the apex angle

x3y=αx-\sqrt3\,|y|=\alpha is the pair of half-lines

x3y=αandx+3y=αx-\sqrt3\,y=\alpha \quad\text{and}\quad x+\sqrt3\,y=\alpha

meeting at P(α,0)P(\alpha,0). Their slopes are 13\dfrac{1}{\sqrt3} and 13-\dfrac{1}{\sqrt3}, so each makes 3030^\circ with the xx-axis and the angle at PP is 6060^\circ.

Step 2. Recognise the triangle

PA=PB=αPA=PB=\alpha with an included angle of 6060^\circ, so PAB\triangle PAB is equilateral of side α\alpha.

Step 3. Use the median

The bisector of the apex angle is the xx-axis, and it meets ABAB at its midpoint QQ. In an equilateral triangle the median is 32\dfrac{\sqrt3}{2} times the side:

32α=92    α=93=33\frac{\sqrt3}{2}\,\alpha=\frac92 \implies \alpha=\frac{9}{\sqrt3}=3\sqrt3

Step 4. Circumradius of an equilateral triangle

R=a2sinA=α2sin60=α3=3R=\frac{a}{2\sin A}=\frac{\alpha}{2\sin 60^\circ}=\frac{\alpha}{\sqrt3}=3α2R=273=9\frac{\alpha^2}{R}=\frac{27}{3}=9

Answer: 99.

The whole question is the sine rule applied once, after one line of reading. The half-lines are a disguise for "isosceles with a 6060^\circ apex", and that phrase always means equilateral.

Cosine rule

The cosine rule is what you reach for whenever an angle sits between two known sides, or whenever all three sides are known.

cosA=b2+c2a22bc\cos A=\frac{b^2+c^2-a^2}{2bc} cosB=c2+a2b22ca\cos B=\frac{c^2+a^2-b^2}{2ca} cosC=a2+b2c22ab\cos C=\frac{a^2+b^2-c^2}{2ab}

Proof. Drop the perpendicular ADAD from AA onto BCBC. In the right triangle ABDABD, BD=ccosBBD=c\cos B and AD=csinBAD=c\sin B, so DC=accosBDC=a-c\cos B. Pythagoras in ADCADC gives

b2=(csinB)2+(accosB)2b^2=(c\sin B)^2+(a-c\cos B)^2

and using sin2B+cos2B=1\sin^2 B+\cos^2 B=1 this collapses to

b2=a2+c22accosBb^2=a^2+c^2-2ac\cos B

If BB is obtuse the foot DD falls outside BCBC and BD=ccosBBD=c\cos B is negative, which is exactly what the algebra above already assumes. No separate case is needed.

Cosine rule proved by dropping one altitude and applying Pythagoras
Rearranged, the same statement reads a2=b2+c22bccosAa^2=b^2+c^2-2bc\cos A

and this is the form to use when the angle is given and the opposite side is wanted.

The sign that decides the shape

a2=b2+c22bccosAa^2=b^2+c^2-2bc\cos A says the sign of b2+c2a2b^2+c^2-a^2 is the sign of cosA\cos A. So a2<b2+c2a^2<b^2+c^2 means AA is acute, a2=b2+c2a^2=b^2+c^2 means AA is right, and a2>b2+c2a^2>b^2+c^2 means AA is obtuse. Test the largest side only. Checking a smaller side proves nothing, because the angle opposite it was never going to be the obtuse one.

Example 4 (IITianForum). In ABC\triangle ABC, b=5b=5, c=8c=8 and A=60A=60^\circ. Find aa and the area.

SHOW SOLUTION

Step 1. Cosine rule for the third side

a2=25+64258cos60a^2=25+64-2\cdot 5\cdot 8\cdot\cos 60^\circa2=898012=8940=49a^2=89-80\cdot\frac12=89-40=49

so a=7a=7.

Step 2. Area from two sides and the included angle

Δ=12bcsinA=125832\Delta=\frac12 bc\sin A=\frac12\cdot 5\cdot 8\cdot\frac{\sqrt3}{2}Δ=103\Delta=10\sqrt3

Answer: a=7a=7 and Δ=103\Delta=10\sqrt3.

Example 5 (JEE Main 2026, 21 January Shift 2). For a triangle ABCABC let p=BC\vec p=\overrightarrow{BC}, q=CA\vec q=\overrightarrow{CA}, r=BA\vec r=\overrightarrow{BA}. If p=23|\vec p|=2\sqrt3, q=2|\vec q|=2 and cosθ=13\cos\theta=\dfrac{1}{\sqrt3}, where θ\theta is the angle between p\vec p and q\vec q, find p×(q3r)2+3r2\big|\vec p\times(\vec q-3\vec r)\big|^2+3|\vec r|^2.

SHOW SOLUTION

Step 1. Find the relation between the three vectors

BC+CA=BA    p+q=r\overrightarrow{BC}+\overrightarrow{CA}=\overrightarrow{BA}\implies \vec p+\vec q=\vec r

Step 2. Get r2|\vec r|^2 by the cosine rule

The angle between p\vec p and q\vec q as vectors is θ\theta, but the interior angle of the triangle at CC is 180θ180^\circ-\theta, because CB=p\overrightarrow{CB}=-\vec p. So

r2=p2+q22pqcos(180θ)|\vec r|^2=|\vec p|^2+|\vec q|^2-2|\vec p||\vec q|\cos(180^\circ-\theta)r2=12+4+2(23)(2)13|\vec r|^2=12+4+2(2\sqrt3)(2)\cdot\frac{1}{\sqrt3}r2=16+8=24|\vec r|^2=16+8=24

Step 3. Simplify the cross product before computing anything

q3r=q3(p+q)=3p2q\vec q-3\vec r=\vec q-3(\vec p+\vec q)=-3\vec p-2\vec qp×(3p2q)=2(p×q)\vec p\times(-3\vec p-2\vec q)=-2(\vec p\times\vec q)

because p×p=0\vec p\times\vec p=\vec 0.

Step 4. Take the square of the magnitude

2(p×q)2=4p2q2sin2θ\big|-2(\vec p\times\vec q)\big|^2=4|\vec p|^2|\vec q|^2\sin^2\thetasin2θ=113=23\sin^2\theta=1-\frac13=\frac23=412423=128=4\cdot 12\cdot 4\cdot\frac23=128

Step 5. Add the second term

128+3(24)=128+72=200128+3(24)=128+72=200

Answer: (4) 200200.

The vector notation is decoration. The only piece of real work is spotting that the interior angle at CC is 180θ180^\circ-\theta, not θ\theta; getting that wrong gives r2=8|\vec r|^2=8 and a wrong option that is on the paper.

Projection formulae

Every side is the sum of the projections of the other two onto it.

a=bcosC+ccosBa=b\cos C+c\cos B b=ccosA+acosCb=c\cos A+a\cos C c=acosB+bcosAc=a\cos B+b\cos A

Proof. With DD the foot of the perpendicular from AA to BCBC, BD=ccosBBD=c\cos B and DC=bcosCDC=b\cos C, and a=BD+DCa=BD+DC. If BB is obtuse, DD lies outside the segment on the far side of BB, cosB<0\cos B<0, and BD=ccosBBD=c\cos B is a signed length, so the sum is still correct.

The projection formula in the acute case and the obtuse case

These three are the fastest route from a side condition to an angle condition, because substituting a=2RsinAa=2R\sin A turns the first into

sinA=sinBcosC+sinCcosB\sin A=\sin B\cos C+\sin C\cos B sinA=sin(B+C)\sin A=\sin(B+C)

which is the statement A+B+C=180A+B+C=180^\circ in disguise. That is worth knowing: the projection formulae carry no information beyond the angle sum and the sine rule, so they never let you conclude something new on their own. What they do is convert an expression quickly.

Example 6 (IITianForum). In ABC\triangle ABC, acosA=bcosBa\cos A=b\cos B. What can you say about the triangle?

SHOW SOLUTION

Step 1. Convert sides to sines

Put a=2RsinAa=2R\sin A and b=2RsinBb=2R\sin B:

2RsinAcosA=2RsinBcosB2R\sin A\cos A=2R\sin B\cos Bsin2A=sin2B\sin 2A=\sin 2B

Step 2. Solve the sine equation, keeping both branches

2A=2Bor2A=1802B2A=2B \quad\text{or}\quad 2A=180^\circ-2BA=BorA+B=90A=B \quad\text{or}\quad A+B=90^\circ

Step 3. Read both branches as geometry

A=BA=B means the triangle is isosceles with a=ba=b. And A+B=90A+B=90^\circ means C=90C=90^\circ, so the triangle is right angled at CC.

Answer: the triangle is isosceles (a=ba=b) or right angled at CC, and both genuinely occur.

The mark here is lost by cancelling. Writing sin2A=sin2B    A=B\sin 2A=\sin 2B\implies A=B throws away the second branch, and the option "isosceles or right angled" is always on the paper for exactly that reason.

Never cancel a sine, a cosine or a side

sin2A=sin2B\sin 2A=\sin 2B gives two families, not one. cosA=cosB\cos A=\cos B gives one, because cos\cos is injective on (0,180)(0^\circ,180^\circ). Before cancelling anything in this chapter, ask whether the function is one-to-one on the range an angle of a triangle can occupy.

Half angle formulae and the semi-perimeter

These are the bridge between angles and sides. Everything on the right is built from ss, aa, bb, cc alone.

sinA2=(sb)(sc)bc\sin\frac{A}{2}=\sqrt{\frac{(s-b)(s-c)}{bc}} cosA2=s(sa)bc\cos\frac{A}{2}=\sqrt{\frac{s(s-a)}{bc}} tanA2=(sb)(sc)s(sa)\tan\frac{A}{2}=\sqrt{\frac{(s-b)(s-c)}{s(s-a)}}

Proof. Start from cosA=12sin2A2\cos A=1-2\sin^2\dfrac{A}{2} and the cosine rule:

2sin2A2=1b2+c2a22bc2\sin^2\frac{A}{2}=1-\frac{b^2+c^2-a^2}{2bc} 2sin2A2=a2(bc)22bc2\sin^2\frac{A}{2}=\frac{a^2-(b-c)^2}{2bc} 2sin2A2=(ab+c)(a+bc)2bc2\sin^2\frac{A}{2}=\frac{(a-b+c)(a+b-c)}{2bc}

Now ab+c=2(sb)a-b+c=2(s-b) and a+bc=2(sc)a+b-c=2(s-c), so

sin2A2=(sb)(sc)bc\sin^2\frac{A}{2}=\frac{(s-b)(s-c)}{bc}

Since 0<A2<900<\dfrac{A}{2}<90^\circ the sine is positive and the square root is unambiguous. The cosine formula follows the same way from cosA=2cos2A21\cos A=2\cos^2\dfrac{A}{2}-1, and the tangent is their quotient.

The half angle is always acute, which is the whole reason these formulae are single valued while sinA=a2R\sin A=\dfrac{a}{2R} is not. That single fact resolves the ambiguous case later on.

Incircle touching the three sides, with tangent lengths s-a, s-b and s-c

The picture explains where sas-a comes from. The two tangents to the incircle from AA are equal; call that length xx, and similarly yy from BB and zz from CC. Then

y+z=a,z+x=b,x+y=cy+z=a,\quad z+x=b,\quad x+y=c x+y+z=sx+y+z=s x=sa,y=sb,z=scx=s-a,\quad y=s-b,\quad z=s-c

and from the right triangle formed by AA, the incentre and a point of contact,

tanA2=rsa\tan\frac{A}{2}=\frac{r}{s-a}

Example 7 (IITianForum). For the triangle with a=13a=13, b=14b=14, c=15c=15, find tanA2\tan\dfrac{A}{2} and confirm it against rr and sas-a.

SHOW SOLUTION

Step 1. Use the half angle formula

With s=21s=21: sa=8s-a=8, sb=7s-b=7, sc=6s-c=6.

tanA2=(sb)(sc)s(sa)=76218\tan\frac{A}{2}=\sqrt{\frac{(s-b)(s-c)}{s(s-a)}}=\sqrt{\frac{7\cdot 6}{21\cdot 8}}tanA2=42168=14=12\tan\frac{A}{2}=\sqrt{\frac{42}{168}}=\sqrt{\frac14}=\frac12

Step 2. Cross-check with the tangent length

From Example 1, r=4r=4, and sa=8s-a=8:

rsa=48=12\frac{r}{s-a}=\frac{4}{8}=\frac12

The two agree.

Step 3. Sanity check against cosA\cos A

tanA2=12\tan\dfrac{A}{2}=\dfrac12 gives cosA=1tan2(A/2)1+tan2(A/2)=1141+14=35\cos A=\dfrac{1-\tan^2(A/2)}{1+\tan^2(A/2)}=\dfrac{1-\frac14}{1+\frac14}=\dfrac35, which is what Example 1 found.

Answer: tanA2=12\tan\dfrac{A}{2}=\dfrac12.

When to reach for the half angle

Any condition of the form tanA2tanB2=k\tan\frac{A}{2}\tan\frac{B}{2}=k, or a ratio of half angle tangents, or a mixture of rr, r1r_1 and an angle, collapses the moment you substitute the ss forms. Full angle formulae almost never simplify these; half angle formulae almost always do.

Napier's analogy and Mollweide's check

Napier's analogy converts a ratio of sides into a difference of angles, which is exactly what you need when two sides and the included angle are given.

tanAB2=aba+bcotC2\tan\frac{A-B}{2}=\frac{a-b}{a+b}\cot\frac{C}{2} tanBC2=bcb+ccotA2\tan\frac{B-C}{2}=\frac{b-c}{b+c}\cot\frac{A}{2} tanCA2=cac+acotB2\tan\frac{C-A}{2}=\frac{c-a}{c+a}\cot\frac{B}{2}

Proof. By the sine rule,

aba+b=sinAsinBsinA+sinB\frac{a-b}{a+b}=\frac{\sin A-\sin B}{\sin A+\sin B} =2cosA+B2sinAB22sinA+B2cosAB2=\frac{2\cos\frac{A+B}{2}\sin\frac{A-B}{2}}{2\sin\frac{A+B}{2}\cos\frac{A-B}{2}} =tanAB2cotA+B2=\tan\frac{A-B}{2}\cot\frac{A+B}{2}

and A+B2=90C2\dfrac{A+B}{2}=90^\circ-\dfrac{C}{2}, so cotA+B2=tanC2\cot\dfrac{A+B}{2}=\tan\dfrac{C}{2}. Rearranging gives the result.

Mollweide's formulae are the companion pair, and they are the best available check on a finished solution because every one of the six elements appears in each:

a+bc=cosAB2sinC2\frac{a+b}{c}=\frac{\cos\frac{A-B}{2}}{\sin\frac{C}{2}} abc=sinAB2cosC2\frac{a-b}{c}=\frac{\sin\frac{A-B}{2}}{\cos\frac{C}{2}}

Example 8 (IITianForum). In ABC\triangle ABC, a=6a=6, b=3b=3 and C=60C=60^\circ. Solve the triangle.

SHOW SOLUTION
The triangle a=6, b=3, C=60 degrees solved by Napier's analogy

Step 1. Napier for the difference of the other two angles

tanAB2=636+3cot30=393\tan\frac{A-B}{2}=\frac{6-3}{6+3}\cot 30^\circ=\frac{3}{9}\cdot\sqrt3tanAB2=33=tan30\tan\frac{A-B}{2}=\frac{\sqrt3}{3}=\tan 30^\circ

so AB2=30\dfrac{A-B}{2}=30^\circ and AB=60A-B=60^\circ.

Step 2. Combine with the angle sum

A+B=18060=120A+B=180^\circ-60^\circ=120^\circA=90,B=30A=90^\circ,\qquad B=30^\circ

Step 3. Third side by the cosine rule

c2=36+926312=4518=27c^2=36+9-2\cdot 6\cdot 3\cdot\frac12=45-18=27c=33c=3\sqrt3

Step 4. Check with Mollweide

abc=333=13\frac{a-b}{c}=\frac{3}{3\sqrt3}=\frac{1}{\sqrt3}sinAB2cosC2=sin30cos30=1/23/2=13\frac{\sin\frac{A-B}{2}}{\cos\frac{C}{2}}=\frac{\sin 30^\circ}{\cos 30^\circ}=\frac{1/2}{\sqrt3/2}=\frac{1}{\sqrt3}

The two agree, so all six elements are consistent.

Answer: A=90A=90^\circ, B=30B=30^\circ, c=33c=3\sqrt3.

Area of a triangle: seven ways

Each of these is the same number Δ\Delta, written in terms of whatever you happen to know.

GivenArea
two sides and the included angleΔ=12absinC=12bcsinA=12casinB\Delta=\frac12 ab\sin C=\frac12 bc\sin A=\frac12 ca\sin B
three sidesΔ=s(sa)(sb)(sc)\Delta=\sqrt{s(s-a)(s-b)(s-c)}
three sides and RRΔ=abc4R\Delta=\dfrac{abc}{4R}
inradius and ssΔ=rs\Delta=rs
an exradiusΔ=r1(sa)=r2(sb)=r3(sc)\Delta=r_1(s-a)=r_2(s-b)=r_3(s-c)
two angles and the included sideΔ=a2sinBsinC2sin(B+C)\Delta=\dfrac{a^2\sin B\sin C}{2\sin(B+C)}
the circumradius and the anglesΔ=2R2sinAsinBsinC\Delta=2R^2\sin A\sin B\sin C
Area from a base and the height b sin C

Proof of the first. The height from AA onto BCBC is bsinCb\sin C, so Δ=12absinC\Delta=\frac12 a\cdot b\sin C. Proof of Heron's. Square the first form and use sin2C=(1cosC)(1+cosC)\sin^2 C=(1-\cos C)(1+\cos C) with the cosine rule; the four factors that appear are exactly 2s2s, 2(sa)2(s-a), 2(sb)2(s-b), 2(sc)2(s-c) divided by 4ab4ab. Proof of the third. Substitute sinC=c2R\sin C=\dfrac{c}{2R} into the first. Proof of the fourth. Join the incentre to the three vertices, splitting the triangle into three triangles of heights rr and bases aa, bb, cc, so Δ=12r(a+b+c)=rs\Delta=\frac12 r(a+b+c)=rs.

The three altitudes p1p_1, p2p_2, p3p_3 from AA, BB, CC satisfy p1=2Δap_1=\dfrac{2\Delta}{a} and so on, from which

1p1+1p2+1p3=a+b+c2Δ=1r\frac{1}{p_1}+\frac{1}{p_2}+\frac{1}{p_3}=\frac{a+b+c}{2\Delta}=\frac1r p1p2p3=8Δ3abc=(abc)28R3p_1p_2p_3=\frac{8\Delta^3}{abc}=\frac{(abc)^2}{8R^3}

Example 9 (IITianForum). Find the three altitudes of the triangle with sides 1313, 1414, 1515, and verify 1p1+1p2+1p3=1r\dfrac{1}{p_1}+\dfrac{1}{p_2}+\dfrac{1}{p_3}=\dfrac1r.

SHOW SOLUTION

Step 1. Use Δ=84\Delta=84 from Example 1

p1=2Δa=16813p_1=\frac{2\Delta}{a}=\frac{168}{13}p2=2Δb=16814=12p_2=\frac{2\Delta}{b}=\frac{168}{14}=12p3=2Δc=16815=565p_3=\frac{2\Delta}{c}=\frac{168}{15}=\frac{56}{5}

Step 2. Add the reciprocals over a common denominator

13168+112+556=13168+14168+15168\frac{13}{168}+\frac{1}{12}+\frac{5}{56}=\frac{13}{168}+\frac{14}{168}+\frac{15}{168}=42168=14=\frac{42}{168}=\frac14

Step 3. Compare with 1r\dfrac1r

r=4r=4, so 1r=14\dfrac1r=\dfrac14. They match.

Answer: 16813\dfrac{168}{13}, 1212, 565\dfrac{56}{5}, and the identity holds.

Notice why the identity is obvious once written this way: the reciprocals are a2Δ\dfrac{a}{2\Delta}, b2Δ\dfrac{b}{2\Delta}, c2Δ\dfrac{c}{2\Delta}, which sum to 2s2Δ=sΔ=1r\dfrac{2s}{2\Delta}=\dfrac{s}{\Delta}=\dfrac1r.

Medians, Apollonius and the m-n theorem

The median from AA meets BCBC at its midpoint DD. Its length is

ma=122b2+2c2a2m_a=\frac12\sqrt{2b^2+2c^2-a^2}

Proof (Apollonius). Apply the cosine rule in ABD\triangle ABD and in ACD\triangle ACD at the two supplementary angles ADB\angle ADB and ADC\angle ADC. The cosine terms are equal and opposite, so adding the two equations kills them:

b2+c2=2ma2+a22b^2+c^2=2m_a^2+\frac{a^2}{2}

which rearranges to the formula above. In words: the sum of the squares of two sides is twice the square of the median to the third side plus twice the square of half that side.

Median AD of a triangle, with Apollonius theorem stated

Two consequences worth carrying:

ma2+mb2+mc2=34(a2+b2+c2)m_a^2+m_b^2+m_c^2=\frac34\left(a^2+b^2+c^2\right) GA2+GB2+GC2=a2+b2+c23GA^2+GB^2+GC^2=\frac{a^2+b^2+c^2}{3}

where GG is the centroid. The second follows from the first because GA=23maGA=\frac23 m_a.

For a general cevian, not just a median, the tool is the mm-nn theorem. If DD lies on BCBC with BD:DC=m:nBD:DC=m:n, and θ=ADC\theta=\angle ADC, then

(m+n)cotθ=ncotBmcotC(m+n)\cot\theta=n\cot B-m\cot C (m+n)cotθ=mcotαncotβ(m+n)\cot\theta=m\cot\alpha-n\cot\beta

where α=BAD\alpha=\angle BAD and β=DAC\beta=\angle DAC.

The m-n theorem for a cevian dividing BC in the ratio m to n

Proof. Write the area of ABD\triangle ABD two ways and the area of ADC\triangle ADC two ways, or apply the sine rule in each of the two sub-triangles and divide. Either route gives BDDC=sinαsinβsinCsinB\dfrac{BD}{DC}=\dfrac{\sin\alpha}{\sin\beta}\cdot\dfrac{\sin C}{\sin B}, and expanding θ=B+α\theta=B+\alpha turns that into the cotangent form.

Example 10 (IITianForum). In ABC\triangle ABC, B=30B=30^\circ and C=45C=45^\circ. If ADAD is the median to BCBC, find cot(ADC)\cot(\angle ADC).

SHOW SOLUTION

Step 1. A median is the case m=nm=n

(m+n)cotθ=ncotBmcotC(m+n)\cot\theta=n\cot B-m\cot C

with m=nm=n becomes

2cotθ=cotBcotC2\cot\theta=\cot B-\cot C

Step 2. Substitute the two angles

2cotθ=cot30cot45=312\cot\theta=\cot 30^\circ-\cot 45^\circ=\sqrt3-1cotθ=312\cot\theta=\frac{\sqrt3-1}{2}

Answer: cot(ADC)=312\cot(\angle ADC)=\dfrac{\sqrt3-1}{2}.

Worth noting: cotθ>0\cot\theta>0, so θ\theta is acute, which is the expected picture when C>BC>B. If you get a negative cotangent for ADC\angle ADC in a problem like this, check which of the two angles at DD you have actually computed.

A median with base angles 30 and 45 degrees

Example 11 (JEE Main 2025, 4 April Shift 2). The three sides of a triangle ABCABC are given by the vectors 2i^j^+k^2\hat i-\hat j+\hat k, i^3j^5k^\hat i-3\hat j-5\hat k and 3i^4j^4k^3\hat i-4\hat j-4\hat k. If GG is the centroid, find 6(AG2+BG2+CG2)6\left(|\overrightarrow{AG}|^2+|\overrightarrow{BG}|^2+|\overrightarrow{CG}|^2\right).

SHOW SOLUTION

Step 1. Recognise the identity that does all the work

GA2+GB2+GC2=a2+b2+c23GA^2+GB^2+GC^2=\frac{a^2+b^2+c^2}{3}

so the answer is 2(a2+b2+c2)2\left(a^2+b^2+c^2\right), and the three side vectors are given, so nothing needs to be located.

Step 2. Square the three side lengths

a2+b2+c2=6+35+41a^2+b^2+c^2=6+35+41a2+b2+c2=82a^2+b^2+c^2=82

Step 3. Multiply

6(GA2+GB2+GC2)=282=1646\left(GA^2+GB^2+GC^2\right)=2\cdot 82=164

Answer: 164164.

A quick consistency check that the three vectors really do close into a triangle: (2,1,1)+(1,3,5)=(3,4,4)(2,-1,1)+(1,-3,-5)=(3,-4,-4), so with suitable orientations they sum to zero. If they had not, the question would have no triangle at all.

The four centres

The circumcentre, incentre, centroid and orthocentre of the same triangle
CentreBuilt fromPosition
circumcentre OOperpendicular bisectors of the sidesinside if acute, on the hypotenuse midpoint if right, outside if obtuse
incentre IIinternal angle bisectorsalways inside
centroid GGmedians, dividing each 2:12:1 from the vertexalways inside
orthocentre HHaltitudesinside if acute, at the right-angled vertex if right, outside if obtuse

The coordinate forms are worth having exactly right, because JEE asks for them directly:

G=A+B+C3G=\frac{A+B+C}{3} I=aA+bB+cCa+b+cI=\frac{aA+bB+cC}{a+b+c}

The incentre is the side-weighted average, with the weight aa attached to the vertex AA opposite it. The centroid is the plain average. Confusing the two is the commonest slip in this part of the chapter.

Distances from a vertex, all of which follow from the sine rule in the small triangles the centres create:

OA=OB=OC=ROA=OB=OC=R IA=rcosecA2=4RsinB2sinC2IA=r\,\operatorname{cosec}\frac{A}{2}=4R\sin\frac{B}{2}\sin\frac{C}{2} HA=2RcosAHA=2R\cos A

and the distance from HH to the side BCBC is 2RcosBcosC2R\cos B\cos C.

The relation that shortcuts half the coordinate questions

If the circumcentre is at the origin, then

OH=OA+OB+OC\overrightarrow{OH}=\overrightarrow{OA}+\overrightarrow{OB}+\overrightarrow{OC}

so H=A+B+CH=A+B+C and G=H3G=\dfrac{H}{3}. Whenever a question puts all three vertices on a circle centred at the origin, reach for this first.

Example 12 (JEE Main 2026, 2 April Shift 1). The midpoints of the sides of a triangle ABCABC are (52,7)\left(\dfrac52,7\right), (52,3)\left(\dfrac52,3\right) and (4,5)(4,5). If its incentre is (h,k)(h,k), find 3h+k3h+k.

SHOW SOLUTION
The medial triangle, the recovered vertices and the incentre

Step 1. Recover the vertices

If MAM_A, MBM_B, MCM_C are the midpoints of BCBC, CACA, ABAB, then

A=MB+MCMAA=M_B+M_C-M_A

and cyclically. Taking MA=(52,7)M_A=\left(\frac52,7\right), MB=(52,3)M_B=\left(\frac52,3\right), MC=(4,5)M_C=(4,5):

A=(4,1),B=(4,9),C=(1,5)A=(4,1),\quad B=(4,9),\quad C=(1,5)

Step 2. Find the side lengths

a=BC=9+16=5a=BC=\sqrt{9+16}=5b=CA=9+16=5b=CA=\sqrt{9+16}=5c=AB=0+64=8c=AB=\sqrt{0+64}=8

Step 3. Weight the vertices correctly

h=5(4)+5(4)+8(1)18=4818=83h=\frac{5(4)+5(4)+8(1)}{18}=\frac{48}{18}=\frac{8}{3}k=5(1)+5(9)+8(5)18=9018=5k=\frac{5(1)+5(9)+8(5)}{18}=\frac{90}{18}=5

Step 4. Combine

3h+k=383+5=8+5=133h+k=3\cdot\frac83+5=8+5=13

Answer: (3) 1313.

The weights are aa on AA, bb on BB, cc on CC. Here the side opposite A(4,1)A(4,1) is BC=5BC=5, not the side AB=8AB=8 that touches it. Attach each weight to the vertex it faces, never to the side it lies on.

Example 13 (JEE Main 2025, 22 January Shift 2). Let A(6,8)A(6,8), B(10cosα,10sinα)B(10\cos\alpha,-10\sin\alpha) and C(10sinα,10cosα)C(-10\sin\alpha,10\cos\alpha) be the vertices of a triangle. If L(a,9)L(a,9) is its orthocentre and G(h,k)G(h,k) its centroid, find 5a3h+6k+100sin2α5a-3h+6k+100\sin 2\alpha.

SHOW SOLUTION

Step 1. Notice where the vertices lie

62+82=1006^2+8^2=100100cos2α+100sin2α=100100\cos^2\alpha+100\sin^2\alpha=100

All three vertices satisfy x2+y2=100x^2+y^2=100, so the circumcentre is the origin.

Step 2. Use H=A+B+CH=A+B+C

Ly=810sinα+10cosα=9L_y=8-10\sin\alpha+10\cos\alpha=910(cosαsinα)=110(\cos\alpha-\sin\alpha)=1Lx=a=6+10cosα10sinαL_x=a=6+10\cos\alpha-10\sin\alphaa=6+1=7a=6+1=7

Step 3. The centroid is one third of that

h=73,k=93=3h=\frac73,\qquad k=\frac93=3

Step 4. Square the condition to reach sin2α\sin 2\alpha

(cosαsinα)2=1100(\cos\alpha-\sin\alpha)^2=\frac{1}{100}1sin2α=1100    100sin2α=991-\sin 2\alpha=\frac{1}{100}\implies 100\sin 2\alpha=99

Step 5. Assemble

5(7)3(73)+6(3)+995(7)-3\left(\frac73\right)+6(3)+99=357+18+99=145=35-7+18+99=145

Answer: 145145.

Example 14 (JEE Main 2026, 22 January Shift 2). Statement (S1): if A(5,1)A(5,-1) and B(2,3)B(-2,3) are two vertices of a triangle whose orthocentre is (0,0)(0,0), then the third vertex is (4,7)(-4,-7). Is (S1) correct?

SHOW SOLUTION

Step 1. Write the two perpendicularity conditions

Let C(h,k)C(h,k) and O(0,0)O(0,0) be the orthocentre. Then AOBCAO\perp BC and BOACBO\perp AC.

Step 2. First condition

mAO=0(1)05=15m_{AO}=\frac{0-(-1)}{0-5}=-\frac15mBC=k3h+2m_{BC}=\frac{k-3}{h+2}15k3h+2=1    k=5h+13-\frac15\cdot\frac{k-3}{h+2}=-1\implies k=5h+13

Step 3. Second condition

mBO=030+2=32,mAC=k+1h5m_{BO}=\frac{0-3}{0+2}=-\frac32,\qquad m_{AC}=\frac{k+1}{h-5}32k+1h5=1    2h3k=13-\frac32\cdot\frac{k+1}{h-5}=-1\implies 2h-3k=13

Step 4. Solve the pair

2h3(5h+13)=13    13h=522h-3(5h+13)=13\implies -13h=52h=4h=-4k=5(4)+13=7k=5(-4)+13=-7

Answer: (S1) is correct: the third vertex is (4,7)(-4,-7).

Use the dot product form OABC=0\overrightarrow{OA}\cdot\overrightarrow{BC}=0 rather than slopes when either line risks being vertical. Here neither is, but the habit costs nothing.

Example 15 (JEE Main 2026, 4 April Shift 1). The vertex AA of triangle ABCABC is (1,2)(1,2), the midpoint of ABAB is (5,1)(5,-1), and the centroid is (3,4)(3,4). If the circumcentre is (α,β)(\alpha,\beta), find 21(α+β)21(\alpha+\beta).

SHOW SOLUTION
Circumcentre found from a vertex, a midpoint and the centroid

Step 1. Get BB from the midpoint

B=2(5,1)(1,2)=(9,4)B=2(5,-1)-(1,2)=(9,-4)

Step 2. Get CC from the centroid

C=3(3,4)(1,2)(9,4)=(1,14)C=3(3,4)-(1,2)-(9,-4)=(-1,14)

Step 3. Impose equal distances from the circumcentre

PA2=PB2PA^2=PB^2 gives

4α3β=234\alpha-3\beta=23

and PA2=PC2PA^2=PC^2 gives

α+6β=48-\alpha+6\beta=48

Step 4. Solve and combine

α=6β48    21β=215\alpha=6\beta-48\implies 21\beta=215β=21521\beta=\frac{215}{21}α=28221\alpha=\frac{282}{21}21(α+β)=282+215=49721(\alpha+\beta)=282+215=497

Answer: (3) 497497.

The question hands you 21(α+β)21(\alpha+\beta) rather than α+β\alpha+\beta precisely because the denominator is 2121. When a question multiplies the answer by an odd-looking integer, that integer is usually the denominator you are about to produce, and it is a free check that you are on the right line.

Incircle, excircles and the identities they satisfy

The incircle touches all three sides from the inside; its radius is rr and its centre is II. There are three escribed circles, or excircles: the one opposite AA touches the side BCBC and the other two sides produced, and its radius is r1r_1. Similarly r2r_2 opposite BB and r3r_3 opposite CC.

Escribed circle opposite A, touching BC and the two produced sides

The inradius, in the forms you will actually use:

r=Δsr=\frac{\Delta}{s} r=(sa)tanA2r=(s-a)\tan\frac{A}{2} r=(sb)tanB2=(sc)tanC2r=(s-b)\tan\frac{B}{2}=(s-c)\tan\frac{C}{2} r=4RsinA2sinB2sinC2r=4R\sin\frac{A}{2}\sin\frac{B}{2}\sin\frac{C}{2} r=asinB2sinC2cosA2r=\frac{a\sin\frac{B}{2}\sin\frac{C}{2}}{\cos\frac{A}{2}}

The exradii:

r1=Δsa,r2=Δsb,r3=Δscr_1=\frac{\Delta}{s-a},\quad r_2=\frac{\Delta}{s-b},\quad r_3=\frac{\Delta}{s-c} r1=stanA2r_1=s\tan\frac{A}{2} r1=4RsinA2cosB2cosC2r_1=4R\sin\frac{A}{2}\cos\frac{B}{2}\cos\frac{C}{2}

The last one has a clean pattern: rr is 4R4R times three sines; each rir_i swaps two of those sines for cosines, keeping the sine at the vertex it is opposite. Notice also that r1=stanA2r_1=s\tan\frac{A}{2} against r=(sa)tanA2r=(s-a)\tan\frac{A}{2}, so

r1r=ssa\frac{r_1}{r}=\frac{s}{s-a}

Six identities that JEE returns to again and again, all of them provable in a line from the forms above:

r1+r2+r3r=4Rr_1+r_2+r_3-r=4R 1r1+1r2+1r3=1r\frac{1}{r_1}+\frac{1}{r_2}+\frac{1}{r_3}=\frac1r r1r2+r2r3+r3r1=s2r_1r_2+r_2r_3+r_3r_1=s^2 r1r2r3=rs2=Δ3(sa)(sb)(sc)r_1r_2r_3=rs^2=\frac{\Delta^3}{(s-a)(s-b)(s-c)} 1bc+1ca+1ab=12Rr\frac{1}{bc}+\frac{1}{ca}+\frac{1}{ab}=\frac{1}{2Rr} 1r2+1r12+1r22+1r32=a2+b2+c2Δ2\frac{1}{r^2}+\frac{1}{r_1^2}+\frac{1}{r_2^2}+\frac{1}{r_3^2}=\frac{a^2+b^2+c^2}{\Delta^2}

Proof of the second. 1r1+1r2+1r3=(sa)+(sb)+(sc)Δ=3s2sΔ=sΔ=1r\dfrac{1}{r_1}+\dfrac{1}{r_2}+\dfrac{1}{r_3}=\dfrac{(s-a)+(s-b)+(s-c)}{\Delta}=\dfrac{3s-2s}{\Delta}=\dfrac{s}{\Delta}=\dfrac1r. Every other identity in that list falls the same way: write each radius as Δ\Delta over a linear expression in ss, and let the algebra collapse.

Incircle and the three excircles of the 12-16-20 triangle

Example 16 (IITianForum). In a triangle the three exradii are r1=8r_1=8, r2=12r_2=12, r3=24r_3=24. Find rr, RR, ss, the area and the three sides.

SHOW SOLUTION

Step 1. Get rr from the reciprocal identity

1r=18+112+124=3+2+124=624\frac1r=\frac18+\frac{1}{12}+\frac{1}{24}=\frac{3+2+1}{24}=\frac{6}{24}

so r=4r=4.

Step 2. Get RR from the sum identity

4R=r1+r2+r3r4R=r_1+r_2+r_3-r4R=8+12+244=404R=8+12+24-4=40

so R=10R=10.

Step 3. Get ss from the pairwise product identity

s2=r1r2+r2r3+r3r1s^2=r_1r_2+r_2r_3+r_3r_1s2=96+288+192=576s^2=96+288+192=576

so s=24s=24, and Δ=rs=424=96\Delta=rs=4\cdot 24=96.

Step 4. Recover the sides

sa=Δr1=968=12    a=12s-a=\frac{\Delta}{r_1}=\frac{96}{8}=12\implies a=12sb=9612=8    b=16s-b=\frac{96}{12}=8\implies b=16sc=9624=4    c=20s-c=\frac{96}{24}=4\implies c=20

Step 5. Check

1212, 1616, 2020 is 44 times 3,4,53,4,5, so the triangle is right angled at CC. Then Δ=121216=96\Delta=\frac12\cdot 12\cdot 16=96 and R=c2=10R=\dfrac{c}{2}=10, both of which agree.

Answer: r=4r=4, R=10R=10, s=24s=24, Δ=96\Delta=96, sides 1212, 1616, 2020.

Example 17 (IITianForum). Prove that in any triangle cosA+cosB+cosC=1+rR\cos A+\cos B+\cos C=1+\dfrac{r}{R}.

SHOW SOLUTION

Step 1. Convert the left side to half angles

cosA+cosB=2cosA+B2cosAB2\cos A+\cos B=2\cos\frac{A+B}{2}\cos\frac{A-B}{2}cosC=12sin2C2\cos C=1-2\sin^2\frac{C}{2}

and cosA+B2=sinC2\cos\dfrac{A+B}{2}=\sin\dfrac{C}{2}, so the sum is

1+2sinC2(cosAB2sinC2)1+2\sin\frac{C}{2}\left(\cos\frac{A-B}{2}-\sin\frac{C}{2}\right)

Step 2. Replace the second sinC2\sin\frac{C}{2}

sinC2=cosA+B2\sin\dfrac{C}{2}=\cos\dfrac{A+B}{2}, and

cosAB2cosA+B2=2sinA2sinB2\cos\frac{A-B}{2}-\cos\frac{A+B}{2}=2\sin\frac{A}{2}\sin\frac{B}{2}

Step 3. Collect

cosA+cosB+cosC\cos A+\cos B+\cos C=1+4sinA2sinB2sinC2=1+4\sin\frac{A}{2}\sin\frac{B}{2}\sin\frac{C}{2}

Step 4. Recognise the last term

r=4RsinA2sinB2sinC2r=4R\sin\dfrac{A}{2}\sin\dfrac{B}{2}\sin\dfrac{C}{2}, so the bracket is exactly rR\dfrac{r}{R}.

cosA+cosB+cosC=1+rR\cos A+\cos B+\cos C=1+\frac{r}{R}

Since r>0r>0 and R>0R>0, this proves the standard bound cosA+cosB+cosC>1\cos A+\cos B+\cos C>1 at once, and with R2rR\ge 2r from the next section it gives the upper bound 32\dfrac32.

Euler line and the distances between centres

Circumcentre, centroid, nine-point centre and orthocentre on the Euler line

In every non-equilateral triangle the circumcentre OO, the centroid GG and the orthocentre HH are collinear, and

OG:GH=1:2OG:GH=1:2

Proof. With OO at the origin, define P=A+B+CP=A+B+C. Then AP=B+C\overrightarrow{AP}=B+C, which is perpendicular to BC=CB\overrightarrow{BC}=C-B because (B+C)(CB)=C2B2=R2R2=0(B+C)\cdot(C-B)=|C|^2-|B|^2=R^2-R^2=0. So PP lies on the altitude from AA, and by symmetry on all three: P=HP=H. Since G=A+B+C3=H3G=\dfrac{A+B+C}{3}=\dfrac{H}{3}, the three points OO, GG, HH are collinear with OG:GH=1:2OG:GH=1:2.

The midpoint NN of OHOH is the centre of the nine-point circle, which passes through the three side midpoints, the three feet of the altitudes and the three midpoints of AHAH, BHBH, CHCH. Its radius is R2\dfrac{R}{2}.

The three standard distances:

OI2=R22RrOI^2=R^2-2Rr OH2=R2(18cosAcosBcosC)OH^2=R^2\left(1-8\cos A\cos B\cos C\right) II1=4RsinA2II_1=4R\sin\frac{A}{2}

Proof of the first. In OAI\triangle OAI, OA=ROA=R and AI=4RsinB2sinC2AI=4R\sin\frac{B}{2}\sin\frac{C}{2}, and the angle OAI\angle OAI equals BC2\dfrac{|B-C|}{2} because OAB=90C\angle OAB=90^\circ-C while IAB=A2\angle IAB=\dfrac{A}{2}. The cosine rule then gives, after using r=4RsinA2sinB2sinC2r=4R\sin\frac{A}{2}\sin\frac{B}{2}\sin\frac{C}{2},

OI2=R28R2sinA2sinB2sinC2OI^2=R^2-8R^2\sin\frac{A}{2}\sin\frac{B}{2}\sin\frac{C}{2} OI2=R22RrOI^2=R^2-2Rr
Euler's inequality falls straight out

OI20OI^2\ge 0 forces R22RrR^2\ge 2Rr, so

R2rR\ge 2r

with equality exactly when O=IO=I, that is when the triangle is equilateral. This one line settles a whole family of "prove the triangle is equilateral" questions.

Example 18 (JEE Main 2025, 24 January Shift 2). The position vectors of the three vertices of a triangle are 4p+q3r4\vec p+\vec q-3\vec r, 5p+q+2r-5\vec p+\vec q+2\vec r and 2pq+2r2\vec p-\vec q+2\vec r. If the orthocentre is p+q+r4\dfrac{\vec p+\vec q+\vec r}{4} and the circumcentre is αp+βq+γr\alpha\vec p+\beta\vec q+\gamma\vec r, find α+2β+5γ\alpha+2\beta+5\gamma.

SHOW SOLUTION

Step 1. Compute the centroid, which needs no geometry

The coefficients of p\vec p, q\vec q, r\vec r in the sum of the three position vectors are 45+2=14-5+2=1, 1+11=11+1-1=1 and 3+2+2=1-3+2+2=1, so

3G=p+q+r3G=\vec p+\vec q+\vec rG=p+q+r3G=\frac{\vec p+\vec q+\vec r}{3}

Step 2. Use the Euler line ratio

GG divides HOHO (from orthocentre to circumcentre) in the ratio 2:12:1, so

3G=2O+H3G=2O+H2O=3GH=(p+q+r)p+q+r42O=3G-H=(\vec p+\vec q+\vec r)-\frac{\vec p+\vec q+\vec r}{4}2O=34(p+q+r)2O=\frac34(\vec p+\vec q+\vec r)

Step 3. Read off the coefficients

O=38(p+q+r)O=\frac38(\vec p+\vec q+\vec r)

so α=β=γ=38\alpha=\beta=\gamma=\dfrac38.

Step 4. Combine

α+2β+5γ=38(1+2+5)=248=3\alpha+2\beta+5\gamma=\frac38(1+2+5)=\frac{24}{8}=3

Answer: (1) 33.

Nothing about p\vec p, q\vec q, r\vec r was needed beyond their being a basis, which is why the centroid could be written down immediately. The Euler line ratio OG:GH=1:2OG:GH=1:2 is the entire question.

Example 19 (JEE Main 2025, 23 January Shift 1). The area of PQR\triangle PQR with P(5,4)P(5,4), Q(2,4)Q(-2,4) and R(a,b)R(a,b) is 3535. Its orthocentre is (2,145)\left(2,\dfrac{14}{5}\right) and its centroid is (c,d)(c,d). Find c+2dc+2d.

SHOW SOLUTION

Step 1. Use the area to pin bb

PQPQ lies along y=4y=4 and has length 77, so

127b4=35    b4=10\frac12\cdot 7\cdot|b-4|=35\implies |b-4|=10

giving b=14b=14 or b=6b=-6.

Step 2. Impose the orthocentre conditions

With O(2,145)O\left(2,\frac{14}{5}\right), require OPQR=0\overrightarrow{OP}\cdot\overrightarrow{QR}=0 and OQPR=0\overrightarrow{OQ}\cdot\overrightarrow{PR}=0. Solving the pair gives the single point

R=(2,6)R=(2,-6)

which is consistent with b=6b=-6 from Step 1. The value b=14b=14 does not satisfy both perpendicularity conditions.

Step 3. Centroid

c=52+23=53c=\frac{5-2+2}{3}=\frac53d=4+463=23d=\frac{4+4-6}{3}=\frac23

Step 4. Combine

c+2d=53+43=93=3c+2d=\frac53+\frac43=\frac93=3

Answer: (2) 33.

Example 20 (IITianForum). Show that a triangle with R=2rR=2r must be equilateral.

SHOW SOLUTION

Step 1. Use the distance formula for OIOI

OI2=R22RrOI^2=R^2-2Rr

Step 2. Substitute the condition

R=2rR=2r gives 2Rr=R22Rr=R^2, so

OI2=R2R2=0OI^2=R^2-R^2=0

Step 3. Interpret

OI=0OI=0 means the circumcentre and the incentre coincide. If O=IO=I then every perpendicular bisector is also an angle bisector, so each angle bisector meets the opposite side at its midpoint, which forces the two sides at that vertex to be equal. Applying this at all three vertices gives a=b=ca=b=c.

Answer: the triangle is equilateral.

The converse is immediate: in an equilateral triangle R=a3R=\dfrac{a}{\sqrt3} and r=a23r=\dfrac{a}{2\sqrt3}, so R=2rR=2r.

Pedal and excentral triangles

The pedal triangle DEFDEF has as its vertices the feet of the three altitudes. Pedal triangle DEF formed by the feet of the three altitudes For an acute triangle:
FDE=1802A\angle FDE=180^\circ-2A EF=acosA,FD=bcosBEF=a\cos A,\quad FD=b\cos B DE=ccosCDE=c\cos C area=R22sin2Asin2Bsin2C\text{area}=\frac{R^2}{2}\sin 2A\sin 2B\sin 2C circumradius=R2\text{circumradius}=\frac{R}{2} inradius=2RcosAcosBcosC\text{inradius}=2R\cos A\cos B\cos C

The circumradius R2\dfrac{R}{2} is no accident: the pedal triangle is inscribed in the nine-point circle. If the original triangle is obtuse at AA, the angles of the pedal triangle become 2A1802A-180^\circ, 2B2B, 2C2C and the side EFEF becomes acosA-a\cos A, which is positive because cosA<0\cos A<0.

The excentral triangle I1I2I3I_1I_2I_3 has the three excentres as vertices.

Excentral triangle with the incentre as its orthocentre
I2I1I3=90A2\angle I_2I_1I_3=90^\circ-\frac{A}{2} I2I3=4RcosA2I_2I_3=4R\cos\frac{A}{2} circumradius=2R\text{circumradius}=2R area=8R2cosA2cosB2cosC2\text{area}=8R^2\cos\frac{A}{2}\cos\frac{B}{2}\cos\frac{C}{2}

and II is the orthocentre of I1I2I3I_1I_2I_3, while the original triangle ABCABC is its pedal triangle. That single sentence generates every formula in the list: apply the pedal results to I1I2I3I_1I_2I_3 and you recover the ones for ABCABC.

Example 21 (IITianForum). In an acute triangle with R=5R=5 and angles 4545^\circ, 6060^\circ, 7575^\circ, find the sides of the pedal triangle and its circumradius.

SHOW SOLUTION

Step 1. Find the sides of the original triangle

a=2Rsin45=1012=52a=2R\sin 45^\circ=10\cdot\frac{1}{\sqrt2}=5\sqrt2b=2Rsin60=1032=53b=2R\sin 60^\circ=10\cdot\frac{\sqrt3}{2}=5\sqrt3c=2Rsin75c=2R\sin 75^\circ

Step 2. Apply EF=acosAEF=a\cos A and its partners

EF=acosA=5212=5EF=a\cos A=5\sqrt2\cdot\frac{1}{\sqrt2}=5FD=bcosB=5312=532FD=b\cos B=5\sqrt3\cdot\frac12=\frac{5\sqrt3}{2}DE=ccosC=10sin75cos75DE=c\cos C=10\sin 75^\circ\cos 75^\circDE=5sin150DE=5\sin 150^\circDE=52DE=\frac52

Step 3. Circumradius of the pedal triangle

R2=52\frac{R}{2}=\frac52

Answer: sides 55, 532\dfrac{5\sqrt3}{2}, 52\dfrac52, circumradius 52\dfrac52.

The pattern acosA=2RsinAcosA=Rsin2Aa\cos A=2R\sin A\cos A=R\sin 2A is the quickest form of all: the pedal sides are Rsin2AR\sin 2A, Rsin2BR\sin 2B, Rsin2CR\sin 2C, which is a circle of radius R2\dfrac{R}{2} read through the sine rule.

Solving a triangle: four cases and the ambiguous one

Three sides given (SSS). Use cosA=b2+c2a22bc\cos A=\dfrac{b^2+c^2-a^2}{2bc}, or tanA2\tan\dfrac{A}{2} if you also want the area or the radii. One triangle, always, provided the three triangle inequalities hold.

Two sides and the included angle (SAS). Use the cosine rule for the third side, then the sine rule or Napier's analogy for the remaining angles. One triangle, always.

Two angles and one side (AAS or ASA). Get the third angle from the angle sum, then two applications of the sine rule. One triangle, always, provided the two given angles sum to less than 180180^\circ.

Two sides and a non-included angle (SSA). This is the ambiguous case. Given bb, cc and BB, the sine rule gives

sinC=csinBb\sin C=\frac{c\sin B}{b}

and sinC\sin C does not determine CC, because CC and 180C180^\circ-C have the same sine. Four things can happen.

The four sub-cases of the ambiguous SSA situation
ConditionNumber of triangles
b<csinBb<c\sin Bnone: the arc of radius bb never reaches the other side
b=csinBb=c\sin Bexactly one, right angled at CC
csinB<b<cc\sin B<b<ctwo, with CC and 180C180^\circ-C both admissible
bcb\ge cexactly one

Everything in the table is the statement sinC=csinBb\sin C=\dfrac{c\sin B}{b} read carefully. If the right side exceeds 11 there is no CC; if it equals 11 there is one, namely 9090^\circ; if it is less than 11 there are two candidates and you must test whether each gives a positive third angle. When bcb\ge c we have BCB\ge C, so CC cannot be the obtuse one and only the acute root survives.

Do not decide the ambiguous case with the sine rule alone

The cosine rule settles it in one step and cannot lose a solution. Given bb, cc and BB, write

b2=a2+c22accosBb^2=a^2+c^2-2ac\cos B

as a quadratic in aa. Two positive roots means two triangles, one positive root means one, and no positive root means none. The discriminant does the case analysis for you.

Example 22 (IITianForum). In ABC\triangle ABC, b=6b=6, c=10c=10 and B=30B=30^\circ. How many triangles are possible, and what are the values of aa?

SHOW SOLUTION
The arc of radius 6 cutting the ray from B in two points

Step 1. Test the condition

csinB=10sin30=5c\sin B=10\sin 30^\circ=5

Since 5<6<105<6<10, that is csinB<b<cc\sin B<b<c, there are two triangles.

Step 2. Use the cosine rule as a quadratic in aa

36=a2+1002a10cos3036=a^2+100-2\cdot a\cdot 10\cos 30^\circa2103a+64=0a^2-10\sqrt3\,a+64=0

Step 3. Solve

a=103±3002562a=\frac{10\sqrt3\pm\sqrt{300-256}}{2}a=103±442a=\frac{10\sqrt3\pm\sqrt{44}}{2}a=53±11a=5\sqrt3\pm\sqrt{11}

Both roots are positive, which confirms two triangles.

Step 4. Read the two shapes

a11.98anda5.34a\approx 11.98\quad\text{and}\quad a\approx 5.34

The larger goes with the acute CC, the smaller with the obtuse one.

Answer: two triangles, with a=53+11a=5\sqrt3+\sqrt{11} and a=5311a=5\sqrt3-\sqrt{11}.

Equilateral and isosceles shortcuts

For an equilateral triangle of side aa, every quantity in this chapter collapses:

Δ=34a2,R=a3,r=a23\Delta=\frac{\sqrt3}{4}a^2,\qquad R=\frac{a}{\sqrt3},\qquad r=\frac{a}{2\sqrt3} R=2r,height=32a=3rR=2r,\qquad \text{height}=\frac{\sqrt3}{2}a=3r

and the circumcentre, incentre, centroid and orthocentre are the same point. In terms of RR:

Δ=334R2,a=R3\Delta=\frac{3\sqrt3}{4}R^2,\qquad a=R\sqrt3

That last pair is what a question means when it gives you the area of an equilateral triangle inscribed in a circle.

Equilateral, in one line

Two conditions force an equilateral triangle and both appear constantly: an isosceles triangle with a 6060^\circ angle anywhere, and any triangle in which two of the four centres coincide.

Example 23 (JEE Main 2026, 21 January Shift 1). A point AA lies between two parallel lines L1L_1 and L2L_2, at distances 66 and 33 from them. Find the area of the equilateral triangle ABCABC with BB on L1L_1 and CC on L2L_2.

SHOW SOLUTION
Equilateral triangle with one vertex between two parallel lines

Step 1. Set up one angle and use it twice

Let the side be aa and let ACAC make an angle θ\theta with the parallel lines. The perpendicular from AA to L2L_2 has length 33, so

asinθ=3a\sin\theta=3

The side ABAB makes an angle 60+θ60^\circ+\theta with the same direction, and BB lies on L1L_1, at perpendicular distance 66 on the other side, so the total drop is 6+3=96+3=9:

asin(60+θ)=9a\sin(60^\circ+\theta)=9

Step 2. Expand the second equation

a(32cosθ+12sinθ)=9a\left(\frac{\sqrt3}{2}\cos\theta+\frac12\sin\theta\right)=93acosθ+asinθ=18\sqrt3\,a\cos\theta+a\sin\theta=18

Step 3. Substitute the first equation

3acosθ=15\sqrt3\,a\cos\theta=15acosθ=53a\cos\theta=5\sqrt3

Step 4. Square and add

a2=(asinθ)2+(acosθ)2a^2=(a\sin\theta)^2+(a\cos\theta)^2a2=9+75=84a^2=9+75=84

Step 5. Area

Δ=34a2=3484=213\Delta=\frac{\sqrt3}{4}a^2=\frac{\sqrt3}{4}\cdot 84=21\sqrt3

Answer: (3) 21321\sqrt3.

Squaring and adding is what makes this quick. Solving for θ\theta first produces an ugly inverse tangent and the same answer three lines later.

Example 24 (JEE Main 2025, 22 January Shift 2). Two parallel lines are 55 apart and a point PP lies between them at distance 11 from one. An equilateral triangle PQRPQR has QQ on one line and RR on the other. Find (QR)2(QR)^2.

SHOW SOLUTION

Step 1. Put in coordinates

Take the lines y=0y=0 and y=5y=5, and P=(0,1)P=(0,1). Let Q=(q,0)Q=(q,0) and R=(t,5)R=(t,5).

Step 2. Write the three equal squared sides

PQ2=q2+1PQ^2=q^2+1PR2=t2+16PR^2=t^2+16QR2=(qt)2+25QR^2=(q-t)^2+25

Step 3. Solve PQ2=PR2=QR2PQ^2=PR^2=QR^2

From the first two, q2t2=15q^2-t^2=15. Substituting into PQ2=QR2PQ^2=QR^2 and simplifying gives

q=33,t=23q=3\sqrt3,\qquad t=2\sqrt3

up to the reflection that swaps signs.

Step 4. Read off the answer

QR2=(3323)2+25QR^2=\left(3\sqrt3-2\sqrt3\right)^2+25QR2=3+25=28QR^2=3+25=28

Answer: 2828.

Check: PQ2=27+1=28PQ^2=27+1=28 and PR2=12+16=28PR^2=12+16=28, so all three sides do agree.

Example 25 (JEE Main 2026, 6 April Shift 1). The centre of the circle x2+y2+2gx+2fy+25=0x^2+y^2+2gx+2fy+25=0 lies in the first quadrant and on the line 2xy=42x-y=4. An equilateral triangle inscribed in the circle has area 27327\sqrt3. Find the square of the length of the chord cut on x=1x=1.

SHOW SOLUTION
Equilateral triangle inscribed in the circle, and the chord on x = 1

Step 1. Turn the area into RR

For an equilateral triangle inscribed in a circle of radius RR, the side is R3R\sqrt3, so

Δ=34(R3)2=334R2\Delta=\frac{\sqrt3}{4}\left(R\sqrt3\right)^2=\frac{3\sqrt3}{4}R^2334R2=273    R2=36\frac{3\sqrt3}{4}R^2=27\sqrt3\implies R^2=36

Step 2. Use the two conditions on the centre

The centre is (g,f)(-g,-f), and it lies on 2xy=42x-y=4:

2g+f=4-2g+f=4

The radius condition is g2+f225=36g^2+f^2-25=36, so g2+f2=61g^2+f^2=61. Substituting f=4+2gf=4+2g:

5g2+16g45=05g^2+16g-45=0g=16±3410=95 or 5g=\frac{-16\pm 34}{10}=\frac95 \ \text{or}\ -5

Step 3. Pick the root that puts the centre in the first quadrant

g=5g=-5 gives the centre (5,6)(5,6), which qualifies. g=95g=\frac95 gives a centre in the third quadrant, rejected.

Step 4. Cut the circle with x=1x=1

(15)2+(y6)2=36(1-5)^2+(y-6)^2=36(y6)2=20(y-6)^2=20

The chord has length 2202\sqrt{20}, so its square is

420=804\cdot 20=80

Answer: 8080.

Example 26 (JEE Main 2026, 5 April Shift 1). In an equilateral triangle PQRPQR the vertex PP is (3,5)(3,5) and the side QRQR lies along x+y=4x+y=4. If the orthocentre is (α,β)(\alpha,\beta), find 9(α+β)9(\alpha+\beta).

SHOW SOLUTION

Step 1. The orthocentre is the centroid

In an equilateral triangle all four centres coincide, so it is enough to find the centroid.

Step 2. Find the foot of the perpendicular from PP

M=PxP+yP412+12(1,1)M=P-\frac{x_P+y_P-4}{1^2+1^2}(1,1)M=(3,5)42(1,1)=(1,3)M=(3,5)-\frac{4}{2}(1,1)=(1,3)

Step 3. Use Q+R=2MQ+R=2M

G=P+Q+R3=P+2M3G=\frac{P+Q+R}{3}=\frac{P+2M}{3}G=(3+23, 5+63)=(53,113)G=\left(\frac{3+2}{3},\ \frac{5+6}{3}\right)=\left(\frac53,\frac{11}{3}\right)

Step 4. Combine

9(α+β)=9163=489(\alpha+\beta)=9\cdot\frac{16}{3}=48

Answer: (4) 4848.

QQ and RR were never located, and never needed to be. Anything symmetric in QQ and RR depends only on their midpoint.

Example 27 (JEE Main 2026, 28 January Shift 1). ABCABC is equilateral with orthocentre at the origin and side BCBC on the line x+22y=4x+2\sqrt2\,y=4. If A=(α,β)A=(\alpha,\beta), find α+2β\left\lfloor\left|\alpha+\sqrt2\,\beta\right|\right\rfloor.

SHOW SOLUTION
Equilateral triangle with its orthocentre at the origin

Step 1. Locate the foot of the altitude

The orthocentre is the centroid O(0,0)O(0,0). The distance from OO to BCBC is

OD=0+041+8=43OD=\frac{|0+0-4|}{\sqrt{1+8}}=\frac43

Step 2. Use the 2:12:1 split

AO=2OD=83AO=2\,OD=\frac83AD=AO+OD=4AD=AO+OD=4

Step 3. Step from OO away from the line

The unit normal towards the line is 13(1,22)\dfrac{1}{3}\left(1,2\sqrt2\right), so AA is at 83-\dfrac83 times it:

A=89(1,22)=(89, 1629)A=-\frac{8}{9}\left(1,2\sqrt2\right)=\left(-\frac89,\ -\frac{16\sqrt2}{9}\right)

Step 4. Evaluate the required expression

2β=2(1629)=329\sqrt2\,\beta=\sqrt2\cdot\left(-\frac{16\sqrt2}{9}\right)=-\frac{32}{9}α+2β=89329=409\alpha+\sqrt2\,\beta=-\frac89-\frac{32}{9}=-\frac{40}{9}409=4.44=4\left\lfloor\frac{40}{9}\right\rfloor=\left\lfloor 4.44\ldots\right\rfloor=4

Answer: (4) 44.

The sign matters. AA must lie on the opposite side of BCBC from the direction the normal points towards the line, and taking the other sign gives α=169\alpha=\frac{16}{9}, which puts AA on the same side as BCBC and produces a wrong option that is on the paper.

Angle bisectors and the isosceles trap

The internal bisector from BB meets ACAC at DD with

ADDC=BABC=ca\frac{AD}{DC}=\frac{BA}{BC}=\frac{c}{a}

and the external bisector meets ACAC produced at DD' with the same ratio taken externally. Its length is

BD=2accosB2a+cBD=\frac{2ac\cos\frac{B}{2}}{a+c}

Proof of the ratio. Areas of ABD\triangle ABD and DBC\triangle DBC share the same height from BB, so their ratio is AD:DCAD:DC. Computing them instead as 12BABDsinB2\frac12\cdot BA\cdot BD\sin\frac{B}{2} and 12BDBCsinB2\frac12\cdot BD\cdot BC\sin\frac{B}{2} gives the ratio BA:BCBA:BC.

Example 28 (JEE Main 2026, 24 January Shift 1). A(1,0)A(1,0), B(2,1)B(2,-1) and C(73,43)C\left(\dfrac73,\dfrac43\right) are three points. If the bisector of ABC\angle ABC is αx+βy=5\alpha x+\beta y=5, find α2+β2\alpha^2+\beta^2.

SHOW SOLUTION

Step 1. Find the two sides at BB

BA=1+1=2BA=\sqrt{1+1}=\sqrt2BC=(13)2+(73)2=509=523BC=\sqrt{\left(\tfrac13\right)^2+\left(\tfrac73\right)^2}=\sqrt{\frac{50}{9}}=\frac{5\sqrt2}{3}

Step 2. Use the bisector ratio

ADDC=BABC=252/3=35\frac{AD}{DC}=\frac{BA}{BC}=\frac{\sqrt2}{5\sqrt2/3}=\frac35

Step 3. Section formula on ACAC

DD divides ACAC in the ratio 3:53:5, so

Dx=373+518=128=32D_x=\frac{3\cdot\frac73+5\cdot 1}{8}=\frac{12}{8}=\frac32Dy=343+508=48=12D_y=\frac{3\cdot\frac43+5\cdot 0}{8}=\frac48=\frac12

Step 4. Write the line BDBD

slope=12+1322=3/21/2=3\text{slope}=\frac{\frac12+1}{\frac32-2}=\frac{3/2}{-1/2}=-3y+1=3(x2)    3x+y=5y+1=-3(x-2)\implies 3x+y=5

so α=3\alpha=3, β=1\beta=1.

α2+β2=9+1=10\alpha^2+\beta^2=9+1=10

Answer: (4) 1010.

The form αx+βy=5\alpha x+\beta y=5 fixes the scaling: once you have 3x+y=53x+y=5 there is nothing left to normalise. Had the line come out as 6x+2y=106x+2y=10 you would have to divide by 22 before reading off α\alpha and β\beta.

The internal bisector from B meeting AC at D

Example 29 (JEE Main 2025, 28 January Shift 2). The two equal sides of an isosceles triangle lie along x+2y=4-x+2y=4 and x+y=4x+y=4. If mm is the slope of the third side, find the sum of all possible distinct values of mm.

SHOW SOLUTION

Step 1. Say what "equal sides" gives you

The base makes equal angles with the two equal sides, so with m1=12m_1=\dfrac12 and m2=1m_2=-1,

mm11+mm1=mm21+mm2\left|\frac{m-m_1}{1+mm_1}\right|=\left|\frac{m-m_2}{1+mm_2}\right|

Step 2. Square to remove the moduli

(2m12+m)2=(m+11m)2\left(\frac{2m-1}{2+m}\right)^2=\left(\frac{m+1}{1-m}\right)^2

Step 3. Take both signs

The sign giving (2m1)(1m)=(m+1)(2+m)(2m-1)(1-m)=(m+1)(2+m) leads to 3m2=33m^2=-3, which has no real root. The other sign gives

(2m1)(1m)=(m+1)(2+m)(2m-1)(1-m)=-(m+1)(2+m)m26m1=0m^2-6m-1=0

Step 4. Sum the roots

m=3±10,sum=6m=3\pm\sqrt{10},\qquad \text{sum}=6

Answer: (3) 66.

Both roots are genuine: they are the base of the isosceles triangle and the base of its reflection, and the question asks for the sum, so Vieta's relation gives the answer without ever computing 10\sqrt{10}.

Two bisectors, not one

Two lines have two angle bisectors, perpendicular to each other. A question that says "the bisector" without saying internal or external, or one that asks for "all possible" values, is testing whether you kept both. The internal bisector of the angle containing a given point is the one on which that point and the origin sit with the same sign in a1x+b1y+c1a12+b12=±a2x+b2y+c2a22+b22\dfrac{a_1x+b_1y+c_1}{\sqrt{a_1^2+b_1^2}}=\pm\dfrac{a_2x+b_2y+c_2}{\sqrt{a_2^2+b_2^2}}.

Cyclic quadrilaterals

A quadrilateral inscribed in a circle has opposite angles supplementary, and that one fact does everything.

Cyclic quadrilateral with its two diagonals and Ptolemy's relation

With sides AB=aAB=a, BC=bBC=b, CD=cCD=c, DA=dDA=d and s=a+b+c+d2s=\dfrac{a+b+c+d}{2}:

B+D=180B+D=180^\circ cosB=a2+b2c2d22(ab+cd)\cos B=\frac{a^2+b^2-c^2-d^2}{2(ab+cd)} Δ=12(ab+cd)sinB\Delta=\frac12(ab+cd)\sin B Δ=(sa)(sb)(sc)(sd)\Delta=\sqrt{(s-a)(s-b)(s-c)(s-d)} ACBD=ac+bdAC\cdot BD=ac+bd

Proof of the cosine formula. Apply the cosine rule to ACAC in ABC\triangle ABC and in ACD\triangle ACD:

AC2=a2+b22abcosBAC^2=a^2+b^2-2ab\cos B AC2=c2+d22cdcosDAC^2=c^2+d^2-2cd\cos D

Since D=180BD=180^\circ-B, cosD=cosB\cos D=-\cos B. Equating the two and solving for cosB\cos B gives the formula. The area formula follows by adding the two triangle areas and using sinD=sinB\sin D=\sin B. The last line is Ptolemy's theorem; the fourth is Brahmagupta's formula, which is Heron's formula with a fourth factor.

For a general quadrilateral, not necessarily cyclic, the area is

Δ=Pabcdcos2α\Delta=\sqrt{P-abcd\cos^2\alpha}

where P=(sa)(sb)(sc)(sd)P=(s-a)(s-b)(s-c)(s-d) and α=A+C2\alpha=\dfrac{A+C}{2}. Setting A+C=180A+C=180^\circ recovers Brahmagupta, which shows that the cyclic quadrilateral is the one of largest area for given side lengths.

Example 30 (IITianForum). A cyclic quadrilateral has sides 33, 44, 55, 66 in order. Find its area, cosB\cos B, and the product of its diagonals.

SHOW SOLUTION
Cyclic quadrilateral with sides 3, 4, 5, 6

Step 1. Semi-perimeter and Brahmagupta

s=3+4+5+62=9s=\frac{3+4+5+6}{2}=9Δ=6543=360=610\Delta=\sqrt{6\cdot 5\cdot 4\cdot 3}=\sqrt{360}=6\sqrt{10}

Step 2. The angle between the sides 33 and 44

cosB=9+1625362(12+30)=3684=37\cos B=\frac{9+16-25-36}{2(12+30)}=\frac{-36}{84}=-\frac37

so BB is obtuse, as it must be when the two opposite sides are the longer pair.

Step 3. Cross-check the area

sinB=1949=2107\sin B=\sqrt{1-\frac{9}{49}}=\frac{2\sqrt{10}}{7}Δ=12(12+30)2107\Delta=\frac12(12+30)\cdot\frac{2\sqrt{10}}{7}Δ=212107=610\Delta=21\cdot\frac{2\sqrt{10}}{7}=6\sqrt{10}

which agrees with Step 1.

Step 4. Ptolemy

ACBD=35+46=39AC\cdot BD=3\cdot 5+4\cdot 6=39

Answer: Δ=610\Delta=6\sqrt{10}, cosB=37\cos B=-\dfrac37, ACBD=39AC\cdot BD=39.

Regular polygons

A regular polygon of nn sides is nn copies of one isosceles triangle joined at the centre, and every formula follows from solving that one triangle.

Regular polygon split into n congruent triangles about the centre
sum of interior angles=(n2)π\text{sum of interior angles}=(n-2)\pi each interior angle=(n2)πn\text{each interior angle}=\frac{(n-2)\pi}{n} R=a2cosecπn,r=a2cotπnR=\frac{a}{2}\operatorname{cosec}\frac{\pi}{n},\qquad r=\frac{a}{2}\cot\frac{\pi}{n} area=14na2cotπn\text{area}=\frac14 na^2\cot\frac{\pi}{n} area=nr2tanπn=n2R2sin2πn\text{area}=nr^2\tan\frac{\pi}{n}=\frac{n}{2}R^2\sin\frac{2\pi}{n}

Proof. The central angle subtended by one side is 2πn\dfrac{2\pi}{n}. Half of that isosceles triangle is right angled with hypotenuse RR, opposite side a2\dfrac{a}{2} and adjacent side rr, giving the two radius formulas at once. The area is nn times 12R2sin2πn\dfrac12 R^2\sin\dfrac{2\pi}{n}.

Example 31 (IITianForum). A regular polygon inscribed in a circle of radius RR has area 3R23R^2. Find the number of sides.

SHOW SOLUTION
A regular 12-gon with one of the twelve congruent triangles shaded

Step 1. Use the area formula in terms of RR

n2R2sin2πn=3R2\frac{n}{2}R^2\sin\frac{2\pi}{n}=3R^2n2sin2πn=3\frac{n}{2}\sin\frac{2\pi}{n}=3

Step 2. Try the value that makes the angle standard

n=12n=12 gives 2πn=30\dfrac{2\pi}{n}=30^\circ, so

122sin30=612=3\frac{12}{2}\sin 30^\circ=6\cdot\frac12=3

which works.

Step 3. Confirm there is no other

f(n)=n2sin2πnf(n)=\dfrac{n}{2}\sin\dfrac{2\pi}{n} is strictly increasing in nn, since it is the area of the inscribed nn-gon in a fixed circle and adding a side strictly increases that area. So the solution is unique.

Answer: n=12n=12.

As a check on the direction of that monotonicity, f(n)πf(n)\to\pi as nn\to\infty, which is the area of the unit circle, and 3<π3<\pi, so a finite answer had to exist.

Which rule to reach for

Decision chart: what you are given decides which rule to use

Read it in one line: what you are given decides the rule, and what you are asked decides which area or radius formula finishes the job. The half angle formulae sit between the two, because they are the only tool that converts an angle condition into a pure statement about ss, aa, bb and cc.

Quick recall

ResultStatement
sine ruleasinA=bsinB=csinC=2R\dfrac{a}{\sin A}=\dfrac{b}{\sin B}=\dfrac{c}{\sin C}=2R
cosine rulecosA=b2+c2a22bc\cos A=\dfrac{b^2+c^2-a^2}{2bc}
projectiona=bcosC+ccosBa=b\cos C+c\cos B
NapiertanAB2=aba+bcotC2\tan\dfrac{A-B}{2}=\dfrac{a-b}{a+b}\cot\dfrac{C}{2}
Mollweidea+bc=cosAB2sinC2\dfrac{a+b}{c}=\dfrac{\cos\frac{A-B}{2}}{\sin\frac{C}{2}}
half angletanA2=(sb)(sc)s(sa)=rsa\tan\dfrac{A}{2}=\sqrt{\dfrac{(s-b)(s-c)}{s(s-a)}}=\dfrac{r}{s-a}
areaΔ=12absinC=s(sa)(sb)(sc)=rs=abc4R\Delta=\frac12 ab\sin C=\sqrt{s(s-a)(s-b)(s-c)}=rs=\dfrac{abc}{4R}
medianma=122b2+2c2a2m_a=\frac12\sqrt{2b^2+2c^2-a^2}
Apolloniusb2+c2=2ma2+a22b^2+c^2=2m_a^2+\dfrac{a^2}{2}
mm-nn theorem(m+n)cotθ=ncotBmcotC(m+n)\cot\theta=n\cot B-m\cot C
centroidG=A+B+C3G=\dfrac{A+B+C}{3}
incentreI=aA+bB+cCa+b+cI=\dfrac{aA+bB+cC}{a+b+c}
orthocentreH=A+B+CH=A+B+C when OO is the origin; HA=2RcosAHA=2R\cos A
Euler lineOO, GG, NN, HH collinear, OG:GH=1:2OG:GH=1:2, NN the midpoint of OHOH
nine-point circlecentre NN, radius R2\dfrac{R}{2}
inradiusr=Δs=4RsinA2sinB2sinC2r=\dfrac{\Delta}{s}=4R\sin\frac{A}{2}\sin\frac{B}{2}\sin\frac{C}{2}
exradiusr1=Δsa=stanA2r_1=\dfrac{\Delta}{s-a}=s\tan\dfrac{A}{2}
radii identitiesr1+r2+r3r=4Rr_1+r_2+r_3-r=4R and 1r1+1r2+1r3=1r\dfrac{1}{r_1}+\dfrac{1}{r_2}+\dfrac{1}{r_3}=\dfrac1r
OIOI and OHOHOI2=R22RrOI^2=R^2-2Rr, OH2=R2(18cosAcosBcosC)OH^2=R^2(1-8\cos A\cos B\cos C)
Euler inequalityR2rR\ge 2r, equality only for an equilateral triangle
pedal triangleangles 1802A180^\circ-2A, sides acosAa\cos A, circumradius R2\dfrac{R}{2}
excentral triangleangles 90A290^\circ-\dfrac{A}{2}, sides 4RcosA24R\cos\dfrac{A}{2}, circumradius 2R2R
ambiguous casetwo triangles exactly when csinB<b<cc\sin B<b<c
cyclic quadrilateralΔ=(sa)(sb)(sc)(sd)\Delta=\sqrt{(s-a)(s-b)(s-c)(s-d)} and ACBD=ac+bdAC\cdot BD=ac+bd
regular nn-gonR=a2cosecπnR=\dfrac{a}{2}\operatorname{cosec}\dfrac{\pi}{n}, area =n2R2sin2πn=\dfrac{n}{2}R^2\sin\dfrac{2\pi}{n}
equilateralR=2rR=2r, Δ=334R2\Delta=\dfrac{3\sqrt3}{4}R^2, side =R3=R\sqrt3
The habit that saves the most marks here

Finish every solution by checking one quantity a second way. The area computed from 12absinC\frac12 ab\sin C should match rsrs. A solved triangle should satisfy Mollweide. An answer for a radius should be consistent with R2rR\ge 2r. Each check costs one line and catches nearly every arithmetic slip this chapter can produce.

Practise these until the decision chart is automatic, then take a full chapter test in the doMath practice section to see how fast you can place a question in the right box.

[ SHARE ] WhatsApp
[ practice these chapters ]
Reinforce this post with live problems on doMath.
Trigonometric RatiosSolution of Triangles & Trig EquationsInverse Trigonometric FunctionsTrigonometry (Olympiad)
PreviousDifferential Equations for JEE: All Nine Methods, Worked ExamplesNext Monotonic Functions Increasing, Decreasing, Concavity and Inflection
← Back to all notes