The greatest possible number of points of intersection of 8 straight lines and 4 circles is________.
Case 1: Two lines can intersect maximum at one point.
Maximum number of intersection = 8C2×1
Case 2: Two circles can intersect maximum at two points.
Maximum number of intersection = 4C2×2
Case 3: circle and line can intersect maximum at two points.
Maximum number of intersection = = (8C1×4C1)×2
The required number of points =8C2×1+4C2×2+(8C1×4C1)×2
=28+12+32×2=104