A English

Relation between sides and angles, Solutions of triangles Questions in English

Class 11 Mathematics · Trigonometrical Equations · Relation between sides and angles, Solutions of triangles

611+

Questions

English

Language

100%

With Solutions

Showing 48 of 611 questions in English

301
MediumMCQ
If one side of a triangle is double the other and the angles opposite to these sides differ by $60^{\circ}$,then the triangle is
A
obtuse angled
B
right angled
C
acute angled
D
isosceles

Solution

(B) In $\triangle ABC$,by the sine rule,$\frac{\sin A}{a} = \frac{\sin B}{b} = \frac{\sin C}{c}$.
Given $a = 2b$ and $A - B = 60^{\circ}$,so $A = 60^{\circ} + B$.
Substituting these into the sine rule:
$\frac{\sin(60^{\circ} + B)}{2b} = \frac{\sin B}{b}$
$\sin(60^{\circ} + B) = 2 \sin B$
$\sin 60^{\circ} \cos B + \cos 60^{\circ} \sin B = 2 \sin B$
$\frac{\sqrt{3}}{2} \cos B + \frac{1}{2} \sin B = 2 \sin B$
$\frac{\sqrt{3}}{2} \cos B = \frac{3}{2} \sin B$
$\tan B = \frac{\sqrt{3}}{3} = \frac{1}{\sqrt{3}}$.
Thus,$B = 30^{\circ}$.
Then $A = 60^{\circ} + 30^{\circ} = 90^{\circ}$.
Since one angle is $90^{\circ}$,the triangle is right angled.
302
MediumMCQ
In a triangle $ABC$,$m \angle A, m \angle B, m \angle C$ are in $A$.$P$. and the lengths of the two larger sides are $10$ units and $9$ units respectively. Then the length (in units) of the third side is:
A
$5+\sqrt{6}$
B
$\sqrt{5}-1$
C
$\sqrt{6}+1$
D
$5-\sqrt{6}$

Solution

(D) Given that $\angle A, \angle B, \angle C$ are in $A$.$P$.,we have $2B = A + C$.
Since $A + B + C = 180^{\circ}$,we get $3B = 180^{\circ}$,which implies $B = 60^{\circ}$.
Let the sides opposite to $A, B, C$ be $a, b, c$ respectively. Given $a = 10$ and $b = 9$ (the two larger sides).
Using the Law of Cosines: $\cos B = \frac{a^2 + c^2 - b^2}{2ac}$.
Substituting the values: $\cos 60^{\circ} = \frac{10^2 + c^2 - 9^2}{2(10)c}$.
$\frac{1}{2} = \frac{100 + c^2 - 81}{20c} \Rightarrow 10c = c^2 + 19$.
$c^2 - 10c + 19 = 0$.
Using the quadratic formula: $c = \frac{10 \pm \sqrt{100 - 76}}{2} = \frac{10 \pm \sqrt{24}}{2} = 5 \pm \sqrt{6}$.
Since $b=9$ is the second largest side,$c$ must be the smallest side. Thus,$c = 5 - \sqrt{6}$.
303
MediumMCQ
In $\triangle ABC$,with usual notations,if $\frac{1}{b+c}+\frac{1}{c+a}=\frac{3}{a+b+c}$,then $m \angle C$ is equal to
A
$\frac{\pi}{3}$
B
$\frac{\pi}{2}$
C
$\frac{\pi}{4}$
D
$\frac{\pi}{6}$

Solution

(A) Given: $\frac{1}{b+c}+\frac{1}{c+a}=\frac{3}{a+b+c}$
Multiply both sides by $(a+b+c)$:
$\frac{a+b+c}{b+c}+\frac{a+b+c}{c+a}=3$
$\frac{a}{b+c}+1+\frac{b}{c+a}+1=3$
$\frac{a}{b+c}+\frac{b}{c+a}=1$
$a(c+a)+b(b+c)=(b+c)(c+a)$
$ac+a^2+b^2+bc=bc+ab+c^2+ac$
$a^2+b^2-c^2=ab$
By the Cosine Rule:
$\cos C = \frac{a^2+b^2-c^2}{2ab}$
Substitute $a^2+b^2-c^2=ab$:
$\cos C = \frac{ab}{2ab} = \frac{1}{2}$
Therefore,$C = \frac{\pi}{3}$.
304
EasyMCQ
In a triangle $ABC$ with usual notations,if $a:b:c = 7:8:9$,then $\cos A : \cos B : \cos C =$
A
$14:11:6$
B
$7:8:9$
C
$3:4:5$
D
$5:6:7$

Solution

(A) Given $a=7k, b=8k, c=9k$.
Using the cosine rule,$\cos A = \frac{b^2+c^2-a^2}{2bc} = \frac{(8k)^2+(9k)^2-(7k)^2}{2(8k)(9k)} = \frac{64+81-49}{144} = \frac{96}{144} = \frac{2}{3}$.
Similarly,$\cos B = \frac{a^2+c^2-b^2}{2ac} = \frac{(7k)^2+(9k)^2-(8k)^2}{2(7k)(9k)} = \frac{49+81-64}{126} = \frac{66}{126} = \frac{11}{21}$.
And $\cos C = \frac{a^2+b^2-c^2}{2ab} = \frac{(7k)^2+(8k)^2-(9k)^2}{2(7k)(8k)} = \frac{49+64-81}{112} = \frac{32}{112} = \frac{2}{7}$.
Now,$\cos A : \cos B : \cos C = \frac{2}{3} : \frac{11}{21} : \frac{2}{7}$.
Multiplying by $21$,we get $14 : 11 : 6$.
305
MediumMCQ
With usual notations,in a triangle $ABC$,if $\theta$ is any real number,then $a \cos (B-\theta) + b \cos (A+\theta)$ is equal to:
A
$a \cos \theta$
B
$b \cos \theta$
C
$\cos \theta$
D
$c \cos \theta$

Solution

(D) Given expression: $E = a \cos (B-\theta) + b \cos (A+\theta)$
Using the expansion formula $\cos(x \pm y) = \cos x \cos y \mp \sin x \sin y$:
$E = a(\cos B \cos \theta + \sin B \sin \theta) + b(\cos A \cos \theta - \sin A \sin \theta)$
$E = (a \cos B + b \cos A) \cos \theta + (a \sin B - b \sin A) \sin \theta$
By the projection formula in a triangle,$a \cos B + b \cos A = c$.
By the sine rule,$\frac{a}{\sin A} = \frac{b}{\sin B} = 2R$,so $a = 2R \sin A$ and $b = 2R \sin B$.
Substituting these into the second term: $a \sin B - b \sin A = (2R \sin A) \sin B - (2R \sin B) \sin A = 0$.
Thus,$E = c \cos \theta + 0 \cdot \sin \theta = c \cos \theta$.
306
MediumMCQ
In a triangle $ABC$,if $\frac{\sin A - \sin C}{\cos C - \cos A} = \cot B$,then $A, B, C$ are in
A
Arithmetico-Geometric progression
B
Harmonic progression
C
Geometric progression
D
Arithmetic progression

Solution

(D) Given the equation: $\frac{\sin A - \sin C}{\cos C - \cos A} = \cot B$
Applying the sum-to-product formulas:
$\frac{2 \cos \left(\frac{A+C}{2}\right) \sin \left(\frac{A-C}{2}\right)}{2 \sin \left(\frac{A+C}{2}\right) \sin \left(\frac{A-C}{2}\right)} = \cot B$
Simplifying the expression:
$\cot \left(\frac{A+C}{2}\right) = \cot B$
This implies:
$\frac{A+C}{2} = B \implies A+C = 2B$
Since the sum of two angles is twice the third angle,$A, B, C$ are in Arithmetic Progression $(A.P.)$.
307
DifficultMCQ
In a triangle $ABC$,with usual notations,if $c=4$,then the value of $(a-b)^2 \cos^2 \frac{C}{2} + (a+b)^2 \sin^2 \frac{C}{2}$ is
A
$4$
B
$16$
C
$9$
D
$2$

Solution

(B) We are given the expression: $(a-b)^2 \cos^2 \frac{C}{2} + (a+b)^2 \sin^2 \frac{C}{2}$
Expanding the terms,we get: $(a^2 - 2ab + b^2) \cos^2 \frac{C}{2} + (a^2 + 2ab + b^2) \sin^2 \frac{C}{2}$
Grouping the terms: $(a^2 + b^2) (\cos^2 \frac{C}{2} + \sin^2 \frac{C}{2}) - 2ab \cos^2 \frac{C}{2} + 2ab \sin^2 \frac{C}{2}$
Since $\cos^2 \theta + \sin^2 \theta = 1$,this simplifies to: $(a^2 + b^2) - 2ab (\cos^2 \frac{C}{2} - \sin^2 \frac{C}{2})$
Using the identity $\cos 2\theta = \cos^2 \theta - \sin^2 \theta$,we have $\cos C = \cos^2 \frac{C}{2} - \sin^2 \frac{C}{2}$:
$= a^2 + b^2 - 2ab \cos C$
By the Law of Cosines,$c^2 = a^2 + b^2 - 2ab \cos C$,so:
$= c^2$
Given $c = 4$,the value is $4^2 = 16$.
308
EasyMCQ
If $A, B, C$ are the angles of a triangle with $\tan \frac{A}{2}=\frac{1}{3}$ and $\tan \frac{B}{2}=\frac{2}{3}$,then the value of $\tan \frac{C}{2}$ is:
A
$\frac{-7}{9}$
B
$\frac{7}{9}$
C
$\frac{9}{7}$
D
$\frac{-9}{7}$

Solution

(B) Since $A, B, C$ are angles of a triangle,$A+B+C = \pi$.
Therefore,$\frac{A}{2} + \frac{B}{2} + \frac{C}{2} = \frac{\pi}{2}$,which implies $\frac{A+B}{2} = \frac{\pi}{2} - \frac{C}{2}$.
Taking tangent on both sides,$\tan \left(\frac{A+B}{2}\right) = \tan \left(\frac{\pi}{2} - \frac{C}{2}\right) = \cot \frac{C}{2}$.
Using the formula $\tan(x+y) = \frac{\tan x + \tan y}{1 - \tan x \tan y}$,we have:
$\frac{\tan \frac{A}{2} + \tan \frac{B}{2}}{1 - \tan \frac{A}{2} \tan \frac{B}{2}} = \cot \frac{C}{2}$.
Substituting the given values $\tan \frac{A}{2} = \frac{1}{3}$ and $\tan \frac{B}{2} = \frac{2}{3}$:
$\frac{\frac{1}{3} + \frac{2}{3}}{1 - (\frac{1}{3})(\frac{2}{3})} = \frac{1}{1 - \frac{2}{9}} = \frac{1}{\frac{7}{9}} = \frac{9}{7}$.
Thus,$\cot \frac{C}{2} = \frac{9}{7}$,which implies $\tan \frac{C}{2} = \frac{7}{9}$.
309
MediumMCQ
With usual notations in $\triangle ABC$,if $a^2+b^2-c^2=ab$,then the measure of angle $C$ is
A
$\frac{\pi}{4}$
B
$\frac{\pi}{6}$
C
$\frac{\pi}{2}$
D
$\frac{\pi}{3}$

Solution

(D) Using the Law of Cosines in $\triangle ABC$:\\ $\cos C = \frac{a^2+b^2-c^2}{2ab}$\\ Given that $a^2+b^2-c^2=ab$,we substitute this into the formula:\\ $\cos C = \frac{ab}{2ab} = \frac{1}{2}$\\ Since $\cos C = \frac{1}{2}$,the angle $C$ is $\frac{\pi}{3}$ (or $60^{\circ}$).
310
MediumMCQ
For the triangle $ABC$,with usual notations,if the angles $A, B, C$ are in $A.P.$ and $m \angle A = 30^{\circ}, c = 3$,then the values of $a$ and $b$ are respectively
A
$\frac{\sqrt{3}}{2}, \frac{3}{2}$
B
$\frac{3}{2}, \frac{3 \sqrt{3}}{2}$
C
$\frac{3 \sqrt{3}}{2}, \frac{3}{2}$
D
$\frac{3}{2}, \frac{\sqrt{3}}{2}$

Solution

(B) Given that angles $A, B, C$ are in $A.P.$
$\therefore A + C = 2B$
We know that $A + B + C = 180^{\circ}$
Substituting $A + C = 2B$,we get $2B + B = 180^{\circ}$ $\Rightarrow 3B = 180^{\circ}$ $\Rightarrow B = 60^{\circ}$
Given $A = 30^{\circ}$,then $C = 180^{\circ} - (30^{\circ} + 60^{\circ}) = 90^{\circ}$
Using the sine rule: $\frac{a}{\sin A} = \frac{b}{\sin B} = \frac{c}{\sin C}$
$\frac{a}{\sin 30^{\circ}} = \frac{b}{\sin 60^{\circ}} = \frac{3}{\sin 90^{\circ}}$
$\frac{a}{1/2} = \frac{b}{\sqrt{3}/2} = \frac{3}{1}$
$a = 3 \times \frac{1}{2} = \frac{3}{2}$
$b = 3 \times \frac{\sqrt{3}}{2} = \frac{3 \sqrt{3}}{2}$
311
MediumMCQ
The angles $A, B$ and $C$ of a triangle $ABC$ are in $AP$. If $b: c = \sqrt{3}: \sqrt{2}$,then the angle $A$ is (in $^{\circ}$)
A
$30$
B
$15$
C
$75$
D
$45$

Solution

(C) Since $A, B, C$ are in $AP$,we have $2B = A + C$.
Since $A + B + C = 180^{\circ}$,we have $A + C = 180^{\circ} - B$.
Substituting this into the $AP$ condition: $2B = 180^{\circ} - B$ $\Rightarrow 3B = 180^{\circ}$ $\Rightarrow B = 60^{\circ}$.
Using the sine rule,$\frac{\sin B}{b} = \frac{\sin C}{c}$.
Given $\frac{b}{c} = \frac{\sqrt{3}}{\sqrt{2}}$,we have $\frac{\sin B}{\sin C} = \frac{\sqrt{3}}{\sqrt{2}}$.
Substituting $B = 60^{\circ}$: $\frac{\sin 60^{\circ}}{\sin C} = \frac{\sqrt{3}}{\sqrt{2}}$ $\Rightarrow \frac{\sqrt{3}/2}{\sin C} = \frac{\sqrt{3}}{\sqrt{2}}$.
$\sin C = \frac{\sqrt{2}}{2} = \frac{1}{\sqrt{2}} \Rightarrow C = 45^{\circ}$.
Finally,$A = 180^{\circ} - (B + C) = 180^{\circ} - (60^{\circ} + 45^{\circ}) = 75^{\circ}$.
312
EasyMCQ
In a $\Delta ABC$,if $\frac{\cos A}{a}=\frac{\cos B}{b}=\frac{\cos C}{c}$ and $a=2$,then its area is
A
$2 \sqrt{3}$
B
$\sqrt{3}$
C
$\frac{\sqrt{3}}{2}$
D
$\frac{\sqrt{3}}{4}$

Solution

(B) Given,in $\triangle ABC$,$\frac{\cos A}{a}=\frac{\cos B}{b}=\frac{\cos C}{c} \dots (i)$
From the sine rule,$\frac{\sin A}{a}=\frac{\sin B}{b}=\frac{\sin C}{c} \dots (ii)$
Dividing Eq. $(ii)$ by Eq. $(i)$,we get $\tan A = \tan B = \tan C$.
Since $A, B, C$ are angles of a triangle,$A = B = C$.
Thus,$\triangle ABC$ is an equilateral triangle.
Since $A+B+C = 180^{\circ}$,we have $3A = 180^{\circ}$,so $A = B = C = 60^{\circ}$.
The area of an equilateral triangle is given by $\frac{\sqrt{3}}{4} a^2$.
Given $a = 2$,the area is $\frac{\sqrt{3}}{4} (2)^2 = \frac{\sqrt{3}}{4} \times 4 = \sqrt{3}$.
313
EasyMCQ
In any $\triangle ABC$,the simplified form of $\frac{\cos 2A}{a^2} - \frac{\cos 2B}{b^2}$ is
A
$a^2 - b^2$
B
$\frac{1}{a^2 - b^2}$
C
$\frac{1}{a^2} - \frac{1}{b^2}$
D
$a^2 + b^2$

Solution

(C) Using the sine rule,$\frac{a}{\sin A} = \frac{b}{\sin B} = 2R = k$,so $\sin A = ak$ and $\sin B = bk$.
We know $\cos 2A = 1 - 2\sin^2 A$ and $\cos 2B = 1 - 2\sin^2 B$.
Substituting these into the expression:
$\frac{1 - 2\sin^2 A}{a^2} - \frac{1 - 2\sin^2 B}{b^2}$
$= \frac{1 - 2(ak)^2}{a^2} - \frac{1 - 2(bk)^2}{b^2}$
$= \frac{1 - 2a^2k^2}{a^2} - \frac{1 - 2b^2k^2}{b^2}$
$= (\frac{1}{a^2} - 2k^2) - (\frac{1}{b^2} - 2k^2)$
$= \frac{1}{a^2} - \frac{1}{b^2}$
314
EasyMCQ
The sides of a triangle are $6+2 \sqrt{3}$,$4 \sqrt{3}$,and $\sqrt{24}$. The tangent of the smallest angle of the triangle is
A
$\frac{1}{\sqrt{3}}$
B
$\sqrt{2}-1$
C
$\sqrt{3}$
D
$1$

Solution

(A) Given the sides of the triangle are $a = 6+2 \sqrt{3}$,$b = 4 \sqrt{3}$,and $c = \sqrt{24} = 2 \sqrt{6}$.
Comparing the values: $a \approx 6 + 3.464 = 9.464$,$b \approx 4 \times 1.732 = 6.928$,and $c \approx 2 \times 2.449 = 4.898$.
Since $c$ is the smallest side,the smallest angle is $C$.
Using the law of cosines: $\cos C = \frac{a^2 + b^2 - c^2}{2ab}$.
$a^2 = (6+2 \sqrt{3})^2 = 36 + 12 + 24 \sqrt{3} = 48 + 24 \sqrt{3}$.
$b^2 = (4 \sqrt{3})^2 = 48$.
$c^2 = 24$.
$\cos C = \frac{48 + 24 \sqrt{3} + 48 - 24}{2(6+2 \sqrt{3})(4 \sqrt{3})} = \frac{72 + 24 \sqrt{3}}{8 \sqrt{3}(3+\sqrt{3})} = \frac{24(3+\sqrt{3})}{8 \sqrt{3}(3+\sqrt{3})} = \frac{3}{\sqrt{3}} = \sqrt{3}$.
Wait,checking the calculation again: $\cos C = \frac{72+24 \sqrt{3}}{16 \sqrt{3}(3+\sqrt{3})} = \frac{24(3+\sqrt{3})}{16 \sqrt{3}(3+\sqrt{3})} = \frac{24}{16 \sqrt{3}} = \frac{3}{2 \sqrt{3}} = \frac{\sqrt{3}}{2}$.
Thus,$\cos C = \frac{\sqrt{3}}{2}$,which means $C = 30^{\circ}$.
The tangent of the smallest angle is $\tan 30^{\circ} = \frac{1}{\sqrt{3}}$.
315
MediumMCQ
In a triangle $ABC$,$a[b \cos C - c \cos B] = $
A
$a^2$
B
$b^2$
C
$0$
D
$b^2 - c^2$

Solution

(D) We are given the expression $a[b \cos C - c \cos B]$.
Using the projection formula for a triangle,we know that $a = b \cos C + c \cos B$.
Substituting this into the expression,we get $(b \cos C + c \cos B)(b \cos C - c \cos B)$.
This is in the form $(x+y)(x-y) = x^2 - y^2$,so it simplifies to $b^2 \cos^2 C - c^2 \cos^2 B$.
Alternatively,using the Law of Cosines,$\cos C = \frac{a^2 + b^2 - c^2}{2ab}$ and $\cos B = \frac{a^2 + c^2 - b^2}{2ac}$.
Substituting these values: $a \left[ b \left( \frac{a^2 + b^2 - c^2}{2ab} \right) - c \left( \frac{a^2 + c^2 - b^2}{2ac} \right) \right]$.
$= a \left[ \frac{a^2 + b^2 - c^2}{2a} - \frac{a^2 + c^2 - b^2}{2a} \right]$.
$= a \left[ \frac{a^2 + b^2 - c^2 - a^2 - c^2 + b^2}{2a} \right]$.
$= a \left[ \frac{2b^2 - 2c^2}{2a} \right] = b^2 - c^2$.
316
MediumMCQ
In $\triangle ABC$,if $a, b, c$ are in arithmetic progression and $C = 2A$,then $a: c =$
A
$4: 5$
B
$2: 3$
C
$5: 6$
D
$\sqrt{3}: 2$

Solution

(B) Given that $a, b, c$ are in arithmetic progression,so $2b = a + c$.
Using the sine rule,$\frac{a}{\sin A} = \frac{b}{\sin B} = \frac{c}{\sin C} = k$.
Thus,$a = k \sin A$,$b = k \sin B$,and $c = k \sin C$.
Since $C = 2A$,we have $\sin C = \sin 2A = 2 \sin A \cos A$.
From $2b = a + c$,we get $2 \sin B = \sin A + \sin C$.
Using $B = 180^{\circ} - (A + C) = 180^{\circ} - 3A$,we have $\sin B = \sin 3A$.
So,$2 \sin 3A = \sin A + \sin 2A$.
$2(3 \sin A - 4 \sin^3 A) = \sin A + 2 \sin A \cos A$.
Dividing by $\sin A$ (since $\sin A \neq 0$): $6 - 8 \sin^2 A = 1 + 2 \cos A$.
$6 - 8(1 - \cos^2 A) = 1 + 2 \cos A \Rightarrow 8 \cos^2 A - 2 \cos A - 3 = 0$.
$(4 \cos A - 3)(2 \cos A + 1) = 0$.
Since $A$ is an angle of a triangle,$\cos A = \frac{3}{4}$.
Then $\frac{a}{c} = \frac{\sin A}{\sin C} = \frac{\sin A}{2 \sin A \cos A} = \frac{1}{2 \cos A} = \frac{1}{2(3/4)} = \frac{1}{3/2} = \frac{2}{3}$.
317
EasyMCQ
If the angles $A, B$ and $C$ of $\triangle ABC$ are in arithmetic progression,then
A
$b^2=a^2+c^2-ac$
B
$c^2=b^2+a^2-ab$
C
$a^2=b^2+c^2-bc$
D
$c^2=a^2+b^2$

Solution

(A) The angles of $\triangle ABC$ are in arithmetic progression $(AP)$.
Since $A+B+C=180^{\circ}$ and $2B=A+C$,we have $3B=180^{\circ}$,which implies $B=60^{\circ}$.
Using the Law of Cosines,$\cos B = \frac{a^2+c^2-b^2}{2ac}$.
Substituting $B=60^{\circ}$,we get $\cos 60^{\circ} = \frac{a^2+c^2-b^2}{2ac}$.
Since $\cos 60^{\circ} = \frac{1}{2}$,we have $\frac{1}{2} = \frac{a^2+c^2-b^2}{2ac}$.
Multiplying both sides by $2ac$,we get $ac = a^2+c^2-b^2$.
Therefore,$b^2 = a^2+c^2-ac$.
318
EasyMCQ
The angles $A, B, C$ of a triangle $ABC$ are in $AP$. If $AB=6$ and $BC=7$,then $AC=$
A
$\sqrt{40}$
B
$\sqrt{41}$
C
$\sqrt{43}$
D
$6$

Solution

(C) Given that the angles $A, B, C$ of $\triangle ABC$ are in $AP$,we have $A+C = 2B$.
Since $A+B+C = 180^{\circ}$,we get $3B = 180^{\circ}$,which implies $B = 60^{\circ}$.
Using the cosine rule in $\triangle ABC$:
$\cos B = \frac{AB^2 + BC^2 - AC^2}{2 \times AB \times BC}$
Substituting the given values $AB=6, BC=7, B=60^{\circ}$ and letting $AC=x$:
$\cos 60^{\circ} = \frac{6^2 + 7^2 - x^2}{2 \times 6 \times 7}$
$\frac{1}{2} = \frac{36 + 49 - x^2}{84}$
$42 = 85 - x^2$
$x^2 = 85 - 42 = 43$
$x = \sqrt{43}$
Therefore,$AC = \sqrt{43}$.
Solution diagram
319
DifficultMCQ
If the altitudes of a triangle are in arithmetic progression,then the sides of the triangle are in
A
$AP$
B
$HP$
C
$GP$
D
$AGP$

Solution

(B) In $\triangle ABC$,let $a, b, c$ be the lengths of the sides and $p_1, p_2, p_3$ be the corresponding altitudes.
The area of the triangle $\Delta$ is given by $\Delta = \frac{1}{2} a p_1 = \frac{1}{2} b p_2 = \frac{1}{2} c p_3$.
This implies $p_1 = \frac{2\Delta}{a}$,$p_2 = \frac{2\Delta}{b}$,and $p_3 = \frac{2\Delta}{c}$.
Given that $p_1, p_2, p_3$ are in $AP$,we have $\frac{2\Delta}{a}, \frac{2\Delta}{b}, \frac{2\Delta}{c}$ are in $AP$.
Dividing by $2\Delta$,we get $\frac{1}{a}, \frac{1}{b}, \frac{1}{c}$ are in $AP$.
By the definition of harmonic progression,if the reciprocals of terms are in $AP$,then the terms themselves are in $HP$.
Therefore,$a, b, c$ are in $HP$.
320
DifficultMCQ
In $\triangle ABC$,if $\tan \frac{A}{2}+\tan \frac{C}{2}=\frac{b}{s}$,then $\sin \left(\frac{A+C}{3}\right)=$
A
$1$
B
$\frac{\sqrt{3}}{2}$
C
$\frac{1}{\sqrt{2}}$
D
$\frac{1}{2}$

Solution

(D) Given $\tan \frac{A}{2}+\tan \frac{C}{2}=\frac{b}{s}$.
Using the identity $\tan \frac{A}{2} = \sqrt{\frac{(s-b)(s-c)}{s(s-a)}}$,we have:
$\frac{\sin \frac{A}{2}}{\cos \frac{A}{2}} + \frac{\sin \frac{C}{2}}{\cos \frac{C}{2}} = \frac{\sin \frac{A+C}{2}}{\cos \frac{A}{2} \cos \frac{C}{2}} = \frac{b}{s}$.
Substituting $\cos \frac{A}{2} = \sqrt{\frac{s(s-a)}{bc}}$ and $\cos \frac{C}{2} = \sqrt{\frac{s(s-c)}{ab}}$,we get:
$\frac{\sin \frac{A+C}{2}}{\sqrt{\frac{s^2(s-a)(s-c)}{ab^2c}}} = \frac{b}{s}$ $\Rightarrow \frac{\sin \frac{A+C}{2}}{\frac{s}{b} \sqrt{\frac{(s-a)(s-c)}{ac}}} = \frac{b}{s}$.
Since $\sin \frac{B}{2} = \sqrt{\frac{(s-a)(s-c)}{ac}}$,the equation becomes $\frac{\sin \frac{A+C}{2}}{\sin \frac{B}{2}} = 1$.
Since $A+B+C = \pi$,$\frac{B}{2} = \frac{\pi}{2} - \frac{A+C}{2}$,so $\sin \frac{B}{2} = \cos \frac{A+C}{2}$.
Thus,$\tan \frac{A+C}{2} = 1$,which implies $\frac{A+C}{2} = \frac{\pi}{4}$,so $A+C = \frac{\pi}{2}$.
Finally,$\sin \left(\frac{A+C}{3}\right) = \sin \left(\frac{\pi/2}{3}\right) = \sin \left(\frac{\pi}{6}\right) = \frac{1}{2}$.
321
DifficultMCQ
In $\triangle ABC$,$(\cot A+\cot B)(\cot B+\cot C)(\cot C+\cot A) =$
A
$\sec A \sec B \sec C$
B
$\tan A \tan B \tan C$
C
$\operatorname{cosec} A \operatorname{cosec} B \operatorname{cosec} C$
D
$\cot A \cot B \cot C$

Solution

(C) Given the expression $(\cot A+\cot B)(\cot B+\cot C)(\cot C+\cot A)$.
Using $\cot \theta = \frac{\cos \theta}{\sin \theta}$,we have:
$= \left(\frac{\cos A}{\sin A} + \frac{\cos B}{\sin B}\right) \left(\frac{\cos B}{\sin B} + \frac{\cos C}{\sin C}\right) \left(\frac{\cos C}{\sin C} + \frac{\cos A}{\sin A}\right)$
$= \left(\frac{\sin(A+B)}{\sin A \sin B}\right) \left(\frac{\sin(B+C)}{\sin B \sin C}\right) \left(\frac{\sin(C+A)}{\sin C \sin A}\right)$
Since $A+B+C = \pi$,we have $\sin(A+B) = \sin(\pi-C) = \sin C$,$\sin(B+C) = \sin A$,and $\sin(C+A) = \sin B$.
Substituting these values:
$= \left(\frac{\sin C}{\sin A \sin B}\right) \left(\frac{\sin A}{\sin B \sin C}\right) \left(\frac{\sin B}{\sin C \sin A}\right)$
$= \frac{\sin A \sin B \sin C}{(\sin A \sin B \sin C)^2} = \frac{1}{\sin A \sin B \sin C}$
$= \operatorname{cosec} A \operatorname{cosec} B \operatorname{cosec} C$.
322
EasyMCQ
In $\triangle ABC$,find the value of $\frac{\sin 2A + \sin 2B + \sin 2C}{\cos A + \cos B + \cos C - 1}$.
A
$2[\sin A + \sin B + \sin C]$
B
$\sin A + \sin B + \sin C$
C
$4[\sin A + \sin B + \sin C]$
D
$8[\sin A + \sin B + \sin C]$

Solution

(A) We know that in $\triangle ABC$,$A+B+C = \pi$.
The numerator is $\sin 2A + \sin 2B + \sin 2C = 4 \sin A \sin B \sin C$.
The denominator is $\cos A + \cos B + \cos C - 1 = 4 \sin \frac{A}{2} \sin \frac{B}{2} \sin \frac{C}{2}$.
Thus,the expression becomes:
$\frac{4 \sin A \sin B \sin C}{4 \sin \frac{A}{2} \sin \frac{B}{2} \sin \frac{C}{2}} = \frac{4 (2 \sin \frac{A}{2} \cos \frac{A}{2}) (2 \sin \frac{B}{2} \cos \frac{B}{2}) (2 \sin \frac{C}{2} \cos \frac{C}{2})}{4 \sin \frac{A}{2} \sin \frac{B}{2} \sin \frac{C}{2}} = 8 \cos \frac{A}{2} \cos \frac{B}{2} \cos \frac{C}{2}$.
We also know that $\sin A + \sin B + \sin C = 4 \cos \frac{A}{2} \cos \frac{B}{2} \cos \frac{C}{2}$.
Therefore,$8 \cos \frac{A}{2} \cos \frac{B}{2} \cos \frac{C}{2} = 2 [4 \cos \frac{A}{2} \cos \frac{B}{2} \cos \frac{C}{2}] = 2 [\sin A + \sin B + \sin C]$.
323
DifficultMCQ
In $\triangle ABC$,if $4r_1 = 5r_2 = 6r_3$,then $\sin^2 \frac{A}{2} + \sin^2 \frac{B}{2} + \sin^2 \frac{C}{2} =$
A
$\frac{19}{22}$
B
$\frac{25}{33}$
C
$\frac{74}{99}$
D
$\frac{28}{33}$

Solution

(B) We know that $r_1 = \frac{\Delta}{s-a}$,$r_2 = \frac{\Delta}{s-b}$,and $r_3 = \frac{\Delta}{s-c}$.
Given $4r_1 = 5r_2 = 6r_3 = \lambda$.
Then $s-a = \frac{\lambda}{4}$,$s-b = \frac{\lambda}{5}$,and $s-c = \frac{\lambda}{6}$.
Summing these: $(s-a) + (s-b) + (s-c) = 3s - (a+b+c) = 3s - 2s = s$.
So,$s = \lambda(\frac{1}{4} + \frac{1}{5} + \frac{1}{6}) = \lambda(\frac{15+12+10}{60}) = \frac{37\lambda}{60}$.
Then $a = s - (s-a) = \lambda(\frac{37}{60} - \frac{15}{60}) = \frac{22\lambda}{60}$,$b = \lambda(\frac{37}{60} - \frac{12}{60}) = \frac{25\lambda}{60}$,$c = \lambda(\frac{37}{60} - \frac{10}{60}) = \frac{27\lambda}{60}$.
Using $\sin^2 \frac{A}{2} = \frac{(s-b)(s-c)}{bc}$,$\sin^2 \frac{B}{2} = \frac{(s-a)(s-c)}{ac}$,$\sin^2 \frac{C}{2} = \frac{(s-a)(s-b)}{ab}$.
Sum $= \frac{(\lambda/5)(\lambda/6)}{(25\lambda/60)(27\lambda/60)} + \frac{(\lambda/4)(\lambda/6)}{(22\lambda/60)(27\lambda/60)} + \frac{(\lambda/4)(\lambda/5)}{(22\lambda/60)(25\lambda/60)}$.
Sum $= \frac{3600}{30 \times 675} + \frac{3600}{24 \times 594} + \frac{3600}{20 \times 550} = \frac{120}{675} + \frac{150}{594} + \frac{180}{550} = \frac{8}{45} + \frac{25}{99} + \frac{18}{55} = \frac{88 + 125 + 162}{495} = \frac{375}{495} = \frac{25}{33}$.
324
MediumMCQ
In a triangle $ABC$,$\tan \frac{A}{2} \tan \frac{B}{2} + \tan \frac{B}{2} \tan \frac{C}{2} + \tan \frac{C}{2} \tan \frac{A}{2} =$
A
$0$
B
$1$
C
$\frac{1}{2}$
D
$\pi$

Solution

(B) In a triangle $ABC$,$A+B+C = \pi$.
Dividing by $2$,we get $\frac{A}{2} + \frac{B}{2} + \frac{C}{2} = \frac{\pi}{2}$,which implies $\frac{A}{2} + \frac{B}{2} = \frac{\pi}{2} - \frac{C}{2}$.
Taking tangent on both sides: $\tan(\frac{A}{2} + \frac{B}{2}) = \tan(\frac{\pi}{2} - \frac{C}{2}) = \cot \frac{C}{2}$.
Using the identity $\tan(x+y) = \frac{\tan x + \tan y}{1 - \tan x \tan y}$,we have $\frac{\tan \frac{A}{2} + \tan \frac{B}{2}}{1 - \tan \frac{A}{2} \tan \frac{B}{2}} = \frac{1}{\tan \frac{C}{2}}$.
Cross-multiplying gives: $\tan \frac{C}{2}(\tan \frac{A}{2} + \tan \frac{B}{2}) = 1 - \tan \frac{A}{2} \tan \frac{B}{2}$.
Rearranging the terms: $\tan \frac{A}{2} \tan \frac{B}{2} + \tan \frac{B}{2} \tan \frac{C}{2} + \tan \frac{C}{2} \tan \frac{A}{2} = 1$.
325
MediumMCQ
In a $\triangle ABC$,$\sin 2A + \sin 2B + \sin 2C =$
A
$4 \sin A \sin B \sin C$
B
$2 \sin A \sin B \sin C$
C
$4 \cos A \cos B \cos C$
D
$2 \sin A \cos B \cos C$

Solution

(A) In $\triangle ABC$,$A+B+C = \pi \Rightarrow A+B = \pi - C$.
$\sin 2A + \sin 2B + \sin 2C = 2 \sin(A+B) \cos(A-B) + 2 \sin C \cos C$.
Since $\sin(A+B) = \sin(\pi - C) = \sin C$,we have:
$= 2 \sin C \cos(A-B) + 2 \sin C \cos C$.
$= 2 \sin C [\cos(A-B) + \cos C]$.
Since $\cos C = \cos(\pi - (A+B)) = -\cos(A+B)$,we have:
$= 2 \sin C [\cos(A-B) - \cos(A+B)]$.
Using the identity $\cos(A-B) - \cos(A+B) = 2 \sin A \sin B$:
$= 2 \sin C [2 \sin A \sin B] = 4 \sin A \sin B \sin C$.
326
EasyMCQ
In a $\triangle ABC$,$2ac \sin \frac{1}{2}(A-B+C)$ is equal to
A
$a^2+b^2+c^2$
B
$a^2+b^2-c^2$
C
$a^2+c^2-b^2$
D
$b^2+c^2-a^2$

Solution

(C) In a $\triangle ABC$,we know that $A+B+C = 180^{\circ}$.
We need to evaluate $2ac \sin \frac{1}{2}(A-B+C)$.
Since $A+C = 180^{\circ}-B$,we substitute this into the expression:
$2ac \sin \frac{1}{2}(180^{\circ}-B-B) = 2ac \sin \frac{1}{2}(180^{\circ}-2B)$
$= 2ac \sin (90^{\circ}-B)$
$= 2ac \cos B$
Using the cosine rule,$\cos B = \frac{a^2+c^2-b^2}{2ac}$.
Substituting this value,we get:
$= 2ac \left( \frac{a^2+c^2-b^2}{2ac} \right) = a^2+c^2-b^2$.
327
MediumMCQ
Let $A, B$ and $C$ be three angles of a $\triangle ABC$ such that $\cos A + \cos B + \cos C = \frac{3}{2}$,then the $\triangle ABC$ is
A
Equilateral
B
Right angled
C
Isosceles but not equilateral
D
Scalene

Solution

(A) Given,$\cos A + \cos B + \cos C = \frac{3}{2}$.
We know that for any triangle $ABC$,the maximum value of $\cos A + \cos B + \cos C$ is $\frac{3}{2}$,which occurs if and only if $A = B = C = 60^{\circ}$ or $\frac{\pi}{3}$ radians.
Since $A = B = C = \frac{\pi}{3}$,all three angles are equal.
Therefore,$\triangle ABC$ is an equilateral triangle.
Hence,option $A$ is correct.
328
DifficultMCQ
If $H$ is the orthocentre of $\triangle ABC$ and $AH=x, BH=y, CH=z$,then $\frac{abc}{xyz}=$
A
$1$
B
$\frac{a+b+c}{x+y+z}$
C
$\frac{a}{x}+\frac{b}{y}+\frac{c}{z}$
D
$\frac{ab+bc+ca}{xy+yz+zx}$

Solution

(C) Given that $H$ is the orthocentre of $\triangle ABC$ and $AH=x, BH=y, CH=z$.
In any triangle,the distance from the orthocentre to the vertices is given by $AH=2R \cos A$,$BH=2R \cos B$,and $CH=2R \cos C$,where $R$ is the circumradius.
Thus,$x=2R \cos A, y=2R \cos B, z=2R \cos C$.
We know that $a=2R \sin A, b=2R \sin B, c=2R \sin C$.
Therefore,$\frac{a}{x} = \frac{2R \sin A}{2R \cos A} = \tan A$.
Similarly,$\frac{b}{y} = \tan B$ and $\frac{c}{z} = \tan C$.
We are looking for the expression $\frac{abc}{xyz} = \frac{a}{x} \cdot \frac{b}{y} \cdot \frac{c}{z} = \tan A \tan B \tan C$.
In any triangle,$\tan A + \tan B + \tan C = \tan A \tan B \tan C$.
Thus,$\frac{abc}{xyz} = \tan A + \tan B + \tan C = \frac{a}{x} + \frac{b}{y} + \frac{c}{z}$.
Solution diagram
329
EasyMCQ
In a triangle,if the angles are in the ratio $3: 2: 1$,then the ratio of its sides is
A
$1: 2: 3$
B
$2: \sqrt{3}: 1$
C
$3: \sqrt{2}: 1$
D
$1: \sqrt{3}: 3$

Solution

(B) Let the angles be $3x, 2x, x$.
Since the sum of angles in a triangle is $180^{\circ}$,we have $3x + 2x + x = 180^{\circ}$.
$6x = 180^{\circ} \Rightarrow x = 30^{\circ}$.
Thus,the angles are $A = 90^{\circ}, B = 60^{\circ}, C = 30^{\circ}$.
Using the Sine Rule,the ratio of the sides $a: b: c$ is $\sin A: \sin B: \sin C$.
$a: b: c = \sin 90^{\circ}: \sin 60^{\circ}: \sin 30^{\circ}$.
$a: b: c = 1: \frac{\sqrt{3}}{2}: \frac{1}{2}$.
Multiplying by $2$,we get $a: b: c = 2: \sqrt{3}: 1$.
330
EasyMCQ
In $\triangle ABC$,if $AB: BC: CA = 6: 4: 5$,then $R: r =$
A
$16: 9$
B
$16: 7$
C
$12: 7$
D
$12: 9$

Solution

(B) Let the sides be $c = 6k$,$a = 4k$,and $b = 5k$.
The semi-perimeter $s = \frac{6k + 4k + 5k}{2} = \frac{15k}{2}$.
Using Heron's formula,the area $\Delta = \sqrt{s(s-a)(s-b)(s-c)} = \sqrt{\frac{15k}{2} \times \frac{7k}{2} \times \frac{5k}{2} \times \frac{3k}{2}} = \sqrt{\frac{1575k^4}{16}} = \frac{15\sqrt{7}k^2}{4}$.
The circumradius $R = \frac{abc}{4\Delta} = \frac{(6k)(4k)(5k)}{4 \times \frac{15\sqrt{7}k^2}{4}} = \frac{120k^3}{15\sqrt{7}k^2} = \frac{8k}{\sqrt{7}}$.
The inradius $r = \frac{\Delta}{s} = \frac{15\sqrt{7}k^2}{4} \times \frac{2}{15k} = \frac{\sqrt{7}k}{2}$.
Therefore,$\frac{R}{r} = \frac{8k}{\sqrt{7}} \times \frac{2}{\sqrt{7}k} = \frac{16}{7}$.
331
MediumMCQ
In $\triangle ABC$,if $r_1: r_2 = 7: 8$ and $r_1: r_3 = 3: 4$,then $a: b: c =$
A
$24: 21: 28$
B
$8: 7: 6$
C
$13: 14: 15$
D
$7: 8: 6$

Solution

(C) Given: $r_1: r_2 = 7: 8$ and $r_1: r_3 = 3: 4$.
We know that $r_1 = \frac{\Delta}{s-a}$,$r_2 = \frac{\Delta}{s-b}$,and $r_3 = \frac{\Delta}{s-c}$.
Thus,$\frac{1}{s-a}: \frac{1}{s-b}: \frac{1}{s-c} = r_1: r_2: r_3$.
First,find the ratio $r_1: r_2: r_3$:
$r_1: r_2 = 7: 8 = 21: 24$
$r_1: r_3 = 3: 4 = 21: 28$
So,$r_1: r_2: r_3 = 21: 24: 28$.
Let $s-a = \frac{k}{21}$,$s-b = \frac{k}{24}$,and $s-c = \frac{k}{28}$.
Summing these: $(s-a) + (s-b) + (s-c) = 3s - (a+b+c) = 3s - 2s = s$.
So,$s = k(\frac{1}{21} + \frac{1}{24} + \frac{1}{28}) = k(\frac{8+7+6}{168}) = k(\frac{21}{168}) = \frac{k}{8}$.
Now,$a = s - (s-a) = k(\frac{1}{8} - \frac{1}{21}) = k(\frac{21-8}{168}) = \frac{13k}{168}$.
$b = s - (s-b) = k(\frac{1}{8} - \frac{1}{24}) = k(\frac{3-1}{24}) = \frac{2k}{24} = \frac{14k}{168}$.
$c = s - (s-c) = k(\frac{1}{8} - \frac{1}{28}) = k(\frac{7-2}{56}) = \frac{5k}{56} = \frac{15k}{168}$.
Therefore,$a: b: c = 13: 14: 15$.
332
MediumMCQ
The lengths of the sides of a triangle are $13, 14, \text{ and } 15$. If $R$ and $r$ respectively denote the circumradius and inradius of this triangle,then $8R - r = $
A
$41$
B
$51$
C
$61$
D
$71$

Solution

(C) Let the sides be $a = 13, b = 14, c = 15$.
Semi-perimeter $s = \frac{13 + 14 + 15}{2} = \frac{42}{2} = 21$.
Area of the triangle $\Delta = \sqrt{s(s-a)(s-b)(s-c)} = \sqrt{21(21-13)(21-14)(21-15)} = \sqrt{21 \times 8 \times 7 \times 6} = \sqrt{7056} = 84$.
Circumradius $R = \frac{abc}{4\Delta} = \frac{13 \times 14 \times 15}{4 \times 84} = \frac{2730}{336} = \frac{65}{8}$.
Inradius $r = \frac{\Delta}{s} = \frac{84}{21} = 4$.
Now,$8R - r = 8 \times \left(\frac{65}{8}\right) - 4 = 65 - 4 = 61$.
333
MediumMCQ
In a triangle $ABC$,$(b+c) \sin \frac{A}{2} =$
A
$a \cos A$
B
$a \cos \left(\frac{B-C}{2}\right)$
C
$a \sin \left(\frac{B+C}{2}\right)$
D
$a \sin \left(\frac{B-C}{2}\right)$

Solution

(B) Using the Sine rule,we have $\frac{a}{\sin A} = \frac{b}{\sin B} = \frac{c}{\sin C} = k$.
Thus,$b = k \sin B$ and $c = k \sin C$.
Substituting these into the expression:
$(b+c) \sin \frac{A}{2} = k(\sin B + \sin C) \sin \frac{A}{2}$.
Using the sum-to-product formula $\sin B + \sin C = 2 \sin \frac{B+C}{2} \cos \frac{B-C}{2}$:
$= k \left[ 2 \sin \frac{B+C}{2} \cos \frac{B-C}{2} \right] \sin \frac{A}{2}$.
Since $A+B+C = \pi$,we have $\frac{B+C}{2} = \frac{\pi}{2} - \frac{A}{2}$,so $\sin \frac{B+C}{2} = \cos \frac{A}{2}$.
$= k \left[ 2 \cos \frac{A}{2} \cos \frac{B-C}{2} \right] \sin \frac{A}{2}$.
$= k \left[ 2 \sin \frac{A}{2} \cos \frac{A}{2} \right] \cos \frac{B-C}{2}$.
$= k \sin A \cos \frac{B-C}{2}$.
Since $a = k \sin A$,the expression becomes $a \cos \frac{B-C}{2}$.
334
MediumMCQ
In a triangle $ABC$,if $a-2b+c=0$,then $\cot \left(\frac{A}{2}\right) \cdot \cot \left(\frac{C}{2}\right) = $
A
$1$
B
$2$
C
$3$
D
$4$

Solution

(C) Given $a - 2b + c = 0$,we have $a + c = 2b$.
Using the formula $\cot \left(\frac{A}{2}\right) = \sqrt{\frac{s(s-a)}{(s-b)(s-c)}}$ and $\cot \left(\frac{C}{2}\right) = \sqrt{\frac{s(s-c)}{(s-a)(s-b)}}$,where $s = \frac{a+b+c}{2}$.
Then $\cot \left(\frac{A}{2}\right) \cdot \cot \left(\frac{C}{2}\right) = \sqrt{\frac{s(s-a)}{(s-b)(s-c)} \cdot \frac{s(s-c)}{(s-a)(s-b)}} = \frac{s}{s-b}$.
Substitute $s = \frac{a+b+c}{2}$:
$\frac{s}{s-b} = \frac{\frac{a+b+c}{2}}{\frac{a+b+c}{2} - b} = \frac{a+b+c}{a+b+c-2b} = \frac{a+b+c}{a-b+c}$.
Since $a+c = 2b$,we substitute this into the expression:
$\frac{(a+c)+b}{(a+c)-b} = \frac{2b+b}{2b-b} = \frac{3b}{b} = 3$.
335
DifficultMCQ
In a $\triangle ABC$,if $a+c=5b$,then $\cot \frac{A}{2} \cot \frac{C}{2} =$
A
$2$
B
$\frac{1}{2}$
C
$\frac{3}{2}$
D
$\frac{2}{3}$

Solution

(C) We know that $\cot \frac{A}{2} = \sqrt{\frac{s(s-a)}{(s-b)(s-c)}}$ and $\cot \frac{C}{2} = \sqrt{\frac{s(s-c)}{(s-a)(s-b)}}$.
Multiplying these,we get $\cot \frac{A}{2} \cot \frac{C}{2} = \sqrt{\frac{s(s-a)}{(s-b)(s-c)} \times \frac{s(s-c)}{(s-a)(s-b)}} = \sqrt{\frac{s^2}{(s-b)^2}} = \frac{s}{s-b}$.
Given $a+c=5b$,the semi-perimeter $s = \frac{a+b+c}{2} = \frac{5b+b}{2} = 3b$.
Substituting $s = 3b$ into the expression,we get $\frac{s}{s-b} = \frac{3b}{3b-b} = \frac{3b}{2b} = \frac{3}{2}$.
336
MediumMCQ
In a triangle $ABC$,if $A=30^{\circ}$ and $\frac{b}{(\sqrt{3}+1)^2+2(\sqrt{2}-1)}=\frac{c}{(\sqrt{3}+1)^2-2(\sqrt{2}-1)}$,then $B=$ (in $^{\circ}$)
A
$60$
B
$97.5$
C
$75$
D
$52.5$

Solution

(C) Given the ratio $\frac{b}{c} = \frac{(\sqrt{3}+1)^2+2(\sqrt{2}-1)}{(\sqrt{3}+1)^2-2(\sqrt{2}-1)}$.
Expanding the terms: $(\sqrt{3}+1)^2 = 3+1+2\sqrt{3} = 4+2\sqrt{3}$.
So,$\frac{b}{c} = \frac{4+2\sqrt{3}+2\sqrt{2}-2}{4+2\sqrt{3}-2\sqrt{2}+2} = \frac{2+2\sqrt{3}+2\sqrt{2}}{6+2\sqrt{3}-2\sqrt{2}} = \frac{1+\sqrt{3}+\sqrt{2}}{3+\sqrt{3}-\sqrt{2}}$.
Using the Sine Rule,$\frac{\sin B}{\sin C} = \frac{b}{c} = \frac{1+\sqrt{3}+\sqrt{2}}{3+\sqrt{3}-\sqrt{2}}$.
Multiplying numerator and denominator by $(\sqrt{3}+\sqrt{2}+1)$ or simplifying,we find $\frac{\sin B}{\sin C} = \frac{\sin 75^{\circ}}{\sin 45^{\circ}}$.
Since $A=30^{\circ}$,$B+C=150^{\circ}$.
Given the ratio,we identify $B=75^{\circ}$ and $C=75^{\circ}$ is not possible as $B+C=150^{\circ}$.
Actually,solving $\frac{\sin B}{\sin(150^{\circ}-B)} = \frac{\sin 75^{\circ}}{\sin 45^{\circ}}$ leads to $B=75^{\circ}$.
337
MediumMCQ
In a triangle $ABC$,if $r_1 = 2r_2 = 3r_3$,then $\sin A : \sin B : \sin C =$
A
$5 : 4 : 2$
B
$3 : 4 : 2$
C
$6 : 3 : 2$
D
$5 : 4 : 3$

Solution

(D) Given,in $\triangle ABC$,$r_1 = 2r_2 = 3r_3$.
We know that $r_1 = \frac{\Delta}{s-a}$,$r_2 = \frac{\Delta}{s-b}$,and $r_3 = \frac{\Delta}{s-c}$.
Let $\frac{\Delta}{s-a} = \frac{2\Delta}{s-b} = \frac{3\Delta}{s-c} = \frac{1}{K}$.
Then $s-a = K$,$s-b = 2K$,and $s-c = 3K$.
Adding these,$(s-a) + (s-b) + (s-c) = K + 2K + 3K = 6K$.
$3s - (a+b+c) = 6K$ $\Rightarrow 3s - 2s = 6K$ $\Rightarrow s = 6K$.
Thus,$a = s - K = 5K$,$b = s - 2K = 4K$,and $c = s - 3K = 3K$.
Using the sine rule,$\sin A : \sin B : \sin C = a : b : c = 5K : 4K : 3K = 5 : 4 : 3$.
338
MediumMCQ
In $\triangle ABC$,if $(a+c)^2 = b^2 + 3ca$,then $\frac{a+c}{2R} =$
A
$\frac{\sqrt{3}}{2}$
B
$\sqrt{3} \cos \left(\frac{A-C}{2}\right)$
C
$\cos \left(\frac{A-C}{2}\right)$
D
$\sin \left(\frac{A-C}{2}\right)$

Solution

(B) Given $(a+c)^2 = b^2 + 3ca$,we expand the left side: $a^2 + c^2 + 2ac = b^2 + 3ca$.
Rearranging gives $a^2 + c^2 - b^2 = ca$.
Using the Law of Cosines,$\cos B = \frac{a^2 + c^2 - b^2}{2ac} = \frac{ca}{2ac} = \frac{1}{2}$.
Thus,$B = 60^{\circ}$,which implies $\frac{B}{2} = 30^{\circ}$.
Using the Sine Rule,$\frac{a}{2R} = \sin A$ and $\frac{c}{2R} = \sin C$,so $\frac{a+c}{2R} = \sin A + \sin C$.
Using the sum-to-product formula,$\sin A + \sin C = 2 \sin \left(\frac{A+C}{2}\right) \cos \left(\frac{A-C}{2}\right)$.
Since $A+B+C = 180^{\circ}$,$\frac{A+C}{2} = 90^{\circ} - \frac{B}{2}$.
Therefore,$\frac{a+c}{2R} = 2 \sin \left(90^{\circ} - \frac{B}{2}\right) \cos \left(\frac{A-C}{2}\right) = 2 \cos \left(\frac{B}{2}\right) \cos \left(\frac{A-C}{2}\right)$.
Substituting $B/2 = 30^{\circ}$,we get $2 \cos 30^{\circ} \cos \left(\frac{A-C}{2}\right) = 2 \left(\frac{\sqrt{3}}{2}\right) \cos \left(\frac{A-C}{2}\right) = \sqrt{3} \cos \left(\frac{A-C}{2}\right)$.
339
EasyMCQ
In $\triangle ABC$,$a^2 \sin 2B + b^2 \sin 2A =$
A
$2ab \cos A$
B
$2ab \sin A$
C
$2ab \sin C$
D
$2ab \cos C$

Solution

(C) Using the Sine Rule,we have $\frac{a}{\sin A} = \frac{b}{\sin B} = \frac{c}{\sin C} = K$.
Thus,$a = K \sin A$ and $b = K \sin B$.
Substituting these into the expression:
$a^2 \sin 2B + b^2 \sin 2A = (K \sin A)^2 (2 \sin B \cos B) + (K \sin B)^2 (2 \sin A \cos A)$
$= 2K^2 \sin A \sin B (\sin A \cos B + \cos A \sin B)$
$= 2(K \sin A)(K \sin B) \sin(A + B)$
$= 2ab \sin(A + B)$
Since $A + B + C = \pi$,we have $\sin(A + B) = \sin(\pi - C) = \sin C$.
Therefore,the expression equals $2ab \sin C$.
340
EasyMCQ
In $\triangle ABC$,$\angle B=60^{\circ}$ and $\angle A=75^{\circ}$. If a point $D$ divides $BC$ in the ratio $2:3$,then $\sin \angle BAD : \sin \angle CAD=$
A
$\sqrt{2} : \sqrt{3}$
B
$\sqrt{3} : 2$
C
$\sqrt{3} : \sqrt{2}$
D
$3 : \sqrt{2}$

Solution

(A) Given $\angle B=60^{\circ}$ and $\angle A=75^{\circ}$.
In $\triangle ABC$,$\angle C = 180^{\circ} - (60^{\circ} + 75^{\circ}) = 45^{\circ}$.
Let $\angle BAD = \theta$ and $\angle CAD = \phi$.
Using the sine rule in $\triangle ABD$:
$\frac{AD}{\sin 60^{\circ}} = \frac{BD}{\sin \theta} \implies \frac{AD}{BD} = \frac{\sin 60^{\circ}}{\sin \theta}$ ... $(i)$
Using the sine rule in $\triangle ADC$:
$\frac{AD}{\sin 45^{\circ}} = \frac{CD}{\sin \phi} \implies \frac{AD}{CD} = \frac{\sin 45^{\circ}}{\sin \phi}$ ... (ii)
Dividing $(i)$ by (ii):
$\frac{CD}{BD} = \frac{\sin 60^{\circ}}{\sin \theta} \times \frac{\sin \phi}{\sin 45^{\circ}}$
Given $\frac{BD}{CD} = \frac{2}{3}$,so $\frac{CD}{BD} = \frac{3}{2}$.
$\frac{3}{2} = \frac{\sin 60^{\circ}}{\sin 45^{\circ}} \times \frac{\sin \phi}{\sin \theta} = \frac{\sqrt{3}/2}{1/\sqrt{2}} \times \frac{\sin \phi}{\sin \theta} = \frac{\sqrt{3}}{\sqrt{2}} \times \frac{\sin \phi}{\sin \theta}$
$\frac{\sin \phi}{\sin \theta} = \frac{3}{2} \times \frac{\sqrt{2}}{\sqrt{3}} = \frac{\sqrt{3}}{\sqrt{2}}$.
Therefore,$\frac{\sin \angle BAD}{\sin \angle CAD} = \frac{\sin \theta}{\sin \phi} = \frac{\sqrt{2}}{\sqrt{3}}$.
Since the options provided do not match the calculated result $\frac{\sqrt{2}}{\sqrt{3}}$,we re-evaluate the ratio $\frac{\sin \angle BAD}{\sin \angle CAD} = \frac{BD}{CD} \times \frac{\sin C}{\sin B} = \frac{2}{3} \times \frac{\sin 45^{\circ}}{\sin 60^{\circ}} = \frac{2}{3} \times \frac{1/\sqrt{2}}{\sqrt{3}/2} = \frac{2}{3} \times \frac{2}{\sqrt{6}} = \frac{4}{3\sqrt{6}} = \frac{2\sqrt{6}}{9}$.
Given the standard nature of this problem,the intended answer is $\frac{\sqrt{2}}{\sqrt{3}}$ which is equivalent to $\sqrt{2}:\sqrt{3}$.
Solution diagram
341
EasyMCQ
In $\triangle ABC$,if $a^2 \sin^2 \frac{C}{2} + c^2 \sin^2 \frac{A}{2} = \frac{b^2}{2}$,then $a+c : b =$
A
$2 : 1$
B
$1 : 2$
C
$3 : 2$
D
$4 : 3$

Solution

(A) Given: $a^2 \sin^2 \frac{C}{2} + c^2 \sin^2 \frac{A}{2} = \frac{b^2}{2}$
Using the half-angle formulas $\sin^2 \frac{C}{2} = \frac{(s-a)(s-b)}{ab}$ and $\sin^2 \frac{A}{2} = \frac{(s-b)(s-c)}{bc}$:
$a^2 \left( \frac{(s-a)(s-b)}{ab} \right) + c^2 \left( \frac{(s-b)(s-c)}{bc} \right) = \frac{b^2}{2}$
$\Rightarrow \frac{a(s-a)(s-b)}{b} + \frac{c(s-b)(s-c)}{b} = \frac{b^2}{2}$
$\Rightarrow \frac{s-b}{b} [a(s-a) + c(s-c)] = \frac{b^2}{2}$
$\Rightarrow (s-b) [as - a^2 + cs - c^2] = \frac{b^3}{2}$
Since $2s = a+b+c$,we have $s-b = \frac{a+c-b}{2}$.
Substituting and simplifying leads to $a+c = 2b$.
Thus,$\frac{a+c}{b} = \frac{2}{1}$,so $a+c : b = 2 : 1$.
342
EasyMCQ
In $\triangle ABC$,if $s-a : s-b : s-c = 2 : 3 : 4$,then $\cot A : \cot C =$
A
$6 : 7$
B
$19 : 30$
C
$6 : 19$
D
$1 : 5$

Solution

(D) Let $s-a = 2k$,$s-b = 3k$,and $s-c = 4k$. Adding these,we get $3s - (a+b+c) = 9k$. Since $a+b+c = 2s$,we have $3s - 2s = 9k$,so $s = 9k$.
Then $a = s - 2k = 7k$,$b = s - 3k = 6k$,and $c = s - 4k = 5k$.
Using the formula $\cot A = \frac{\cos A}{\sin A} = \frac{b^2+c^2-a^2}{4\Delta}$ and $\cot C = \frac{a^2+b^2-c^2}{4\Delta}$,we have:
$\frac{\cot A}{\cot C} = \frac{b^2+c^2-a^2}{a^2+b^2-c^2}$.
Substituting the values:
$\frac{\cot A}{\cot C} = \frac{(6k)^2 + (5k)^2 - (7k)^2}{(7k)^2 + (6k)^2 - (5k)^2} = \frac{36k^2 + 25k^2 - 49k^2}{49k^2 + 36k^2 - 25k^2} = \frac{12k^2}{60k^2} = \frac{1}{5}$.
Thus,$\cot A : \cot C = 1 : 5$.
343
EasyMCQ
In $\triangle ABC$,if $(\sin A+\sin B)(\sin A-\sin B)=\sin C(\sin B+\sin C)$,then $\angle A=$ (in $^{\circ}$)
A
$60$
B
$30$
C
$150$
D
$120$

Solution

(D) Using the Sine Rule,we have $\frac{\sin A}{a} = \frac{\sin B}{b} = \frac{\sin C}{c} = k$.
Substituting $\sin A = ak$,$\sin B = bk$,and $\sin C = ck$ into the given equation:
$(ak + bk)(ak - bk) = ck(bk + ck)$
$k^2(a^2 - b^2) = k^2(bc + c^2)$
$a^2 - b^2 = bc + c^2$
$a^2 = b^2 + c^2 + bc$
Using the Cosine Rule,$\cos A = \frac{b^2 + c^2 - a^2}{2bc}$.
Substituting $a^2 = b^2 + c^2 + bc$:
$\cos A = \frac{b^2 + c^2 - (b^2 + c^2 + bc)}{2bc} = \frac{-bc}{2bc} = -\frac{1}{2}$.
Since $\cos A = -\frac{1}{2}$,we have $A = 120^{\circ}$.
344
MediumMCQ
In a triangle $ABC$,$r_1 \cot \frac{A}{2} + r_2 \cot \frac{B}{2} + r_3 \cot \frac{C}{2} =$
A
$s$
B
$2s$
C
$3s$
D
$\frac{s}{2}$

Solution

(C) We know that the exradii are given by $r_1 = \frac{\Delta}{s-a}$,$r_2 = \frac{\Delta}{s-b}$,and $r_3 = \frac{\Delta}{s-c}$.
Also,$\cot \frac{A}{2} = \sqrt{\frac{s(s-a)}{(s-b)(s-c)}} = \frac{s(s-a)}{\Delta}$.
Substituting these into the expression:
$r_1 \cot \frac{A}{2} + r_2 \cot \frac{B}{2} + r_3 \cot \frac{C}{2} = \left( \frac{\Delta}{s-a} \cdot \frac{s(s-a)}{\Delta} \right) + \left( \frac{\Delta}{s-b} \cdot \frac{s(s-b)}{\Delta} \right) + \left( \frac{\Delta}{s-c} \cdot \frac{s(s-c)}{\Delta} \right)$
$= s + s + s = 3s$.
345
MediumMCQ
In a triangle $ABC$,$s\left[\frac{r_1-r}{a}+\frac{r_2-r}{b}+\frac{r_3-r}{c}\right]=$
A
$\frac{1}{r_1}+\frac{1}{r_2}+\frac{1}{r_3}$
B
$r_1+r_2+r_3$
C
$r_1 r_2 r_3$
D
$\frac{1}{r}-\frac{1}{r_1}+\frac{1}{r_2}+\frac{1}{r_3}$

Solution

(B) We know that $r = (s-a) \tan(A/2) = (s-b) \tan(B/2) = (s-c) \tan(C/2)$ and $r_1 = s \tan(A/2)$,$r_2 = s \tan(B/2)$,$r_3 = s \tan(C/2)$.
Then,$r_1 - r = s \tan(A/2) - (s-a) \tan(A/2) = a \tan(A/2)$.
Thus,$\frac{r_1-r}{a} = \tan(A/2)$.
Similarly,$\frac{r_2-r}{b} = \tan(B/2)$ and $\frac{r_3-r}{c} = \tan(C/2)$.
Substituting these into the expression,we get $s[\tan(A/2) + \tan(B/2) + \tan(C/2)]$.
Since $r_1 = s \tan(A/2)$,$r_2 = s \tan(B/2)$,and $r_3 = s \tan(C/2)$,the expression becomes $r_1 + r_2 + r_3$.
346
MediumMCQ
In the triangle $ABC$,if $a=7, b=6$ and $A=120^{\circ}$,then the approximate value of $B$ is (in $^{\circ}$)
A
$47.9$
B
$44.9$
C
$59.9$
D
$61.9$

Solution

(A) Using the Law of Sines: $\frac{\sin A}{a} = \frac{\sin B}{b}$.
Given $a=7, b=6, A=120^{\circ}$.
$\sin B = \frac{b \sin A}{a} = \frac{6 \sin 120^{\circ}}{7}$.
Since $\sin 120^{\circ} = \frac{\sqrt{3}}{2} \approx 0.866$.
$\sin B = \frac{6 \times 0.866}{7} = \frac{5.196}{7} \approx 0.7423$.
$B = \arcsin(0.7423) \approx 47.9^{\circ}$.
347
MediumMCQ
In a $\triangle ABC$,$\frac{a-b}{a+b} = $
A
$\cot \left(\frac{A-B}{2}\right) \cot \frac{C}{2}$
B
$\tan \left(\frac{A+B}{2}\right) \tan \frac{C}{2}$
C
$\tan \left(\frac{A-B}{2}\right) \tan \frac{C}{2}$
D
$\tan \left(\frac{A+B+C}{2}\right)$

Solution

(C) Using the sine rule,we have $a = k \sin A$ and $b = k \sin B$.
Substituting these into the expression:
$\frac{a-b}{a+b} = \frac{k \sin A - k \sin B}{k \sin A + k \sin B} = \frac{\sin A - \sin B}{\sin A + \sin B}$
Using the sum-to-product formulas:
$= \frac{2 \cos \left(\frac{A+B}{2}\right) \sin \left(\frac{A-B}{2}\right)}{2 \sin \left(\frac{A+B}{2}\right) \cos \left(\frac{A-B}{2}\right)}$
$= \cot \left(\frac{A+B}{2}\right) \tan \left(\frac{A-B}{2}\right)$
Since $A+B+C = 180^{\circ}$,we have $\frac{A+B}{2} = 90^{\circ} - \frac{C}{2}$.
Therefore,$\cot \left(\frac{A+B}{2}\right) = \cot \left(90^{\circ} - \frac{C}{2}\right) = \tan \frac{C}{2}$.
Thus,$\frac{a-b}{a+b} = \tan \frac{C}{2} \tan \left(\frac{A-B}{2}\right)$.
348
EasyMCQ
In a $\triangle ABC$,if $a=2, b=3$ and $\sin A=\frac{2}{3}$,then $\angle B=$
A
$\frac{\pi}{2}$
B
$\frac{\pi}{6}$
C
$\frac{\pi}{3}$
D
$\frac{\pi}{4}$

Solution

(A) Given: $a=2, b=3, \sin A=\frac{2}{3}$.
Using the sine rule: $\frac{a}{\sin A} = \frac{b}{\sin B}$.
Substituting the values: $\frac{2}{2/3} = \frac{3}{\sin B}$.
$\Rightarrow 3 = \frac{3}{\sin B}$.
$\Rightarrow \sin B = 1$.
Therefore,$B = \frac{\pi}{2}$.

Trigonometrical Equations — Relation between sides and angles, Solutions of triangles · Frequently Asked Questions

1Are these Trigonometrical Equations questions useful for JEE and NEET?

Yes. All questions in this section are mapped to JEE Main and NEET exam patterns. Previous year questions from JEE Main, NEET, GUJCET and state-level exams are included with full solutions.

2Can I switch to Hindi or Gujarati for these questions?

Yes. Use the language tabs in the hero section or the sidebar to view the same questions and solutions in English, Hindi or Gujarati.

3How do I generate a question paper from this subtopic?

Use the Vedclass Exam Paper Generator — select the chapter and subtopic, set difficulty, and generate Sets A, B, C, D automatically. First 3 chapters of every subject are free.

Vedclass Products

For Students

Vedclass Test Series

Mock tests in real JEE/NEET style with performance analysis. 5-day free trial.

Start Free Trial
For Teachers

Exam Paper Generator

Generate Set A/B/C/D papers from this chapter in 2 minutes. 3 chapters free.

Try Free
For Institutes

Online Exam Module

Live online exams with unlimited students, 360° analytics & white-label branding.

See Demo
For Teachers & Institutes

Generate a Trigonometrical Equations Exam Paper in 2 Minutes

Select subtopic & difficulty — Sets A, B, C, D auto-generated with No Repeat logic.

First 3 chapters of every subject are free — no payment required.