Practice Conceptual Bottlenecks in Math
Use these practice problems to test your method after reviewing the concept explanation and worked examples.
Quick Recap
Specific concepts or ideas whose misunderstanding blocks progress across a wide range of related mathematical topics.
Gateway concepts—get these and everything else becomes easier.
Showing a random 20 of 50 problems.
Example 1
mediumStudents who miss the idea 'equals means both sides are the same value' later misread x = x + 1 as solvable and mishandle equations and functions. Why is this a bottleneck rather than a minor slip?
Example 2
challengeIn a DAG with N nodes, a cut vertex disconnects K reachable descendants. If removing node X separates 8 topics from their prereqs, what minimum number of edges must be added to restore connectivity?
Example 3
mediumA learner is fast on procedural math but slow on conceptual questions. Name the bottleneck.
Example 4
easyA student can solve but not . What underlying skill is the immediate bottleneck?
Example 5
easyA student fails every word problem but can do equations. What is the bottleneck?
Example 6
mediumIn a prerequisite chain, mastering 'ratios' is needed for 'slope,' 'similar triangles,' and 'trig ratios.' A student weak in all three should prioritize what, and why is this efficient?
Example 7
challengeA misconception sits at a bottleneck and silently produces correct answers on simple problems but wrong ones on hard problems. Explain why such a bottleneck is the hardest to detect, and propose a diagnostic strategy.
Example 8
mediumA diagnostic shows a student fails problems needing place value, but passes single-digit arithmetic. Which should you remediate first to unlock the most multi-digit topics, and why?
Example 9
easyMany students struggle with the transition from 'find ' to 'prove for all '. Explain why this is a conceptual bottleneck and give a concrete example of each type of problem.
Example 10
easyA student can compute derivatives mechanically but cannot solve word problems requiring them. Is the bottleneck the derivative rule or the modeling/translation skill?
Example 11
hardA teacher decides to skip teaching 'place value' because the curriculum tests don't cover it. Predict the downstream consequence.
Example 12
hardA student succeeds at 1-step problems but fails 3-step problems. Bottleneck is what?
Example 13
mediumA curriculum has topics with these unlock counts (topics each enables): A:1, B:5, C:2, D:5, E:0. Two topics tie as biggest bottlenecks. Which are they?
Example 14
mediumA class fails problems involving negative exponents. Their teacher reviews exponent rules. What is the more likely true bottleneck?
Example 15
easyA student misses every probability problem because they can't compute fractions. What is the deeper bottleneck?
Example 16
mediumIn a star graph: H connected to leaves L1-L5 only. If H fails, how many leaf-to-leaf paths break?
Example 17
easyTopic A depends on B, B depends on C, and C depends on nothing. A student fails A. Where should you check first for the root gap?
Example 18
easyIn a DAG: A→B, A→C, B→D. Which topic, if missing, blocks the most descendants?
Example 19
mediumTwo students fail combinatorics. A: doesn't know factorials. B: confuses permutations vs combinations. Which bottleneck is deeper?
Example 20
challengeA learning model says mastering a bottleneck concept of difficulty d unlocks k dependent topics, each then taking time t/2 instead of t. Compare total time for mastering bottleneck-first (cost d + k*t/2) vs skipping it (cost k*t plus eventual d). For k=4, t=10, d=8, which is faster and by how much?