Solving this is a matter of simple arithmetic and some logical thinking. This is another Tough Nut that you should be able to crack with the following ideas to help you.

Each of the numbers 1 to 15 is used to label one of the vertices or one of the edges of this tree.

For the vertex magic investigation, a graph is said to be vertex magic if the sum of the numbers on a vertex and on all the edges joined to that vertex is the same for each vertex and we call this the magic sum. Let's suppose the magic sum is h and this is the same at each vertex. The total of all the numbers 1 + 2 + ... + 15 = 120 but the numbers on the edges, say a,b,c,d,e,f,g are each counted twice, and as there are 8 vertices, so
(a+b+c+d+e+f+g)+120=8h.

So a+b+c+d+e+f+g is a multiple of 8 and it is at least 1+2+...+7=28 so it must be 32 or more. Hence 8h152 and h19. So you can try h=19 or 20 or 21 or ...

For the edge magic investigation, a graph is said to be edge magic if, for each edge, the sum of the three numbers on the edge and the two vertices at its ends is the same and this is called the magic constant. Let's call this k. How do we discover what edge magic graphs there are? The three order-3 vertices a,b,c are counted three times (once for each edge at that vertex) and the sum of all the numbers is again 120.
2(a+b+c)+120=7k.

Hence k is even and since a+b+c6 we have 7k120+12=132 and so k20.