Question 1
Count the number of triangles in the following figure:
/\
/|\
/ | \
/ | \
/ | \
/____|____\
\ | /
\ | /
\ | /
\ | /
\|/
The triangle has 3 cevians (lines from vertices to opposite sides). These create 6 smaller triangles within the large triangle. Total = 6 triangles.