Question:

Find the number of triangles in the given figure.

Show Hint

For these patterns, memorize the sequence: 1 level = 1; 2 levels = 5; 3 levels = 13; 4 levels = 27; 5 levels = 48. It saves immense time during competitive exams!
Updated On: Apr 18, 2026
  • 18
  • 20
  • 24
  • 27
  • 30
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

Step 1: Understanding the Concept
Counting triangles in a complex geometric figure requires a systematic approach: counting individual small triangles, then triangles formed by 4 units, 9 units, and finally the whole figure.

Step 2: Key Formula or Approach

For a large triangle divided into $n$ levels of smaller triangles, the total number of triangles is given by: \[ N = \frac{n(n+2)(2n+1)}{8} \]

Step 3: Detailed Calculation

Assuming a standard 4-level triangle ($n=4$): 1. Single unit triangles: 16 2. Triangles of 4 units (Upright): 6 3. Triangles of 4 units (Inverted): 1 4. Triangles of 9 units: 3 5. Full triangle (16 units): 1 6. Total: $16 + 6 + 1 + 3 + 1 = 27$. Using the formula for $n=4$: \[ N = \frac{4(4+2)(2 \times 4 + 1)}{8} = \frac{4 \times 6 \times 9}{8} = \frac{216}{8} = 27. \]

Step 4: Final Answer

The number of triangles in a 4-level figure is 27.
Was this answer helpful?
0
0