How many triangle can you find in following picture?
Solution: check picture solution,
But can we solve this problem with combination methods?
How many triangle can you find in following picture?
Solution: check picture solution,
But can we solve this problem with combination methods?
Copyright © 2021 JogjaFile Inc.


$n$ lines emanating from a common point and crossing one or two other lines define $\binom n2$ triangles. You see such a configuration four times.