theMBAroom
GMAT Study Material

🔢 Quant

Quadratics, Functions & Graphs

Factoring identities, the discriminant, vertex max/min, function notation, and lines in the coordinate plane.

~6h
to master

Quadratics: factor first, formula last

A quadratic equation in standard form is ax2+bx+c=0ax^2 + bx + c = 0 with a0a \neq 0. The GMAT's favourite solving route is factoring — move everything to one side, factor, and use the zero-product rule: a product is 0 exactly when some factor is 0.

📐Core Rule

The three identities that unlock most factoring: a2b2=(a+b)(ab)a^2 - b^2 = (a+b)(a-b) · a2+2ab+b2=(a+b)2a^2 + 2ab + b^2 = (a+b)^2 · a22ab+b2=(ab)2a^2 - 2ab + b^2 = (a-b)^2. Spot them in disguise: x249x^2 - 49, 4y212y+9=(2y3)24y^2 - 12y + 9 = (2y-3)^2, x21x1=x+1\frac{x^2 - 1}{x - 1} = x + 1 (for x1x \neq 1).

When factoring stalls, the quadratic formula always works: x=b±b24ac2ax = \dfrac{-b \pm \sqrt{b^2 - 4ac}}{2a}. The discriminant b24acb^2 - 4ac tells you how many real roots exist without solving:

b24acb^2 - 4acReal roots
positivetwo distinct
zeroexactly one
negativenone
Count roots, don't find them: .
⚠️GMAT Trap

Never divide both sides by a variable expression. x2=5xx^2 = 5x → dividing by xx silently discards the solution x=0x = 0. Factor instead: x(x5)=0x(x - 5) = 0, so x=0x = 0 or x=5x = 5. The "lost root" is a stock wrong answer.

Max/min: the vertex in one line

For f(x)=ax2+bx+cf(x) = ax^2 + bx + c: if a>0a > 0 the parabola opens up (unique minimum); if a<0a < 0 it opens down (unique maximum). The extreme value occurs at x=b2ax = -\dfrac{b}{2a} and equals cb24ac - \dfrac{b^2}{4a}. Revenue/area/projectile problems are this formula wearing a costume — try .

Functions: machine in, machine out

f(x)=x23xf(x) = x^2 - 3x defines a machine: input xx, output f(x)f(x). Evaluate by substitution everywhere the variable appears: f(2)=4+6=10f(-2) = 4 + 6 = 10.

  • Domain = allowed inputs (exclude division by zero, negative numbers under square roots).
  • Range = achievable outputs (a quadratic's range starts/ends at its vertex value).
  • One input gives at most one output, but different inputs may share an output.
  • For compound machines, work inside-out: f(g(2))f(g(2)) means run gg first.

Graphs and lines

Every non-vertical line is y=mx+by = mx + b: slope mm, yy-intercept bb.

📐Core Rule

m=y2y1x2x1m = \dfrac{y_2 - y_1}{x_2 - x_1} — subtract coordinates in the same order. Positive slope rises left-to-right, negative falls, zero is horizontal; vertical lines (x=cx = c) have undefined slope. Parallel lines share mm; perpendicular slopes multiply to 1-1.

  • xx-intercept: set y=0y = 0. yy-intercept: set x=0x = 0. For any function, the xx-intercepts are the solutions of f(x)=0f(x) = 0 — algebra and geometry are the same fact.
  • Two distinct lines intersect at the unique shared solution of their equations; parallel ⇔ no solution; same line ⇔ infinitely many. This is the graphical face of the linear-systems trichotomy.
💡Exam Tip

A point lies on a graph exactly when its coordinates satisfy the equation — checking membership is substitution, never plotting. For "which quadrant" questions, just track the two signs: (+,)(+,-) → IV.

Checklist

  • One side =0= 0 before factoring; never divide away a variable
  • Discriminant for how many roots; formula for which
  • Vertex x=b/2ax = -b/2a for any max/min wording
  • Domain: ban zero denominators and negative radicands
  • Slope subtraction in consistent order

Sample Questions

22 practice questions

Medium

For which value of kk does the equation x26x+k=0x^2 - 6x + k = 0 have exactly one real solution?

Hard

A farmer will use 40 meters of fencing to enclose a rectangular pen on three sides, with an existing wall forming the fourth side. What is the greatest possible area of the pen, in square meters? (Note: The area of a rectangle equals its length multiplied by its width.)

Sign in for full access

Create a free account to access all 22 practice questions on this topic.

Continue Your Prep

Flashcards
Bite-size concept cards
Question Bank
Authored GMAT practice
Mock Test
Full GMAT Focus simulation
Practice Quadratics, Functions & Graphs
More questions on this topic
Practice questions →
More Algebra & Functions topics
Linear Equations & Word TranslationInequalities & Absolute Value