+44 7782 207346WhatsApp
BlogCareersContact
TP
TestPrepEUROPE
Our ResultsAbout UsOur Team
Free Diagnostic
TP
TestPrepEUROPE

Worldwide online tutoring for SAT, ACT, GMAT, GRE, IB, AP, IELTS, TOEFL, and other international exams.

Undergraduate Admission Tests

  • SAT Prep
  • ACT Prep
  • YOS Prep
  • UCAT Prep
  • IMAT Prep
  • LNAT Prep

Graduate Admission Tests

  • GMAT Prep
  • GRE Prep
  • LSAT Prep

Language Proficiency Tests

  • IELTS Prep
  • TOEFL Prep
  • PTE Prep

High School Programmes & Boarding

  • IB Diploma Programme
  • AP Programme
  • A-Level
  • IGCSE
  • SSAT Prep

Question Banks

  • SAT QBank
  • GMAT QBank
  • GRE QBank
  • PTE QBank

Practice Tests

  • SAT Practice Tests
  • GMAT Practice Tests
  • GRE Practice Tests
  • PTE Practice Tests

Pricing

  • SAT Course Pricing
  • GMAT Course Pricing
  • GRE Course Pricing
  • IB Course Pricing
  • IELTS Course Pricing

Resources

  • Question Bank
  • Practice Tests
  • Exam Comparisons
  • Blog
  • Our Results
  • Google Reviews
  • Success Stories
  • FAQ

Company

  • About Us
  • Our Team
  • Careers
  • Contact

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TestPrep Europe. All rights reserved.

  1. Home
  2. /
  3. Blog
  4. /
  5. GMAT
  6. /
  7. Why most candidates lose points on the same five GMAT Focus functions
GMAT

Why most candidates lose points on the same five GMAT Focus functions

GMAT Focus Quant strategy for functions and sequences: stem triage, notation traps, and timing budgets that protect your score band on test day.

19 June 202621 min
Author: Berk SağlamReviewed by: Dr. Selin Çelik

The GMAT Focus Quant section is small, adaptive, and unforgiving: 21 questions in 45 minutes, scored on a band from 60 to 90, with every missed item dragging you closer to the 655 ceiling that admissions committees quietly sort by. Two question families quietly eat more of that score than candidates realise. Functions and sequences sit in a strange middle ground between Number Properties and algebra; they look familiar, they read quickly, and they reward a very specific kind of patience. Most candidates lose points not because the maths is hard, but because they treat an unfamiliar notation or a recursive pattern as a reason to abandon structure and start guessing. This article walks through the exact way to triage a functions or sequences stem on the GMAT Focus: which notation to translate first, when a substitution table beats algebra, how to recognise the three sequence families the test recycles, and where the scoring band actually breaks for unprepared candidates.

Why functions and sequences deserve a separate block in your GMAT Focus prep

Most study plans bury functions and sequences inside a generic 'algebra' bucket, which is one reason so many candidates walk into test day thinking they have nothing new to learn. The GMAT Focus does not share that view. The exam writers know that functions and sequences test a different cognitive load from standard equation solving: instead of moving symbols around until something cancels, you have to interpret a definition, then execute a procedure the definition implies. That distinction matters because the test is adaptive. As you climb into the harder modules, the questions that survive selection are exactly the ones that probe whether you can follow a definition through two or three applications without losing the thread.

A practical consequence: candidates targeting the 705+ band on the GMAT Focus lose disproportionate points on stems that other strong candidates also miss. A 90th-percentile scorer might go 18 out of 21 with one careless miss, but a 75th-percentile scorer trying to break through will often drop 3 to 4 points on items that are not, mathematically, any harder. The clustering is in the topic, not the difficulty. If your goal is to climb from the 655 band to the 685 or 705 band, you do not need a new textbook. You need a tighter grip on roughly 30 to 40 stem templates that the GMAT Focus recycles, with functions and sequences making up a meaningful slice of that pool.

A second reason to isolate the topic: scoring. The GMAT Focus Quant section reports a 60–90 score band, and each band corresponds to a percentile range admissions committees actually read. A move from 81 to 83 is the difference between a 'competitive' applicant and a 'strong' applicant at many programmes. A single functions or sequences item at the end of a hard module, where the test is measuring whether you truly belong in the next band, can be the item that decides it. Treating the topic as a side note is therefore expensive.

What the test is actually testing

Functions items measure three skills in combination. First, your ability to parse notation: f(g(x)), f(x + 1) − f(x), f(f(x)). Second, your willingness to substitute concrete numbers when the definition is opaque. Third, your discipline in handling domain restrictions and integer-only contexts that quietly change the answer. Sequences items measure similar skills with a different surface: pattern recognition in the first three or four terms, translation of a recursive rule into a closed form, and the ability to compute the nth term quickly under timed pressure. Both families reward a calm, procedural approach over the more dramatic algebra candidates sometimes attempt.

Reading a functions stem in the first 15 seconds

The single biggest mistake I see on functions items is that candidates read the definition once, panic at the notation, and start rewriting the expression on their scratch pad before they understand what is being asked. The GMAT Focus rewards the opposite sequence. Read the stem twice. Identify the rule. Identify the input. Identify the output the question is requesting. Only then reach for a method.

Consider a typical stem of the form: 'For the function f defined by f(x) = 2x² − 3x + 1, what is the value of f(f(2))?' A nervous candidate will try to expand 2x² − 3x + 1, then substitute, then expand again. That works, but it burns 60 to 90 seconds on a 2-minute item and leaves no margin for the rest of the module. The clean approach is to compute the inner value first. f(2) = 8 − 6 + 1 = 3. Then f(3) = 18 − 9 + 1 = 10. The whole problem takes about 30 seconds and one line of scratch work. Candidates who do not train the inner-first habit waste time on items the test considers easy.

The notation f(g(x)) is where the GMAT Focus earns its keep. A stem might give you f(x) = x + 1 and g(x) = 2x, then ask for f(g(3)) or, more painfully, for the value of x such that f(g(x)) = g(f(x)). The first form is mechanical. The second is a concept question. It is testing whether you understand that most functions do not commute, and the way to expose that is to set the two compositions equal, substitute, and watch the equation collapse. f(g(x)) = 2x + 1. g(f(x)) = 2(x + 1) = 2x + 2. Setting them equal gives 2x + 1 = 2x + 2, which has no solution — meaning the two compositions are never equal. That is a Q86-style item disguised as a computation.

Three notation traps to memorise before test day

The first trap is the difference between f(x + 1) and f(x) + 1. Candidates substitute, expand, and silently treat these as identical, then wonder why their answer is not in the choices. The second is the absolute-value and sign behaviour inside piecewise functions. A stem might define f(x) = x² for x ≥ 0 and f(x) = −x for x < 0, then ask for f(f(−2)). The first application gives 2. The second application gives 4. Candidates who forget to re-apply the rule under the new sign get a wrong answer that looks mathematically defensible. The third trap is the difference between f(f(x)) and f(x²). The test uses both. They are not the same. Train your eye to read the parentheses, not the symbols around them.

The four sequence families the GMAT Focus recycles

Sequences on the GMAT Focus are not random. They cluster into four recognisable families, and once you can name the family in the first 10 seconds of reading, the rest of the problem becomes procedural. A candidate who walks into the section without these families in mind will spend 2 minutes recognising a pattern. A candidate who has practised them will spend 20 seconds confirming the pattern and 40 seconds executing the rest of the problem.

The first family is the arithmetic sequence. Each term increases by a constant difference. The nth term is a₁ + (n − 1)d. Sum of the first n terms is n/2 × (a₁ + aₙ). Stems usually give you three terms, ask for the tenth or the sum of the first ten. The trap is forgetting to convert 'first n terms' into the correct index. If the third term is 11 and the seventh term is 23, the common difference is (23 − 11) / (7 − 3) = 3, and a₁ = 11 − 2(3) = 5. From there every question is arithmetic.

The second family is the geometric sequence. Each term is multiplied by a constant ratio. The nth term is a₁ × r^(n−1). Stems often give two non-adjacent terms and ask for the missing middle terms or the sum. The trap is sign handling: a negative ratio alternates signs, and candidates forget that the fourth term of a sequence starting at 3 with ratio −2 is 3 × (−2)³ = −24, not 24. The third family is the recursive sequence, where each term is defined in terms of previous ones (aₙ = aₙ₋₁ + aₙ₋₂ being the Fibonacci archetype). The trap is time: you cannot solve these algebraically without a closed form, so you must compute term by term. Most recursive stems ask for the seventh or eighth term, which is roughly 7 to 8 substitutions — fast if you set up a column on your scratch pad, painful if you do not.

The fourth family is the pattern-recognition sequence. The terms look arbitrary: 2, 6, 12, 20, 30, … and you are asked for the next term or the nth term formula. These are tested for your ability to spot differences: 4, 6, 8, 10, … the second difference is constant, so the sequence is quadratic. The nth term is n² + n. Stems will then ask for the sum of the first n terms, which is n(n + 1)(n + 2) / 3 — a known formula worth memorising. Pattern-recognition items look hostile, but they have a clean procedure: compute first differences, then second differences, then look for the polynomial degree.

Common pitfalls and how to avoid them

The most common pitfall on arithmetic and geometric sequences is index confusion. The test will give you the seventh term and the twelfth term, then ask for the sum of the first twenty terms, and candidates compute as if the seventh term is a₇ when in fact the difference between the seventh and twelfth terms is 5d, not 6d. The fix is mechanical: write down which index each given value refers to, then solve. The second pitfall is over-simplification of recursive stems. Candidates try to derive a closed form when only the eighth term is requested. The fix is discipline: if the question asks for a specific term and the recursion is simple, just compute. The third pitfall is sign error on geometric sequences with negative ratios, mentioned above. The fix is a one-second check: 'Is this term's sign consistent with the parity of the index?'

Substitution tables: the underused trick for hard stems

When a functions or sequences stem resists a clean algebraic path, the substitution table is almost always faster. A substitution table is a small grid where you list the input values you care about, then compute the function or sequence once for each input. It is unglamorous, it is the strategy that tutors reach for when the algebra starts to multiply, and it is the strategy the test writers assume the strongest candidates will use without being told.

Take a stem of the form: 'For the function f defined by f(x) = (x + 1) / (x − 1), what is the value of f(f(f(2))))?' Trying to expand this algebraically is a disaster. The denominator becomes messy, the cancellations are not obvious, and the candidate burns 2 minutes for what should be a 60-second item. The substitution approach: f(2) = 3/1 = 3. f(3) = 4/2 = 2. f(2) again = 3. The answer is 3. Three lines of scratch work, no algebra, no panic.

Need help reaching your target score?

Book a free 15-minute call with an advisor to map out a personalised study plan.

Free consultation

For sequences, the substitution table becomes a vertical column. Write the index on the left (n = 1, 2, 3, …), write the rule, then fill in term by term. The benefit is that you can scan the column for patterns the recursion is hiding — a constant second difference, a fixed ratio, an oscillating sign — and pivot to a closed form once the pattern is clear. The cost is paper. The benefit is time and accuracy. In a 45-minute section with 21 items, that trade is overwhelmingly in your favour.

When to switch from substitution to algebra

Substitution is not a religion. It is a tool, and the test will give you stems where algebra is faster. If the function definition is a polynomial of degree 2 and the question asks for f(f(x)) in terms of x, substitution is wasted motion — you want the algebraic form. If the sequence rule is geometric and the question asks for aₙ, you want the closed form a₁ × r^(n−1), not a column of values. The rule of thumb: substitute when the question wants a specific numeric value; algebraise when the question wants a general expression or a relationship. This rule of thumb alone can save 30 to 60 seconds on a hard module where every second matters.

Mapping stem types to time budgets inside the 45-minute section

The GMAT Focus Quant section is a fixed 45 minutes for 21 questions, which works out to roughly 2 minutes and 8 seconds per item. That average is misleading. The actual time budget is bimodal: easy items in the early module should be cleared in 75 to 90 seconds to bank time, while the harder items in the second module can take 2 minutes 30 seconds to 3 minutes without penalty, because the test has already decided your band and is selecting for items that distinguish the top of the band. Functions and sequences items tend to land in the second, harder cluster, which is exactly where your pacing discipline gets tested.

For a functions stem in the hard module, the time budget I would recommend to a candidate preparing for the 705+ band is 2 minutes 15 seconds, including a 20-second read-and-parse at the front and a 15-second sanity check at the back. For a sequences stem, the budget is similar but the read-and-parse is shorter, because the rule is usually shorter — the budget lives in the execution, not the interpretation. For pattern-recognition sequences, the budget shifts: the read-and-parse is what costs you, because you have to compute first and second differences before you know what you are looking at. Plan for that.

A practical pacing tool: tag each item in your head as 'bank' (easy, do it fast), 'work' (medium, do it carefully), or 'spend' (hard, take the time). The hard module of the GMAT Focus will throw you two or three 'spend' items per module. Do not try to convert a 'spend' item into a 'work' item by spending more time on the front end. Read, plan, execute, check. If you have spent 2 minutes 30 seconds on a 'spend' item and the answer is not in the choices, mark and move. Two minutes on a 'spend' item is a budget. Three minutes is a leak that costs you the next item.

Stem typeModule expectedTarget secondsPrimary methodBackup method
Arithmetic sequenceFirst or second90–120Find d from two given termsDirect computation of first n terms
Geometric sequenceSecond100–135Closed form a₁ × r^(n−1)Term-by-term with sign check
Recursive sequenceSecond120–150Column of substitutionsLook for closed form if simple
Pattern-recognitionSecond120–150First and second differencesPolynomial degree check
Function composition f(g(x))First or second90–120Inner first, then outerAlgebraic form if expression wanted
Self-composition f(f(x))Second120–150Substitution tableAlgebra only if polynomial of low degree
Commutativity / inverse questionSecond120–150Test with concrete valuesAlgebraic counter-example

How the scoring band reacts to careless misses on these items

The GMAT Focus Quant score band runs from 60 to 90, and the test uses item response theory to place you on that scale. Functions and sequences items are over-represented in the upper end of the scale, which means a careless miss on one of them is more expensive than a careless miss on an arithmetic item in the early module. That is not because the items are harder. It is because they are diagnostic: the test uses them to confirm a candidate's placement in the 81–90 band, where admissions committees are watching the difference between 'competitive' and 'standout'.

A useful way to internalise the scoring: think of the 81–90 band as having roughly four sub-tiers (81–83, 84–86, 87–88, 89–90), and each sub-tier requires a slightly higher hit rate on the hard module. Functions and sequences items are the test's way of probing the upper edge of that hit rate. If you are aiming for the 685–705 range, you can absorb a miss on one of these items. If you are aiming for 715+, you cannot. The fix is not to study more topics. It is to drill the notation and the procedure until the items become 'work' items rather than 'spend' items.

There is a second scoring effect worth knowing. Because the GMAT Focus is adaptive, your second module's difficulty is calibrated from your first module's performance. A strong first module, where you banked time and cleared your 'bank' items, gives you a harder second module — which is what you want, because harder items produce a higher score ceiling. A sloppy first module gives you an easier second module, which caps your score no matter how well you do on the easy items. The implication: practising functions and sequences in isolation, until they are 'bank' items for you, is one of the cleanest ways to make sure your first module is clean enough to unlock a hard second module.

Building a 10-day drill plan for functions and sequences

For a candidate with roughly 4 to 6 weeks remaining before their GMAT Focus attempt, a focused 10-day drill on functions and sequences is usually enough to convert these items from 'spend' to 'work'. The plan has three phases: pattern exposure, timed execution, and mixed review. Pattern exposure is where you catalogue the four sequence families and the three notation traps, and you solve 8 to 10 items per family untimed. Timed execution is where you take a 6-item set per day and time yourself at 2 minutes per item, logging which items you missed and why. Mixed review is where you take 21-item mixed sets and time yourself at 45 minutes, treating the section as a whole.

Day 1 to 3: pattern exposure. Work through arithmetic and geometric sequence items first, because they have the cleanest closed forms. Build the habit of writing the index next to each given term. Day 4 to 6: recursive and pattern-recognition sequences. The recursive items train your substitution column; the pattern-recognition items train your second-difference check. Day 7 to 9: mixed function stems. Start with simple compositions, then move to self-composition, then to commutativity and inverse questions. Day 10: a full 21-item mixed set under timed conditions, followed by a 30-minute review of every miss, every notation slip, and every sign error.

A candidate who follows this plan will typically see their functions and sequences hit rate climb from roughly 60 to 65 percent under timed conditions to 80 to 85 percent. That sounds modest. On a 21-item section, it is the difference between a 76 and an 81 on the score band, which is the difference between a 'considered' and a 'competitive' applicant at most MBA programmes. The plan is not glamorous. It is mechanical. That is the point.

What to do on test day if a stem looks unfamiliar

No amount of drilling eliminates the unfamiliar stem. The GMAT Focus will give you at least one item where the notation is something you have not seen in prep. The right response is structural, not heroic. Read the stem twice. Identify the rule. Identify the input. Identify the output. If the rule resists interpretation, pick two or three concrete inputs and compute the output for each. The pattern will usually surface in those three computations. If it does not, mark the item, choose the answer that is most consistent with what the rule suggests, and move. A guess made with structure is a 20 to 25 percent proposition. A guess made under panic is a 0 percent proposition, because it bleeds time into the next item and degrades the second module.

Integrating functions and sequences with the rest of Quant

Functions and sequences do not live in isolation. They overlap with Number Properties when a sequence rule is defined only for integers, with algebra when a function definition is a polynomial, and with word problems when a question describes a process that is secretly recursive. The strongest candidates treat the topic as a connective tissue rather than a separate silo, and that mindset shows up in their pacing: they read every stem asking 'Is this a functions stem in disguise?' before they decide which method to reach for.

Word problems that look like work-rate or population-growth questions are a common disguise. A stem might describe a population that doubles every three years and ask for the size after twenty years, which is geometric sequence in costume. A stem might describe a sequence of payments where each payment is the previous payment plus interest, which is arithmetic in costume. The benefit of training functions and sequences explicitly is that you stop being fooled by the costume. You see the structure first, then the surface. That ordering is what the GMAT Focus is really measuring.

For a candidate building a final 4-week plan, the recommended order is: Number Properties and arithmetic (week 1), algebra and equations (week 2), word problems (week 3), and functions and sequences as a focused overlay across all four weeks. The overlay is 15 to 20 minutes a day: 5 items per family, 4 families, total 20 items. That is the smallest dose that produces the largest score movement for the time spent, because functions and sequences are the topic most candidates under-train relative to its weight in the harder modules of the GMAT Focus.

Functions and sequences reward a specific kind of preparation: a clean catalogue of stem types, a 15-second parsing routine, a substitution table ready on the scratch pad, and a time budget that respects the difference between the early module's 'bank' items and the second module's 'spend' items. Candidates who build that routine walk into the GMAT Focus Quant section with a 5 to 8 point edge on the score band, which is precisely the edge that separates a 685 from a 705. TestPrep Europe's diagnostic assessment on functions and sequence stems is a natural starting point for candidates building that routine before their next attempt.

Related reading

GMAT Focus exponents and roots: 6 stem shapes that decide a Quant question's first move7 prime-and-divisor traps in GMAT Focus Number Properties and the factor pattern that defeats each oneGMAT Focus ratio questions: 5 reduction patterns that protect a candidate's first 60 seconds

Frequently asked questions

How many functions and sequences items appear on the GMAT Focus Quant section?
The GMAT Focus Quant section contains 21 questions and does not publish a fixed topic distribution. In practice, functions and sequences items tend to appear in the second, harder module of an adaptive attempt, and most candidates aiming for 705+ see at least two to three of them. The topic is also embedded in disguise inside word problems, so the real count is often higher than the visible count.
What is the fastest way to handle a recursive sequence stem under timed conditions?
Set up a vertical column on your scratch pad with the index on the left and the rule at the top, then compute term by term until you reach the requested value. For Fibonacci-type recursion this is faster than trying to derive a closed form, which is rarely necessary unless the question asks for a general expression. Most recursive stems on the GMAT Focus ask for a specific term in the seventh to tenth range, which is roughly 7 to 10 substitutions done in under 90 seconds.
Should I memorise the closed form for a Fibonacci-type sequence?
No. The closed form (Binet's formula) is not on the GMAT Focus syllabus and the exam does not reward that level of mathematical depth. The test wants you to compute terms directly from the recursion and to recognise when a recursion is hiding a simpler pattern. Spending study time on Binet's formula is a poor return compared with practising the substitution column and the second-difference check on pattern-recognition stems.
How do I tell the difference between f(x + 1) and f(x) + 1 in a functions stem?
Read the parentheses, not the symbols. f(x + 1) means you substitute the entire expression x + 1 into the rule for f, which is a single application. f(x) + 1 means you first apply f to x, then add 1 to the result, which is two operations. The GMAT Focus uses both forms and the difference between them is one of the most common notation traps on the test. A 20-second parse of the parentheses before you start computing is the cleanest defence.
What is a good target hit rate on functions and sequences items in practice?
For candidates targeting 685 or above on the GMAT Focus Quant band, an 80 to 85 percent hit rate under timed conditions is a realistic and sufficient target on these items. For candidates targeting 715 or above, the target climbs to 90 percent or better, and the gap is closed through notation drills and time-budget discipline rather than through studying new topics. Tracking your hit rate per family (arithmetic, geometric, recursive, pattern-recognition) is more useful than a single overall rate, because the families have different difficulty curves.

Start your exam preparation

Explore our 1-to-1 tutoring and small-group course options with expert instructors. First-lesson money-back guarantee.

Free consultation
All articles

Subscribe to our newsletter

Get weekly exam strategies and updates straight to your inbox.

Related articles

3 tab-routing errors on GMAT Multi-Source Reasoning that cost easy

A senior tutor's read on GMAT Focus Multi-Source Reasoning: tab routing, two-and-a-half-minute pacing, and the three prompt types that decide the score band.

22 July 2026

How to read a GMAT Graphics Interpretation chart in under 2 minutes

GMAT Graphics Interpretation decoded: chart families, the 2 sentences each one rewards, common reading errors, and a minute-by-minute preparation plan.

20 July 2026

GMAT Focus score planning for MBA candidates

GMAT Focus score planning for MBA candidates: how to reverse-engineer a target from school medians, then split prep across Quant, Verbal, and Data Insights.

19 June 2026

Exam pages

SAT TutoringGMAT TutoringGRE TutoringIELTS TutoringTOEFL TutoringIB Diploma

Free consultation

Not sure which exam to prepare for? Talk to one of our advisors.

Book a call
AP Tutoring