the picture is related to question #2, which states of n lines, there are m parallel lines.
assuming n is composed of (n-m) non parallel lines and m parallel lines
Homework Statement
1. Given n non-parallel lines such that no three intersect in a point, determine how many triangles are formed?
2. Given n lines in total, of which m are parallel, how many triangles are formed?
Homework Equations
Combination nCr (n choose r)
The Attempt at a...