Find $\frac{\cos A}{p_1}+\frac{\cos B}{p_2}+\frac{\cos C}{p_3}=$

75 Views Asked by At

Let $p_1,p_2,p_3$ be the altitudes of $\triangle ABC$ from vertices $A,B,C$ respectively, $\Delta$ is the area of the triangle,$R$ is the circumradius of the triangle,then$\frac{\cos A}{p_1}+\frac{\cos B}{p_2}+\frac{\cos C}{p_3}=$
$(A)\frac{1}{R}$
$(B)\frac{a^2+b^2+c^2}{2R}$
$(C)\frac{\Delta}{2R}$
$(D)$none of these


I found $p_1=2R(\cos A+\cos B\cos C),p_2=2R(\cos B+\cos A\cos C),p_3=2R(\cos C+\cos B\cos A)$

$\frac{\cos A}{p_1}+\frac{\cos B}{p_2}+\frac{\cos C}{p_3}=\frac{\cos A}{2R(\cos A+\cos B\cos C)}+\frac{\cos B}{2R(\cos B+\cos A\cos C)}+\frac{\cos C}{2R(\cos C+\cos B\cos A)}$

$\frac{\cos A}{2R(\sin B\sin C)}+\frac{\cos B}{2R(\sin A\sin C)}+\frac{\cos C}{2R(\sin B\sin A)}$

I am stuck here.

2

There are 2 best solutions below

0
On BEST ANSWER

By dimensional analysis, we know the result has dimension $\text{length}^{-1}$. This immediately rules out choice $B$ and $C$. If this is an exam, I will probably just write down the result as $A$, move on and revisit the problem when I have time.

When one need to really solve this, one can use choice $A$ as an ansatz. One should express everything in terms of circumradius $R$ and look for simplification.

Notice $ap_1 = bp_2 = cp_3 = 2\Delta$, we have

$$\frac{\cos A}{p_1} + \frac{\cos B}{p_2} + \frac{\cos C}{p_3} = \frac{a \cos A + b \cos B + c\cos C}{2\Delta}$$ In terms of circumradius $R$, we have

$$\begin{cases} a &= 2R\sin A,\\ b &= 2R\sin B,\\ c &= 2R\sin C \end{cases} \quad\text{ and }\quad \Delta = \frac12 R^2(\sin(2A) + \sin(2B) + \sin(2C))$$ The expression at hand is

$$\frac{R(2\sin A\cos A + 2\sin B\cos B + 2\sin C\cos C)}{ R^2(\sin(2A) + \sin(2B) + \sin(2C)} = \frac{1}{R}$$

This means choice $A$ is indeed the correct answer.

7
On

we have $$h_a=\frac{2A}{a}$$ etc and we get $$\frac{1}{2A}(a\cos(\alpha)+b\cos(\beta)+c\cos(\beta))=\frac{2R}{abc}\left(\frac{a(b^2+c^2-a^2)}{2bc}+\frac{b(a^2+c^2-b^2)}{2ac}+\frac{c(a^2+b^2-c^2)}{2ab}\right)=$$ $$\frac{R\cdot16(a+b-c)(a+b+c)(a+c-b)(b+c-a)}{16abc}=\frac{16R}{(abc)^2}\cdot A^2=\frac{16R}{(abc)^2}\cdot \frac{(abc)^2}{16\cdot R^2}=\frac{1}{R}$$