Counting Figures

Master this topic with zero to advance depth.

Expert Answer & Key Takeaways

Mastering Counting Figures is essential for high-fidelity technical architecture and senior engineering roles in 2026.

Introduction

Counting Figures involves finding the total number of specific geometric shapes (Triangles, Squares, Rectangles, Lines) hidden within a complex figure.

Counting Triangles

1. From Vertex: If a triangle is divided by 'n' vertical lines from a vertex, total triangles = Sum of parts = 1 + 2 + ... + (n+1). Correct Formula: If base is divided into n parts, triangles = n(n+1)/2.
2. In a Box: If a square/rectangle is divided by diagonals into 'n' small triangles, total triangles = 2 × n.

Counting Squares & Rectangles

1. Squares in NxN Grid: 1² + 2² + ... + N².
2. Squares in MxN Grid: (M×N) + ((M-1)×(N-1)) + ... until one dimension is 1.
3. Rectangles in NxN Grid: (Sum of 1 to N)². Or Cube Sum: 1³ + 2³ + ... + N³.

Straight Lines

Count Horizontal (H), Vertical (V), and Slant (S) lines separately. Total = H + V + S.
reasoning icon

Course4All Reasoning Panel

Verified Expert

Aptitude & Logical Reasoning Experts

Specializing in banking and administrative exam patterns, our panel ensures every logical trick is simplified for students.

Pattern: 2026 Ready
Updated: Weekly