Collinear points

by liberator, Aug 21, 2014, 11:51 AM

Problem: Let $AL$ be an angle bisector of triangle $ABC$ such that $AB>AC$.Point $K$ on the side $AB$ is such that $AK=AC$.Let $N$ be the intersection point of circumcircles of triangles $ABC$ and $BKL$.Prove that points $A,L,N$ are collinear.

[asy]
/* Free script by liberator, 21 August 2014 */
unitsize(3.2cm);
/* Initialize objects */
pair T = (-1,1.3);
pair A = tangent(T, (0,0), 1, 2);
pair B = dir(200);
pair C = dir(340);
pair L1 = bisectorpoint(B,A,C);
pair L2 = rotate(180,L1)*A;
pair L = intersectionpoint(A--L2, B--C);
pair K = reflect(A,L)*C;
pair N = intersectionpoint(L--L2, unitcircle);
pair T1 = rotate(180,A)*T;
/* Draw objects */
draw(A--B--C--cycle, rgb(0.4,0.6,0.8)+linewidth(1));
draw(K--L, rgb(0.4,0.6,0.8));
draw(A--N, rgb(0.4,0.6,0.8)+dashed+linewidth(1));
draw(T--T1, rgb(0.4,0.6,0.8));
draw(K--N, rgb(0.4,0.6,0.8));
draw(C--N, rgb(0.4,0.6,0.8));
draw(unitcircle, rgb(0,0.6,0)+linewidth(1));
draw(circumcircle(B,K,L), rgb(0.9,0,0));
/* Place dots on and label each point */
dot(A); label("$A$", A, dir(80));
dot(B); label("$B$", B, dir(200));
dot(C); label("$C$", C, dir(340));
dot(K); label("$K$", K, dir(150));
dot(L); label("$L$", L, dir(45));
dot(N); label("$N$", N, dir(-90));
label("$\mathcal{T}_A$", T, dir(160));
[/asy]
[b]My solution[/b]
[b]Solution due to Tsikaloudakis[/b]
This post has been edited 3 times. Last edited by liberator, Aug 21, 2014, 7:30 PM

Comment

1 Comment

The post below has been deleted. Click to close.
This post has been deleted. Click here to see post.
Here is my solution. I will do bary bash.
Since $AC=AK$ so $K=(c-b,b,0)$ and it's well known that $L=(0,b,c)$.Now I will intersect the circumcircles of $ABC$ and $BKL$ to find coordinates of $N$.Since $N$ lies on $(ABC)$ so $a^2yz+b^2zx+c^2xy=0$.It's not difficult to find that $u,v,w$ in circle $BKL$ are $bc,0,\frac{a^2b}{b+c}$ respectively. Since $N$ lies also on $(BKL)$ $\implies$ $bcx+\frac{a^2bz}{b+c}=0$ after opening brackets and clearing similar things we get $\frac{x}{z}=\frac{-a^2}{c(b+c)}$.Now Putting this in $a^2yz+b^2zx+c^2xy=0$ doing similar things we get $\frac{x}{y}=\frac{-a^2}{b(b+c)}.So $N=(-a^2,b(b+c),c(b+c))$. It's well known that the intersection of circumcircle and angle bisector has coordinates like $N$ has.Done!!!

by tenplusten, Mar 3, 2017, 2:06 PM

It's not just good - it's revolutionary!

avatar

liberator
Shouts
Submit
  • whoa....

    by bachkieu, Jan 31, 2025, 1:40 AM

  • hello...

    by ethan2011, Jul 4, 2024, 5:13 PM

  • 2024 shout ftw

    by Shreyasharma, Feb 19, 2024, 10:28 PM

  • time flies

    by Asynchrone, Dec 13, 2023, 9:29 PM

  • first 2023 shout :D

    by gracemoon124, Aug 2, 2023, 4:58 AM

  • offline.................

    by 799786, Dec 27, 2021, 7:08 AM

  • YOU SHALL NOT PASS! - liberator

    by OlympusHero, Aug 16, 2021, 4:10 AM

  • Nice Blog!

    by geometry6, Jul 31, 2021, 1:39 PM

  • First shout out in 2021 :D

    by Aimingformygoal, May 31, 2021, 4:23 PM

  • indeed a pr0 blog :surf:

    by Kanep, Dec 3, 2020, 10:46 PM

  • pr0 blog !!

    by Hamroldt, Dec 2, 2020, 8:32 AM

  • niice bloog!

    by Eliot, Oct 1, 2020, 3:27 PM

  • nice blog :o

    by fukano_2, Aug 8, 2020, 7:49 AM

  • Nice blog :)

    by Feridimo, Mar 31, 2020, 9:29 AM

  • Very nice blog !

    by Kamran011, Oct 31, 2019, 5:48 PM

56 shouts
Tags
About Owner
  • Posts: 95
  • Joined: May 28, 2014
Blog Stats
  • Blog created: Aug 13, 2014
  • Total entries: 46
  • Total visits: 37826
  • Total comments: 43
Search Blog
a