Test format & strategy
| Domain | % of Test | Key Topics |
|---|---|---|
| Advanced Algebra | ~20% | Logarithms, exponentials, polynomial & rational equations, systems |
| Functions | ~20% | Composite, inverse, logarithmic, transformations, piecewise |
| Sequences, Series & Complex Numbers | ~10% | AP/GP, sigma notation, complex arithmetic |
| Geometry — Lines, Triangles & Polygons | ~10% | Angle theorems, similarity, congruence, area |
| Trigonometry | ~15% | Unit circle, identities, graphs, law of sines/cosines |
| Circles & Coordinate Geometry | ~10% | Circle equations, tangents, conics, coordinate proofs |
| Solid Geometry & Similarity | ~5% | 3D surface area & volume, scale factors |
| Statistics & Probability | ~10% | Counting, combinatorics, probability, data analysis |
The EST II Mathematics subject test is a rigorous examination for students in international and American-diploma programmes who wish to demonstrate advanced mathematical competency for university admissions. It covers algebra, geometry, trigonometry, and data analysis at a depth beyond the core EST I test.
EST II Math is taken as a standalone subject test on the EST II examination day. It contains both multiple-choice and short constructed-response questions. The content aligns closely with pre-calculus and advanced secondary mathematics.
EST II Math rewards fluency with algebraic manipulation and geometric reasoning. Practice moving quickly between forms (factored, vertex, standard) for quadratics, and know your trigonometric identities cold.
Advanced Algebra
🇬🇧 Advanced Algebra ~20% · Logarithms & exponentials · Polynomial long division · Rational equations · Nonlinear systems
Beyond linear equations, the EST II tests rational expressions, absolute value equations, and advanced polynomial manipulation.
Simplify \( \dfrac{x^2-9}{x^2-x-6} \). \[ \frac{(x-3)(x+3)}{(x-3)(x+2)}=\frac{x+3}{x+2},\quad x\neq 3. \]
Systems and inequalities
Graphical solutions of systems of inequalities define a feasible region. To find vertices, solve pairs of boundary lines simultaneously. EST II questions may ask for the maximum or minimum of a linear expression over the feasible region — an introduction to linear programming.
Polynomial long division: divide \(p(x)\) by \(d(x)\) to get quotient \(q(x)\) and remainder \(r(x)\). Rational equations: multiply through by LCD, then solve, checking for extraneous solutions. Logarithmic equations: use log laws to combine terms, then convert to exponential form.
Solve \(\dfrac{x}{x-2} + \dfrac{1}{x+2} = \dfrac{8}{x^2-4}\). LCD \(= (x-2)(x+2)\). Multiply through: \(x(x+2)+(x-2) = 8\). \(x^2+2x+x-2 = 8 \Rightarrow x^2+3x-10 = 0 \Rightarrow (x+5)(x-2)=0\). \(x=2\) is extraneous (denominator = 0). Solution: \(x = -5\).
Functions: Composite, Inverse & Logarithmic
🇬🇧 Functions ~20% · Composite & inverse · Logarithmic functions · Transformations · Domain & range
EST II places heavy emphasis on function behaviour, including composite and inverse functions, domain and range analysis, and the properties of logarithms.
Find \( f^{-1}(x) \) for \( f(x)=3x-2 \). \[ y=3x-2 \implies x=\frac{y+2}{3} \implies f^{-1}(x)=\frac{x+2}{3}. \]
Solve \( \log_2(x+3)=5 \). \[ x+3=2^5=32 \implies x=29. \]
| x | f(x) = 2ˣ | f⁻¹(x) = log₂x |
|---|
Sequences, Series & Complex Numbers
🇬🇧 Sequences, Series & Complex Numbers ~10% · Arithmetic & geometric sequences · Sigma notation · Complex arithmetic
EST II tests arithmetic and geometric sequences, sigma notation, and arithmetic with complex numbers.
Find the 10th term of the arithmetic sequence \( 3, 7, 11, \ldots \) \[ a_{10}=3+(10-1)\cdot 4=3+36=39. \]
Geometric series
The sum of a finite geometric series with first term \( a_1 \), ratio \( r \), and \( n \) terms is \( S_n=\dfrac{a_1(1-r^n)}{1-r} \). For \( |r|<1 \), the infinite geometric series converges to \( S=\dfrac{a_1}{1-r} \).
Arithmetic series sum: \(S_n = \dfrac{n}{2}(a_1+a_n)\). Geometric series sum: \(S_n = \dfrac{a_1(1-r^n)}{1-r}\); sum to infinity (\(|r|<1\)): \(S_\infty = \dfrac{a_1}{1-r}\). Complex: \((a+bi)+(c+di)=(a+c)+(b+d)i\); \((a+bi)(c+di)=(ac-bd)+(ad+bc)i\).
Find the sum to infinity of \(12 + 4 + \dfrac{4}{3} + \cdots\) \(r = 1/3\). \(S_\infty = \dfrac{12}{1-1/3} = \dfrac{12}{2/3} = 18\).
Lines, Triangles & Polygons
🇬🇧 Lines, Triangles & Polygons ~10% · Angle theorems · Triangle congruence/similarity · Area of polygons
Advanced geometry on the EST II includes angle theorems, triangle congruence and similarity, and properties of quadrilaterals and regular polygons.
In triangle \( ABC \), \( a=7 \), \( b=10 \), \( C=60^\circ \). Find \( c \). \[ c^2=49+100-2(7)(10)\cos 60^\circ=149-70=79,\quad c=\sqrt{79}. \]
Parallel lines cut by a transversal: alternate interior angles are equal; co-interior (same-side) angles are supplementary. Triangle congruence: SSS, SAS, ASA, AAS, RHS. Similarity: AA, SAS, SSS — corresponding sides proportional. Exterior angle = sum of two non-adjacent interior angles.
In triangle \(ABC\), \(\angle A = 48°\) and \(\angle B = 63°\). Find the exterior angle at \(C\). Exterior angle \(= \angle A + \angle B = 48° + 63° = 111°\).
Trigonometry
🇬🇧 Trigonometry ~15% · Unit circle & radians · Trig identities · Law of sines/cosines · Graphs
EST II trigonometry goes beyond right-triangle ratios to include the unit circle, radian measure, graphing, and trigonometric identities.
Simplify \( \dfrac{\sin^2\theta}{1-\cos\theta} \). \[ \frac{1-\cos^2\theta}{1-\cos\theta}=\frac{(1-\cos\theta)(1+\cos\theta)}{1-\cos\theta}=1+\cos\theta. \]
| quantity | value |
|---|
EST II works in radians: a full turn is \(2\pi\approx6.28\), not \(360°\). \(P=(\cos\theta,\sin\theta)\) as above.
Graphs of trigonometric functions
The function \( y=A\sin(Bx+C)+D \) has amplitude \( |A| \), period \( \dfrac{2\pi}{B} \), phase shift \( -C/B \), and vertical shift \( D \). Knowing how to read these parameters from a graph or equation is a core EST II skill.
Unit circle: \((\cos\theta, \sin\theta)\). Key identities: \(\tan\theta = \sin\theta/\cos\theta\); \(\sec\theta = 1/\cos\theta\). Double angle: \(\sin 2\theta = 2\sin\theta\cos\theta\); \(\cos 2\theta = 1-2\sin^2\theta\). Law of cosines: \(c^2 = a^2+b^2-2ab\cos C\). Area: \(\tfrac{1}{2}ab\sin C\).
In triangle \(ABC\): \(a=8\), \(B=35°\), \(C=75°\). Find side \(b\). \(A = 180°-35°-75° = 70°\). By sine rule: \(\dfrac{b}{\sin B} = \dfrac{a}{\sin A} \Rightarrow b = \dfrac{8\sin 35°}{\sin 70°} \approx \dfrac{4.589}{0.9397} \approx 4.88\).
Circles & Coordinate Geometry
🇬🇧 Circles & Coordinate Geometry ~10% · Circle equation & properties · Tangent lines · Coordinate proofs
Circle theorems and coordinate geometry of conic sections are significant topics on the EST II Mathematics subject test.
Write the equation of a circle with centre \( (3,-2) \) and radius 5. \[ (x-3)^2+(y+2)^2=25. \]
| x | y |
|---|
Ellipses and hyperbolas
An ellipse: \( \dfrac{(x-h)^2}{a^2}+\dfrac{(y-k)^2}{b^2}=1 \). A hyperbola: \( \dfrac{(x-h)^2}{a^2}-\dfrac{(y-k)^2}{b^2}=1 \). EST II may ask you to identify the type of conic from a standard-form equation and state key features like vertices, foci, or asymptotes.
Circle equation: \((x-h)^2+(y-k)^2=r^2\). A tangent to a circle at point \(P\) is perpendicular to the radius at \(P\). Circle theorems: angle at centre = twice angle at circumference; angles in same segment are equal; tangent-radius angle = 90°. Chord perpendicular bisector passes through the centre.
A circle has centre \(O(3,2)\) and radius 5. Point \(P(10,2)\) lies outside the circle. Find the length of the tangent from \(P\) to the circle. \(OP = \sqrt{(10-3)^2+(2-2)^2} = 7\). Tangent length \(= \sqrt{OP^2 - r^2} = \sqrt{49-25} = \sqrt{24} = 2\sqrt{6}\).
Solid Geometry & Similarity
🇬🇧 Solid Geometry & Similarity ~5% · Surface area & volume of 3D solids · Scale factors for area/volume
Three-dimensional geometry and similarity ratios appear at the end of the EST II test, often combined with algebraic reasoning.
Two similar spheres have radii 3 and 6. Find the ratio of their volumes. \[ \text{Ratio of radii}=1:2,\quad\text{Volume ratio}=1^3:2^3=1:8. \]
Sphere: SA \(=4\pi r^2\), V \(=\tfrac{4}{3}\pi r^3\). Cylinder: SA \(=2\pi r^2+2\pi rh\), V \(=\pi r^2 h\). Cone: SA \(=\pi r^2+\pi rl\), V \(=\tfrac{1}{3}\pi r^2 h\). For similar solids with scale factor \(k\): area scales as \(k^2\), volume scales as \(k^3\).
A solid consists of a cylinder (radius 4 cm, height 6 cm) with a hemisphere on top. Find the total volume. Cylinder: \(\pi(16)(6) = 96\pi\). Hemisphere: \(\tfrac{1}{2}\cdot\tfrac{4}{3}\pi(64) = \tfrac{128\pi}{3}\). Total \(= 96\pi + \tfrac{128\pi}{3} = \dfrac{288\pi+128\pi}{3} = \dfrac{416\pi}{3} \approx 435.6\) cm\(^3\).
Statistics & Probability
🇬🇧 Statistics & Probability ~10% · Permutations & combinations · Probability rules · Data distributions
Data analysis and probability on the EST II go beyond basic means and medians to include distributions, graphical representations, and counting methods.
In how many ways can 3 students be chosen from a group of 8? \[ \binom{8}{3}=\frac{8!}{3!\cdot 5!}=\frac{8\times7\times6}{6}=56. \]
Permutations (order matters): \(^nP_r = \dfrac{n!}{(n-r)!}\). Combinations (order irrelevant): \(^nC_r = \dfrac{n!}{r!(n-r)!}\). Conditional probability: \(P(A|B) = \dfrac{P(A \cap B)}{P(B)}\). Independent events: \(P(A \cap B) = P(A) \cdot P(B)\). Normal distribution: ~68% within \(1\sigma\), ~95% within \(2\sigma\).
From 4 boys and 5 girls, choose a team of 4 with at least 2 girls. How many ways? Exactly 2G: \(\binom{5}{2}\binom{4}{2}=10 \times 6=60\). Exactly 3G: \(\binom{5}{3}\binom{4}{1}=10 \times 4=40\). Exactly 4G: \(\binom{5}{4}\binom{4}{0}=5\). Total: \(105\).
Practice set
Fifty EST II Mathematics problems spanning advanced algebra, functions, sequences, trigonometry, geometry, circles, solids, and statistics — graded by difficulty.
Factor completely: \( x^3 - 4x \).
IntermediateSimplify \( \dfrac{x^2-9}{x^2-x-6} \).
IntermediateWhen \( f(x)=x^3-2x^2+x-5 \) is divided by \( (x-2) \), find the remainder.
IntermediateSolve \( |3x-1|=8 \).
IntermediateIs \( (x-1) \) a factor of \( x^3 - 3x + 2 \)?
Advanced\( f(1)=1-3+2=0 \), so yes.
\[ \text{Yes — }(x-1)\text{ is a factor.} \]Solve \( 2x^2 - 3x - 5 = 0 \).
IntermediateSolve the system \( x^2+y=5 \), \( x+y=3 \).
Advanced\( y=3-x \). Substitute: \( x^2+3-x=5\Rightarrow x^2-x-2=0\Rightarrow x=2\text{ or }x=-1 \).
\[ (2,1)\text{ and }(-1,4). \]Solve \( \dfrac{2x}{x-1}=3 \).
AdvancedSolve \( \sqrt{2x+3}=5 \).
IntermediateFind the range of \( f(x)=x^2+3 \).
IntermediateLet \( f(x)=2x-1 \) and \( g(x)=x+3 \). Find \( (f\circ g)(x) \).
IntermediateFind \( f^{-1}(x) \) for \( f(x)=\dfrac{x+2}{3} \).
IntermediateSolve \( \log_2(x-1)=3 \).
IntermediateSimplify \( \log_5 125 - \log_5 25 \).
IntermediateSolve \( e^x = 10 \). Give exact form.
AdvancedFind the 15th term of the arithmetic sequence \( 4,\,7,\,10,\ldots \)
IntermediateFind the sum of the first 20 terms of \( 2+5+8+\cdots \)
Intermediate\( a_{20}=2+19\times3=59 \).
\[ S_{20}=\dfrac{20}{2}(2+59)=610. \]Find the 6th term of the geometric sequence \( 3,\,6,\,12,\ldots \)
IntermediateFind the sum to infinity of \( 8 + 4 + 2 + \cdots \)
AdvancedAn arithmetic sequence has \( a_1=5 \) and common difference 4. Find the sum of the first 10 terms.
AdvancedFind the exact value of \( \sin 30^\circ + \cos 60^\circ \).
BasicSimplify \( \sin^2\theta + \cos^2\theta \).
BasicProve: \( \dfrac{\sin^2\theta}{1-\cos\theta}=1+\cos\theta \).
AdvancedIn a right triangle, \( \sin\theta=\dfrac{5}{13} \). Find \( \cos\theta \).
IntermediateFind the exact value of \( \tan 45^\circ + \sin 90^\circ \).
IntermediateIn triangle \( ABC \), \( AB=6 \), \( BC=8 \), and angle \( B=90^\circ \). Find \( AC \).
IntermediateFind the area of a triangle with sides 5, 7, and included angle \( 60^\circ \).
AdvancedUse the law of cosines to find \( c \) when \( a=5 \), \( b=7 \), \( C=90^\circ \).
AdvancedFind the equation of a circle centred at \( (2,-3) \) with radius 5.
IntermediateFind the centre and radius of \( x^2+y^2-4x+6y-12=0 \).
AdvancedComplete the square: \( (x-2)^2+(y+3)^2=25 \).
\[ \text{Centre }(2,-3),\quad r=5. \]An arc of a circle with radius 6 subtends an angle of \( 2 \) radians. Find the arc length.
IntermediateA sector has radius 4 and angle \( \pi/3 \). Find its area.
AdvancedAn inscribed angle intercepts an arc of \( 80^\circ \). Find the angle.
IntermediateFind the volume of a sphere with radius 3.
IntermediateFind the surface area of a cone with radius 4 and slant height 5.
AdvancedTwo similar cones have radii \( 3 \) and \( 6 \). Find the ratio of their volumes.
AdvancedFind the volume of a cylinder with radius 5 and height 9.
IntermediateFive test scores are 70, 75, 80, 85, 90. Find the mean and range.
BasicHow many ways can 4 students be chosen from 10?
IntermediateA bag contains 5 red and 3 blue balls. Two are drawn without replacement. Find \( P(\text{both red}) \).
AdvancedEvaluate \( 5! \div 3! \).
BasicTwo events \( A \) and \( B \) are independent. \( P(A)=0.4 \), \( P(B)=0.5 \). Find \( P(A\cap B) \).
IntermediateExpand \( (x+2)^4 \) using the binomial theorem. Find the coefficient of \( x^3 \).
AdvancedA complex number is \( z=3+4i \). Find \( |z| \).
IntermediateMultiply \( (2+3i)(1-i) \).
AdvancedExpress \( 0.3\overline{6} \) as a fraction. (\( 0.3666\ldots \))
AdvancedLet \( x=0.3\overline{6} \). Then \( 10x=3.\overline{6} \), \( 9x=3.3 \).
\[ x=\dfrac{3.3}{9}=\dfrac{11}{30}. \]How many 3-digit numbers can be formed from \( \{1,2,3,4,5\} \) with no repetition?
IntermediateFind \( \lim_{x\to 2}\dfrac{x^2-4}{x-2} \).
AdvancedA geometric sequence has first term 6 and common ratio \( -\tfrac{1}{2} \). Find the 5th term.
IntermediateSolve \( 2^{3x}=16^{x-1} \).
Advanced\( 2^{3x}=2^{4(x-1)} \Rightarrow 3x=4x-4 \).
\[ x=4. \]Test generator
Build a randomised EST II Math mini-test from the question bank, or generate a complete full-length paper formatted to the official EST II Mathematics exam structure.
Full official exam paper
Generates a complete 44-question EST II Mathematics paper — Section I (no calculator) and Section II (calculator) — formatted like an official timed exam paper.
Downloads
Take the EST II Math material offline. The PDF prints from your browser; the Word packet contains editable OMML equations for classroom use.
EST II Math — notes & practice
All eight advanced chapters plus every worked solution — sequences, trig, geometry, solids, and statistics.
Native Word packet
Editable .docx with real Word equations (OMML) — all EST II topics ready for customisation and printing.
Past Papers & Official Tests
Officially released exams and mark schemes from the examining body.
Worksheet Library
8 original ClipSAT worksheets with full answer keys, organized by unit — free to download and print.