Pattern Folding & Unfolding for SSC CGL — Paper Folding & Hole Punching

intermediate 18 min read

Concept

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.


Deep Dive

The Layer Multiplication Rule

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.

The Mirror Image Rule

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.

Special Case: The Corner Punch

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.

The Double Diagonal Fold

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.

Multiple Punches After Folding

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.

Reading the Diagrams

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:

  1. Identify the fold direction from the arrow or the shape of the folded figure.
  2. Mark where the hole is on the folded figure.
  3. Apply the mirror rule to find the reflected hole.
  4. Check which answer option matches both hole positions (original + mirror).

Eliminate options that show the wrong number of holes first — this alone often narrows it to two choices. Then check positions.


Memory Tricks & Shortcuts

patternPower of Two: Count Folds, Not Layers

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.

patternDiagonal Swap: x and y Exchange Positions

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.

patternReverse Unfold: Last Fold First

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.

eliminationCorner Punch Tells the Mirror Immediately

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.

patternMultiple Punches Rule: Multiply Independently

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.


Fast-Solving Framework

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.


Solved PYQs

Why this question: The single diagonal fold is the most common fold type in CGL. This is the baseline question.

Previous Year Questionपिछले वर्ष का प्रश्न
A square piece of paper is folded once along its diagonal and then a small square hole is punched near the folded corner. When the paper is unfolded, how many holes will be visible?
कागज के एक चौकोर टुकड़े को एक बार उसके विकर्ण के साथ मोड़ा जाता है और फिर मुड़े हुए कोने के पास एक छोटा चौकोर छेद किया जाता है। जब कागज को खोला जाता है, तो कितने छेद दिखाई देंगे?
  1. 1 hole
  2. 4 holes
  3. 2 holes
  4. 3 holes
  1. 1 छेद
  2. 4 छेद
  3. 2 छेद
  4. 3 छेद
Solutionसमाधान
When the paper is folded once along the diagonal, two layers of paper are stacked together. Punching one hole through both layers creates one hole in each layer. When unfolded, 2 holes are visible, placed symmetrically about the fold line.
जब कागज को विकर्ण के साथ एक बार मोड़ा जाता है, तो दो परतें एक साथ आ जाती हैं। एक छेद करने पर दोनों परतों में छेद होता है। खोलने पर 2 छेद दिखाई देते हैं जो मोड़ रेखा के दोनों ओर सममित होते हैं।

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.

Previous Year Questionपिछले वर्ष का प्रश्न
A square piece of paper is folded in half (left half over right half) and then folded in half again (top half over bottom half). A hole is punched at the center of the resulting folded square. How many holes appear when the paper is completely unfolded?
कागज के एक चौकोर टुकड़े को आधा मोड़ा जाता है (बायाँ आधा दाएँ आधे के ऊपर) और फिर दोबारा आधा मोड़ा जाता है (ऊपरी आधा निचले आधे के ऊपर)। इस तरह बने मुड़े हुए चौकोर के केंद्र में एक छेद किया जाता है। जब कागज को पूरी तरह खोला जाता है, तो कितने छेद दिखाई देंगे?
  1. 2 holes
  2. 1 hole
  3. 8 holes
  4. 4 holes
  1. 2 छेद
  2. 1 छेद
  3. 8 छेद
  4. 4 छेद
Solutionसमाधान
Each fold doubles the number of layers: after the first fold there are 2 layers, after the second fold there are 4 layers. Punching through all 4 layers at once creates 4 holes when the paper is unfolded, one in each quadrant of the original square.
हर बार मोड़ने पर परतें दोगुनी हो जाती हैं। पहले मोड़ पर 2 परतें और दूसरे मोड़ पर 4 परतें बनती हैं। एक बार छेद करने पर सभी 4 परतों में छेद होता है। खोलने पर मूल वर्ग के चारों चतुर्थांशों में 4 छेद दिखाई देते हैं।

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.

Previous Year Questionपिछले वर्ष का प्रश्न
A square sheet of paper is folded once along its diagonal and then a small square hole is punched near the folded corner. When the paper is unfolded, how many holes will appear on the paper?
कागज की एक चौकोर शीट को एक बार उसके विकर्ण के साथ मोड़ा जाता है और फिर मुड़े हुए कोने के पास एक छोटा चौकोर छेद किया जाता है। जब कागज को खोला जाता है, तो कागज पर कितने छेद दिखाई देंगे?
  1. 3
  2. 4
  3. 2
  4. 1
  1. 3
  2. 4
  3. 2
  4. 1
Solutionसमाधान
When a square sheet is folded once along the diagonal, two layers are created. A single punch through both layers creates 2 holes when unfolded — one at the punched position and its mirror image across the fold line.
जब एक वर्गाकार कागज को एक बार विकर्ण के साथ मोड़ा जाता है, तो दो परतें बनती हैं। एक छेद दोनों परतों से गुजरता है, इसलिए खोलने पर 2 छेद दिखाई देते हैं — एक वास्तविक और एक दर्पण प्रतिबिंब।

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.

Previous Year Questionपिछले वर्ष का प्रश्न
A square paper is folded diagonally to form a triangle. Then it is folded again to form a smaller triangle. A hole is punched at the apex (top point) of this smaller triangle. How many holes appear when fully unfolded?
एक चौकोर कागज को विकर्ण के साथ मोड़कर त्रिभुज बनाया जाता है। फिर उसे दोबारा मोड़कर एक छोटा त्रिभुज बनाया जाता है। इस छोटे त्रिभुज के शीर्ष (ऊपरी बिंदु) पर एक छेद किया जाता है। पूरी तरह खोलने पर कितने छेद दिखाई देते हैं?
  1. 3
  2. 1
  3. 2
  4. 4
  1. 3
  2. 1
  3. 2
  4. 4
Solutionसमाधान
Each diagonal fold doubles the layers. After two folds, there are 4 layers. The apex of the smaller triangle corresponds to the center of the original square, so one punch creates 4 holes symmetrically placed when unfolded.
प्रत्येक विकर्ण मोड़ से परतें दोगुनी होती हैं। दो मोड़ों के बाद 4 परतें होती हैं। छोटे त्रिभुज का शीर्ष बिंदु मूल वर्ग के केंद्र से मेल खाता है, इसलिए खोलने पर 4 छेद दिखते हैं।

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?

Previous Year Questionपिछले वर्ष का प्रश्न
A square sheet is folded along its vertical center line. Two holes are punched — one near the top edge and one near the bottom edge of the folded paper. How many holes will be seen when the paper is unfolded?
एक चौकोर शीट को उसकी ऊर्ध्वाधर केंद्र रेखा के साथ मोड़ा जाता है। मुड़े हुए कागज पर दो छेद किए जाते हैं — एक ऊपरी किनारे के पास और एक निचले किनारे के पास। जब कागज को खोला जाता है, तो कितने छेद दिखाई देंगे?
  1. 4
  2. 2
  3. 3
  4. 6
  1. 4
  2. 2
  3. 3
  4. 6
Solutionसमाधान
Folding along the vertical center creates 2 layers. Each punch goes through 2 layers, creating 2 holes per punch. With 2 punches, the total number of holes when unfolded is 2 × 2 = 4.
ऊर्ध्वाधर केंद्र के साथ मोड़ने पर 2 परतें बनती हैं। प्रत्येक पंच 2 परतों से गुजरता है जिससे 2 छेद बनते हैं। 2 पंच के साथ कुल 4 छेद होते हैं।

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.

Previous Year Questionपिछले वर्ष का प्रश्न
In a paper folding problem, a square sheet is folded three times (each time in half). A single hole is punched through all layers. How many holes will appear when the paper is completely unfolded?
कागज मोड़ने की एक समस्या में, एक चौकोर शीट को तीन बार मोड़ा जाता है (हर बार आधा)। सभी परतों के आर-पार एक छेद किया जाता है। जब कागज को पूरी तरह खोला जाता है, तो कितने छेद दिखाई देंगे?
  1. 4
  2. 6
  3. 8
  4. 16
  1. 4
  2. 6
  3. 8
  4. 16
Solutionसमाधान
Each fold doubles the number of layers: 1 fold = 2 layers, 2 folds = 4 layers, 3 folds = 8 layers. One punch through 8 layers creates 8 holes when unfolded.
प्रत्येक मोड़ परतों को दोगुना करता है: 1 मोड़ = 2 परतें, 2 मोड़ = 4 परतें, 3 मोड़ = 8 परतें। 8 परतों से एक पंच गुजरने पर खोलने पर 8 छेद दिखते हैं।

Solving path: Apply 2^n: 2^3 = 8 layers. One punch = 8 holes. No need to draw anything. Answer: C (8 holes).


Common Mistakes


Related Topics

Practice on SarkariRise

Sign up + get 3 free mocks →