Place the numbers 1 to 9 in a circle, so that wherever there are three in a straight line, they shall add up to 15.

Check if you were right - full answer with solution below.
Solution:
The sum of the first and last numbers is ten (1 + 9 = 10).
Similarly, the sum of the second number and the second last element is also ten ( 2 + 8 = 10 )
In the same way, ( 3 , 7 ) and ( 4 , 6 ) form two more pairs which add up to ten.
So the four pairs ( 1 , 9 ) , ( 2 , 8 ) , ( 3 , 7 ) , ( 4 , 6 ) occupies the external circles or places.
The inner one is occupied by 5.
1 + 9 + 5 =15
2 + 8 + 5 =15
3 + 7 + 5 =15
4 + 6 + 5 =15
The pair elements ( 1 , 9 ) , ( 2 , 8 ) , ( 3 , 7 ) , ( 4 , 6 ) must be placed opposite to each other to attain the required sum.
It implies 1 is placed opposite to 9, 2 is placed opposite to 8, 3 is placed opposite to 7 ,4 is placed opposite to 6 and 5 is placed at center.