for i) we have 5 lines which are not parallel, so they all intersect, and no three lines are concurrent, so no 3 lines intersect in one point.
This means the first line will intersect the other lines 4 times...
The second line will then intersect the remaining 3 lines...
The third line will then intersect the remaining 2 lines....and
The fourth line will then intersect the last line...
This means there are 4+3+2+1= 10 points of intersections.
For ii)
If you draw a diagram you can see that every line has 4 intersection points....so this means if we want to choose 3 random points so that they lie on one of the given lines, we can choose 3 points of intersection from the 4 points of intersection each line has in:
ways.
Now that is for one line, but remember there are 5 lines...so the number of ways of choosing 3 points from 4 points for all the 5 lines is 5 x 4 = 20 ways.
hence:
remembering the sample space is choosing 3 points from 10.
I'm pretty sure the second part is right, but you never know with probability, especially a question like this...which is nearly the same as question 8 of 1990/1 i think