ESAT Worked Solutions · Advanced Maths

ESAT Paper 1 Advanced Maths Worked Solutions

Complete step-by-step worked solutions. Part of the ESAT preparation guide.

Question 1

Back to top ↑

Consider the points (x, y) on a circle with centre (1,0) and radius 1. What is the largest value of $x^{2}+y^{2}$?

  • A. $4$
  • B. $2$
  • C. $3/2$
  • D. $1 + \sqrt{2}$
  • E. $2\sqrt{2}$

Key Idea (💡): centre is $(1,0),$ radius is $r = 1.$ Distance from origin to centre is $1.$ Maximum distance to circle edge is $1 + 1 = 2.$ Maximum squared distance is $2^2 = 4.$

Reveal the answer & worked solution — commit to an option first

Correct Answer: A. $4$

Fastest Approach (🚀):
The distance squared from origin is $d^2 = x^2 + y^2.$
centre is $(1,0)$ and radius $r = 1.$
Distance from origin $(0,0)$ to centre $(1,0)$ is $d_{\text{centre}} = 1.$
Maximum distance from origin to any point on circle:
$d_{\text{max}} = d_{\text{centre}} + r = 1 + 1 = 2$
Squaring this maximum distance gives:
$(x^2 + y^2)_{\text{max}} = 2^2 = 4$

Matches Option A.

Step-by-Step Breakdown:

1. Geometric Distance Principles & Circle Definition

A. Euclidean Distance Squared


For any point $(x,y)$ in the Cartesian plane, $D^2 = x^2 + y^2$ represents the square of its distance from the origin $(0,0).$

B. Standard Circle Equation


A circle with centre $(x_0, y_0)$ and radius $r$ has equation:
$(x - x_0)^2 + (y - y_0)^2 = r^2$

C. Maximum Distance Law for Circles


The furthest point on a circle from an external point $P_0$ lies along the line passing through $P_0$ and the circle's centre $C.$
$D_{\text{max}} = \text{dist}(P_0, C) + r$

2. Parameter Identification

  • Circle equation: $(x-1)^2 + y^2 = 1$
  • centre $C = (1,0),$ Radius $r = 1.$
  • Distance from origin $O(0,0)$ to centre $C(1,0)$:

$d(O,C) = \sqrt{(1-0)^2 + (0-0)^2} = 1$

3. Calculation of Maximum Value

Maximum distance from origin to circle:
$D_{\text{max}} = d(O,C) + r = 1 + 1 = 2$

The point on the circle achieving this maximum distance is $(2,0).$

Maximum squared value:
$(x^2 + y^2)_{\text{max}} = D_{\text{max}}^2 = 2^2 = 4$

4. Option Matching

Matches Option A.

Why the Other Options Are Wrong (❌):

  • B. $2$ — Forgot to Square
    $2$ is the greatest distance from the origin, not the greatest $x^2+y^2$. The question asks for the square of that distance.
  • C. $3/2$ — Not a Maximum
    Smaller than the value at ordinary points of the circle: $(1,1)$ lies on it and already gives $x^2+y^2=2$. Testing a single point rules this out in seconds.
  • D. $1 + \sqrt{2}$ — Centre Misread
    Reads the centre as $(1,1)$, so its distance from the origin becomes $\sqrt{2}$, and then reports a distance rather than its square.
  • E. $2\sqrt{2}$ — Distance Not Squared
    The farthest point is $(2,0)$, where $x^2+y^2=4$ exactly. A surd here is the signature of a distance left unsquared.

Common Mistake (⚠️):
Attempting to maximise $x^2+y^2$ using differentiation. Recognising that it simply represents the squared distance from the origin makes the problem geometric and immediate.

Takeaway (📌):
Whenever you see $x^2+y^2,$ always ask yourself if it is representing a squared distance.

Question 2

Back to top ↑

A (non-zero) geometric sequence with ratio $\mu$ and first term $a$ is such that its sum to infinity is equal to:
(i) 2 times the sum to infinity of the (non-zero) geometric sequence with ratio $\frac{1}{2}\mu$ and a first term $b$
(ii) 3 times the sum to infinity of the (non-zero) geometric sequence with ratio $\frac{1}{3}\mu$ and first term $b$

Determine which statement is true.

  • A. There is only one possible value of $\mu$ but infinitely many for $a, b$
  • B. There are no values of $\mu, a$ and $b$ which satisfy the condition
  • C. There are infinitely many possible values of $\mu$ but only one for each $a$ and $b$
  • D. There is only one triple $\mu, a, b$ which works
  • E. There are two possible values for $\mu, a$ and $b$

Key Idea (💡): Solve for the common ratio, which reveals a value greater than one, placing it outside the valid convergence domain required for a geometric series to have a sum to infinity.

Reveal the answer & worked solution — commit to an option first

Correct Answer: B. There are no values of $\mu, a$ and $b$ which satisfy the condition

Fastest Approach (🚀):
Equate the sums: $\frac{a}{1 - \mu} = \frac{4b}{2 - \mu}$ and $\frac{a}{1 - \mu} = \frac{9b}{3 - \mu}.$ Solving the system by dividing the two equations gives $\frac{3 - \mu}{2 - \mu} = \frac{9}{4},$ which solves to $\mu = 1.2.$ Since $1.2 > 1,$ the first series diverges, making the conditions impossible. Matches Option B.

Step-by-Step Breakdown:

1. Building Our Equations

First, we need to use the formula for the sum to infinity of a geometric sequence. For a sequence with a first term $a$ and a common ratio $r,$ the sum to infinity is $S = \frac{a}{1 - r}.$

Remember that this formula only works if the absolute value of the common ratio is strictly less than 1. This means we must have $|r| < 1$ for the sum to actually exist. This detail is the trick to the whole question.

The problem gives us three different sequences to work with. Let's write out the sum for each one.

  • Sequence 1: The first term is $a$ and the ratio is $\mu.$ The sum is $S_1 = \frac{a}{1 - \mu}.$
  • Sequence 2: The first term is $b$ and the ratio is $\frac{\mu}{2}.$ The sum is $S_2 = \frac{b}{1 - \frac{\mu}{2}} = \frac{2b}{2 - \mu}.$
  • Sequence 3: The first term is $b$ and the ratio is $\frac{\mu}{3}.$ The sum is $S_3 = \frac{b}{1 - \frac{\mu}{3}} = \frac{3b}{3 - \mu}.$

The first condition says that $S_1$ is 2 times $S_2$:
$\frac{a}{1 - \mu} = 2 \left( \frac{2b}{2 - \mu} \right)$
$\frac{a}{1 - \mu} = \frac{4b}{2 - \mu}$
Cross multiplying gives us our first main equation:
$a(2 - \mu) = 4b(1 - \mu)$

The second condition says that $S_1$ is 3 times $S_3$:
$\frac{a}{1 - \mu} = 3 \left( \frac{3b}{3 - \mu} \right)$
$\frac{a}{1 - \mu} = \frac{9b}{3 - \mu}$
Cross multiplying gives us our second main equation:
$a(3 - \mu) = 9b(1 - \mu)$

2. Solving for the Ratio

Because the problem specifies these are non-zero sequences, we know that neither $a$ nor $b$ can be zero. We also know $\mu$ cannot be 1. This means we can safely divide the second main equation by the first main equation to cancel out $a$ and $b$ completely:

$\frac{a(3 - \mu)}{a(2 - \mu)} = \frac{9b(1 - \mu)}{4b(1 - \mu)}$
$\frac{3 - \mu}{2 - \mu} = \frac{9}{4}$

Now we just solve for $\mu$ by cross multiplying one more time:
$4(3 - \mu) = 9(2 - \mu)$
$12 - 4\mu = 18 - 9\mu$
$5\mu = 6$
$\mu = 1.2$

3. The Final Catch

We found a numerical value for $\mu,$ but let's go back to that golden rule about infinite geometric series. For the sum to infinity of our first sequence to exist, the absolute value of its ratio must be less than 1.

Since our ratio is $\mu = 1.2,$ it fails this crucial test because 1.2 is greater than 1. This means the first sequence actually diverges and does not have a finite sum to infinity. Because the whole premise relies on that first sum existing, the mathematical conditions set by the problem are impossible to meet.

There are no valid values for $\mu,$ $a,$ and $b$ that satisfy the condition. Therefore, the correct answer is B.

Matches Option B.

Why the Other Options Are Wrong (❌):

  • A. There is only one possible value of $\mu$ but infinitely many for $a, b$ — Convergence Unchecked
    Stops at $\mu = 6/5$ and counts it as a solution. The algebra does give one value, but every one of the three series needs $|\mu|<1$ to have a sum to infinity, and $6/5$ fails it.
  • C. There are infinitely many possible values of $\mu$ but only one for each $a$ and $b$ — Free Parameter
    The two conditions are independent equations in $\mu$, so together they pin it to a single value rather than leaving a family of them.
  • D. There is only one triple $\mu, a, b$ which works — Over-determined
    Two faults at once: $\mu = 6/5$ is inadmissible, and even if it were not, the equations fix only the ratio $a/b$, so no single triple is determined.
  • E. There are two possible values for $\mu, a$ and $b$ — Expected Quadratic
    Expects a quadratic. Dividing the two sum equations cancels $a$, $b$ and the factor $(1-\mu)$ and leaves the linear equation $9(2-\mu)=4(3-\mu)$, which has one root.

Common Mistake (⚠️):
Finding a numerical value for $\mu$ and immediately assuming it's valid without checking the fundamental condition $|\mu| < 1$ for convergence.

Takeaway (📌):
Always verify that the answers you calculate satisfy the domain restrictions or fundamental conditions of the formulas you used.

Question 3

Back to top ↑

Let T be a right-angled triangle with hypotenuse 1 and $\alpha$ as one of its acute angles. The value of $\tan \alpha$ determines:

  • A. The length of one additional side only
  • B. The length of all sides only
  • C. The length of all sides, the area and the other acute angle of T
  • D. The area of T only
  • E. The other acute angle only

Key Idea (💡): State that knowing the tangent of the acute angle determines the specific angle itself, which subsequently fixes the side lengths, the area, and the remaining angle.

Reveal the answer & worked solution — commit to an option first

Correct Answer: C. The length of all sides, the area and the other acute angle of T

Fastest Approach (🚀):
Since $T$ is right-angled and $\alpha$ is acute, $\tan \alpha$ uniquely determines $\alpha.$
With angle $\alpha$ known and hypotenuse fixed at $c = 1$:

  • Opposite side $= \sin \alpha$
  • Adjacent side $= \cos \alpha$
  • Area $= \frac{1}{2} \sin \alpha \cos \alpha$
  • Other acute angle $= 90^\circ - \alpha$

All sides, area, and remaining angle are locked.

Matches Option C.

Step-by-Step Breakdown:

1. Right-Angled Trigonometric Definitions

A. Unique Arc Tangent


For acute angles $0^\circ < \alpha < 90^\circ,$ $\tan \alpha$ is strictly monotonic, so $\tan \alpha$ uniquely determines angle $\alpha.$

B. SOH CAH TOA Definitions


In a right-angled triangle with hypotenuse $c = 1$:
$\text{Opposite} = \sin \alpha, \quad \text{Adjacent} = \cos \alpha$

2. Determining All Side Lengths

  • Hypotenuse $= 1$
  • Opposite side $= \sin \alpha$
  • Adjacent side $= \cos \alpha$

All 3 side lengths are uniquely determined.

3. Determining Area & Remaining Angle

  • Area $A = \frac{1}{2} \times \text{base} \times \text{height} = \frac{1}{2} \cos \alpha \sin \alpha.$
  • Other acute angle $\beta = 90^\circ - \alpha.$

4. Option Matching

Knowing $\tan \alpha$ determines the length of all sides, the area, AND the other acute angle.

Matches Option C.

Why the Other Options Are Wrong (❌):

  • A. The length of one additional side only — Too Little Determined
    $\tan\alpha$ fixes $\alpha$ itself, and with the hypotenuse pinned at $1$ both legs follow as $\sin\alpha$ and $\cos\alpha$ - not just one of them.
  • B. The length of all sides only — Stopped Too Early
    Stops one step early. Once every side is known, the area $\tfrac12\sin\alpha\cos\alpha$ and the third angle $90^\circ-\alpha$ are known too.
  • D. The area of T only — Backwards
    Backwards: the area cannot be found without the sides, so anything that determines the area has already determined them.
  • E. The other acute angle only — Incomplete
    True but incomplete. $90^\circ-\alpha$ does follow, and so do the sides, because the hypotenuse is fixed at $1$ rather than free to scale.

Common Mistake (⚠️):
Thinking that knowing $\tan \alpha$ only determines a ratio of two sides and leaves the triangle scalable, forgetting that the hypotenuse is strictly fixed to 1.

Takeaway (📌):
Knowing an angle and exactly one side length is sufficient to completely determine a right-angled triangle.

Question 4

Back to top ↑

A curve has a gradient function given by $\frac{\text{d}y}{\text{d}x} = 3x^2 + ax + b,$ where $a$ and $b$ are constants. The curve has a local maximum at the point $(1, 10)$ and a local minimum at $x = 3.$ What is the $y$-coordinate of the local minimum?

  • A. -6
  • B. 0
  • C. 6
  • D. 8
  • E. 12

Key Idea (💡): Use the local extrema coordinates to determine the unknown constants in the derivative, integrate to find the original equation of the curve, and evaluate it at the minimum point.

Reveal the answer & worked solution — commit to an option first

Correct Answer: C. 6

Fastest Approach (🚀):
Derivative factored form:
$\frac{\text{d}y}{\text{d}x} = 3(x-1)(x-3) = 3x^2 - 12x + 9$

Integrate to get curve equation:
$y = x^3 - 6x^2 + 9x + C$

Substitute local max $(1, 10)$:
$10 = 1 - 6 + 9 + C \implies 10 = 4 + C \implies C = 6$

Substitute $x = 3$ for local minimum $y$-coordinate:
$y(3) = 27 - 54 + 27 + 6 = 6$

Matches Option C.

Step-by-Step Breakdown:

1. Calculus Theorems on Extrema & Integration

A. Fermat's Stationary Point Theorem


If a smooth curve $y = f(x)$ has a local extremum at $x = x_0,$ then $f'(x_0) = 0.$

B. Factored Form of Derivative


A quadratic derivative with roots at $x_1, x_2$ and leading coefficient $k$ is:
$f'(x) = k(x - x_1)(x - x_2)$

C. Integration & Constant of Integration


$y(x) = \int f'(x) \, \text{d}x + C$

2. Derivative Construction

Given $\frac{\text{d}y}{\text{d}x} = 3x^2 + ax + b$ with stationary points at $x = 1, 3$:
$\frac{\text{d}y}{\text{d}x} = 3(x - 1)(x - 3) = 3(x^2 - 4x + 3) = 3x^2 - 12x + 9$
So $a = -12$ and $b = 9.$

3. Indefinite Integration & Constant Evaluation

Integrate derivative:
$y = \int (3x^2 - 12x + 9) \, \text{d}x = x^3 - 6x^2 + 9x + C$

Substitute local maximum point $(1, 10)$:
$10 = 1^3 - 6(1)^2 + 9(1) + C \implies 10 = 4 + C \implies C = 6$
Curve equation: $y(x) = x^3 - 6x^2 + 9x + 6.$

4. Minimum Evaluation & Option Matching

Substitute $x = 3$ into $y(x)$:
$y(3) = 3^3 - 6(3)^2 + 9(3) + 6 = 27 - 54 + 27 + 6 = 6$

Matches Option C.

Why the Other Options Are Wrong (❌):

  • A. -6 — Sign Error
    The right constant with the wrong sign: taking $C = -6$ gives $y(3) = 27 - 54 + 27 - 6 = -6$.
  • B. 0 — Constant Omitted
    Forgetting the constant of integration altogether. $27 - 54 + 27 = 0$, so dropping $C$ lands exactly on this option and the local maximum at $(1,10)$ is never used.
  • D. 8 — Arithmetic Error
    An arithmetic slip in $10 = 1 - 6 + 9 + C$, evaluating $1 - 6 + 9$ as $2$ instead of $4$ and so getting $C = 8$. Since $y(3) = C$, that error carries straight through to the answer.
  • E. 12 — Arithmetic Error
    The same slip with a sign error: reading $1 - 6 + 9$ as $-2$, which gives $C = 12$.

Common Mistake (⚠️):
Forgetting the integration constant $C$ or confusing the local maximum at $x=1$ with the local minimum at $x=3.$

Takeaway (📌):
Factoring derivative quadratics directly from known roots avoids solving unnecessary linear systems.

Question 5

Back to top ↑

$p_1(x), p_2(x), p_3(x), p_4(x)$ are 4 quadratics such that the polynomial $p_1(x)p_2(x)p_3(x)p_4(x)$ has 4 roots. Write $\Delta_{u}$ as the discriminant of $p_{u}(x).$ Then:

  • A. $\Delta_1\Delta_2\Delta_3\Delta_4 = 0$
  • B. $\Delta_1\Delta_2\Delta_3\Delta_4 \le 0$
  • C. $\Delta_1\Delta_2\Delta_3\Delta_4 > 0$
  • D. $\Delta_1\Delta_2\Delta_3\Delta_4 < 0$
  • E. $\Delta_1\Delta_2\Delta_3\Delta_4 \ge 0$

Key Idea (💡): Deduce that the number of quadratics with negative discriminants must be an even amount for their product to yield exactly four roots, which guarantees the overall product of their discriminants is positive or zero.

Reveal the answer & worked solution — commit to an option first

Correct Answer: E. $\Delta_1\Delta_2\Delta_3\Delta_4 \ge 0$

Fastest Approach (🚀):
To get 4 real roots from 4 quadratics, root distributions can be (2,2,0,0), (2,1,1,0), or (1,1,1,1).
Discriminant signs for these cases are $(+,+,-,-) \implies +,$ $(+,0,0,-) \implies 0,$ and $(0,0,0,0) \implies 0.$
Therefore, the product $\Delta_1\Delta_2\Delta_3\Delta_4 \ge 0.$

Matches Option E.

Step-by-Step Breakdown:

1. Fundamental Theorem of Quadratic Discriminants

A. Discriminant Root Classification


For a quadratic $p(x) = ax^2 + bx + c$:

  • $\Delta > 0 \implies 2$ distinct real roots.
  • $\Delta = 0 \implies 1$ repeated real root.
  • $\Delta < 0 \implies 0$ real roots.

B. Product Root Sum Law


The number of real roots of $P(x) = \prod_{u=1}^4 p_{u}(x)$ is $\sum_{u=1}^4\ \text{roots}(p_{u}) = 4.$

2. Exhaustive Case Analysis for 4 Real Roots

  • Case 1 (Two 2-root, two 0-root quadratics):

Root counts $(2, 2, 0, 0) \implies \Delta_{u}$ signs $(+, +, -, -) \implies \prod \Delta_{u} > 0.$

  • Case 2 (One 2-root, two 1-root, one 0-root quadratic):

Root counts $(2, 1, 1, 0) \implies \Delta_{u}$ signs $(+, 0, 0, -) \implies \prod \Delta_{u} = 0.$

  • Case 3 (Four 1-root quadratics):

Root counts $(1, 1, 1, 1) \implies \Delta_{u}$ signs $(0, 0, 0, 0) \implies \prod \Delta_{u} = 0.$

3. Sign Multiplication & Inequality Conclusion

In all valid scenarios, the number of negative discriminants is even ($0$ or $2$), or at least one discriminant is $0.$
Therefore, $\Delta_1\Delta_2\Delta_3\Delta_4 \ge 0$ is strictly non-negative.

4. Option Matching

Matches Option E.

Why the Other Options Are Wrong (❌):

  • A. $\Delta_1\Delta_2\Delta_3\Delta_4 = 0$ — Forced Equality
    Forces an equality that need not hold. The split $(2,2,0,0)$ - two quadratics with two real roots each, two with none - gives four roots with no discriminant equal to zero.
  • B. $\Delta_1\Delta_2\Delta_3\Delta_4 \le 0$ — Sign Reversed
    Right that $0$ is attainable, wrong on the sign. Negative discriminants can only occur in pairs here, and a pair of negatives multiplies to a positive.
  • C. $\Delta_1\Delta_2\Delta_3\Delta_4 > 0$ — Zero Excluded
    Excludes the repeated-root cases. Four quadratics each with a double root give four roots in total with all four $\Delta = 0$, so the product can be exactly zero.
  • D. $\Delta_1\Delta_2\Delta_3\Delta_4 < 0$ — Parity Error
    A negative product needs an odd number of negative discriminants. With one, the other three must supply all four roots as $2+1+1$, and those single roots force $\Delta=0$, so the product is zero. With three, one quadratic would have to supply four roots.

Common Mistake (⚠️):
Assuming the four roots must all be distinct real roots. Repeated roots (where $\Delta=0$) are permitted unless explicitly excluded.

Takeaway (📌):
The total number of roots in a product of polynomials dictates restrictions on the signs of their individual discriminants.

Question 6

Back to top ↑

The distance between the curves $(x-1)^{2}+(y+1)^{2}=7$ and $y=x+7$ is:

  • A. $\frac{9}{\sqrt{2}}-\sqrt{7}$
  • B. $\sqrt{7}+\frac{1}{8}\sqrt{2}$
  • C. $\frac{5}{2}\sqrt{2}-\sqrt{7}$
  • D. $\frac{18}{\sqrt{2}}-4\sqrt{7}$
  • E. $4\sqrt{2}-\sqrt{7}$

Key Idea (💡): Calculate the perpendicular distance from the centre of the circle to the straight line, then subtract the radius of the circle to find the shortest gap.

Reveal the answer & worked solution — commit to an option first

Correct Answer: A. $\frac{9}{\sqrt{2}}-\sqrt{7}$

Fastest Approach (🚀):
Circle $(x-1)^2 + (y+1)^2 = 7 \implies$ centre $(1,-1),$ Radius $r = \sqrt{7}.$
Line $y = x+7 \implies x - y + 7 = 0.$

Distance from centre to line:
$d_{\text{centre}} = \frac{|1(1) - 1(-1) + 7|}{\sqrt{1^2 + (-1)^2}} = \frac{|1 + 1 + 7|}{\sqrt{2}} = \frac{9}{\sqrt{2}}$

Shortest distance to circle:
$d_{\text{min}} = \frac{9}{\sqrt{2}} - \sqrt{7}$

Matches Option A.

Step-by-Step Breakdown:

1. Perpendicular Distance & Circle Distance Principles

A. Point-to-Line Perpendicular Distance


For a point $(x_0, y_0)$ and a line $Ax + By + C = 0$:
$d_{\text{perp}} = \frac{|A x_0 + B y_0 + C|}{\sqrt{A^2 + B^2}}$

B. Circle Geometry Shortest Separation


For a circle with centre $C$ and radius $r,$ the shortest distance to a non-intersecting line $L$ is:
$d_{\text{min}} = d(C, L) - r$

2. Parameter Extraction

  • Circle $(x-1)^2 + (y+1)^2 = 7 \implies$ centre $(x_0, y_0) = (1,-1),$ Radius $r = \sqrt{7}.$
  • Line $y = x + 7 \implies x - y + 7 = 0$ ($A = 1, B = -1, C = 7$).

3. Distance Calculation

centre to line distance:
$d(C, L) = \frac{|1(1) - 1(-1) + 7|}{\sqrt{1^2 + (-1)^2}} = \frac{|1 + 1 + 7|}{\sqrt{2}} = \frac{9}{\sqrt{2}}$

Subtract radius:
$d_{\text{min}} = \frac{9}{\sqrt{2}} - \sqrt{7}$

4. Option Matching

Matches Option A.

Why the Other Options Are Wrong (❌):

  • B. $\sqrt{7}+\frac{1}{8}\sqrt{2}$ — Added Radius
    Adds the radius instead of subtracting it, which measures to the far edge of the circle rather than the near one.
  • C. $\frac{5}{2}\sqrt{2}-\sqrt{7}$ — Centre Sign
    Takes the centre as $(-1,1)$ instead of $(1,-1)$, so the numerator becomes $|-1-1+7| = 5$ and $5/\sqrt{2} = \tfrac52\sqrt{2}$. Read the centre straight off $(x-1)^2+(y+1)^2$.
  • D. $\frac{18}{\sqrt{2}}-4\sqrt{7}$ — Unnormalised
    Both terms are scaled copies of the right ones: $18/\sqrt{2}$ is twice the perpendicular distance and $4\sqrt{7}$ is four times the radius. Multiplying a line's equation through must leave a distance unchanged.
  • E. $4\sqrt{2}-\sqrt{7}$ — Centre Misread
    Reads the circle as $(x-1)^2+y^2=7$, putting the centre at $(1,0)$: the numerator becomes $8$, and $8/\sqrt{2} = 4\sqrt{2}$.

Common Mistake (⚠️):
Forgetting to subtract the radius of the circle after calculating the distance from the centre to the line.

Takeaway (📌):
Always convert linear equations to standard form $Ax+By+C=0$ before applying the point-to-line perpendicular distance formula.

Question 7

Back to top ↑

Find the value of $\int_{0}^{1}\frac{x+1}{\sqrt[3]{x}}\text{d}x+\int_{-1}^{0}\frac{x+2}{\sqrt[3]{x+1}}\text{d}x$

  • A. $6/5$
  • B. $21/5$
  • C. $21/10$
  • D. $7/3$
  • E. $19/6$

Key Idea (💡): Integrate the first term normally and apply a simple shift substitution to the second term to prove both integrals evaluate to the same exact fraction, then sum them together.

Reveal the answer & worked solution — commit to an option first

Correct Answer: B. $21/5$

Fastest Approach (🚀):
Substitute $u = x+1$ into 2nd integral:
Bounds $[-1, 0] \to [0, 1],$ integrand becomes $\frac{u+1}{u^{1/3}} du,$ identical to 1st integral.

Total $= 2 \int_0^1 (x^{2/3} + x^{-1/3}) \text{d}x.$

Integrate:
$2 \left[ \frac{3}{5}x^{5/3} + \frac{3}{2}x^{2/3} \right]_0^1 = 2 \left( \frac{3}{5} + \frac{3}{2} \right) = 2 \times \frac{21}{10} = \frac{21}{5}$

Matches Option B.

Step-by-Step Breakdown:

1. Integration by Substitution & Linearity Laws

A. Substitution Rule


$\int_{a}^{b} f(g(x)) g'(x) \, \text{d}x = \int_{g(a)}^{g(b)} f(u) \, du$

B. Power Rule for Definite Integrals


$\int_0^1 x^{n} \, \text{d}x = \frac{1}{n+1} \quad (n ≠ -1)$

2. Transforming Integral 2

Let $I_1 = \int_0^1 \frac{x+1}{x^{1/3}} \, \text{d}x.$
Let $I_2 = \int_{-1}^0 \frac{x+2}{(x+1)^{1/3}} \, \text{d}x.$

Substitute $u = x+1 \implies \text{d}x = du,$ $x = u-1 \implies x+2 = u+1.$
Bounds: $x = -1 \implies u = 0$; $x = 0 \implies u = 1.$
$I_2 = \int_0^1 \frac{u+1}{u^{1/3}} \, du = I_1$

Total Sum $= I_1 + I_2 = 2 I_1.$

3. Evaluating $I_1$

Expand integrand:
$\frac{x+1}{x^{1/3}} = x^{1 - 1/3} + x^{-1/3} = x^{2/3} + x^{-1/3}$

Integrate:
$I_1 = \left[ \frac{3}{5}x^{5/3} + \frac{3}{2}x^{2/3} \right]_0^1 = \frac{3}{5} + \frac{3}{2} = \frac{6 + 15}{10} = \frac{21}{10}$

Total $= 2 \times \frac{21}{10} = \frac{21}{5}.$

4. Option Matching

Matches Option B.

Why the Other Options Are Wrong (❌):

  • A. $6/5$ — Term Dropped
    $2\times\tfrac35$ - the $x^{2/3}$ term integrated and the $x^{-1/3}$ term dropped. Splitting $\frac{x+1}{x^{1/3}}$ gives two terms, and both survive.
  • C. $21/10$ — Forgot to Double
    The value of the first integral alone. The substitution $u=x+1$ shows the second integral equals it, so the total is double.
  • D. $7/3$ — Impossible Denominator
    The two antiderivative coefficients are $\tfrac35$ and $\tfrac32$, so their sum has denominator $10$ and the doubled total has denominator $5$. A denominator of $3$ cannot arise.
  • E. $19/6$ — Impossible Denominator
    Same check: a denominator of $6$ cannot come from $\tfrac35+\tfrac32$, and $\tfrac{19}{6}\approx3.17$ falls short of the true $4.2$.

Common Mistake (⚠️):
Evaluating both integrals separately by brute force instead of recognizing the translational symmetry, consuming too much time.

Takeaway (📌):
Look for linear shifts in the integrand and the bounds; they usually mean the integrals are identical copies of each other.

Question 8

Back to top ↑

How many solutions does the equation $\sin(\cos x)=0$ have in $[0, 2\pi]$?

  • A. 0
  • B. 1
  • C. 2
  • D. 3
  • E. 4

Key Idea (💡): Set the inner cosine function equal to integer multiples of pi, and recognize that zero is the only valid integer solution within the standard range of a cosine function, yielding exactly two solutions.

Reveal the answer & worked solution — commit to an option first

Correct Answer: C. 2

Fastest Approach (🚀):
Set $\cos x = k\pi.$
Since $-1 \le \cos x \le 1$ and $\pi \approx 3.14,$ the only integer $k \in [-1/\pi, 1/\pi]$ is $k = 0.$

Solve $\cos x = 0$ in $[0, 2\pi]$:
$x = \frac{\pi}{2}, \quad x = \frac{3\pi}{2} \implies 2\ \text{solutions}$

Matches Option C.

Step-by-Step Breakdown:

1. General Trigonometric Solution & Range Restrictions

A. Sine Roots


$\sin u = 0 \iff u = k\pi \quad (k \in \mathbb{Z})$

B. Cosine Range Restriction


For any real $x,$ $-1 \le \cos x \le 1.$

2. Determining Valid Integers $k$

Set $u = \cos x \implies \cos x = k\pi.$
We require $-1 \le k\pi \le 1 \implies -\frac{1}{\pi} \le k \le \frac{1}{\pi}.$
Since $\pi \approx 3.14159,$ $-\frac{1}{\pi} \approx -0.318$ and $\frac{1}{\pi} \approx 0.318.$

The only integer $k$ in the interval $[-0.318, 0.318]$ is $k = 0.$

3. Solving Reduced Equation in $[0, 2\pi]$

$\cos x = 0$
In $[0, 2\pi],$ solutions are $x = \frac{\pi}{2}$ and $x = \frac{3\pi}{2}.$
Total count $= 2$ solutions.

4. Option Matching

Matches Option C.

Why the Other Options Are Wrong (❌):

  • A. 0 — Zero Overlooked
    Concludes there are none because $\cos x$ never reaches $\pi$. It does not need to: $\sin\theta$ is also zero at $\theta = 0$, and $\cos x = 0$ is attainable.
  • B. 1 — Half the Roots
    Counts $\cos x = 0$ once. Over $[0,2\pi]$ the cosine crosses zero twice, at $\tfrac{\pi}{2}$ and $\tfrac{3\pi}{2}$.
  • D. 3 — Endpoint Counted
    Adds an endpoint. $\cos 0 = \cos 2\pi = 1$ and $\sin 1 \neq 0$, so neither end of the interval is a solution.
  • E. 4 — Out-of-Range Root
    Allows $k = \pm1$ as well, adding two phantom solutions from $\cos x = \pm\pi$. Since $|\cos x|\le 1 < \pi$, neither equation has any.

Common Mistake (⚠️):
Forgetting to apply the range restriction of the inner function ($\cos x$) and falsely assuming $k$ can take on other values.

Takeaway (📌):
When dealing with nested trigonometric functions, always check the absolute maximum and minimum range restrictions of the inner function.

Question 9

Back to top ↑

Let $k$ be a positive integer and suppose we differentiate the function $(1+x)(1+x^{2})(1+x^{3})\dots(1+x^{k})$ 121 times, at which point the result reaches 0. What is $k$?

  • A. 5
  • B. 5!
  • C. 115
  • D. 15
  • E. 11

Key Idea (💡): Determine the maximum degree of the expanded polynomial and equate it to one hundred and twenty, since the next consecutive derivative is the first to reach zero.

Reveal the answer & worked solution — commit to an option first

Correct Answer: D. 15

Fastest Approach (🚀):
Degree of expanded polynomial: $1 + 2 + 3 + \dots + k = \frac{k(k+1)}{2}.$
Since 121st derivative is 0, degree $N = 120.$
$\frac{k(k+1)}{2} = 120 \implies k(k+1) = 240 \implies 15 \times 16 = 240 \implies k = 15$

Matches Option D.

Step-by-Step Breakdown:

1. Polynomial Degree Laws & Higher Derivatives

A. Product Degree Law


$\text{degree}(A(x) \cdot B(x)) = \text{degree}(A) + \text{degree}(B)$

B. Vanishing Derivative Theorem


For a polynomial $P(x)$ of degree $N$:
$\frac{d^{m}}{\text{d}x^{m}} P(x) = 0 \iff m \ge N + 1$

2. Finding Degree of Product Polynomial

$P(x) = (1+x)(1+x^2)(1+x^3)\dots(1+x^{k})$
Highest degree term: $x^1 \cdot x^2 \cdot x^3 \cdots x^{k} = x^{1 + 2 + 3 + \dots + k}.$
Sum of first $k$ integers: $N = \frac{k(k+1)}{2}.$

3. Vanishing Condition & Solving for $k$

Given 121st derivative vanishes: $121 = N + 1 \implies N = 120.$
$\frac{k(k+1)}{2} = 120 \implies k(k+1) = 240$
Test consecutive integers: $15 \times 16 = 240 \implies k = 15.$

4. Option Matching

Matches Option D.

Why the Other Options Are Wrong (❌):

  • A. 5 — Degree Miscounted
    Reads $k$ off the number of brackets rather than the degree. For $k=5$ the degree is only $1+2+3+4+5=15$, so the $16$th derivative would already be zero.
  • B. 5! — Degree Reported
    $5! = 120$ is the degree of the expanded polynomial, not $k$. Solving $\tfrac{k(k+1)}{2} = 120$ is the step that gives $k$.
  • C. 115 — Anchored on 121
    Anchored on the $121$ in the question. Nothing in $\tfrac{k(k+1)}{2} = 120$ produces $115$: that value would need a degree of $6670$.
  • E. 11 — Square Root Taken
    Takes $k \approx \sqrt{121}$. The degree is $120$, not $121$, and the relation is $k(k+1) = 240$, not $k^2$.

Common Mistake (⚠️):
Setting the degree to 121 instead of 120. The $(n+1)$-th derivative of an $n$-degree polynomial is zero.

Takeaway (📌):
The degree of a product of polynomials is the sum of their individual highest degrees, which dictates when their higher-order derivatives vanish.

Question 10

Back to top ↑

Let $f$ be a function defined over the real numbers. The function is reflected through the bisector [1, 3], parallel to the y-axis. The resulting function can be written:

  • A. $f(2-x)$
  • B. $f(-2-x)$
  • C. $f(x+4)$
  • D. $f(x-4)$
  • E. $f(4-x)$

Key Idea (💡): Reflect the function around the vertical line corresponding to the midpoint of the interval by substituting twice the midpoint minus the variable into the argument of the function.

Reveal the answer & worked solution — commit to an option first

Correct Answer: E. $f(4-x)$

Fastest Approach (🚀):
Midpoint of $[1, 3]$ is $c = \frac{1+3}{2} = 2.$
Vertical line of reflection is $x = 2.$
Reflected function formula $f(2c - x) \implies f(4 - x).$

Matches Option E.

Step-by-Step Breakdown:

1. Transformation Theory for Vertical Reflection

A. Finding the Line of Symmetry


We are asked to reflect the function through the bisector of the interval $[1, 3]$. The bisector of an interval is exactly its midpoint. Let this midpoint be $c$.
$c = \frac{1 + 3}{2} = 2$
Therefore, the vertical line of reflection is $x = 2$.

B. Deriving the Reflection Law


Suppose we reflect a point $(x, y)$ across a vertical line $x = c$ to get a new point $(x', y)$.
Because the reflection is symmetric, the line $x = c$ must be the exact midpoint between the original $x$-coordinate and the new $x'$-coordinate.
$\frac{x + x'}{2} = c$
Multiplying by 2 and solving for $x'$ gives the fundamental transformation rule for reflections across a vertical line:
$x' = 2c - x$
To find the equation of the reflected graph, we substitute this back into the original function, giving $g(x) = f(2c - x)$.

2. Transformation Application

We know our line of reflection is $x = 2$, so $c = 2$.
Substitute $c = 2$ into our derived formula $f(2c - x)$:
$g(x) = f(2(2) - x) = f(4 - x)$

3. Option Matching

The resulting function can be written as $f(4-x)$.
Matches Option E.

Why the Other Options Are Wrong (❌):

  • A. $f(2-x)$ — Wrong Mirror Line
    Reflects in $x=1$ rather than $x=2$: this is $f(2c-x)$ with $c=1$. The mirror line is the midpoint of $[1,3]$, so $2c=4$.
  • B. $f(-2-x)$ — Sign Error
    Uses $c=-1$. The midpoint of $[1,3]$ is $+2$, so the sign has been carried through wrongly.
  • C. $f(x+4)$ — Translation Not Reflection
    A translation, not a reflection. Reflecting must negate $x$ inside the argument; $f(x+4)$ slides the graph four units left and leaves it facing the same way.
  • D. $f(x-4)$ — Translation Not Reflection
    The same fault in the other direction - a slide four units right. With no $-x$ in the argument, nothing is reflected.

Common Mistake (⚠️):
Reflecting across the $y$-axis (giving $f(-x)$) and simply translating it by adding or subtracting constants, which often leads to incorrect signs and a shifted centre.

Takeaway (📌):
To reflect a function across any vertical line $x=c,$ you don't need multiple steps. Just replace every $x$ in the function directly with $(2c-x).$

Question 11

Back to top ↑

The minimum of the quadratic $p(x)$ is $m$ and the maximum of the quadratic $q(x)$ is also $m.$ These are achieved at the same value of $x.$ The number of roots of the polynomial $p(x)+q(x)$ is:

  • A. 0, 1, 2 or infinitely many
  • B. Either 0 or 2
  • C. At least 1
  • D. At most 1
  • E. Either 0, 1 or 2

Key Idea (💡): Add the two quadratic equations together to form a single function and analyse its roots based on the vertex alignments to find that it can have zero, one, two, or infinitely many solutions.

Reveal the answer & worked solution — commit to an option first

Correct Answer: A. 0, 1, 2 or infinitely many

Fastest Approach (🚀):
Write $p(x) = a(x-x_0)^2 + m$ ($a>0$) and $q(x) = b(x-x_0)^2 + m$ ($b<0$).
Sum: $(a+b)(x-x_0)^2 + 2 \ m = 0.$

  • If $a+b=0$ and $m=0 \implies 0=0 \implies$ Infinitely many roots.
  • If $a+b=0$ and $m ≠ 0 \implies 0 = -2 \text{m} \implies 0$ roots.
  • If $a+b ≠ 0 \implies (x-x_0)^2 = \frac{-2 \text{m}}{a+b} \implies 0, 1,$ or $2$ roots.

All four possibilities (0, 1, 2, or infinitely many) can occur.

Matches Option A.

Step-by-Step Breakdown:

1. Vertex Form & Polynomial Sum Principles

A. Vertex Form of Quadratics


For any quadratic with extremum $y_0$ at $x_0$:
$p(x) = a(x - x_0)^2 + y_0$

  • If $a > 0,$ $y_0$ is a minimum $m.$
  • If $b < 0,$ $y_0$ is a maximum $m.$

2. Combined Polynomial Formulation

Let $x_0$ be the shared $x$-coordinate:

  • $p(x) = a(x - x_0)^2 + m$ with $a > 0.$
  • $q(x) = b(x - x_0)^2 + m$ with $b < 0.$

Sum equation:
$S(x) = p(x) + q(x) = (a + b)(x - x_0)^2 + 2 \ m = 0$

3. Exhaustive Root Case Analysis

Case 1: $a + b = 0$ (Quadratic terms cancel)
$0 \cdot (x - x_0)^2 + 2 \ m = 0 \implies 2 \ m = 0$

  • Subcase $1\ \text{A}$ ($m ≠ 0$): Equation $2 \ m = 0$ is a contradiction $\implies$ 0 roots.
  • Subcase 1B ($m = 0$): Equation $0 = 0$ holds for all $x \implies$ Infinitely many roots.

Case 2: $a + b ≠ 0$ (Quadratic term remains)
$(x - x_0)^2 = \frac{-2m}{a + b}$

  • Subcase $2\ \text{A}$ ($\frac{-2 \text{m}}{a+b} > 0$): $\implies$ 2 distinct real roots.
  • Subcase 2B ($m = 0 \implies \frac{-2 \text{m}}{a+b} = 0$): $(x-x_0)^2 = 0 \implies$ 1 real root ($x = x_0$).
  • Subcase $2C$ ($\frac{-2 \text{m}}{a+b} < 0$): $\implies$ 0 real roots.

4. Option Matching

Possible root counts: 0, 1, 2, or infinitely many.

Matches Option A.

Why the Other Options Are Wrong (❌):

  • B. Either 0 or 2 — Cases Missed
    Misses two cases: the tangent case, where $m=0$ leaves the repeated root $x=x_0$, and the degenerate case $a+b=0$ with $m=0$, where every $x$ is a root.
  • C. At least 1 — Zero Case Missed
    Rules out zero roots. If $a+b=0$ and $m\neq 0$, the sum collapses to the non-zero constant $2m$, which has no roots at all.
  • D. At most 1 — Two-Root Case Missed
    Rules out two roots. Whenever $-2m/(a+b)>0$, the equation $(x-x_0)^2 = -2m/(a+b)$ has two distinct solutions.
  • E. Either 0, 1 or 2 — Degenerate Case Missed
    The closest wrong answer: it assumes $p+q$ is still a quadratic. If $a=-b$ the squared terms cancel and $p+q$ is the constant $2m$, which is identically zero when $m=0$ - infinitely many roots.

Common Mistake (⚠️):
Assuming the sum of two quadratics is definitively a quadratic. If $a = -b,$ the quadratic terms cancel out entirely.

Takeaway (📌):
When two polynomials share extreme points or symmetries, expressing them in vertex or translated form drastically simplifies their algebraic combination.

Question 12

Back to top ↑

Find the full set of values $(x, y)$ such that the following simultaneous equations hold: $\begin{cases}2^{x}+4^{y}=1\\ 2^{y}+4^{x}=1\end{cases}$

  • A. $x = -y = \log_2(\sqrt{5}-1) - 1$ or $y = -x = \log_2(\sqrt{5}-1)-1$
  • B. $x=y=\log_{2}(\sqrt{5}-1)-1$
  • C. $x=y=\log_{2}(1+\sqrt{5})-1$
  • D. $x=-y=\log_{2}(\sqrt{7}+1)-1$ or $y=-x=\log_{2}(\sqrt{7}+1)-1$
  • E. None of the above

Key Idea (💡): Substitute the exponential terms with temporary variables to form a system of equations, subtract them to prove the variables are equal, solve the resulting quadratic for the positive root, and then determine the original variables.

Reveal the answer & worked solution — commit to an option first

Correct Answer: B. $x=y=\log_{2}(\sqrt{5}-1)-1$

Fastest Approach (🚀):
Let $a=2^{x} > 0$ and $b=2^{y} > 0 \implies a+b^2=1$ and $b+a^2=1.$
Subtract equations: $(a-b)(1-a-b) = 0.$

Branch $1-a-b=0 \implies b=1-a$: $a+(1-a)^2=1 \implies a^2-a=0 \implies a=0$ or $a=1.$
Since $a,b>0,$ $a=0$ or $b=0$ are rejected.

Branch $a=b$: $a^2+a-1=0 \implies a = \frac{\sqrt{5}-1}{2}.$
$2^{x} = \frac{\sqrt{5}-1}{2} \implies x = y = \log_2(\sqrt{5}-1) - 1$

Matches Option B.

Step-by-Step Breakdown:

1. Exponential Variable Substitution Laws

A. Positivity Domain Constraint


$a = 2^{x} > 0$ and $b = 2^{y} > 0$ for all real $x, y.$

B. Base Power Transformation


$4^{x} = (2^2)^{x} = (2^{x})^2 = a^2$
$4^{y} = (2^2)^{y} = (2^{y})^2 = b^2$

2. Symmetric System Reduction

(1) $a + b^2 = 1$
(2) $b + a^2 = 1$

Subtract equation 2 from equation 1:
$(a - b) + (b^2 - a^2) = 0$
$(a - b) - (a - b)(a + b) = 0$
$(a - b)(1 - a - b) = 0$

3. Branch Analysis & Domain Filtering

Branch A: $1 - a - b = 0 \implies b = 1 - a$
Substitute into $a + b^2 = 1$:
$a + (1 - a)^2 = 1 \implies a + 1 - 2a + a^2 = 1$
$a^2 - a = 0 \implies a(a - 1) = 0$

  • If $a = 0 \implies$ Rejected ($a > 0$).
  • If $a = 1 \implies b = 1 - 1 = 0 \implies$ Rejected ($b > 0$).

Branch B: $a = b$
Substitute into $a + a^2 = 1$:
$a^2 + a - 1 = 0$
Quadratic formula:
$a = \frac{-1 \ \text{pm} \sqrt{1 - 4(1)(-1)}}{2} = \frac{-1 \ \text{pm} \sqrt{5}}{2}$
Since $a > 0,$ we take positive root $a = \frac{\sqrt{5}-1}{2}.$

4. Logarithmic Solution & Option Matching

$2^{x} = \frac{\sqrt{5} - 1}{2} \implies x = \log_2\left(\frac{\sqrt{5}-1}{2}\right) = \log_2(\sqrt{5}-1) - \log_2(2) = \log_2(\sqrt{5}-1) - 1$

Since $a = b \implies x = y = \log_2(\sqrt{5}-1) - 1.$

Matches Option B.

Why the Other Options Are Wrong (❌):

  • A. $x = -y = \log_2(\sqrt{5}-1) - 1$ or $y = -x = \log_2(\sqrt{5}-1)-1$ — Rejected Branch
    Takes the branch that was eliminated. Subtracting gives $(a-b)(1-a-b)=0$, and the $1-a-b=0$ branch forces $a=0$ or $b=0$, both impossible since $2^x>0$.
  • C. $x=y=\log_{2}(1+\sqrt{5})-1$ — Wrong Root
    Uses the wrong root of $a^2+a-1=0$. Its roots are $\frac{-1\pm\sqrt5}{2}$, and only $\frac{\sqrt5-1}{2}\approx0.62$ is positive; $\frac{1+\sqrt5}{2}\approx1.62$ would make $2^x$ alone exceed $1$.
  • D. $x=-y=\log_{2}(\sqrt{7}+1)-1$ or $y=-x=\log_{2}(\sqrt{7}+1)-1$ — Wrong Discriminant
    $\sqrt7$ never appears. The quadratic in play is $a^2+a-1=0$, whose discriminant is $5$.
  • E. None of the above — Premature Rejection
    B is exact and checkable: $a=\frac{\sqrt5-1}{2}$ satisfies $a+a^2=1$, so $2^x+4^y=1$ holds with $x=y$.

Common Mistake (⚠️):
Failing to check that the exponential substitutions $a$ and $b$ must be strictly greater than zero, leading to false roots.

Takeaway (📌):
Highly symmetric algebraic systems can almost always be factored by subtracting the equations from one another.

Question 13

Back to top ↑

For how many values of $\theta$ does $\sin \theta+\cos \theta=3/2$ if $0\le\theta<2\pi$?

  • A. 1
  • B. 2
  • C. 0
  • D. 3
  • E. 4

Key Idea (💡): Rewrite the trigonometric sum as a single sine function with a phase shift, which reveals that the required amplitude exceeds the maximum possible bound, meaning no solutions exist.

Reveal the answer & worked solution — commit to an option first

Correct Answer: C. 0

Fastest Approach (🚀):
Combine into harmonic form: $\sin\theta+\cos\theta = \sqrt{2}\sin(\theta+\frac{\pi}{4}).$
Equation requires $\sin(\theta+\frac{\pi}{4}) = \frac{3}{2\sqrt{2}} \approx 1.06 > 1.$
Since $\sin u \le 1,$ no solutions exist (0 solutions).

Matches Option C.

Step-by-Step Breakdown:

1. Harmonic Linear Combination Theorem

A. Harmonic Form Identity


Any expression $A\sin\theta + B\cos\theta$ can be expressed as:
$R\sin(\theta + \alpha) \quad \text{where } R = \sqrt{A^2 + B^2}, \ \tan\alpha = \frac{B}{A}$

B. Amplitude Bound


$-R \le A\sin\theta + B\cos\theta \le R \quad \text{for all real } \theta$

2. Harmonic Reduction

Given $\sin\theta + \cos\theta = \frac{3}{2}.$

  • $A = 1, B = 1 \implies R = \sqrt{1^2 + 1^2} = \sqrt{2}.$
  • $\sin\theta + \cos\theta = \sqrt{2}\sin\left(\theta + \frac{\pi}{4}\right).$

3. Amplitude Boundary Check

$\sqrt{2}\sin\left(\theta + \frac{\pi}{4}\right) = \frac{3}{2}$
$\sin\left(\theta + \frac{\pi}{4}\right) = \frac{3}{2\sqrt{2}} = \frac{3\sqrt{2}}{4} \approx \frac{3(1.414)}{4} = 1.0605$

Since $|\sin u| \le 1$ for all real $u,$ $\sin\left(\theta + \frac{\pi}{4}\right) = 1.0605$ has no real solutions.

4. Option Matching

Number of solutions $= 0.$

Matches Option C.

Why the Other Options Are Wrong (❌):

  • A. 1 — Range Ignored
    Assumes a harmonic equation always has some solution. Here it requires $\sin(\theta+\tfrac{\pi}{4}) = \tfrac{3}{2\sqrt2}\approx1.06$, which no angle delivers.
  • B. 2 — Amplitude Ignored
    The count for any admissible right-hand side - but $\tfrac32$ is not admissible: the maximum of $\sin\theta+\cos\theta$ is $\sqrt2\approx1.414$, below $1.5$.
  • D. 3 — Over-count
    A sinusoid meets a horizontal line at most twice over one period, so three is impossible even before the amplitude check rules out any solution at all.
  • E. 4 — Squaring Artefact
    What squaring appears to offer: $\sin2\theta = \tfrac54$ looks like four solutions per period. It has none either, and squaring would have introduced false roots regardless.

Common Mistake (⚠️):
Squaring both sides to get $1 + 2\sin\theta\cos\theta = 9/4,$ solving for $\sin 2\theta = 5/4,$ and missing that this is also impossible, wasting valuable time.

Takeaway (📌):
Before solving any trigonometric equation involving sums of sines and cosines, quickly check if the target value exceeds the maximum amplitude $R = \sqrt{A^2+B^2}.$

Question 14

Back to top ↑

Consider the polynomial $x^3 + qx^2 + q^2 x + q^3.$

Let A be the unique intersection between the curve and the x-axis, B be the intersection between the tangent to the curve at A and the y-axis, and C be the intersection between the normal to the curve at A and the y-axis.

For which value(s) of $q ≠ 0$ is the triangle ABC isosceles with apex at A?

  • A. $\pm 1$
  • B. $\pm 1/2$
  • C. $\pm \sqrt{2}$
  • D. $\pm 1 / \sqrt{2}$
  • E. $\pm 2(\sqrt{2} - 1)$

Key Idea (💡): Express the polynomial in its factored form to identify the unique intersection on the horizontal axis, write the linear equations for both the tangent and normal lines, and equate their squared distance formulas to solve for the unknown parameter.

Reveal the answer & worked solution — commit to an option first

Correct Answer: D. $\pm 1 / \sqrt{2}$

Fastest Approach (🚀):
Factor $y = (x^2+q^2)(x+q) \implies A = (-q, 0).$

$\frac{\text{d}y}{\text{d}x} = 3x^2+2qx+q^2 \implies m_{\text{tangent}} = 2q^2 \implies B = (0, 2q^3).$

$m_{\text{normal}} = -\frac{1}{2q^2} \implies C = \left(0, -\frac{1}{2q}\right).$

$AB^2 = AC^2 \implies q^2 + 4q^6 = q^2 + \frac{1}{4q^2} \implies 16q^8 = 1 \implies q = \pm \frac{1}{\sqrt{2}}.$

Matches Option D.

Step-by-Step Breakdown:

  1. First, find point $A$ by setting the polynomial to 0:

$y = x^3 + qx^2 + q^2 x + q^3$

Factor by grouping:

$y = x^2 (x + q) + q^2 (x + q) = (x^2 + q^2)(x + q)$

Since $q ≠ 0,$ $x^2 + q^2$ is always positive. This means the only real root is $x = -q.$ So, point $A$ is $(-q, 0).$

  1. Next, find the gradient of the tangent at A:

$\frac{\text{d}y}{\text{d}x} = 3x^2 + 2qx + q^2$

Substitute $x = -q$:

$\frac{\text{d}y}{\text{d}x} = 3(-q)^2 + 2q(-q) + q^2 = 3q^2 - 2q^2 + q^2 = 2q^2$

The gradient of the tangent is $2q^2.$

  1. Find point $B$, the $y$-intercept of the tangent:

Using $y - y_1 = m(x - x_1)$ at $A(-q, 0)$:

$y - 0 = 2q^2(x - (-q)) \implies y = 2q^2 x + 2q^3$

When $x = 0,$ $y = 2q^3.$ So, point $B$ is $(0, 2q^3).$

  1. Find point $C$, the $y$-intercept of the normal line:

The normal is perpendicular to the tangent, so its gradient is $-\frac{1}{2q^2}.$

Using $y - y_1 = m(x - x_1)$ at $A(-q, 0)$:

$y - 0 = -\frac{1}{2q^2}(x + q)$

When $x = 0,$ $y = -\frac{1}{2q^2} \cdot q = -\frac{1}{2q}.$ So, point $C$ is $\left(0, -\frac{1}{2q}\right).$

  1. The triangle is isosceles with its apex at A, which means the distance $AB$ equals the distance $AC.$ Set their squared lengths equal to each other:

$\text{Length squared of } AB: (-q - 0)^2 + (0 - 2q^3)^2 = q^2 + 4q^6$

$\text{Length squared of } AC: (-q - 0)^2 + \left(0 - \left(-\frac{1}{2q}\right)\right)^2 = q^2 + \frac{1}{4q^2}$

Set them equal:

$q^2 + 4q^6 = q^2 + \frac{1}{4q^2}$

$4q^6 = \frac{1}{4q^2}$

Multiply both sides by $4q^2$:

$16q^8 = 1 \implies q^8 = \frac{1}{16}$

Take the eighth root:

$q = \pm \frac{1}{\sqrt{2}}$

The correct answer is D.

Matches Option D.

Why the Other Options Are Wrong (❌):

  • A. $\pm 1$ — Factor Dropped
    Solves $q^8=1$ instead of $16q^8=1$, dropping the factor that comes from comparing $4q^6$ with $\frac{1}{4q^2}$.
  • B. $\pm 1/2$ — Wrong Root Order
    Takes a fourth root where an eighth root is needed: $(1/16)^{1/4}=1/2$, but $q^8=1/16$ gives $|q|=2^{-1/2}$.
  • C. $\pm \sqrt{2}$ — Reciprocal
    The reciprocal of the answer. $(\sqrt2)^8 = 16$, so this solves $q^8=16$ - the equation the wrong way up.
  • E. $\pm 2(\sqrt{2} - 1)$ — Not a Root
    Substituting $2(\sqrt2-1)\approx0.83$ gives $16q^8\approx3.5$, not $1$. Nothing in $AB^2=AC^2$ produces a difference of surds.

Common Mistake (⚠️):
Forgetting that $\sqrt[8]{1/16} = 1/\sqrt{2}$ (since $(1/\sqrt{2})^8 = (1/2)^4 = 1/16$) or incorrectly writing distance formulas with square roots.

Takeaway (📌):
Equating squared distances $AB^2 = AC^2$ eliminates square roots from coordinate geometry problems immediately.

Question 15

Back to top ↑

We pick 4 apples from a basket containing 2 red apples and a certain number $g > 2$ of green apples. It is given that the probability that we pick both red apples is twice the probability that we do not pick either red apple. How many green apples must be in the basket?

  • A. 3
  • B. 4
  • C. 6
  • D. 7
  • E. 5

Key Idea (💡): Compare the count of ways to pick 2 red + 2 green against twice the count of ways to pick 0 red + 4 green; the total sample space cancels, leaving a solvable quadratic in $g$.

Reveal the answer & worked solution — commit to an option first

Correct Answer: E. 5

Fastest Approach (🚀):
Discursive Strategy:
Total outcomes $\binom{g+2}{4}$ cancel out of $P(2\ \text{red}) = 2 \times P(0\ \text{red})$. Equate counts of (2 Red + 2 Green) and $2 \times$ (0 Red + 4 Green).

Calculation:
$\frac{g(g-1)}{2} = 2 \times \frac{g(g-1)(g-2)(g-3)}{24} = \frac{g(g-1)(g-2)(g-3)}{12}$
Divide by $\frac{g(g-1)}{2}$ (valid since $g > 2$):
$1 = \frac{(g-2)(g-3)}{6} \implies (g-2)(g-3) = 6$
$g^2 - 5\ \text{g} = 0 \implies g = 5$

Matches Option E.

Step-by-Step Breakdown:
Discursive Overview & Strategic Approach

Before diving into the algebra, here is what we are doing and why it works:

  • The Problem: We have 2 red apples and $g$ green apples ($g > 2$), giving $g+2$ apples in total. We draw 4 apples at random.
  • Why the total sample space cancels: We are given that $P(2\ \text{red}) = 2 \times P(0\ \text{red})$. Since both probabilities divide by the exact same total sample space $\binom{g+2}{4}$, this denominator cancels out completely. This means we only need to compare the favourable counts of choices.
  • Formulating the counts:
  • Picking 2 red apples forces us to pick 2 green apples out of $g$: count = $\binom{2}{2}\binom{g}{2} = \frac{g(g-1)}{2}$.
  • Picking 0 red apples forces us to pick all 4 green apples out of $g$: count = $\binom{2}{0}\binom{g}{4} = \frac{g(g-1)(g-2)(g-3)}{24}$.
  • Solving the equation: Setting $\frac{g(g-1)}{2} = 2 \times \frac{g(g-1)(g-2)(g-3)}{24}$ allows us to cancel the common term $g(g-1)$ (since $g > 2$). This leaves a simple quadratic $(g-2)(g-3) = 6$, which gives $g = 5$ (Option E).

Detailed Step-by-Step Mathematical Solution

1. Total Sample Space & Favourable Counts

The basket contains $2$ red apples and $g$ green apples ($g > 2$). Total apples = $g + 2$.
Selecting $4$ apples without replacement gives a total sample space size of $\binom{g+2}{4}$.

We are given:
$P(\text{Pick 2 red}) = 2 \times P(\text{Pick 0 red})$

$\frac{\text{Count}(2\ \text{red})}{\binom{g+2}{4}} = 2 \times \frac{\text{Count}(0\ \text{red})}{\binom{g+2}{4}}$

Cancelling $\binom{g+2}{4}$ from both sides:
$\text{Count}(2\ \text{red}) = 2 \times \text{Count}(0\ \text{red})$

2. Calculating Combinatorial Favourable Counts

  • Count of 2 Red Apples (2 Red AND 2 Green):

$\text{Count}(2\ \text{red}) = \binom{2}{2} \times \binom{g}{2} = 1 \times \frac{g(g-1)}{2} = \frac{g(g-1)}{2}$

  • Count of 0 Red Apples (0 Red AND 4 Green):

$\text{Count}(0\ \text{red}) = \binom{2}{0} \times \binom{g}{4} = 1 \times \frac{g(g-1)(g-2)(g-3)}{24} = \frac{g(g-1)(g-2)(g-3)}{24}$

3. Algebraic Solution & Factor Cancellation

Substitute the expressions into the ratio equation:
$\frac{g(g-1)}{2} = 2 \times \left(\frac{g(g-1)(g-2)(g-3)}{24}\right) = \frac{g(g-1)(g-2)(g-3)}{12}$

Multiply both sides by 2:
$g(g-1) = \frac{g(g-1)(g-2)(g-3)}{6}$

Since $g > 2$, $g(g-1) \neq 0$. Divide both sides by $g(g-1)$:
$1 = \frac{(g-2)(g-3)}{6} \implies (g-2)(g-3) = 6$
$g^2 - 5\ \text{g} + 6 = 6 \implies g(g-5) = 0$

Since $g > 2$, the only valid root is $g = 5$.

There must be 5 green apples in the basket.

The correct answer is Option E.

Matches Option E.

Why the Other Options Are Wrong (❌):

  • A. 3 — Not a Root
    $(3-2)(3-3)=0$, not $6$. This is simply the smallest $g$ the condition $g>2$ allows, not a root.
  • B. 4 — Not a Root
    $(4-2)(4-3)=2$, not $6$. The equation $(g-2)(g-3)=6$ reduces to $g^2-5g=0$, whose only roots are $0$ and $5$.
  • C. 6 — Factor of Two
    $(6-2)(6-3)=12$ - exactly twice the required value, which is what dropping the $2$ from $\binom{g}{2}=\tfrac{g(g-1)}{2}$ produces.
  • D. 7 — Not a Root
    $(7-2)(7-3)=20$. Solving $g^2-5g=0$ by inspection gives $g=0$ or $g=5$, and nothing near $7$.

Common Mistake (⚠️):
Failing to expand the binomial coefficient $\binom{g}{4}$ as $\frac{g(g-1)(g-2)(g-3)}{24}$ by forgetting the $4! = 24$ denominator factor.

Takeaway (📌):
Combinatorics Mastery: $\binom{n}{k} = \frac{n!}{k!(n-k)!}$ represents "$n$ choose $k$". Always cancel common algebraic polynomial factors like $g(g-1)$ early to reduce higher-degree expressions into simple quadratics.

Question 16

Back to top ↑

The functions $v$ and $w$ intersect at $0, a$ and $-a$ with $a>0,$ and are depicted in the graph below. Consider the following list of integrals:

  1. $\int_{-a}^{a}|v(x)-w(x)|\text{d}x$
  2. $\int_{0}^{a}2(w(x)-v(x))\text{d}x$
  3. $\int_{0}^{a}w(x)-w(-x)+v(-x)-v(x)\text{d}x$

Which of these represent(s) the area of the region between the curves in the interval $(-a, a)$?

  • A. (1) and (3) only
  • B. (1) only
  • C. (2) only
  • D. (3) only
  • E. (1) and (2) only
Question 16 diagram

Key Idea (💡): The graph fixes the ordering: $v \ge w$ on $[-a,0]$ and $w \ge v$ on $[0,a].$ With that settled, (1) and (3) both give the area — (3) folds the left half onto the right by $x \mapsto -x.$ (2) is the one that fails, because it assumes the two halves have equal area, which the stem never states.

Reveal the answer & worked solution — commit to an option first

Correct Answer: A. (1) and (3) only

Fastest Approach (🚀):
Read the ordering off the graph: $v \ge w$ on $[-a,0]$ and $w \ge v$ on $[0,a].$

(1) $\int_{-a}^{a}|v-w|\,\text{d}x$ — the absolute value makes this the area unconditionally. Correct.

(2) $\int_0^{a}2(w-v)\,\text{d}x = 2\times(\text{area on }[0,a]).$ This equals the total only if the two halves have equal area. Nothing in the stem forces that, so it fails in general.

(3) Split it:
$$\int_0^a\big(w(x)-v(x)\big)\text{d}x+\int_0^a\big(v(-x)-w(-x)\big)\text{d}x$$
Substituting $u=-x$ in the second turns it into $\int_{-a}^{0}(v-w)\,\text{d}u.$ Given the ordering above, both terms are positive areas, and together they are the whole region. Correct.

So (1) and (3). Matches Option A.

Step-by-Step Breakdown:

1. What the graph settles

The stem does not only say that $v$ and $w$ meet at $-a$, $0$ and $a$ — it depicts
them. Reading the ordering off that picture, $v \ge w$ on $[-a,0]$ and $w \ge v$ on
$[0,a]$. The graph is part of the question, so an expression is allowed to rely on
that ordering.

2. Expression (1)

$\int_{-a}^{a} |v(x)-w(x)| \, \text{d}x$

The absolute value makes the integrand non-negative whichever curve is on top, so
this is the area whatever the ordering — with the graph or without it. Correct.

3. Expression (3)

Split the integrand into the two pairs that share an argument:
$\int_0^a \big(w(x)-v(x)\big)\,\text{d}x + \int_0^a \big(v(-x)-w(-x)\big)\,\text{d}x$

Substituting $u=-x$ in the second integral turns it into $\int_{-a}^{0}\big(v(u)-w(u)\big)\,\text{d}u$, so
$\text{(3)} = \int_{-a}^{0}\big(v-w\big)\,\text{d}u + \int_0^a \big(w-v\big)\,\text{d}x$

By the ordering in step 1 both integrands are non-negative, so each term is the
area of its own half and the sum is the whole region. Correct.

4. Expression (2)

$\int_0^a 2\big(w(x)-v(x)\big)\,\text{d}x = 2 \times (\text{area on } [0,a])$

This equals the total only if the two halves have equal area — that is, only if the
region is symmetric about the $y$-axis. Meeting at $-a$, $0$ and $a$ does not force
that, and the graph does not show it, so (2) fails in general. This is the
expression to reject.

5. Option matching

Expressions (1) and (3) represent the area; (2) does not.

Matches Option A.

Why the Other Options Are Wrong (❌):

  • B. (1) only — Ignores Given Information
    Rejecting (3) as well as (2), by treating the ordering of $v$ and $w$ as unknown. Without the graph that caution would be right — (3) can come out negative — but the stem depicts the curves, so the ordering is given and (3) is valid.
  • C. (2) only — Conceptual Misunderstanding
    Keeps the one expression that genuinely fails and drops (1), which is the area unconditionally because of the absolute value.
  • D. (3) only — Incomplete Selection
    (3) is valid here, but so is (1): the absolute value makes it the area whatever the ordering, so it cannot be excluded.
  • E. (1) and (2) only — Unjustified Symmetry
    (2) doubles the area of $[0,a]$, which is the total only if the two halves are equal in area. Nothing in the stem or the graph forces that symmetry.

Common Mistake (⚠️):
Treating the ordering of $v$ and $w$ as unknown and rejecting (3). The graph is part of the question — without it (3) could come out negative, but with it the signs are fixed. The expression that genuinely fails is (2), which quietly assumes the region is symmetric about the $y$-axis.

Takeaway (📌):
When a stem says the curves are depicted, the picture carries information the algebra needs. Read the ordering off it before deciding whether a signed integral equals an area.

Question 17

Back to top ↑

Below is a circle with radius 1 and two points $A$ and $B$ which travel at constant velocity clockwise around the circle. It takes $t_{A} < t_{B}$ to complete one revolution. If the shortest distance between the points is $d$ as shown on the diagram, what time will it take for the points to meet next?

  • A. $(1 - \frac{2\pi}{d}) \frac{t_{A} t_{B}}{t_{B} - t_{A}}$
  • B. $d \cdot \frac{t_{A} t_{B}}{2\pi(t_{B} - t_{A})}$
  • C. $(t_{A}^{-1} - t_{B}^{-1})$
  • D. $(2\pi - d)$
  • E. $\frac{t_{B} - t_{A}}{2\pi - d}$
Question 17 diagram

Key Idea (💡): Divide the relative angular distance separating the two points by their relative angular velocity to formulate the exact time needed to catch up.

Reveal the answer & worked solution — commit to an option first

Correct Answer: B. $d \cdot \frac{t_{A} t_{B}}{2\pi(t_{B} - t_{A})}$

Fastest Approach (🚀):
Velocities: $\omega_{A} = \frac{2\pi}{t_{A}},$ $\omega_{B} = \frac{2\pi}{t_{B}}.$
Relative velocity: $\omega_{\text{rel}} = 2\pi \left(\frac{1}{t_{A}} - \frac{1}{t_{B}}\right) = 2\pi \frac{t_{B} - t_{A}}{t_{A} t_{B}}.$
Initial angular gap $\theta = d/r = d$ (since $r=1$).

Catch-up time:
$t = \frac{\theta}{\omega_{\text{rel}}} = \frac{d}{2\pi \frac{t_{B} - t_{A}}{t_{A} t_{B}}} = d \cdot \frac{t_{A} t_{B}}{2\pi(t_{B} - t_{A})}$

Matches Option B.

Step-by-Step Breakdown:

1. Circular Motion Kinematics & Angular Parameters

A. Angular Velocity Period Relation


$\omega = \frac{2\pi}{T}$

B. Arc Length Angle Formula


$\theta = \frac{s}{R}$
For unit circle $R = 1,$ angular gap $\theta = d.$

C. Relative Angular Speed


$\omega_{\text{rel}} = \omega_{A} - \omega_{B} \quad (t_{A} < t_{B} \implies \omega_{A} > \omega_{B})$

2. Deriving Relative Speed

$\omega_{A} = \frac{2\pi}{t_{A}}, \quad \omega_{B} = \frac{2\pi}{t_{B}}$
$\omega_{\text{rel}} = \frac{2\pi}{t_{A}} - \frac{2\pi}{t_{B}} = 2\pi \left(\frac{t_{B} - t_{A}}{t_{A} t_{B}}\right)$

3. Catch-Up Time Calculation

Angular gap to close: $\theta = d.$
$t = \frac{\theta}{\omega_{\text{rel}}} = \frac{d}{2\pi \left(\frac{t_{B} - t_{A}}{t_{A} t_{B}}\right)} = d \cdot \frac{t_{A} t_{B}}{2\pi(t_{B} - t_{A})}$

4. Option Matching

Matches Option B.

Why the Other Options Are Wrong (❌):

  • A. $(1 - \frac{2\pi}{d}) \frac{t_{A} t_{B}}{t_{B} - t_{A}}$ — Gap Inverted
    Puts the gap under $2\pi$ instead of over it. With radius $1$, $d$ is already the angular gap in radians, so it multiplies the catch-up time rather than dividing into $2\pi$.
  • C. $(t_{A}^{-1} - t_{B}^{-1})$ — Units Wrong
    A relative frequency, measured in $1/\text{time}$. A time to meet must have units of time, and this expression ignores the gap $d$ entirely.
  • D. $(2\pi - d)$ — Units Wrong
    An angle, not a time. It also measures the long way round: the faster point closes the gap $d$, not $2\pi-d$.
  • E. $\frac{t_{B} - t_{A}}{2\pi - d}$ — Formula Scrambled
    Divides a difference of periods by an angle. Neither the relative angular speed $2\pi(t_B-t_A)/(t_At_B)$ nor the gap $d$ ends up where the physics puts it.

Common Mistake (⚠️):
Using the straight-line distance instead of arc length, or subtracting periods instead of velocities.

Takeaway (📌):
Always convert periods to frequencies or velocities before adding or subtracting them for relative motion problems.

Question 18

Back to top ↑

$O_1, O_2, O_3 \dots$ is a (non-zero) arithmetic sequence such that, for each positive integer $n,$ the integral of $x-n$ over $(0, O_{n})$ is equal to $\frac{1}{2}O_{n},$ i.e. $\int_0^{O_{n}} (x-n) \text{d}x = \frac{O_{n}}{2}$ for all $n \ge 1.$ The value of $O_{100}$ is:

  • A. $50 + \frac{1}{2}$
  • B. $51$
  • C. $201$
  • D. $100$
  • E. $199$

Key Idea (💡): Evaluate the definite integral to generate an algebraic relationship, simplify it to reveal the explicit arithmetic sequence formula, and substitute one hundred to find the specific term.

Reveal the answer & worked solution — commit to an option first

Correct Answer: C. $201$

Fastest Approach (🚀):
Integrate:
$\left[\frac{x^2}{2} - nx\right]_0^{O_{n}} = \frac{O_{n}^2}{2} - nO_{n}$

Equate to $\frac{O_{n}}{2}$:
$\frac{O_{n}^2}{2} - nO_{n} = \frac{O_{n}}{2}$
Divide by $O_{n}/2$ ($O_{n} ≠ 0$):
$O_{n} - 2n = 1 \implies O_{n} = 2n + 1$

For $n=100$:
$O_{100} = 2(100) + 1 = 201$

Matches Option C.

Step-by-Step Breakdown:

1. Definite Integration & Arithmetic Sequence Definitions

A. Integration Power Rule


$\int (x - n) \, \text{d}x = \frac{x^2}{2} - nx + C$

B. Arithmetic Sequence General Term


$a_{n} = a_1 + (n-1)d = 2n + 1$

2. Integral Evaluation

$\int_0^{O_{n}} (x - n) \, \text{d}x = \left[ \frac{x^2}{2} - nx \right]_0^{O_{n}} = \frac{O_{n}^2}{2} - n O_{n}$

3. Equation Setup & Non-Zero Cancellation

$\frac{O_{n}^2}{2} - n O_{n} = \frac{O_{n}}{2}$
Since sequence is non-zero ($O_{n} ≠ 0$), multiply by $\frac{2}{O_{n}}$:
$O_{n} - 2n = 1 \implies O_{n} = 2n + 1$

4. Evaluation of 100th Term & Option Matching

Substitute $n = 100$:
$O_{100} = 2(100) + 1 = 201$

Matches Option C.

Why the Other Options Are Wrong (❌):

  • A. $50 + \frac{1}{2}$ — Halved
    A half-integer cannot occur: the integral condition reduces exactly to $O_n=2n+1$, which is odd for every $n$.
  • B. $51$ — Index Halved
    $2n+1$ evaluated at $n=25$ rather than $n=100$. The formula is $O_n=2n+1$, so $O_{100}=201$.
  • D. $100$ — Index Reported
    Reports the index itself. The integral gives $O_n-2n=1$; $O_n=n$ would require $-n=1$.
  • E. $199$ — Sign of Constant
    Uses $2n-1$ instead of $2n+1$. Dividing $\tfrac{O_n^2}{2}-nO_n=\tfrac{O_n}{2}$ through by $\tfrac{O_n}{2}$ leaves $O_n-2n=+1$.

Common Mistake (⚠️):
Failing to divide by $O_{n}$ and getting stuck with a messy quadratic, wasting time.

Takeaway (📌):
If an equation has a non-zero common factor across all terms, cancel it immediately to drop the degree of the polynomial.

Question 19

Back to top ↑

$n$ lines are drawn in the plane, such that no two are parallel and no three meet at the same point. This separates the plane into a number of regions $r.$ Another line is then drawn, neither parallel to another line nor passing through an existing intersection. The number of regions is now:

  • A. $n + r$
  • B. $\binom{n}{2} + r$
  • C. $n - r + 1$
  • D. $n + r + 1$
  • E. $\binom{n-1}{2} + r$

Key Idea (💡): Recognize that adding a new straight line in a general position intersects all existing lines, creating one more segment than the previous number of lines, which directly adds that exact number of new regions to the plane.

Reveal the answer & worked solution — commit to an option first

Correct Answer: D. $n + r + 1$

Fastest Approach (🚀):
The $(n+1)$-th line intersects all $n$ existing lines at $n$ distinct points.
These $n$ points divide the new line into $n+1$ segments (rays and line segments).
Each of the $n+1$ segments cuts an existing region into two, adding $n+1$ new regions.
New total $= r + n + 1.$

Matches Option D.

Step-by-Step Breakdown:

1. Combinatorial Geometry Laws for Plane Slicing

A. General Position Rule


$n$ lines are in general position if no two are parallel and no three intersect at a single point.

B. Segment-Region Duality


A new line segment cutting through a convex bounded/unbounded region divides that single region into 2 distinct sub-regions (Net Gain $= +1$ region per segment).

2. Intersections of the $(n+1)$-th Line

  • Original lines $= n,$ original regions $= r.$
  • The $(n+1)$-th line is drawn in general position.
  • It intersects each of the $n$ existing lines at $n$ distinct points.

3. Segment Breakdown & Region Creation

  • $n$ intersection points partition the new line into $n+1$ continuous segments (2 outer infinite rays and $n-1$ inner line segments).
  • Each of the $n+1$ segments cuts through exactly 1 existing region, creating 1 net new region.
  • Total new regions added $= n + 1.$
  • New total regions $= r + (n + 1) = n + r + 1.$

4. Option Matching

Matches Option D.

Why the Other Options Are Wrong (❌):

  • A. $n + r$ — Off by One
    Counts one new region per existing line. The $n$ crossing points cut the new line into $n+1$ pieces - the two unbounded ends are pieces too - so $n+1$ regions are added.
  • B. $\binom{n}{2} + r$ — Wrong Count
    $\binom{n}{2}$ counts the crossings among the original lines, which are already inside $r$. Only the new line's own $n$ crossings matter.
  • C. $n - r + 1$ — Sign Error
    Subtracts the regions that already exist. Adding a line can only increase the count, so $r$ has to appear with a plus sign.
  • E. $\binom{n-1}{2} + r$ — Wrong Count
    Another count of old crossings, and one line short: the new line meets all $n$ existing lines, not $n-1$.

Common Mistake (⚠️):
Believing it depends on where the line is drawn. As long as it is not parallel and avoids existing intersections, the topological outcome is identical.

Takeaway (📌):
The sequence for the maximum number of regions created by $n$ lines (the Lazy Caterer's sequence) follows the recurrence relation $R_{n} = R_{n-1} + n.$

Question 20

Back to top ↑

Define the function $f(x) = x + \frac{1}{x},$ $x ≠ 0.$ And write $f_{k}(x)$ for the $k\text{-th}$ iteration of $f,$ for instance $f_3(x) = f(f(f(x))).$ What is the value of $f'_{2019}(1)$?

  • A. 1
  • B. 2019
  • C. 2020/2019
  • D. 2019/2020 + 2020/2019
  • E. 0

Key Idea (💡): Understanding Iterated Function Composition $f_k(x)$:
The notation $f_k(x)$ represents applying the function $f(x) = x + \frac{1}{x}$ to itself $k$ times sequentially:

  • $f_1(x) = f(x) = x + \frac{1}{x}$
  • $f_2(x) = f(f(x)) = f\left(x + \frac{1}{x}\right) = \left(x + \frac{1}{x}\right) + \frac{1}{x + \frac{1}{x}}$
  • $f_3(x) = f(f(f(x))) = f(f_2(x)) = f\left(\left(x + \frac{1}{x}\right) + \frac{1}{x + \frac{1}{x}}\right)$

Derivative Collapse via Chain Rule:
Differentiating a nested function using the chain rule yields a product of derivatives: $\frac{d}{dx}[f(f(f(x)))] = f'(f(f(x))) \cdot f'(f(x)) \cdot f'(x)$.
Evaluating at $x = 1$, the innermost derivative is $f'(1) = 1 - \frac{1}{1^2} = 0$. Because 0 multiplies all outer terms, the entire derivative collapses to 0 for any number of iterations $k$ (Option E).

Reveal the answer & worked solution — commit to an option first

Correct Answer: E. 0

Fastest Approach (🚀):
What $f_k(x)$ means:
$f_3(x) = f(f(f(x)))$ means nesting $f$ three times. In general, $f_k(x) = f(f_{k-1}(x))$.

Chain Rule Expansion:
$f'_{2019}(x) = f'(f_{2018}(x)) \cdot f'(f_{2017}(x)) \cdots f'(f(x)) \cdot f'(x)$

Evaluate $f'(x) = 1 - x^{-2}$ at $x = 1$:
$f'(1) = 1 - 1 = 0$

Since the innermost factor $f'(1) = 0$, the full product $f'_{2019}(1) = 0$.

Matches Option E.

Step-by-Step Breakdown:

1. What Does Iterated Function Composition $f_k(x)$ Mean?

Iterated function notation $f_k(x)$ means taking the output of $f(x)$ and feeding it back as the input into $f(x)$, repeated $k$ times:

  • Base Function: $f(x) = x + \frac{1}{x}$
  • 1st Iteration ($k=1$): $f_1(x) = f(x) = x + \frac{1}{x}$
  • 2nd Iteration ($k=2$): Substitute $f(x)$ into $f$:

$f_2(x) = f(f(x)) = \left(x + \frac{1}{x}\right) + \frac{1}{x + \frac{1}{x}}$

  • 3rd Iteration ($k=3$): Substitute $f_2(x)$ into $f$:

$f_3(x) = f(f(f(x))) = f_2(x) + \frac{1}{f_2(x)} = \left(\left(x + \frac{1}{x}\right) + \frac{1}{x + \frac{1}{x}}\right) + \frac{1}{\left(x + \frac{1}{x}\right) + \frac{1}{x + \frac{1}{x}}}$

For $k = 2019$, $f_{2019}(x)$ is nested 2019 times.


2. Applying the Chain Rule to Nested Functions

By the chain rule, the derivative of a composite function $f(g(x))$ is $f'(g(x)) \cdot g'(x)$.
Extending this to $f_3(x) = f(f(f(x)))$:
$f_3'(x) = f'(f(f(x))) \cdot f'(f(x)) \cdot f'(x)$

For 2019 iterations, the derivative is the product of 2019 terms:
$f'_{2019}(x) = f'(f_{2018}(x)) \cdot f'(f_{2017}(x)) \cdots f'(f(x)) \cdot f'(x)$

3. Evaluating the Derivative at $x = 1$

  • Compute the derivative of $f(x) = x + x^{-1}$:
  • Evaluate $f'(x)$ at $x = 1$:

$f'(x) = 1 - x^{-2} = 1 - \frac{1}{x^2}$
$f'(1) = 1 - \frac{1}{1^2} = 1 - 1 = 0$

4. Product Collapse

Look at the rightmost (innermost) factor in the chain rule expansion:
$f'_{2019}(1) = f'(f_{2018}(1)) \cdot f'(f_{2017}(1)) \cdots f'(f(1)) \cdot \mathbf{f'(1)}$
$f'_{2019}(1) = f'(f_{2018}(1)) \cdot f'(f_{2017}(1)) \cdots f'(f(1)) \cdot \mathbf{0} = 0$

Because the innermost derivative factor $f'(1) = 0$, multiplying by zero collapses the entire expression to zero.

The correct answer is Option E.

Matches Option E.

Why the Other Options Are Wrong (❌):

  • A. 1 — Zero Factor Missed
    Assumes the chain-rule product must be $1$. Its innermost factor is $f'(1)=1-1^{-2}=0$, and one zero factor collapses the whole product.
  • B. 2019 — Counted Not Multiplied
    Counts the factors in the chain-rule product instead of multiplying them. A product of $2019$ terms is not $2019$.
  • C. 2020/2019 — Invented Closed Form
    Invents a closed form for $f_k$. None is needed: $f'(x)=1-x^{-2}$ vanishes at $x=1$, and that single factor settles the whole derivative.
  • D. 2019/2020 + 2020/2019 — Function Not Derivative
    Applies $f$ itself to a ratio rather than differentiating. $f(t)=t+\tfrac1t$ is the function; the chain rule needs $f'$.

Common Mistake (⚠️):
Attempting to find a closed-form expression for $f_{k}(x)$ or manually calculating the first few iterations to spot a pattern, which leads to horrific algebra.

Takeaway (📌):
When dealing with derivatives of highly nested functions, evaluate the innermost derivative first. If it is zero, the chain rule forces the total derivative to be zero.

Question 21

Back to top ↑

Sketching the curve $(x^{2}+y^{2}-1)^{2}=1$ is the real plane gives:

  • A. A pair of circles
  • B. A pair of quadratic parabolas
  • C. A pair of quartic parabolas
  • D. A pair of lines
  • E. A circle

Key Idea (💡): Taking the square root gives two cases: $x^2+y^2 = 2$ (a circle of radius $\sqrt{2}$) and $x^2+y^2 = 0$ (a single isolated point at the origin, not a circle, since a circle requires strictly positive radius). The only genuine circle in the locus is $x^2+y^2 = 2$ (Option E); the isolated point is not itself a second circle, so the locus is not a pair of circles.

Reveal the answer & worked solution — commit to an option first

Correct Answer: E. A circle

Fastest Approach (🚀):
Set $u = x^2+y^2-1 \implies u^2 = 1 \implies u = 1$ or $u = -1$.

  • Case $u = 1$: $x^2+y^2 = 2$ (A circle of radius $\sqrt{2}$).
  • Case $u = -1$: $x^2+y^2 = 0$ (The single point $(0,0)$, a degenerate circle of radius 0).

Since $(0,0)$ is a single point and not a circle (a circle requires radius $> 0$), the only genuine circle in the locus is $x^2+y^2=2$.

Matches Option E.

Step-by-Step Breakdown:

1. Algebraic Decomposition

Let $u = x^2 + y^2 - 1$.
$(x^2 + y^2 - 1)^2 = 1 \implies u^2 = 1 \implies u = \pm 1$

2. analysing the Two Equations

  • Case 1 ($u = 1$):

$x^2 + y^2 - 1 = 1 \implies x^2 + y^2 = 2$
This is a standard 1-dimensional circle centred at $(0,0)$ with radius $R = \sqrt{2}$.

  • Case 2 ($u = -1$):

$x^2 + y^2 - 1 = -1 \implies x^2 + y^2 = 0$
In the real plane $\mathbb{R}^2$, the sum of two squares equals zero if and only if $x = 0$ and $y = 0$. This represents a single isolated point at the origin $(0,0)$. In algebraic geometry, this is sometimes called a degenerate circle of radius 0.

3. Geometric Conclusion

A circle is defined as a 1D curve with radius $R > 0$; a single point has radius 0 and is not a circle. So the graph consists of a single circle ($x^2+y^2=2$) plus an isolated point $(0,0)$ that is not itself a circle. Of the given options, this is best classified as a circle (Option E) — it is not a pair of circles, since only one of the two pieces is a circle at all.

Matches Option E.

Why the Other Options Are Wrong (❌):

  • A. A pair of circles — Degenerate Counted
    The branch $u=-1$ gives $x^2+y^2=0$, which is the single point $(0,0)$. A circle needs a positive radius, so only $x^2+y^2=2$ qualifies.
  • B. A pair of quadratic parabolas — Wrong Family
    No parabola can appear. The equation depends on $x$ and $y$ only through $x^2+y^2$, so every level set is a circle centred on the origin.
  • C. A pair of quartic parabolas — Degree Misread
    Expanding to a quartic says nothing about the shape. Take the square root first: the two cases are $x^2+y^2=2$ and $x^2+y^2=0$.
  • D. A pair of lines — Wrong Family
    Lines would need the equation to factor into linear terms. $x^2+y^2-1=\pm1$ admits no such factorisation over the reals.

Common Mistake (⚠️):
Expanding the equation into a quartic polynomial, which completely obscures the geometric shapes.

Takeaway (📌):
The highest degree of an equation does not solely determine its shape. Factoring or substituting can break a high-degree equation into multiple simpler geometric structures.

Question 22

Back to top ↑

The number of solutions to $\sin(x^{-1}) = 0$ when $0 < x < 1$ is:

  • A. 0
  • B. Infinitely many
  • C. 1
  • D. 2
  • E. 4

Key Idea (💡): Set the argument of the sine function equal to integer multiples of pi and observe that the reciprocal relationship generates a unique fraction for every positive integer, yielding infinitely many roots.

Reveal the answer & worked solution — commit to an option first

Correct Answer: B. Infinitely many

Fastest Approach (🚀):
Set $x^{-1} = n\pi \implies x = \frac{1}{n\pi}.$
Domain condition: $0 < \frac{1}{n\pi} < 1 \implies n\pi > 1 \implies n > \frac{1}{\pi} \approx 0.318.$
Every positive integer $n \in \{1, 2, 3, \dots\}$ satisfies this inequality, producing infinitely many valid solutions.

Matches Option B.

Step-by-Step Breakdown:

1. Sine Root Formula & Reciprocal Domain Laws

A. Sine Roots


$\sin u = 0 \iff u = n\pi \quad (n \in \mathbb{Z})$

B. Reciprocal Identity


$x^{-1} = \frac{1}{x} = n\pi \implies x = \frac{1}{n\pi}$

2. Domain Boundary Inequality

Domain restriction: $0 < x < 1.$
Substitute $x = \frac{1}{n\pi}$:
$0 < \frac{1}{n\pi} < 1$

3. Integer Solution Counting

  • Left inequality: $0 < \frac{1}{n\pi} \implies n > 0$ (positive integer).
  • Right inequality: $\frac{1}{n\pi} < 1 \implies n\pi > 1 \implies n > \frac{1}{\pi}.$
  • Since $\frac{1}{\pi} \approx 0.318,$ any integer $n \ge 1$ satisfies $n > 0.318.$
  • $n \in \{1, 2, 3, 4, \dots\},$ generating sequence $x_{n} = \frac{1}{\pi}, \frac{1}{2\pi}, \frac{1}{3\pi}, \dots$
  • Infinitely many distinct positive integers $n \implies$ infinitely many solutions.

4. Option Matching

Matches Option B.

Why the Other Options Are Wrong (❌):

  • A. 0 — Domain Misread
    Reads the domain as excluding everything. $x=\tfrac{1}{n\pi}$ lies inside $(0,1)$ for every $n\ge1$, beginning at $1/\pi\approx0.318$.
  • C. 1 — Under-count
    Counts $n=1$ alone. Every larger $n$ gives a smaller $x$, and all of them are still inside $(0,1)$.
  • D. 2 — Under-count
    Counts $n=1$ and $n=2$ and stops. Nothing bounds $n$ above: $\tfrac{1}{n\pi}\to0$ but never leaves the interval.
  • E. 4 — Under-count
    Any finite count fails for the same reason - the solutions accumulate at $0$, so there is no last one.

Common Mistake (⚠️):
Failing to recognize that $1/(n\pi)$ gets smaller as $n$ increases, thereby safely packing infinitely many solutions into the interval $(0, 1).$

Takeaway (📌):
Functions with $x^{-1}$ inside a periodic function will oscillate infinitely many times as $x$ approaches zero.

Question 23

Back to top ↑

Suppose the integer $n^{3}$ is divisible by 3. Consider the following sentences:

  1. $n$ is divisible by 3
  2. 27 is a factor of $n^{3}$
  3. If $d$ is a multiple of 3 which divides $n^{3},$ then $n^{3}/d$ is a multiple of 3

Which of the above sentences are implications of $n^{3}$ being divisible by 3?

  • A. None
  • B. (1) only
  • C. (1) and (2) only
  • D. (1) and (3) only
  • E. (1), (2) and (3)

Key Idea (💡): Use the fundamental theorem of arithmetic to logically prove the first two statements are strictly true, while providing a simple numerical counterexample to demonstrate the third statement is false.

Reveal the answer & worked solution — commit to an option first

Correct Answer: C. (1) and (2) only

Fastest Approach (🚀):
If $3 \mid n^3,$ then 3 must divide $n$ because 3 is prime (Statement 1: TRUE).
If $n = 3k,$ then $n^3 = 27k^3,$ so 27 must divide $n^3$ (Statement 2: TRUE).
Statement 3 fails with counterexample: let $n=3 \implies n^3=27.$ Pick $d=27 \implies n^3/\text{d} = 1$ (not a multiple of 3: FALSE).

Matches Option C.

Step-by-Step Breakdown:

1. Fundamental Theorem of Arithmetic & Prime Factors

A. Euclid's Lemma


If prime $p$ divides $ab,$ then $p \mid a$ or $p \mid b.$

B. Cube Factor Corollary


If prime $p \mid n^3,$ then $p \mid n.$

2. Evaluating Statements 1 and 2

  • Statement 1: $3 \mid n^3 \implies 3 \mid n$ by Euclid's Lemma $\implies$ TRUE.
  • Statement 2: Since $3 \mid n,$ write $n = 3k.$ $n^3 = (3k)^3 = 27k^3 \implies 27 \mid n^3 \implies$ TRUE.

3. Evaluating Statement 3 via Counterexample

  • Statement 3: "If $d$ is a multiple of 3 dividing $n^3,$ then $n^3/\text{d}$ is a multiple of 3".
  • Test counterexample $n = 3 \implies n^3 = 27.$
  • Pick divisor $d = 27$ (multiple of 3 dividing 27).
  • Ratio $\frac{n^3}{d} = \frac{27}{27} = 1.$
  • $1$ is NOT a multiple of 3 $\implies$ Statement 3 is FALSE.

4. Option Matching

Only Statements (1) and (2) are implications.

Matches Option C.

Why the Other Options Are Wrong (❌):

  • A. None — All Rejected
    Statement 1 is the standard consequence of $3$ being prime: $3\mid n^3$ forces $3\mid n$. It cannot be dismissed.
  • B. (1) only — Consequence Missed
    Misses that $n=3k$ gives $n^3=27k^3$, so $27$ divides $n^3$ automatically.
  • D. (1) and (3) only — Counterexample Missed
    Accepts the false statement and rejects a true one. Take $n=3$, $d=27$: the quotient is $1$, which is not a multiple of $3$.
  • E. (1), (2) and (3) — Counterexample Missed
    Statement 3 fails at $d=n^3$, where the quotient is $1$. Testing the extreme value of $d$ is the fastest way to see it.

Common Mistake (⚠️):
Assuming Statement 3 is true without testing boundary conditions or extreme counterexamples where $d = n^3.$

Takeaway (📌):
In logical implication questions, always search for the simplest numerical counterexample to rapidly disprove false algebraic statements.

Question 24

Back to top ↑

Consider a quadratic $q(x)=x^{2}+ax+b.$ How many points on $q$ would be sufficient to determine the values of $a$ and $b$?

  • A. 1
  • B. 3
  • C. It is not possible to determine $q$ only with points
  • D. 2
  • E. None of the above

Key Idea (💡): State that because a standard quadratic equation has two independent unknown coefficients, exactly two specific coordinate points are sufficient to determine them.

Reveal the answer & worked solution — commit to an option first

Correct Answer: D. 2

Fastest Approach (🚀):
Each point $(x_{i}, y_{i})$ gives one equation $y_{i} = x_{i}^2 + ax_{i} + b \implies ax_{i} + b = y_{i} - x_{i}^2.$
Two points $(x_1, y_1)$ and $(x_2, y_2)$ with $x_1 ≠ x_2$ yield 2 linear equations in 2 unknowns ($a$ and $b$), uniquely solving them.

Matches Option D.

Step-by-Step Breakdown:

1. Polynomial Degrees of Freedom Theorem

A. Degrees of Freedom Law


A polynomial system with $k$ unknown linear coefficients requires $k$ distinct points $(x_{i}, y_{i})$ to be uniquely determined.

2. Monic Quadratic Parameter Counting

  • General quadratic: $y = Ax^2 + Bx + C$ (3 unknowns $A, B, C \implies 3$ points required).
  • Monic quadratic given: $q(x) = x^2 + ax + b$ ($A = 1$ fixed, only 2 unknowns $a, b$).

3. Simultaneous System Formulation

  • Point 1 $(x_1, y_1) \implies ax_1 + b = y_1 - x_1^2.$
  • Point 2 $(x_2, y_2) \implies ax_2 + b = y_2 - x_2^2.$
  • Subtracting equations ($x_1 ≠ x_2$):
  • $b$ is uniquely determined $\implies 2$ points are sufficient.

$a(x_1 - x_2) = (y_1 - x_1^2) - (y_2 - x_2^2) \implies a = \frac{y_1 - y_2 - x_1^2 + x_2^2}{x_1 - x_2}$

4. Option Matching

Matches Option D.

Why the Other Options Are Wrong (❌):

  • A. 1 — Under-determined
    One point gives one equation in two unknowns, so infinitely many pairs $(a,b)$ survive.
  • B. 3 — Leading Term Forgotten
    Three points are needed for the general $Ax^2+Bx+C$. Here the leading coefficient is already fixed at $1$, leaving only two unknowns.
  • C. It is not possible to determine $q$ only with points — Solvability Denied
    Two points with different $x$ give two independent linear equations in $a$ and $b$, which solve uniquely.
  • E. None of the above — Premature Rejection
    Option D is correct, so this cannot be. Check the stated options against the count of unknowns before reaching for 'none of the above'.

Common Mistake (⚠️):
Thinking 3 points are needed because general quadratics ($Ax^2+Bx+C$) have 3 variables, missing that the $x^2$ coefficient is already fixed at 1 here.

Takeaway (📌):
The number of distinct data points required to define a polynomial is exactly equal to the number of unknown coefficients it possesses.

Question 25

Back to top ↑

What is the area of the region enclosed by the curve $y = x^2 - 4x + 3$ and the $x$-axis?

  • A. 2/3
  • B. 2
  • C. 8/3
  • D. 4
  • E. 4/3

Key Idea (💡): Find the horizontal intercepts to establish the boundaries, integrate the negative version of the quadratic over this interval, and calculate the total positive area.

Reveal the answer & worked solution — commit to an option first

Correct Answer: E. 4/3

Fastest Approach (🚀):
Factor $x^2 - 4x + 3 = (x-1)(x-3) \implies x = 1, 3.$

Integrate:
$\int_{1}^{3} (x^2 - 4x + 3) \, \text{d}x = \left[ \frac{1}{3}x^3 - 2x^2 + 3x \right]_1^3 = 0 - 4/3 = -4/3$

Take absolute value for area $= 4/3.$

Matches Option E.

Step-by-Step Breakdown:

1. Bounded Area Integration Theorem

A. Physical Area Formula


For a curve $y = f(x)$ bounded by the $x$-axis between roots $a$ and $b$:
$\text{Area} = \left| \int_{a}^{b} f(x) \, \text{d}x \right|$

2. Root Determination

Set $y = 0 \implies x^2 - 4x + 3 = 0 \implies (x - 1)(x - 3) = 0.$
Boundaries: $x = 1$ and $x = 3.$

3. Definite Integration

$\int_1^3 (x^2 - 4x + 3) \, \text{d}x = \left[ \frac{1}{3}x^3 - 2x^2 + 3x \right]_1^3$

  • Upper limit $x = 3$: $\frac{1}{3}(27) - 2(9) + 3(3) = 9 - 18 + 9 = 0.$
  • Lower limit $x = 1$: $\frac{1}{3}(1) - 2(1) + 3(1) = \frac{4}{3}.$
  • Definite integral $= 0 - \frac{4}{3} = -\frac{4}{3}.$

4. Magnitude & Option Matching

$\text{Physical Area} = \left|-\frac{4}{3}\right| = \frac{4}{3}$

Matches Option E.

Why the Other Options Are Wrong (❌):

  • A. 2/3 — Half the Interval
    Half the area: the integral taken over $[1,2]$ or $[2,3]$ alone, stopping at the vertex instead of running to the second root.
  • B. 2 — Treated as Rectangle
    Base times depth. The region spans $2$ in $x$ and dips $1$ below the axis, but a parabolic segment fills only $\tfrac23$ of its bounding rectangle - hence $\tfrac43$, not $2$.
  • C. 8/3 — Doubled
    Twice the answer, which is what adding $\left|-\tfrac43\right|$ to $\tfrac43$ produces. Take the modulus once, at the end.
  • D. 4 — Exceeds Bound
    Larger than the bounding rectangle itself ($2\times1=2$), so it cannot be the enclosed area. A one-line bound rules it out.

Common Mistake (⚠️):
Forgetting to take the absolute value when the region lies below the x-axis, or misevaluating the lower limit calculation.

Takeaway (📌):
Areas enclosed below the x-axis yield negative definite integrals; always take the magnitude $|\text{Integral}|$ to state the physical area.

Question 26

Back to top ↑

Let $\mu$ be a positive real number and consider the following simultaneous equations:

What is the full range of values for $\mu$ such that the system has no solutions?

  • A. $\mu > 2$
  • B. $\mu > \sqrt{2}$
  • C. $\mu > 1$
  • D. $1 < \mu < 2$
  • E. $0 < \mu < 1 \text{ or } \mu > \sqrt{2}$

Key Idea (💡): Substitute the rearranged linear equation into the squared equation, and set the discriminant of the resulting quadratic to be less than zero to find where the system has no real roots.

Reveal the answer & worked solution — commit to an option first

Correct Answer: A. $\mu > 2$

Fastest Approach (🚀):
Square 1st eq: $(a+b)^2 = \mu^2 \implies a^2+b^2+2ab = \mu^2 \implies 2ab = \mu^2 - \mu.$
Trivial inequality: $(a-b)^2 \ge 0 \implies a^2+b^2 - 2ab \ge 0.$
Substitute: $\mu - (\mu^2 - \mu) \ge 0 \implies 2\mu - \mu^2 \ge 0 \implies \mu(2-\mu) \ge 0.$
Since $\mu > 0,$ real roots exist when $\mu \le 2.$ NO real solutions when $\mu > 2.$

Matches Option A.

Step-by-Step Breakdown:

1. Setting up the algebraic relationship

The system is given by:

  1. $a+b=\mu$
  2. $a^2+b^2=\mu$

Square the first equation:
$a+b=\mu \implies a^2+b^2+2ab=\mu^2$

Substitute the second equation ($a^2+b^2=\mu$) into this result:
$\mu + 2ab = \mu^2 \implies 2ab = \mu^2 - \mu$

2. Applying the Trivial Inequality

We use the trivial inequality $(a-b)^2 \ge 0$, which expands to:
$a^2+b^2-2ab \ge 0$

Substitute our expressions for $a^2+b^2$ and $2ab$ into the inequality:
$\mu - (\mu^2 - \mu) \ge 0$
$\mu - \mu^2 + \mu \ge 0$
$2\mu - \mu^2 \ge 0$
$\mu(2 - \mu) \ge 0$

3. Finding the range of $\mu$

For the system to have real solutions, $\mu$ must satisfy $\mu(2 - \mu) \ge 0$. Since we are given that $\mu$ is a positive real number ($\mu > 0$), we divide by $\mu$:
$2 - \mu \ge 0 \implies \mu \le 2$

Therefore, for the system to have no solutions, $\mu$ must lie strictly outside this region. Thus, $\mu > 2$.

Matches Option A.

Why the Other Options Are Wrong (❌):

  • B. $\mu > \sqrt{2}$ — Wrong Threshold
    The right inequality with the wrong threshold. Solving $\mu(2-\mu)\ge0$ puts the boundary at $\mu=2$; $\sqrt2$ appears nowhere in it.
  • C. $\mu > 1$ — Threshold Too Low
    $\mu=2$ still has a solution - $a=b=1$ satisfies both equations exactly - so the failure cannot begin at $\mu=1$.
  • D. $1 < \mu < 2$ — Solvable Band
    A bounded band, but $\mu=1.5$ works: $2ab=\mu^2-\mu=0.75$ and $(a-b)^2=2\mu-\mu^2=0.75\ge0$, so real $a,b$ exist.
  • E. $0 < \mu < 1 \text{ or } \mu > \sqrt{2}$ — Spurious Band
    Adds a spurious lower band. For $0<\mu<1$ the quantity $2\mu-\mu^2$ is positive, so $(a-b)^2\ge0$ holds and solutions exist throughout.

Common Mistake (⚠️):
Using the quadratic formula to solve for $a$ directly, which leads to messy roots and complicated discriminants, burning precious time.

Takeaway (📌):
For symmetric systems involving $a+b$ and $a^2+b^2,$ leveraging the trivial inequality $(a-b)^2 \ge 0$ is the fastest way to find bounds on parameters.

Question 27

Back to top ↑

Find the sum of all solutions to the equation $2 \sin^2(x) + \cos(x) = 1$ in the interval $0 \le x \le \pi.$

  • A. $\pi / 3$
  • B. $2\pi / 3$
  • C. $\pi$
  • D. $4\pi / 3$
  • E. $5\pi / 3$

Key Idea (💡): Substitute the trigonometric identity to convert the squared sine term into cosines, solve the resulting quadratic for the valid angles, and sum them together.

Reveal the answer & worked solution — commit to an option first

Correct Answer: B. $2\pi / 3$

Fastest Approach (🚀):
Substitute $\sin^2(x) = 1 - \cos^2(x)$:
$2(1 - \cos^2(x)) + \cos(x) = 1 \implies 2\cos^2(x) - \cos(x) - 1 = 0$
Factoring gives $(2\cos(x) + 1)(\cos(x) - 1) = 0 \implies \cos(x) = -1/2$ or $\cos(x) = 1.$
In $[0, \pi]$:

  • $\cos(x) = -1/2 \implies x = 2\pi/3$
  • $\cos(x) = 1 \implies x = 0$

Sum of solutions $= 2\pi/3 + 0 = 2\pi/3.$

Matches Option B.

Step-by-Step Breakdown:

1. Pythagorean Identity & Quadratic Conversion

A. Pythagorean Identity


$\sin^2(x) = 1 - \cos^2(x)$

B. Interval Constraint


$0 \le x \le \pi$

2. Quadratic Equation Setup & Factoring

Substitute identity:
$2(1 - \cos^2(x)) + \cos(x) = 1$
$2 - 2\cos^2(x) + \cos(x) = 1$
$2\cos^2(x) - \cos(x) - 1 = 0$

Factor quadratic in $\cos(x)$:
$(2\cos(x) + 1)(\cos(x) - 1) = 0$

3. Angle Evaluation in Interval $[0, \pi]$

  • Root 1: $\cos(x) = -\frac{1}{2} \implies x = \frac{2\pi}{3}$ (since $0 \le x \le \pi$).
  • Root 2: $\cos(x) = 1 \implies x = 0$ (since $0 \le x \le \pi$).

4. Sum of Solutions & Option Matching

$\text{Sum} = \frac{2\pi}{3} + 0 = \frac{2\pi}{3}$

Matches Option B.

Why the Other Options Are Wrong (❌):

  • A. $\pi / 3$ — Sign of Cosine
    $\cos x=-\tfrac12$ gives $x=\tfrac{2\pi}{3}$ on $[0,\pi]$. $\tfrac{\pi}{3}$ is where $\cos x=+\tfrac12$, which is not a root of the quadratic.
  • C. $\pi$ — False Root
    Adds $x=\pi$. There $\cos x=-1$, and neither factor of $(2\cos x+1)(\cos x-1)$ vanishes.
  • D. $4\pi / 3$ — Out of Interval
    Includes $x=\tfrac{4\pi}{3}$, the second solution of $\cos x=-\tfrac12$, which lies outside the interval $[0,\pi]$.
  • E. $5\pi / 3$ — Out of Interval
    Sums $\tfrac{2\pi}{3}$ with $\pi$. Only $x=0$ and $x=\tfrac{2\pi}{3}$ lie in $[0,\pi]$, and $x=0$ contributes nothing to the sum.

Common Mistake (⚠️):
Forgetting $x = 0$ as a solution or including solutions outside the interval $0 \le x \le \pi$ (such as $x = 4\pi/3$).

Takeaway (📌):
Pay strict attention to interval bounds $[0, \pi]$ when summing solutions to trigonometric equations.

Where to go next

Where to go from here

Everything on this page is free and stays free. These are the three things worth doing next.

One-to-one places are limited and taken by application, not by the hour.

Scroll to Top