By the end of this chapter you'll be able to…

  • 1Use sum and product of roots to find symmetric functions of a quadratic's roots without computing the roots themselves
  • 2Apply the discriminant to determine root nature and solve 'equal roots' style questions directly
  • 3Apply the sign-flip rule correctly when multiplying or dividing an inequality by a negative number
  • 4Use a sign chart to solve quadratic inequalities reliably
  • 5Apply logarithm and index rules to simplify expressions before substituting numbers
  • 6Apply the Part-1 skip-penalty arithmetic to decide when to guess versus skip an algebra question
💡
Why this chapter matters in XAT
XAT tests algebra comparatively lightly versus CAT's algebra-heavy style, and what it does ask rarely needs full equation-solving — recognising which standard identity (sum/product of roots, discriminant, sign-flip rule, log/index rules) applies is faster and more reliable than grinding through manipulation from scratch, especially given the five-option format often makes direct option-checking the fastest path to an answer.

Algebra — XAT Quantitative Ability & Data Interpretation

Algebra at XAT level is rarely about solving a hard equation — it's about recognising which of a small set of standard identities and techniques the question is actually testing, then executing it cleanly. The questions that look intimidating usually collapse the moment the right identity is spotted.


1. What XAT actually asks

Algebra is estimated at roughly 4-6 of QA&DI's 28 questions across recent papers (see docs/exam-briefs/xat-2026-brief.md) — lighter than arithmetic and geometry, consistent with XAT's documented lean away from CAT's algebra-heavier style. The topic covers linear and quadratic equations, inequalities, logarithms and indices, and functions — permutations, probability, and sequences/series are covered separately under Modern Math.

Most XAT algebra questions are single-variable or reduce to one quickly. The five-option format means a question rarely needs you to fully solve for an unknown when checking each option directly against the given condition is faster.


2. Quadratic equations — the identities worth knowing cold

For , the roots satisfy:

These two relationships solve a large share of XAT quadratic questions without ever computing the roots themselves — if a question asks for the sum or product of roots, or a symmetric function of the roots (like ), these identities get there directly.

The discriminant determines the nature of the roots: gives two distinct real roots, gives equal real roots, gives no real roots (complex roots). A question asking "for what value of does this equation have equal roots" is really just asking you to set and solve for — recognise this pattern immediately rather than attempting to factor first.


3. Inequalities — the sign-flip rule

Solving an inequality follows the same steps as an equation, with one critical exception: multiplying or dividing both sides by a negative number flips the inequality sign.

For quadratic inequalities, factor first, then use a sign chart across the roots rather than reasoning verbally:

The product of two factors is positive when both are positive or both are negative — testing one point in each of the three regions created by the roots (, , ) confirms this quickly and avoids sign errors from reasoning about the inequality symbolically.


4. Logarithms and indices

Indices follow the same product-becomes-addition logic: , , for any , and . XAT frequently tests whether a candidate can simplify an expression with mixed bases and exponents into a single term before evaluating — always simplify fully before substituting numbers.


5. Functions

A function maps each input to exactly one output. XAT tests two recurring skills: evaluating a composite function by substituting the inner function's output as the outer function's input, working from the inside out; and finding a function's domain — values of for which the function is defined, most commonly excluding division by zero or a negative number under an even root.


Worked examples

Question 1 of 3

Q1. If and are the roots of , find the value of .

Pick an option to check your answer.

Show explanation

Solution. Sum of roots ; product .

.

(d) is the trap of stopping after squaring the sum, forgetting to subtract entirely. Answer: (a).

Question 2 of 3

Q2. For what value of does the equation have equal roots?

Pick an option to check your answer.

Show explanation

Solution. Equal roots require the discriminant : .

(b) misses the negative root — satisfies the equation just as validly as , since too. (a) and (d) result from confusing this with the coefficient itself rather than solving correctly. Answer: (c).

Question 3 of 3

Q3. Solve the inequality: .

Pick an option to check your answer.

Show explanation

Solution. A fraction is positive when numerator and denominator share the same sign. Case 1: both positive — and , giving . Case 2: both negative — and , giving .

Combining both cases: or . Testing a point in the excluded middle region, : , confirming that region is correctly excluded. Answer: (b).


7. Common traps

  • Stopping after squaring the sum of roots without subtracting when finding — a very common, deliberately planted five-option trap.
  • Missing the negative root when solving for a positive constant — both and are valid solutions unless a stated constraint (like ) rules one out.
  • Forgetting to flip the inequality sign when multiplying or dividing both sides by a negative number.
  • Reasoning about a quadratic inequality's sign verbally instead of using a sign chart across the roots — this is where most sign errors creep in.
  • Substituting numbers before fully simplifying a logarithmic or exponential expression — always reduce to a single term or the simplest form first.
  • Evaluating a composite function inside-out incorrectly — compute the innermost function first, then substitute that result into the outer function, never the reverse order.

8. When to guess, and why

Within your first 8 skips across all of Part 1, an algebra question requiring extensive manipulation under time pressure is a reasonable one to skip, particularly since checking the five given options directly against the condition is often faster than solving from scratch — if that direct-check approach also stalls, skip rather than grind. Beyond your 8th skip, a blind 1-in-5 guess has an expected value of exactly 0, while a blank costs -0.10 — mark your best remaining guess.

Because many algebra questions have options that are easy to individually verify (substitute back into the original equation or inequality), a partial check often eliminates two or three options even under time pressure, before you need to guess blind.


Summary

  • Algebra is roughly 4-6 of QA&DI's 28 questions — lighter than arithmetic and geometry, consistent with XAT's documented arithmetic-leaning style versus CAT.
  • Sum and product of roots ( and ) solve most symmetric-function-of-roots questions without ever computing the roots themselves.
  • The discriminant determines root nature; "equal roots" questions are just "solve " in disguise.
  • Multiplying or dividing an inequality by a negative number flips the sign — the single most common inequality error.
  • Use a sign chart across the roots for quadratic inequalities rather than reasoning verbally.
  • Logarithm and index rules convert products to sums and powers to multiples — always simplify fully before substituting numbers.
  • Composite functions evaluate inside-out: compute the innermost function first, then feed that result into the outer function.
  • Past your 8th free skip in Part 1, directly checking the five given options against the stated condition is often faster than solving from scratch, and usually narrows the field before a final guess is needed.

Key formulas & results

Everything to memorise for the exam hall, in one card. Screenshot this for revision.

Sum and product of roots
For ax² + bx + c = 0: sum of roots = −b/a, product of roots = c/a
Solves most symmetric-function-of-roots questions (like α²+β²) without ever computing the individual roots.
Sum of squares of roots
α² + β² = (α+β)² − 2αβ
The most commonly tested application of the sum/product identities — stopping after squaring the sum is the chapter's most common trap.
Discriminant
D = b² − 4ac. D>0: two distinct real roots. D=0: equal real roots. D<0: no real roots
'Equal roots' questions are just 'solve D=0' in disguise — recognise this pattern immediately.
Inequality sign-flip rule
Multiplying or dividing both sides of an inequality by a NEGATIVE number flips the inequality sign
The single most common inequality error — always check the sign of what you're multiplying/dividing by.
Logarithm rules
log(xy) = log x + log y; log(x/y) = log x − log y; log(xⁿ) = n log x; change of base: log_a x = log_b x / log_b a
Always simplify fully to a single term before substituting numeric values.
Index rules
aᵐ × aⁿ = a^(m+n); (aᵐ)ⁿ = a^(mn); a⁰=1; a⁻ⁿ = 1/aⁿ
Mixed-base, mixed-exponent expressions should always be simplified to a single term before evaluating.
⚠️

Traps XAT sets — and how to dodge them

These are the exact option-traps and misreads that cost marks under negative marking.

WATCH OUT
Stopping after squaring the sum of roots when finding α²+β²
α²+β² = (α+β)² − 2αβ — the subtraction of 2αβ is essential and is the most commonly planted five-option trap in this question type.
WATCH OUT
Missing the negative root when solving k² = c for a positive constant
Both +√c and −√c are valid solutions unless a stated constraint (like k>0) explicitly rules one out — always state both roots unless told otherwise.
WATCH OUT
Forgetting to flip the inequality sign when multiplying/dividing by a negative number
Check the sign of what you're multiplying or dividing by every single time — this is worth a deliberate, explicit check, not intuition.
WATCH OUT
Reasoning about a quadratic inequality's sign verbally instead of using a sign chart
Factor the quadratic, mark the roots on a number line, and test one point in each resulting region — this is faster and far less error-prone than verbal sign reasoning.
WATCH OUT
Substituting numbers into a log or index expression before fully simplifying
Always reduce to a single term or simplest form using the product/quotient/power rules FIRST, then substitute — simplifying after substitution is slower and more error-prone.
WATCH OUT
Evaluating a composite function outside-in instead of inside-out
For f(g(x)), always compute g(x) first, then substitute that result into f — never attempt to evaluate f first.

Exam-pattern practice

PYQ-style questions with full solutions. Work through them as a readiness check — mark yourself honestly and get your gap report at the end.

Readiness check

Are you exam-ready for Algebra?

8 problems from this chapter. Try each one, reveal the worked solution, mark yourself honestly — get your gap report at the end.

8 questions~6 min

5-minute revision

The whole chapter, distilled. Read this the night before the exam.

  • Algebra is roughly 4-6 of QA&DI's 28 questions — lighter than arithmetic and geometry, consistent with XAT's arithmetic-leaning style versus CAT.
  • Sum of roots = −b/a, product of roots = c/a — solves symmetric-function-of-roots questions without computing individual roots.
  • α²+β² = (α+β)² − 2αβ — forgetting the subtraction is the chapter's most common trap.
  • Discriminant D=b²−4ac: D>0 two real roots, D=0 equal roots, D<0 no real roots — 'equal roots' means solve D=0.
  • Multiplying or dividing an inequality by a negative number flips the sign — check this explicitly every time.
  • Use a sign chart (test one point per region) for quadratic inequalities rather than verbal sign reasoning.
  • Log and index rules convert products to sums and powers to multiples — simplify fully to a single term before substituting numbers.
  • Composite functions evaluate inside-out: compute the innermost function first, then feed the result into the outer function.
  • When solving k²=c, always check for both the positive and negative root unless a constraint rules one out.
  • Past your 8th free skip in Part 1, directly checking the five given options against the stated condition is often faster than solving from scratch.

XAT question blueprint

How this topic is asked, tier by tier — so you can prep to the pattern.

Typical weightage: Roughly 4-6 of QA&DI's 28 questions (each worth +1/-0.25), based on recent-paper analysis — not an officially published XLRI split

Question styleMarks eachTypical countWhat it tests
Quadratic equations1~2Sum/product of roots, discriminant, symmetric functions of roots
Inequalities1~1Sign-flip rule, quadratic inequality sign charts
Logarithms and indices1~1Simplification using product/quotient/power rules
Functions1~1-2Composite function evaluation, domain identification
Prep strategy
  • First pass: memorise the sum/product of roots identities, discriminant rule, and log/index rules until recall is automatic, not re-derived.
  • Second pass: drill quadratic inequalities specifically using the sign-chart method until it replaces any instinct to reason about signs verbally.
  • Final pass: practice recognising, within the first few seconds of reading a question, which standard identity or technique applies — this recognition speed matters more than raw algebraic manipulation speed for XAT's format.

Exam-hall strategy

Battle-tested tips from mentors and toppers for this topic under the sectional clock.

  1. Recognise which standard identity a question is testing before attempting to solve algebraically from scratch — this alone resolves most XAT algebra questions faster.
  2. For symmetric-function-of-roots questions, always reach for sum/product of roots rather than solving for the individual roots first.
  3. Make the inequality sign-flip check an explicit, deliberate step, not something left to intuition under time pressure.
  4. Use a sign chart with test points for every quadratic inequality — this is faster and more reliable than verbal reasoning.
  5. Consider direct option-checking (substituting each of the five options back into the condition) as a legitimate, often-faster alternative to full algebraic solving.
  6. Past your 8th free skip in Part 1, a partial substitution check against the given options usually narrows the field before a final guess is needed.

Beyond the exam

Where this skill shows up in the job you're competing for — and in life.

Break-even and cost-volume-profit analysis

Setting up and solving linear and quadratic relationships between cost, price and quantity is a direct business application of the equation-solving skills in this chapter.

Compound growth modelling

Logarithms are the standard tool for solving 'how long until this quantity doubles' style questions in finance and business growth modelling, directly using the log rules taught here.

Risk and constraint modelling

Inequalities are the standard mathematical language for expressing business constraints (budget limits, capacity limits), and the sign-flip rule matters in the same way when solving constraint systems for feasible ranges.

Pricing and demand functions

Composite functions model how one business variable (like cost) depends on another that itself depends on a third (like production volume depending on demand), directly using the inside-out evaluation skill from this chapter.

Where else this topic is tested

Prepare once, score in every exam that asks it.

CAT (Quantitative Ability)CAT tests algebra more heavily and often with more variables than XAT, so strong CAT algebra preparation typically covers XAT's lighter requirements comfortably
IIFT / SNAP Quantitative AbilityHigh overlap in the same core sub-topics: quadratics, inequalities, logarithms, functions
Bank PO / SSC CGL Quantitative AptitudeModerate overlap — these exams test algebra at a somewhat more basic level, useful for foundational practice
GMAT Quantitative ReasoningHigh conceptual overlap in algebraic fundamentals, within a different (computer-adaptive) format

Questions aspirants ask

Pulled from the Q&A community and mentor sessions.

This reflects XAT's documented overall QA&DI character — heavier on arithmetic and geometry/mensuration, comparatively lighter on the algebra-heavy question styles (like multi-variable systems) CAT favours. Allocate study time proportionally if optimising specifically for XAT.

Use the identities whenever the question asks for a symmetric function of the roots (sum, product, sum of squares, or similar) — this is faster and avoids potential factoring errors. Only solve for the actual roots when the question specifically needs their individual values, such as checking a range constraint on one particular root.

Make the sign-flip check for negative multiplication/division an explicit, separate step every time, rather than trying to track it mentally while solving — and for quadratic inequalities specifically, always use a sign chart with test points rather than reasoning about the sign verbally.

Given XAT's five-option format, check whether substituting each option back into the original equation or condition is faster than a full algebraic solve — this is often true for higher-degree or more complex equations, and is a legitimate, efficient strategy, not a shortcut to be embarrassed about.

Memorise them. These rules are used constantly across arithmetic, algebra and even some DI questions, and re-deriving them under time pressure costs marks elsewhere — treat them with the same priority as the arithmetic shortcuts in the previous chapter.
Header Logo