Area Under a Curve Given Parametrically

~45 min · WMA14 · 6.5

WMA14 · 6.5 · 45 min

Every step of this technique is one you already own — differentiate, substitute, integrate. Spec 6.5 is explicit that you will never be asked to sketch the curve to do this, which means the whole mark sits in the algebra of the conversion: A=ydxA=\int y\,dx becomes A=ydxdtdtA=\int y\,\frac{dx}{dt}\,dt, the same substitution move this unit's own volume-of-revolution formula already uses. The one place this technique adds something genuinely new is the LIMITS — a parametric curve doesn't have to move the same direction its parameter does, and matching each x-limit to its own correctly-solved t-value, in the right order, is the difference between the right answer and its exact negative.

Key terms in this lesson

Before you read on

Two or three questions on exactly what this lesson teaches. Being wrong here is fine — it's the fastest way to find out what to pay attention to next.

What spec 6.5 actually asks — and, explicitly, what it does not

Spec 6.5 states this lesson's entire content in one line, plus a guidance clause that matters as much as the content itself: 'Use integration to find the area under a curve given its parametric equations. Guidance: Students should be able to find the area under a curve given its parametric equations. Students will not be expected to sketch a curve from its parametric equations' (WMA14 spec, section 6.5). That second guidance sentence is doing real work: this technique is examined as pure integration mechanics, not as a graph-reading skill bolted on top of it. A curve given by x=x(t)x=x(t), y=y(t)y=y(t) can have the area under it found without ever drawing what it looks like — genuinely useful under time pressure, and a direct signal that every mark here sits in the algebra of the conversion, not in visualising the curve's shape.

The technique itself is one substitution, applied to a formula you already have. The ordinary area-under-a-curve formula is A=ydxA=\int y\,dx. When xx is written as a function of a parameter tt instead of standing on its own, dx=dxdtdtdx = \frac{dx}{dt}\,dt — an ordinary change of variable, the identical move this course's own volume-of-revolution lesson (spec 6.1, this lesson's own prerequisite) already makes for πy2dx\pi\int y^2\,dx. Substituting into the plain area formula: A=ydx=ydxdtdtA=\int y\,dx = \int y\,\frac{dx}{dt}\,dt. Nothing here is new content beyond that one substitution — spec 6.5 doesn't introduce a new formula so much as ask you to apply a substitution you already own to a formula you already have.

The one genuinely new piece of bookkeeping, and where this lesson's own attention is concentrated: the LIMITS of that integral have to be re-expressed in tt before you evaluate anything. A question gives you x-limits — x=ax=a to x=bx=b — because that's the region whose area is being asked for; solving x(t)=ax(t)=a and x(t)=bx(t)=b for their matching t-values, and using those, is not an optional tidy-up step. It's the difference between integrating over the actual region asked for and integrating over some other stretch of the curve entirely.

Two skills, reasoned from the shape of the technique itself

Every genuinely mechanical skill this lesson draws on already exists elsewhere in the Pure strand: differentiating x(t)x(t) (spec 5.1, parametric differentiation), and integrating with respect to tt (ordinary integration, wherever it was first taught). What spec 6.5 adds is not a new differentiation rule or a new integration rule — it's the two bookkeeping steps that sit either side of them: converting the differential (dxdxdtdtdx\to\frac{dx}{dt}\,dt) and converting the limits (x-values → their matching t-values). Call the first Skill 1: finding dxdt\frac{dx}{dt} and writing down ydxdtdt\int y\,\frac{dx}{dt}\,dt correctly — reusing exactly what this lesson's own prerequisite (volume of revolution) already drills, for a squared version of the same substitution. Call the second Skill 2: solving for the correct t-limits AND getting their order right.

It's worth being precise about what this two-skill split can, and can't, lean on. This course's own worked-out record for the sibling topic (spec 6.1, volume of revolution) is NOT evidence for it, and treating it as such would overstate what that record actually shows: its own examiner-report evidence is that candidates get the SETUP right almost universally — writing πy2dx\pi\int y^2\,dx, choosing the axis, AND converting the limits — with marks lost afterward in EXECUTING the resulting integral instead (squaring a compound yy, spotting the right , choosing the right integration technique). That is a different skill split from the one above, not the same one, and no examiner report reviewed for this course documents a limits- or differential-conversion failure specifically on spec 6.1's own parametric volume questions. So this lesson does not borrow that record as support here — there is no examiner-report evidence of any kind for spec 6.5 specifically (this research pass found none, and says so plainly in this lesson's own closing flag). The split above rests on the mechanism block's own argument instead — that a change of variable's limits belong to whichever variable's values they actually are — a structural, reasoned inference, not a claim borrowed from a documented error pattern that, on the sibling topic, actually points the other way.

Mechanism

Where A = ∫y (dx/dt) dt actually comes from — the same substitution argument every change of variable uses

The area formula A=abydxA=\int_a^b y\,dx itself comes from summing thin vertical strips — width δx\delta x, height yy — each contributing yδxy\,\delta x to the running total, with the sum becoming an exact integral as δx0\delta x\to0. Nothing in that argument cares how xx is written down: xx could stand on its own, or be written as a function of some other variable tt, provided a unique tt corresponds to each xx in the region being swept out (the reason a parameter's range has to be chosen so this holds in the first place). Once x=x(t)x=x(t), the ordinary rule for changing the variable of a applies exactly as it would anywhere else: dx=dxdtdtdx=\frac{dx}{dt}\,dt, and — this is the part that's easy to treat as optional and isn't — the LIMITS have to be re-expressed in terms of tt too, because a definite integral's limits are always values of whichever variable its own d()d(\ldots) names. Leaving the limits as the original x-values while integrating with respect to tt doesn't compute the wrong number by some fixable margin; it computes something that isn't the intended integral at all, the same way abydxdtdt\int_a^b y\,\frac{dx}{dt}\,dt mixes a tt-integral with xx-limits and produces a value with no clean geometric meaning.

Mechanism

Why matching each x-limit to its own correct t-value is the whole trick — and why no separate "flip the sign" rule is ever needed

A definite integral pqf(t)dt\int_p^q f(t)\,dt is defined by which value plays pp (the lower limit) and which plays qq (the upper): swap them and the value negates, qpf(t)dt=pqf(t)dt\int_q^p f(t)\,dt=-\int_p^q f(t)\,dt. This matters for a parametric area integral because xx does not have to increase whenever tt does. If dxdt\frac{dx}{dt} is negative over the interval being used — the curve's x-coordinate falls as tt rises — then the t-value belonging to the LARGER x-limit is the SMALLER t-value, not the larger one. Matching each x-limit to its own genuinely correct t-value, and writing those as the lower and upper bounds of the t-integral in that same order — the lower x-limit's t-value first, the upper x-limit's t-value second — already produces the correct sign automatically. There is no separate rule needed for 'when dxdt\frac{dx}{dt} is negative, flip the sign of the answer': that flip is exactly what correctly ordering the limits already does, once, at the point the limits are converted. Getting this order wrong — using the t-values in whichever order they happen to be found, rather than the order the x-values they represent actually sit in — is the one genuinely new failure mode this technique adds on top of ordinary substitution, and it isn't a rare edge case: it shows up whenever xx is a decreasing function of tt anywhere across the interval used, which the worked example below is built specifically to demonstrate.

Diagram — The area formula, drawn as a teaching aid — spec 6.5's own guidance means the exam never requires this sketch
xyx = 4cos t, y = 3sin t (0 ≤ t ≤ π/2)t = 0t = π/2

x-axis: x · y-axis: y

x = 4cos t, y = 3sin t (0 ≤ t ≤ π/2)
A quarter of an ellipse. As t runs from 0 to π/2, the point traces this arc from (4, 0) up and across to (0, 3) — meaning x actually DEcreases over this range even though t increases, which is exactly the case the worked example below (using this identical curve) is built to demonstrate.
t = 0
Corresponds to x = 4, the LARGER of the two x-limits used below, even though t = 0 is the SMALLER of the two t-values.
t = π/2
Corresponds to x = 0, the SMALLER of the two x-limits, even though t = π/2 is the LARGER t-value. This is the reversal the worked example below has to handle explicitly.

Common error: Setting up the integral as running from t = 0 to t = π/2 directly — matching t = 0 to the LOWER bound and t = π/2 to the UPPER bound, the natural order t itself increases in, but not the order the x-limits it represents actually sit in.

Correct: t = π/2 (where x = 0, the lower x-limit) has to be the LOWER bound of the t-integral, and t = 0 (where x = 4, the upper x-limit) has to be the UPPER bound — reversed from the order t itself runs in, because x runs the opposite way to t across this arc.

Worked, in full

The area under x=4costx=4\cos t, y=3sinty=3\sin t (0tπ20\le t\le\frac{\pi}{2}) between x=0x=0 and x=4x=4 — the case where matching the limits means reversing the natural order of tt

  1. 01

    Differentiate xx with respect to tt: x=4costdxdt=4sintx=4\cos t \Rightarrow \frac{dx}{dt}=-4\sin t.

    Earns: M1 — correct derivative of x(t)x(t). Already negative for every tt in (0,π2)\left(0,\frac{\pi}{2}\right) — worth noticing now, because it's the reason the limits need care in stage 2.

  2. 02

    Find the t-values matching the two given x-limits. x=0x=0: 4cost=0cost=0t=π24\cos t=0\Rightarrow\cos t=0\Rightarrow t=\frac{\pi}{2} (the only solution in 0tπ20\le t\le\frac{\pi}{2}). x=4x=4: 4cost=4cost=1t=04\cos t=4\Rightarrow\cos t=1\Rightarrow t=0. So x=0x=0 corresponds to t=π2t=\frac{\pi}{2}, and x=4x=4 corresponds to t=0t=0 — the LARGER x-limit belongs to the SMALLER t-value.

    Earns: M1 — correctly solves for both t-values, restricted to the given domain of t. This is the step spec 6.5's own guidance is entirely about: converting x-limits into t-limits.

  3. 03

    Write the integral with the t-limits in the order that matches the x-limits: x=0x=0 (the lower x-limit) is the LOWER limit of the t-integral, so its t-value, π2\frac{\pi}{2}, goes on the bottom; x=4x=4 (the upper x-limit) is the UPPER limit, so its t-value, 00, goes on top: A=04ydx=π/20ydxdtdt=π/20(3sint)(4sint)dtA=\int_0^4 y\,dx = \int_{\pi/2}^{0} y\,\frac{dx}{dt}\,dt = \int_{\pi/2}^{0} (3\sin t)(-4\sin t)\,dt.

    Earns: A1 — correctly ordered t-limits, matched to their corresponding x-limits rather than left in the order they were found in stage 2. Reversing this order (writing 0π/2\int_0^{\pi/2} instead) is the single most direct way to lose this exact mark, and produces a negative final value.

  4. 04

    Simplify the integrand before integrating: (3sint)(4sint)=12sin2t(3\sin t)(-4\sin t) = -12\sin^2 t.

    Earns: M1 — correct product, with the sign carried through explicitly rather than dropped.

  5. 05

    Integrate, using sin2t=1cos2t2\sin^2 t = \frac{1-\cos 2t}{2}: 12sin2t=6(1cos2t)=6+6cos2t-12\sin^2 t = -6(1-\cos 2t) = -6+6\cos 2t, so (12sin2t)dt=6t+3sin2t\int(-12\sin^2 t)\,dt = -6t+3\sin 2t.

    Earns: M1 — attempts the double-angle identity and integrates term by term.

  6. 06

    Evaluate at the limits found in stage 3: [6t+3sin2t]π/20=(0+0)(6π2+3sinπ)=0(3π+0)=3π\left[-6t+3\sin 2t\right]_{\pi/2}^{0} = (0+0) - \left(-6\cdot\frac{\pi}{2}+3\sin\pi\right) = 0-(-3\pi+0)=3\pi.

    Earns: A1 — correct exact final value, and positive, as an area has to be. If the t-limits from stage 2 had been used in the wrong order (00 to π2\frac{\pi}{2} instead of π2\frac{\pi}{2} to 00), this same working would evaluate to 3π-3\pi — same magnitude, wrong sign, from a limits-ordering slip rather than any error in the calculus itself.

Complete it yourself

Complete the chain — the area under x=4sintx=4\sin t, y=3costy=3\cos t (0tπ20\le t\le\frac{\pi}{2}) between x=0x=0 and x=4x=4 — the SAME arc as the worked example above, traced the other way

  1. 01

    Differentiate xx with respect to tt: x=4sintdxdt=4costx=4\sin t \Rightarrow \frac{dx}{dt}=4\cos t — positive for every tt in (0,π2)\left(0,\frac{\pi}{2}\right), unlike the worked example above.

  2. 02

    Find the t-values matching the two x-limits. x=0x=0: 4sint=0t=04\sin t=0\Rightarrow t=0. x=4x=4: 4sint=4sint=1t=π24\sin t=4\Rightarrow\sin t=1\Rightarrow t=\frac{\pi}{2}. This time the SMALLER x-limit (x=0x=0) matches the SMALLER t-value (t=0t=0), and the LARGER x-limit matches the LARGER t-value — the natural order of tt already matches the order of the x-limits, so no reversal is needed here: A=04ydx=0π/2ydxdtdtA=\int_0^4 y\,dx = \int_0^{\pi/2} y\,\frac{dx}{dt}\,dt.

Same question, every valid method

Find the exact area under the curve given parametrically by x=t2x=t^2, y=ty=t, for t0t\ge0, between x=0x=0 and x=4x=4. (VERIDIAN-original question — this course's research pass found no primary Pearson document evidencing spec 6.5 specifically, so this question, and every mark allocation attached to it, is modelled on the general M/A/B conventions verified in WMA14-verified-facts.md §4, not transcribed from a real mark scheme, which for this spec point this research pass did not find one of.)

2 valid methods · every one reaches 163\frac{16}{3} · 2 marks available

  1. 01

    dxdt=2t\frac{dx}{dt}=2t. x=0t=0x=0\Rightarrow t=0; x=4t=2x=4\Rightarrow t=2 (taking the positive root, since t0t\ge0).

    Method mark for finding dx/dt and correctly solving both x-limits for their matching t-values, respecting the given domain restriction.

    M1
  2. 02

    A=04ydx=02t2tdt=022t2dt=[2t33]02=163A=\int_0^4 y\,dx=\int_0^2 t\cdot2t\,dt=\int_0^2 2t^2\,dt=\left[\frac{2t^3}{3}\right]_0^2=\frac{16}{3}.

    Accuracy mark for the correct integral, correctly evaluated, exact form.

    A1

The route spec 6.5 is actually testing, and the only one that generalises: it works exactly the same way whether or not the parametric equations happen to eliminate cleanly, which the trig curves in this lesson's own worked example and chain drill demonstrate directly — neither x=4costx=4\cos t nor x=4sintx=4\sin t eliminates tt into a simple y=f(x)y=f(x) at all.

Marked, line by line

A curve CC has parametric equations x=t2+1x=t^2+1, y=4tt2y=4t-t^2, for t0t\ge0. The region RR is bounded by CC, the x-axis, and the lines x=1x=1 and x=5x=5. (a) Find dxdt\frac{dx}{dt}. (1) (b) Show that the x-limits x=1x=1 and x=5x=5 correspond to t=0t=0 and t=2t=2 respectively. (2) (c) Hence find the exact area of RR. (3) — VERIDIAN-original question. This course's research pass found no primary Pearson document evidencing spec 6.5, so this question and every mark code and criterion attached to it below are modelled on the general M/A/B conventions verified in WMA14-verified-facts.md §4 (method marks for 'knowing a method and attempting to apply it'; accuracy marks dependent on the method mark; the general Pure-Mathematics principle that an integration method mark is earned once the power of at least one term is increased by 1), not transcribed from a real mark scheme, which for this spec point does not exist in the material this course has reviewed.

6 marks available

(a)1 mark

  1. 01

    x=t2+1dxdt=2tx=t^2+1 \Rightarrow \frac{dx}{dt}=2t.

    Independent mark for the correct derivative — doesn't depend on anything in parts (b) or (c).

    B1

(b)2 marks

  1. 101

    x=1x=1: t2+1=1t2=0t=0t^2+1=1\Rightarrow t^2=0\Rightarrow t=0.

    Method mark for setting up and solving x(t) = 1 for t.

    M1
  2. 102

    x=5x=5: t2+1=5t2=4t=±2t^2+1=5\Rightarrow t^2=4\Rightarrow t=\pm2; since t0t\ge0, t=2t=2. So x=1x=1 corresponds to t=0t=0 and x=5x=5 corresponds to t=2t=2, as required.

    Accuracy mark for correctly solving x(t) = 5 AND explicitly rejecting the negative root against the stated domain t ≥ 0 — both needed, since the equation genuinely has two roots and only the domain restriction picks the one the question wants.

    A1

(c)3 marks

  1. 201

    A=15ydx=02ydxdtdt=02(4tt2)(2t)dt=02(8t22t3)dtA=\int_1^5 y\,dx = \int_0^2 y\,\frac{dx}{dt}\,dt = \int_0^2 (4t-t^2)(2t)\,dt = \int_0^2 (8t^2-2t^3)\,dt, using the t-limits found in (b) in the same order as the x-limits they correspond to (the smaller x-limit's t-value, 0, first).

    Method mark for setting up the correct integral in t — this is the specific skill spec 6.5 tests: y·(dx/dt), with the CONVERTED limits from part (b), not the original x-values 1 and 5.

    M1
  2. 202

    (8t22t3)dt=8t33t42\int(8t^2-2t^3)\,dt = \frac{8t^3}{3}-\frac{t^4}{2}.

    Method mark for integrating, with the power of at least one term correctly increased by 1 — the general Pure-Mathematics marking principle verified in WMA14-verified-facts.md §4.

    M1
  3. 203

    [8t33t42]02=(6438)0=403\left[\frac{8t^3}{3}-\frac{t^4}{2}\right]_0^2 = \left(\frac{64}{3}-8\right)-0=\frac{40}{3}.

    Accuracy mark, correct answer only, exact form. A decimal here would not satisfy an 'exact area' expectation, under the general marking-convention principle (verified WMA14-verified-facts.md §4) that marks are normally lost for resorting to a rounded decimal where an exact answer is required.

    A1

Marked, line by line

A curve CC has parametric equations x=8cos3θx=8\cos^3\theta, y=6sin2θy=6\sin^2\theta, 0θπ20\le\theta\le\frac{\pi}{2}. The point PP lies on CC and has parameter θ=π3\theta=\frac{\pi}{3}. (a) Find the coordinates of PP. (2) The line ll is the normal to CC at PP. (b) Find an equation for ll in the form y=mx+cy=mx+c, where mm and cc are constants. (5) The finite region SS is bounded by the curve CC, the line ll, the yy-axis and the xx-axis. (c) Show that the area of SS is given by 4+1440π/3(sinθcos2θsinθcos4θ)dθ4+144\displaystyle\int_0^{\pi/3}(\sin\theta\cos^2\theta-\sin\theta\cos^4\theta)\,d\theta. (6) (d) Hence, using algebraic integration, find the exact area of SS. (3) — REAL Pearson Edexcel International A-Level question, WMA14 Paper 01A, January 2026, Q7 (Publications Code WMA14_01_2601_MS, Question Paper Log Number P87595A, sat Thursday 22 January 2026). Independently re-fetched and re-verified against the primary-source question-paper and mark-scheme PDFs (pdftotext -layout and -raw cross-checked, and the curve's own exponent placement and the mark scheme's final printed fraction confirmed by direct visual inspection of the rendered PDF page, not from pdftotext's layout output alone) and cross-checked by computer algebra (sympy) before being written in here — this is the first genuinely real, cited past-paper question this lesson has, closing the header's own honestly-stated gap that no real Pearson question or examiner commentary for spec 6.5 was ever found. It also teaches a structure absent from every other item in this lesson: region SS is bounded PARTLY by a straight line (the normal ll, found using spec 5.1's parametric-differentiation technique) and PARTLY by the parametric curve CC itself, so its area is found as a trapezium-under-the-line component plus a parametric-integral component — not a region bounded purely by the curve and vertical/horizontal cut lines, the only shape every other item in this lesson uses. One real limitation, stated rather than smoothed over: no examiner report for this series was found publicly available at the time of writing, so — like the first marked-solution block above — this item can verify the real mark-scheme MECHANICS but does not yet contribute a documented candidate MISCONCEPTION; it was deliberately not added to the trap-taxonomy below for that reason.

16 marks available

(a)2 marks

  1. 01

    x=8cos3 ⁣(π3)=8×(12)3=1x=8\cos^3\!\left(\frac{\pi}{3}\right)=8\times\left(\frac12\right)^3=1

    First B1 for either coordinate correct — x = 1, or y = 4.5 (accept any exact equivalent for 4.5) — which may be seen on a diagram, or written separately as x = 1, y = 4.5 rather than as a coordinate pair.

    B1
  2. 02

    y=6sin2 ⁣(π3)=6×(32)2=6×34=4.5y=6\sin^2\!\left(\frac{\pi}{3}\right)=6\times\left(\frac{\sqrt3}{2}\right)^2=6\times\frac34=4.5, so P=(1,4.5)P=(1,4.5).

    Second B1 for both coordinates correct, as the pair (1, 4.5) — the real mark scheme allows this written separately or without brackets, and 'isw' (ignore subsequent working) once a correct pair has been seen.

    B1

(b)5 marks

  1. 101

    dxdθ=24cos2θsinθ\frac{dx}{d\theta}=-24\cos^2\theta\sin\theta, dydθ=12sinθcosθ\frac{dy}{d\theta}=12\sin\theta\cos\theta, so dydx=dy/dθdx/dθ=12sinθcosθ24cos2θsinθ\frac{dy}{dx}=\frac{dy/d\theta}{dx/d\theta}=\frac{12\sin\theta\cos\theta}{-24\cos^2\theta\sin\theta}

    Method mark for attempting dy/dx = (dy/dθ)/(dx/dθ) — the real mark scheme allows this unsimplified, and condones poor differentiation of either x or y provided both have genuinely been changed from the original parametric forms.

    M1
  2. 102

    dydx=12cosθ\frac{dy}{dx}=-\frac{1}{2\cos\theta} (cancelling one factor of sinθ\sin\theta and one factor of cosθ\cos\theta)

    Accuracy mark for the correctly simplified derivative — may be left unsimplified and implied by further correct work instead.

    A1
  3. 103

    Substitute θ=π3\theta=\frac{\pi}{3}: dydx=12cos(π/3)=12×12=1\frac{dy}{dx}=-\frac{1}{2\cos(\pi/3)}=-\frac{1}{2\times\frac12}=-1

    Method mark for substituting θ = π/3 into their own dy/dx to reach a value — dependent on the first method mark. The real mark scheme notes this may need checking on a calculator if only a bare value is shown.

    dM1
  4. 104

    Gradient of the normal =11=1=-\frac{1}{-1}=1. Using (1,4.5)(1,4.5): y4.5=1(x1)y-4.5=1(x-1)

    Method mark for using the negative reciprocal of their own gradient together with their (1, 4.5) to set up the equation of the normal — dependent on both previous method marks.

    ddM1
  5. 105

    y=x+3.5y=x+3.5

    Accuracy mark for the final equation in the required y = mx + c form, or any exact equivalent.

    A1

(c)6 marks

  1. 201

    ydxdθdθ=6sin2θ×(24cos2θsinθ)dθ\int y\,\frac{dx}{d\theta}\,d\theta=\int 6\sin^2\theta\times(-24\cos^2\theta\sin\theta)\,d\theta

    M1 for attempting ∫y(dx/dθ)dθ — the real mark scheme allows omission of dθ, and allows this unsimplified. A1 for the correct unsimplified integrand, 6sin²θ × −24cos²θsinθ.

    M1A1
  2. 202

    Using sin2θ=1cos2θ\sin^2\theta=1-\cos^2\theta: ydxdθdθ=A(cos2θsinθcos4θsinθ)dθ\int y\,\frac{dx}{d\theta}\,d\theta=\int A\left(\cos^2\theta\sin\theta-\cos^4\theta\sin\theta\right)d\theta

    Method mark for using sin²θ = 1 − cos²θ to reach an 'integrable form' — dependent on the first method mark. The real mark scheme condones sign slips only for this specific mark.

    dM1
  3. 203

    Area of trapezium (under ll, between x=0x=0 and x=1x=1) =12(3.5+4.5)=4=\frac12(3.5+4.5)=4

    Follow-through B1 for the trapezium area using their own y-intercept (3.5, from part (b)) and their own P y-coordinate (4.5, from part (a)) — the real mark scheme also accepts this found by directly integrating l, ∫₀¹(x+3.5)dx. Just stating 'area of trapezium = 4' with no calculation shown scores B0ft.

    B1ft
  4. 204

    Attempts trapezium + area under curve, using the limits from parts (a) and (b): total area =12(3.5+4.5)144π/30sin3θcos2θdθ=\frac12(3.5+4.5)-144\displaystyle\int_{\pi/3}^{0}\sin^3\theta\cos^2\theta\,d\theta

    Method mark for attempting trapezium + area under the curve, using the correct pair of limits (θ = π/3, where the curve meets P, and θ = 0, where the curve meets the x-axis) either way around — dependent on the first method mark.

    dM1
  5. 205

    Area =4+1440π/3(sinθcos2θsinθcos4θ)dθ=4+144\displaystyle\int_0^{\pi/3}(\sin\theta\cos^2\theta-\sin\theta\cos^4\theta)\,d\theta *

    Achieves the given (printed) answer with no errors seen and every previous mark scored — a 'show that' mark, so this exact form (144, and these limits, consistent throughout) must be reached, not just an equivalent value.

    A1*

(d)3 marks

  1. 301

    Using sinθcosnθcosn+1θn+1\sin\theta\cos^n\theta\to-\frac{\cos^{n+1}\theta}{n+1} in both terms: (sinθcos2θsinθcos4θ)dθ=cos3θ3+cos5θ5\displaystyle\int(\sin\theta\cos^2\theta-\sin\theta\cos^4\theta)\,d\theta=-\frac{\cos^3\theta}{3}+\frac{\cos^5\theta}{5}

    Method mark for the antiderivative rule sinθcosⁿθ → −cosⁿ⁺¹θ/(n+1), applied correctly in either term — cannot be implied by a correct final answer alone. The real mark scheme also allows this via the substitution u = cosθ.

    M1
  2. 302

    [cos3θ3+cos5θ5]0π/3=(124+1160)(13+15)\left[-\frac{\cos^3\theta}{3}+\frac{\cos^5\theta}{5}\right]_0^{\pi/3}=\left(-\frac{1}{24}+\frac{1}{160}\right)-\left(-\frac13+\frac15\right)

    Accuracy mark for any correct (unsimplified) answer following a correctly integrated expression, with the trig values (cos(π/3) = 1/2, cos(0) = 1) evaluated rather than left as trig expressions.

    A1
  3. 303

    Area =4+144[(124+1160)(13+15)]=4+144×47480=18110=4+144\left[\left(-\frac1{24}+\frac1{160}\right)-\left(-\frac13+\frac15\right)\right]=4+144\times\frac{47}{480}=\frac{181}{10}

    Correct exact final answer, 181/10 (= 18.1), 'cso' (correct solution only) — the real mark scheme's own printed value. Independently cross-checked with sympy two ways: direct symbolic integration of the part-(c) integrand over [0, π/3], and evaluating the antiderivative at the two limits by hand — both agree exactly on 181/10, not 181/15 (a figure that appears in an earlier, uncorrected draft of this citation and does not match either the primary source or its own stated 18.1 decimal approximation).

    A1

In your own words

In one sentence: why does matching each x-limit to its own correctly-solved t-value already produce the right sign for the area, without ever needing a separate rule for 'flip the sign if dx/dt is negative'?

Named traps

x-limits-used-directly-as-t-limits-without-converting
Reasoned as a direct structural inference from this course's own verified research on the adjacent topic of substitution (spec 6.2, a genuinely different spec point): 'Common reasons for a loss of marks... use of the x limits... instead of the u limits' (Oct 2022, Q7(i), WMA14-verified-facts.md §5.6). Spec 6.5's own technique — A=ydx=ydxdtdtA=\int y\,dx=\int y\,\frac{dx}{dt}\,dt — is the identical bookkeeping move: a change of the integral's variable, which always carries the same requirement that the LIMITS change with it. No primary document reviewed for this course names this specific failure on a parametric-area question, because none was found evidencing spec 6.5 at all (see this lesson's own closing flag) — this item is included because the mechanic it's about is structurally identical, not because a report was found saying so.
dx-dt-factor-dropped-entirely
The sister failure to the one above, from the same adjacent substitution research: 'candidates who ignored the dx and simply wrote it as du' (Oct 2021, Q6, WMA14-verified-facts.md §5.6) — the differential-conversion half of exactly the same substitution move spec 6.5 asks for, applied there to a different variable name. On a parametric area question this shows up as integrating yy with respect to tt directly — ydt\int y\,dt — as though tt and xx were interchangeable, silently changing the answer by whatever dxdt\frac{dx}{dt} actually was. Reasoned from the structure of the technique and the adjacent verified finding, not from a report naming this exact question type.
t-limits-kept-in-the-order-they-were-found-rather-than-the-order-the-x-limits-sit-in
This lesson's own central teaching point, reasoned entirely from the structure of a definite integral rather than from any examiner-report quote — no such quote exists for spec 6.5 in this course's research pass; see the closing flag. pqf(t)dt=qpf(t)dt\int_p^q f(t)\,dt=-\int_q^p f(t)\,dt: swapping the two limits of any definite integral negates it. Whenever dxdt\frac{dx}{dt} is negative across the interval used — this lesson's own worked example, x=4costx=4\cos t, is built specifically to exercise this — the t-value belonging to the SMALLER x-limit is the LARGER t-value, and using the two t-values in whichever order they were found (rather than the order the x-limits they represent actually sit in) produces an area with the correct magnitude and the wrong sign. Checking the sign of dxdt\frac{dx}{dt} before writing down the final integral's limits — not after getting a suspicious negative number — is the reliable fix.
area-formula-confused-with-the-adjacent-volume-formula
Reasoned from the two spec points' proximity within the same Integration section (6.1 and 6.5, four items apart in the same numbered list) rather than from any documented confusion between them — no examiner report reviewed comments on this specific mix-up. A=ydxdtdtA=\int y\,\frac{dx}{dt}\,dt (spec 6.5, area) and V=πy2dxdtdtV=\pi\int y^2\,\frac{dx}{dt}\,dt (spec 6.1's own parametric extension, this lesson's prerequisite) share almost every symbol — the same substitution, the same dxdt\frac{dx}{dt} factor, the same limit-conversion step — differing only in whether yy is squared and whether π\pi is present. Revising both topics in close succession, as their adjacent spec numbering invites, is exactly the situation where the two formulas are most likely to blend into each other.

Retrieval — with feedback on every choice

Question 1
2 marks

A curve has parametric equations x=t2+3x=t^2+3, y=2t+1y=2t+1. Which integral gives the area under the curve between the t-values t=1t=1 and t=3t=3?

Question 2
3 marks

A curve has parametric equations x=t24x=t^2-4, y=ty=t, for t0t\ge0. What t-values correspond to the x-limits x=0x=0 and x=5x=5?

Question 3
3 marks

A curve has parametric equations x=2costx=2\cos t, y=5sinty=5\sin t, for 0tπ20\le t\le\frac{\pi}{2}. Find the exact area between the curve, the x-axis, x=0x=0 and x=2x=2.

Question 4
3 marks

A curve has parametric equations x=t3x=t^3, y=2ty=2t, for t0t\ge0. Find the exact area under the curve between t=0t=0 and t=2t=2.

Question 5
3 marks

A curve has parametric equations x=3t2x=3-t^2, y=ty=t, for t0t\ge0. A student wants the area between the curve, the x-axis, x=1x=-1 and x=3x=3. They correctly find dxdt=2t\frac{dx}{dt}=-2t, and correctly find that x=3x=3 corresponds to t=0t=0 and x=1x=-1 corresponds to t=2t=2. They then write the integral as 02ydxdtdt\int_0^2 y\,\frac{dx}{dt}\,dt and get 163-\frac{16}{3}. What is the mistake, and what should the integral be?

Reference — not a study method, a lookup
  • A = ∫y dx = ∫y (dx/dt) dt — the only new step beyond ordinary integration is converting BOTH the dx and the limits into t.
  • Find dx/dt first. Then solve x(t) = [each given x-value] for t, checking any stated domain (e.g. t ≥ 0) before choosing a root.
  • Match limits correctly: the t-value for the LOWER x-limit is the lower t-limit; the t-value for the UPPER x-limit is the upper t-limit — even if this reverses the order t itself runs in.
  • Get the matching right and the sign comes out right automatically — there is no separate rule for 'flip the sign if dx/dt is negative.'
  • π∫y²(dx/dt)dt is the VOLUME formula (spec 6.1) — a different spec point. Area (spec 6.5) has no π and never squares y.

Not affiliated with or endorsed by Pearson Edexcel. This is the thinnest-evidenced lesson in this course's WMA14 batch, and that is stated plainly rather than smoothed over: this course's own research pass (WMA14-verified-facts.md) — four full examiner reports and eight mark schemes across ten series — found NO examiner-report quote, mark-scheme extract, series or question number anywhere in its per-topic material (§5) or its own shortlist of topics with enough verified material for a standalone lesson (§7) that evidences spec 6.5 ('Use integration to find the area under a curve given its parametric equations') specifically — true of that original research pass; a 2026-09-07 update (below) closed part of this gap with one real, cited mark-scheme item, though still no examiner report. Spec 6.5 is not named in either section; §5.6's coverage of Integration quotes findings for 6.1 through 6.4 only. This is a thinner evidence base than every other WMA14 lesson in this batch, and thinner even than WMA11's own honestly-disclosed thin-evidence lessons (surds-manipulation-and-exact-answers.ts, cubic-graph-sketching-from-factored-form.ts), which at least had a general mark-scheme principle to anchor to — 6.5 had none, general or specific, anywhere in the facts bank reviewed for this course, until the update below. Every prequestion, teach chunk, mechanism, diagram, worked chain, chain drill, method comparison and MCQ in this lesson, and the FIRST of its two marked-solution blocks, is therefore VERIDIAN-original, built around the spec's own guidance text rather than around any real past-paper question, because this research pass originally located none for this spec point. Two trap-taxonomy items, and their echoes inside the MCQ and marked-solution distractors, lean explicitly on a general limits-of-integration-conversion failure pattern verified for a DIFFERENT, adjacent spec point — substitution, 6.2, not 6.5 ('use of the x limits... instead of the u limits,' Oct 2022 Q7(i); 'ignored the dx and simply wrote it as du,' Oct 2021 Q6, both WMA14-verified-facts.md §5.6) — reused here as a disclosed, reasoned inference because spec 6.5's own technique is structurally the identical change-of-variable bookkeeping, not because either quote is being presented as direct evidence for this spec point. Every other trap item, and the limits-ORDER trap that is this lesson's own central teaching point, is reasoned entirely from the mathematical structure of the technique itself, with no citation of any kind — the same 'reasoned from structure, not from a quote' discipline WMA11's own surds lesson already uses for most of its trap-taxonomy. Every mark code and criterion attached to a VERIDIAN-original question in this lesson (the worked chain, chain drill, method comparison and marked solution alike) is modelled on the general M/A/B mark-scheme conventions verified verbatim in WMA14-verified-facts.md §4, not transcribed from a real mark scheme, which for this spec point does not exist in the material this course has reviewed. Every numeric result in this lesson — every derivative, every t-limit, every definite integral, both correct and deliberately wrong — was computed and independently checked with sympy before being written in. One exception, added 2026-09-07: the SECOND marked-solution block is a real, cited Pearson question (WMA14/01A, January 2026, Q7, Publications Code WMA14_01_2601_MS, Question Paper Log Number P87595A) with its real mark scheme transcribed and independently re-verified — including an independent sympy check that caught and corrected a mistranscription in the audit that surfaced this citation (the real mark scheme, confirmed by direct visual inspection of the rendered PDF page, prints the exact final area as 181/10, not the audit's own stated 181/15) — the first marked-solution block above it remains VERIDIAN-original, and the two are clearly distinguished in their own question text.

Question 12 marks

A curve has parametric equations x=t2+3x=t^2+3, y=2t+1y=2t+1. Which integral gives the area under the curve between the t-values t=1t=1 and t=3t=3?

  • 13(2t+1)(2t)dt\int_1^3 (2t+1)(2t)\,dt

    Correct. dxdt=2t\frac{dx}{dt}=2t for x=t2+3x=t^2+3, and A=ydx=ydxdtdtA=\int y\,dx=\int y\,\frac{dx}{dt}\,dt — this is exactly that substitution, with the given t-limits used directly since the question already states them in terms of t.

  • B13(2t+1)dt\int_1^3 (2t+1)\,dt

    The dxdt\frac{dx}{dt} factor has been dropped — this integrates yy with respect to tt as though tt and xx were the same variable.

  • C13(2t+1)(t2+3)dt\int_1^3 (2t+1)(t^2+3)\,dt

    This multiplies yy by xx itself, not by dxdt\frac{dx}{dt}. x=t2+3x=t^2+3 is the value of xx; the formula needs its DERIVATIVE, 2t2t, not xx itself.

  • D13(2t)(t2+3)dt\int_1^3 (2t)(t^2+3)\,dt

    This has swapped the roles: it multiplies dxdt\frac{dx}{dt} by x(t)x(t) instead of by y(t)y(t). The area formula needs ydxdty\cdot\frac{dx}{dt}, not dxdtx\frac{dx}{dt}\cdot x.

Traps tested: Dx dt factor dropped entirely · X used in place of dx dt · Y and x roles swapped

Question 23 marks

A curve has parametric equations x=t24x=t^2-4, y=ty=t, for t0t\ge0. What t-values correspond to the x-limits x=0x=0 and x=5x=5?

  • t=2t=2 and t=3t=3

    Correct. t24=0t2=4t=±2t^2-4=0\Rightarrow t^2=4\Rightarrow t=\pm2, and t24=5t2=9t=±3t^2-4=5\Rightarrow t^2=9\Rightarrow t=\pm3 — taking the positive root each time, since t0t\ge0.

  • Bt=2t=-2 and t=3t=-3

    Both equations genuinely have t=±2t=\pm2 and t=±3t=\pm3 as solutions, but the question states t0t\ge0 — the negative root is never the one this domain allows, for either x-value.

  • Ct=0t=0 and t=5t=5

    This treats the x-values themselves as though they were already the t-values, without solving t24=0t^2-4=0 or t24=5t^2-4=5 at all.

  • Dt=2t=2 and t=3t=-3

    The equation for x=0x=0 is solved correctly (t=2t=2, respecting t0t\ge0), but the equation for x=5x=5 picks the negative root (t=3t=-3) instead of the positive one — an inconsistent application of the same domain restriction to the two limits.

Traps tested: Domain restriction on t ignored · X limits used directly as t limits without converting · Domain restriction applied inconsistently

Question 33 marks

A curve has parametric equations x=2costx=2\cos t, y=5sinty=5\sin t, for 0tπ20\le t\le\frac{\pi}{2}. Find the exact area between the curve, the x-axis, x=0x=0 and x=2x=2.

  • 5π2\frac{5\pi}{2}

    Correct. dxdt=2sint\frac{dx}{dt}=-2\sin t; x=0x=0 at t=π2t=\frac{\pi}{2}, x=2x=2 at t=0t=0, so A=π/20(5sint)(2sint)dt=0π/210sin2tdt=10×π4=5π2A=\int_{\pi/2}^{0}(5\sin t)(-2\sin t)\,dt = \int_0^{\pi/2} 10\sin^2 t\,dt = 10\times\frac{\pi}{4}=\frac{5\pi}{2}.

  • B5π2-\frac{5\pi}{2}

    Same magnitude as the correct answer, wrong sign — this comes from integrating from t=0t=0 to t=π2t=\frac{\pi}{2} directly (the order t itself runs in) rather than matching t=π2t=\frac{\pi}{2} (where x=0x=0, the LOWER x-limit) to the lower bound and t=0t=0 (where x=2x=2) to the upper bound.

  • C55

    This comes from integrating yy with respect to tt directly — 0π/25sintdt=5\int_0^{\pi/2} 5\sin t\,dt=5 — with the dxdt\frac{dx}{dt} factor dropped entirely.

  • D5π4\frac{5\pi}{4}

    This comes from using dxdt=sint\frac{dx}{dt}=-\sin t instead of the correct 2sint-2\sin t — dropping the coefficient 2 from differentiating x=2costx=2\cos t, while getting the limits' order right.

Traps tested: T limits kept in the order they were found rather than the order the x limits sit in · Dx dt factor dropped entirely · Coefficient dropped when differentiating x

Question 43 marks

A curve has parametric equations x=t3x=t^3, y=2ty=2t, for t0t\ge0. Find the exact area under the curve between t=0t=0 and t=2t=2.

  • 2424

    Correct. dxdt=3t2\frac{dx}{dt}=3t^2, so A=02(2t)(3t2)dt=026t3dt=[3t42]02=24A=\int_0^2 (2t)(3t^2)\,dt=\int_0^2 6t^3\,dt=\left[\frac{3t^4}{2}\right]_0^2=24.

  • B44

    This comes from 022tdt=4\int_0^2 2t\,dt=4 — integrating yy with respect to tt with the dxdt\frac{dx}{dt} factor dropped entirely.

  • C88

    This comes from using dxdt=t2\frac{dx}{dt}=t^2 instead of the correct 3t23t^2 — dropping the coefficient 3 that the power rule produces when differentiating t3t^3.

  • D1212

    This comes from using y=ty=t instead of the correct y=2ty=2t — halving the y-component before multiplying by the (correct) dxdt=3t2\frac{dx}{dt}=3t^2.

Traps tested: Dx dt factor dropped entirely · Coefficient dropped during differentiation · Coefficient of y dropped

Question 53 marks

A curve has parametric equations x=3t2x=3-t^2, y=ty=t, for t0t\ge0. A student wants the area between the curve, the x-axis, x=1x=-1 and x=3x=3. They correctly find dxdt=2t\frac{dx}{dt}=-2t, and correctly find that x=3x=3 corresponds to t=0t=0 and x=1x=-1 corresponds to t=2t=2. They then write the integral as 02ydxdtdt\int_0^2 y\,\frac{dx}{dt}\,dt and get 163-\frac{16}{3}. What is the mistake, and what should the integral be?

  • The t-limits are in the wrong order: since x=1x=-1 is the LOWER x-limit and it corresponds to t=2t=2, the integral should be 20ydxdtdt=163\int_2^0 y\,\frac{dx}{dt}\,dt=\frac{16}{3}

    Correct. t=2t=2 (where x=1x=-1, the lower x-limit) must be the LOWER limit of the t-integral, and t=0t=0 (where x=3x=3, the upper x-limit) must be the UPPER limit — the exact reverse of the order the t-values were found in, because xx decreases as tt increases here.

  • BNothing is wrong — 163-\frac{16}{3} should be reported as the final answer

    An area can't be negative. Getting a negative value from an otherwise-correct setup is itself the signal that the t-limits are the wrong way round, not a valid final answer to report as-is.

  • CThe mistake is in dxdt\frac{dx}{dt} — it should be +2t+2t, not 2t-2t, since xx should always increase as tt increases

    There's no such rule — dxdt\frac{dx}{dt} is whatever the actual derivative of x(t)x(t) is, and here x=3t2x=3-t^2 genuinely decreases as tt increases from 0. dxdt=2t\frac{dx}{dt}=-2t is correct as it stands; the error is in the limits, not the derivative.

  • DThe mistake is that yy should be squared before integrating, since this is a volume-of-revolution-style question

    This confuses spec 6.5 (area, ydxdtdt\int y\,\frac{dx}{dt}\,dt) with spec 6.1's parametric volume formula (πy2dxdtdt\pi\int y^2\,\frac{dx}{dt}\,dt) — a genuinely different question type. Nothing here asks for a volume, and squaring yy would not fix a limits-ordering error in any case.

Traps tested: Negative result accepted without checking what it means · Sign of derivative incorrectly blamed · Area formula confused with the adjacent volume formula

Practice this for real

This site teaches the mechanism; the exam is sat on Pearson's own real questions. Go find and attempt these yourself — nothing here substitutes for actually sitting a timed paper.

Pearson's official past-papers portal

Select International Advanced Level → Mathematics → any series, then look for WMA14.

Pure Mathematics 4 · progress saved in this browser · sign in to sync across devices

That’s the end of Pure Mathematics 4.

You've finished the reading order. 11 lessons left unmarked — worth a pass before you call it done.

Back to the contents