Puzzle | 10 Balls in 5 Lines
Given ten balls, the task is to place these 10 balls in five lines such that each line contains exactly 4 balls.

Check if you were right - full answer with solution below.
Solution:
- Draw the star with a pentagon in the centre.

- Place each ball at the intersection of extended lines of pentagon

- Then place remaining balls on 5 vertices of pentagon.

- Hence the solution to the "Ten balls in five lines" is:
The solution to the above puzzle can be obtained as:
