2
$\begingroup$

Let $ \triangle ABC $ be an $C$-isosceles and $ P\in (AB) $ be a point so that $ m\left(\widehat{PCB}\right)=\phi $. Express $AP$ in terms of $C$, $c$ and $\tan\phi$.

Edited problem statement(same as above but in different words):

Let $ \triangle ABC $ be a isosceles triangle with right angle at $C$. Denote $\left | AB \right |=c$. Point $P$ lies on $AB(P\neq A,B)$ and angle $\angle PCB=\phi$. Express $\left | AP \right |$ in terms of $c$ and $\tan\phi$.

  • 5
    What does $\,C-$isosceles, $\,(AB)\,$ and $\,m(\widehat{PCB})\,$ mean? That C is the base, (AB) one of the equal sides and the angle...or what?2012-12-29
  • 0
    @DonAntonio I guess that $C$ is the vertex opposite to the base; the base is denoted by $(AB)$ and $m(\widehat{PCB})$ is the measure of the angle with vertex $C$. $c$ is the length of the base $(AB)$.2012-12-30
  • 0
    That seems plausible, @Sigur, yet it is interesting the OP didn't bother to address the question...2012-12-30
  • 0
    I see that I have confused many of you with my problem statement. I will edit it so it will be easier to understand.2012-12-30
  • 0
    You wrote in your edition "...with *right* angle at $\,C\,$"...is this correct? Is it then a right angle isosceles triangle?2012-12-30
  • 0
    DonAntonio: Yes, that is correct.2012-12-30

3 Answers 3

1

Edited for revised question

Dropping the perpendicular from $C$ onto $AB$ will help. Call the point $E$.

Also drop the perpendicular from $P$ onto $BC$, and call the point $F$. Then drop the perpendicular from $F$ onto $AB$, and call the point $G$.

This gives a lot of similar and congruent triangles.

enter image description here

$$\tan \phi = \dfrac{|PF|}{|CF|} = \dfrac{|FB| }{ |CF|} = \dfrac{ |GB| }{|EG| } = \dfrac{ |PB| }{|AP| }= \dfrac{ c-|AP| }{|AP| }$$ so $$|AP| = \dfrac{c}{ 1+\tan \phi}.$$

  • 0
    Thanks for the answer Henry but unfortunately you have misunderstood the problem. I will edit my problem statement and hopefully it will become clearer.2012-12-30
1

Interesting answers Henry and DonAntonio. Here comes a different approach from my friend(internet-friend) using trigonometry. It is nice actually.

Apply an well-known relation $\frac {PA}{PB}=\frac {CA}{CB}\cdot\frac {\sin\left(\widehat{PCA}\right)}{\sin\left(\widehat{PCB}\right)}=$ $\frac {\sin (C-\phi )}{\sin\phi}=$ $\frac {\sin C-\cos C\cdot\tan\phi}{\tan\phi}\implies$

$\frac {PA}{\sin C-\cos C\cdot\tan\phi}=\frac {PB}{\tan\phi}=\frac {c}{\sin C+(1-\cos C)\cdot\tan\phi}\implies$ $\boxed{PA=c\cdot\frac {\sin C-\cos C\cdot\tan\phi}{\sin C+(1-\cos C)\tan\phi}}$ .

Particular case $C=90^{\circ}\ \implies\ PA=\frac {c}{1+\tan\phi}$ .

  • 1
    So let's figure out why this and Henry's solutions differs.2012-12-30
  • 0
    It seems one of my equalities was upside down2012-12-30
0

Putting $\,CE=$the height to the base in the triangle (and thus $\,CE\perp AB\,$) ,and putting $\,x:=\angle PCE\,\,,\,\,y:=\angle ECB\,$ , we get $\,\phi=x+y\,$ , and

$$\tan x= \frac{PE}{CE}\,\,,\,\tan y=\frac{c}{2\cdot CE}\Longrightarrow$$

$$AP=\frac{c}{2}-PE=\frac{c}{2}-CE\tan x=\frac{c}{2}-\frac{c}{2\tan y}\tan x\Longrightarrow$$

$$AP=\frac{c}{2}\frac{\tan y-\tan x}{\tan y}$$

But

$$\tan\phi=\tan(x+y)=\frac{\tan x+\tan y}{1-\tan x\tan y}$$

Try to take it from here.