In triangle $ABC$ the altitude from $A$ to $BC$ meets $BC$ at $D$ and the altitude from $B$ to $AC$ meets $AD$ at $H.$ It is also given that $AD=4, BD=3, CD=2.$ Find $HD.$
This is an IOQM-INMO question and it is complete, though if you search on net it is also given that $AB/BD=AH/HD$ but I want to know if it can be solved without using this.


It's actually given in the question that $\frac{AB}{BD}=\frac{AH}{HD}$!! Without it it will be actually extremely difficult to solve it!
Anyway solving the problem-
$AB=\sqrt{AD^2+BD^2}=\sqrt{4^2+3^2}=5 cm$(According to Pythagorean theorem)
Now, Let $HD=x$ $\Rightarrow AH=4-x$
ATQ $\frac{AB}{BD}=\frac{AH}{HD}$ $\Rightarrow\frac{5}{3}=\frac{4-x}{x}$ $\Rightarrow 5x=12-3x$ $\Rightarrow x=\frac{3}{2}=1.5=HD$
Simple!