I just viewed my profile and it has been over a year since I visited, time really flies

From a large pentagon (not all equal sides, just a general polygon where n = 5) I created 5 lines which are half the original size, so they should form a pentagon too. However, how can I join or connect these lines? It is not as simple as selecting two nodes and press join, because the lines should remain unaltered. So somehow, I need to allign the two nodes such that they exactly overlap, and then press join. But how to do that? See attached file with the 5 lines.

Two other quick questions, each line has a node in the center (because of the way I constructed them). How can I easily remove this node without changing the line?
And when scaling a line, the properties (like linewidth) change along. How can I prevent that, i.e. my line should still have the same line width after resizing. Thanks!