I'm having trouble doing basic competition-level problems and I'm not too sure why. It's mostly the kind of problems that stem from probability, counting, and recurrence relations word problems. For example, let's take the question below as an example.
Lines $L_1$, $L_2$, $L_3$, $L_4$, $\ldots$, $L_{50}$ are distinct. All lines $L_{4n}$, where $n$ are positive integers, are parallel to each other. All lines $L_{4n-3}$, where $n$ are positive integers, pass through a given point $A$. What is the maximum number of points of intersection of pairs of lines from the complete set $\{L_{1},\space L_2,\space\ldots,\space L_{50}\}$?
I'm having lots of trouble with these kinds of problems because I'm not sure where to start and how to tackle it. Do I first draw a diagram? Should I consider simpler cases first? I'm not sure what I'm supposed to do with these kinds of counting/probability problems.
I've posted my thoughts on the example problem in the comments.
But in regards to the broader question of how to improve on these problems, there isn't any cookbook approach. Here are some ideas:
Not at all an exhaustive list. Just some thoughts to get the ball rolling.