I'm trying to find the last point in a triangle like this below

I know what $X1,Y1$ and $X2,Y2$ is. Now i need to Find $X3,Y3$ which should lay at a angle of $45°$ from $X2,Y2$
I can get the length between $X1Y1$ And $X2,Y2$ If needed.
I know this should be a simple matter, but i just can't find the right way to do it. And by searching online, i only found some high level math, i could not follow. So please bare with me, an explain how this can be done, for stupid me.
