Pattern folding is fundamentally a problem about symmetry and layer multiplication. Every time you fold a sheet of paper, you are doing two things simultaneously: creating additional layers (so a single punch affects multiple positions), and establishing a line of symmetry (so the hole at one position mirrors itself across that fold line when unfolded).
Here is the analogy that makes this stick. Think of a folded paper as a photocopier set to mirror mode. The fold line is the axis of reflection. Any mark you make on the folded sheet — a punch, a cut, a dot — gets "copied" to its mirror position when you unfold. The fold does not destroy information; it stores it.
The two types of questions SSC CGL asks in this topic are:
Type 1 — Hole Count: A paper is folded n times and a hole is punched. How many holes appear when unfolded?
Type 2 — Hole Position: A paper is folded and a hole is punched at a specific location. Which diagram shows the correct unfolded result?
Type 1 is almost mechanical once you internalize the layer rule. Type 2 requires you to track the mirror image of the hole across each fold line, in reverse order.
The reason this topic trips up candidates is not the rule itself — it is the diagonal fold. Straight folds (horizontal or vertical) are easy to visualize. A diagonal fold reflects positions across a 45-degree line, which is less intuitive. Most errors in CGL paper folding come from either miscounting layers on a diagonal fold or placing the mirror image in the wrong quadrant.
One more thing to keep in mind before we go deeper: in SSC CGL, the paper is almost always a square, and folds are almost always exact halves. You will rarely see a fold at an arbitrary angle or an irregular sheet. That constraint actually makes the problem set much more tractable — there are only a small number of fold configurations the exam can show you.
Every fold doubles the number of layers. This is the single most important rule in this topic.
| Number of Folds | Number of Layers | Holes from 1 Punch | |---|---|---| | 1 | 2 | 2 | | 2 | 4 | 4 | | 3 | 8 | 8 | | 4 | 16 | 16 |
The formula: Holes = 2ⁿ where n = number of folds.
If two holes are punched after n folds, total holes = 2 × 2ⁿ. Each additional punch multiplies by 2ⁿ independently.
This rule holds regardless of whether the folds are horizontal, vertical, or diagonal — as long as each fold exactly halves the paper.
When you unfold one fold, every hole reflects across that fold line. Work in reverse order — unfold the last fold first, then the second-to-last, and so on.
Straight fold (horizontal/vertical): The fold line is a horizontal or vertical line of symmetry. The mirror image of a hole at coordinates (x, y) across a vertical fold at x = a is (2a - x, y). Across a horizontal fold at y = b, it is (x, 2b - y).
You do not need the formula in the exam. Instead, visualize: if the hole is 2 cm from the fold line on one side, its mirror appears 2 cm on the other side.
Diagonal fold: The fold line runs from one corner to the opposite corner (say, top-left to bottom-right). Reflecting across this diagonal swaps the x and y coordinates. So a hole in the top-right region of a folded triangle appears in the bottom-left region when unfolded, and vice versa. This is the source of most errors — candidates instinctively apply horizontal/vertical logic to a diagonal fold.
When a hole is punched at or very near the folded corner — the corner that was formed by the folding process, not an original corner of the paper — pay attention to which original corner that folded corner represents.
For a single diagonal fold of a square: folding along the diagonal brings two opposite corners together. If you punch the folded corner, you are punching through both those original corners simultaneously. The two holes when unfolded are at diagonally opposite corners of the original square, not adjacent ones.
For a single straight fold: folding left-over-right brings the right edge over the left edge. A hole near the folded edge (right side) reflects to the left side at the same vertical position.
This is the hardest configuration. A square paper folded diagonally once creates a triangle. Folded diagonally a second time creates a smaller triangle. Now there are 4 layers.
When unfolded, holes appear in a pattern symmetric about both diagonals of the original square — typically one hole in each quadrant (if the punch was at the center/apex) or two holes in two quadrants (if the punch was off-center).
The reliable approach here: label the original square with quadrant numbers 1–4. Track where the quadrant boundaries go after each fold. Then determine which quadrants are stacked when the punch is made.
Each punch is independent. Calculate the holes produced by each punch separately and add. But watch for overlaps — if two punches, after unfolding, would land at the same position, they do not create two holes there, they create one.
In SSC CGL at the difficulty level tested, overlapping holes are uncommon. But one-fold plus two-punch problems are fair game.
In visual pattern-folding questions (where you are shown the folded state with a hole and must pick the unfolded diagram), work step by step:
Eliminate options that show the wrong number of holes first — this alone often narrows it to two choices. Then check positions.
Every fold doubles the layer count. So holes = 2^n where n = folds. Instead of drawing layers, just raise 2 to the power of the fold count. For 3 folds: 2³ = 8. Zero arithmetic needed.
Standard method (drawing all layers): ~40 seconds for 3 folds. This shortcut: 5 seconds. You are reading the answer before most candidates have drawn the first fold.
When a fold is diagonal (corner to corner), the mirror image of a hole swaps its row-position and column-position. If the hole is in the top portion and right portion of a folded triangle, its mirror is in the right portion and top portion — which in the unfolded square means it jumps quadrant.
Specifically: if the hole is 1 unit from the top edge and 2 units from the left edge of the folded piece, its mirror is 2 units from the top and 1 unit from the left on the unfolded square.
Standard method (visual rotation): ~35 seconds. Swap rule: ~10 seconds. 3 steps vs 1 mental swap.
When multiple folds are made, always unfold in reverse order — last fold made is the first fold undone. If the sequence was: fold horizontally, then fold vertically, then punch — unfold vertically first (doubling holes left-right), then horizontally (doubling holes up-down). Attempting to unfold in the original fold order produces wrong hole positions in roughly 70% of cases.
Step count with correct order: 2 unfold steps, clean answer. Step count with wrong order: 2 unfold steps plus a redraw when the answer doesn't match any option — approximately 45 extra seconds lost.
When the punch is described as being near or at the folded corner, the answer is always a mirror pair. For a single fold, there are exactly 2 holes when unfolded — eliminate any option showing 1, 3, or 4 holes immediately. This eliminates two or three options without any calculation, leaving at most one viable answer in most CGL questions.
Using full mirror calculation: ~25 seconds. Corner-punch elimination: ~5 seconds to eliminate wrong options.
If the problem says k holes are punched after n folds, total unfolded holes = k × 2ⁿ (assuming no overlaps). Two punches after two folds = 2 × 4 = 8 holes. You do not need to track each hole's position to answer a hole-count question — just multiply.
Standard tracking method: ~50 seconds for 2 punches. Direct multiplication: ~8 seconds.
In the exam hall, use this sequence:
Step 1 — Identify question type. Does the question ask for the number of holes, or the position/diagram of holes? Number questions use the formula. Position questions require you to trace mirrors.
Step 2 — Count folds. Read carefully. "Folded once along the diagonal" = 1 fold = 2 layers. "Folded in half, then in half again" = 2 folds = 4 layers. Write this down.
Step 3 — Count punches. Usually 1. Multiply: total holes = punches × 2^folds.
Step 4 — Check if question is asking positions. If yes: identify the fold type (straight or diagonal), apply mirror rule, and work from last fold backward.
Step 5 — Eliminate. Wrong hole count eliminates options instantly. Use this first before checking positions.
Decision rule for diagonal fold: Did the fold go corner-to-corner? If yes, apply the diagonal swap. If the fold went edge midpoint to edge midpoint, treat it as straight.
Time budget: A standard paper folding question should take 30–45 seconds once you own this framework. Position-tracing questions can take up to 60 seconds. Do not spend more than 90 seconds on any single question in this topic.
Why this question: The single diagonal fold is the most common fold type in CGL. This is the baseline question.
Solving path: One fold along the diagonal = 2 layers. One punch through 2 layers = 2 holes. The hole near the folded corner will mirror itself across the diagonal fold line when unfolded. Total: 2 holes. Answer: C.
Why this question: Two straight folds (perpendicular to each other) is the second most tested configuration. This tests whether you apply the power-of-two rule correctly through two steps.
Solving path: Fold 1 (left over right) = 2 layers. Fold 2 (top over bottom) = 4 layers. One punch through 4 layers = 4 holes. When unfolded, one hole appears in each quadrant of the original square. Answer: D.
Why this question: This tests whether you read the fold description carefully — the punch location is at the folded edge (not corner), but the layer count is still the key.
Solving path: One diagonal fold = 2 layers regardless of where the punch is placed. One punch = 2 holes. Mirror image forms across the diagonal fold line. Answer: C (2 holes).
Why this question: Double diagonal fold is the hardest scenario. This tests whether you can track two sequential mirrors, not just one.
Solving path: First fold (diagonal) = 2 layers, producing a triangle. Second fold (diagonal again) = 4 layers, producing a smaller triangle. One punch through 4 layers = 4 holes. The apex of the smaller triangle corresponds to the center of the original square; when unfolded, all 4 holes are placed symmetrically — one per quadrant. Answer: D (4 holes).
Why this question: This tests the multiple-punch extension. Two punches after one fold — can you multiply correctly?
Solving path: One vertical fold = 2 layers. Two punches, each through 2 layers = 2 + 2 = 4 holes total. Each punch creates its mirror across the vertical center line. Answer: A (4 holes).
Why this question: Three folds is the upper limit of what CGL tests. This is a pure layer-counting question — no diagram needed if you know the formula.
Solving path: Apply 2^n: 2^3 = 8 layers. One punch = 8 holes. No need to draw anything. Answer: C (8 holes).
Miscounting folds as layers. "Folded three times" does not mean 3 layers — it means 2³ = 8 layers. Candidates who skip the exponent and write 3 get the answer wrong immediately.
Treating diagonal folds like straight folds. A diagonal fold reflects across a 45-degree axis, not a horizontal or vertical one. The mirror image of a hole is not directly above or below — it swaps row and column position. This misread accounts for a large fraction of wrong position answers.
Forgetting to reverse the unfold order. When multiple folds are made, you must unfold from last to first. Unfolding in the original fold order gives mirror images that are placed incorrectly.
Assuming the folded corner punch always creates a corner hole when unfolded. When a fold brings two non-adjacent corners together (diagonal fold), the hole punched at the folded corner unfolds to two holes at opposite corners of the original square — not at adjacent corners.
Adding instead of multiplying for multiple punches. Two punches after two folds gives 2 × 4 = 8 holes, not 2 + 4 = 6. Each punch independently creates 2^n holes; punches multiply, they do not add to fold-layers.
Ignoring that overlap can reduce hole count. If two reflected hole positions coincide (e.g., a punch exactly at the center of a vertically folded paper), the count does not double — you still get one hole. This is rare in CGL but has appeared. If a punch is on the fold line itself, unfolding does not create a second hole.