Frequency: 9 sub-parts across 7 of 13 years (2013, 2015, 2016, 2018, 2019, 2020, 2024)
Priority tier: T2
Marks (count): 10 (3), 15 (6)
Average solve time: ~14 min
Difficulty mix: hard 5, medium 4
Section: B | Dominant type: computation
Why This Chapter Matters
Quasilinear first-order PDEs appear in 7 of the last 12 years, split evenly between 10- and 15-mark slots and rated the hardest PDE atom in Paper 2. The difficulty is almost entirely in finding the right multipliers for Lagrange’s auxiliary equations — once the two first integrals are found, the general solution is immediate. Three question types repeat: pure Lagrange (find two first integrals, write the general solution), integral surface through a curve (additionally eliminate a parameter to pin down a specific surface), and orthogonal trajectories (form the PDE from the family’s gradient and apply Lagrange). The multiplier patterns that recur — (x,y,z), (y,x,0), (3x2,3y2,0), and “add all three ratios” — are worth memorising.
Minimum Theory
Lagrange’s quasilinear PDE. The PDE P(x,y,z)p+Q(x,y,z)q=R(x,y,z) (where p=zx, q=zy) has general solution F(u1,u2)=0 where u1=c1 and u2=c2 are two independent first integrals of the Lagrange auxiliary (subsidiary) equations:
Pdx=Qdy=Rdz.
Finding first integrals via multipliers. For a common ratio k=dx/P=dy/Q=dz/R, any multipliers (ℓ,m,n) give k=(ℓdx+mdy+ndz)/(ℓP+mQ+nR). If ℓP+mQ+nR=0 then ℓdx+mdy+ndz=0 along characteristics, giving an exact first integral when the numerator is integrable. Good multiplier choices: (x,y,z) (looks for x2+y2+z2 structure); (y,x,0) (gives d(xy)); (1,1,1) (gives x+y+z); (x,y,ϕ) (gives x2+y2+ϕ2).
Integral surface through a curve. Given parametric curve x=x0(t),y=y0(t),z=z0(t): evaluate c1=u1(x0,y0,z0) and c2=u2(x0,y0,z0) as functions of the parameter t; eliminate t to get the relation F(c1,c2)=0 that the integral surface satisfies.
Orthogonal trajectory surfaces. For a one-parameter family ϕ(x,y,z)=C, the normal direction at each point is ∇ϕ; orthogonal surfaces satisfy the PDE ϕxp+ϕyq=ϕz (after eliminating C). Solve by Lagrange’s method.
Question Archetypes
Three patterns cover every quasilinear PDE question in the corpus.
First integral (multipliers (y,x,0)): yP+xQ=−3xy(x3−y3); numerator =d(xy). Pairing with dz/R and cancelling (x3−y3): d(xy)/(−3xy)=dz/(9z), integrating gives u1=z(xy)3=c1.
Second integral (multipliers (3x2,3y2,0)): denominator =−6(x3−y3)(x3+y3); numerator =d(x3+y3). Same cancel gives u2=z2(x3+y3)3=c2.
General solution: Φ(z(xy)3,z2(x3+y3)3)=0.
Integral surface. On the curve (x,y,z)=(t,t2,1): c1=t9, c2=(t3+t6)3=t9(1+t3)3. Eliminate t: c11/3=t3, then c21/3=t3(1+t3)=c11/3(1+c11/3). After cubing:
z(x3+y3−x2y2)3=(xy)3.
2019 Paper 2, 2019-P2-Q6a (15 marks)
xux+(u−x−y)uy=x+2y; u=1+y on x=1.
Auxiliary: xdx=u−x−ydy=x+2ydu.
First integral: add dy+du: numerator d(u+y), denominator (u+y). Pairing with dx/x: d(u+y)/(u+y)=dx/x, giving C1=(u+y)/x.
Second integral: along characteristic with x=es, y satisfies the linear ODE y′+2y=(C1−1)es; solution y=A/x2+(C1−1)x/3. Then C2=x2(x+2y−u).
Applying u=1+y on x=1:C1=1+2y, C2=y. Eliminate y: C1=1+2C2. Solving for u:
u(x,y)=1+2x32x4+4x3y+x−y.
2020 Paper 2, 2020-P2-Q6a (15 marks)
(x−y)y2zx+(y−x)x2zy=(x2+y2)z; integral surface through xz=a3,y=0.
First integral: cancel the shared factor (x−y) from P,Q: dx/y2=dy/(−x2), giving x2dx+y2dy=0, so u1=x3+y3=c1.
Second integral: test v=z/(x−y); verify Pvx+Qvy+Rvz=0 ✓, so u2=z/(x−y)=c2.
Applying curve y=0, z=a3/x:c1=x3, c2=z/x=a3/x2. Eliminate x: c1=x3⇒x=c11/3, so c2c12/3=a3, i.e. c23c12=a9.
(x3+y3)2z3=a9(x−y)3.
2024 Paper 2, 2024-P2-Q7a (15 marks)
(y−ϕ)ϕx+(ϕ−x)ϕy=x−y; through ϕ=0,xy=1 and circle x+y+ϕ=0,x2+y2+ϕ2=a2.
First integral: add all three ratios — denominator =(y−ϕ)+(ϕ−x)+(x−y)=0, so dx+dy+dϕ=0, giving C1=x+y+ϕ.
Second integral: multiply numerators by x,y,ϕ: denominator x(y−ϕ)+y(ϕ−x)+ϕ(x−y)=0, so xdx+ydy+ϕdϕ=0, giving C2=x2+y2+ϕ2.
General solution:x2+y2+ϕ2=G(x+y+ϕ).
Through ϕ=0,xy=1:C1=x+y, C2=x2+y2=(x+y)2−2xy=C12−2. So G(t)=t2−2.
Surface: x2+y2+ϕ2=(x+y+ϕ)2−2. Expand and simplify:
xy+yϕ+xϕ=1.
(The second prescribed condition — the circle — gives a2=−2, impossible for real a; flag this inconsistency.)
Common Traps
The shared factor in the denominator of two ratios (e.g. (x3−y3) in 2018) cancels against R, making the resulting ODE integrable. Look for this cancellation before trying brute-force pairings.
Eliminate t from the data curve, not from a generic point on the surface. The relation between c1(t) and c2(t) is specific to the curve; don’t try to express it in terms of x,y,z directly.
In 2024, both “add all three” and “multiply by x,y,ϕ” both give zero denominator — this is a special structure (characteristic condition) that yields two clean integrals immediately. When the denominator vanishes, the numerator equals zero along characteristics.
lagrange-linear (3 question(s); 2015, 2015, 2016)
Recognition Cues
A Lagrange PDE is given with no prescribed curve; just “find the general integral/solution.”
The phrase “general integral” or “general solution” (not “integral surface”).
Often a 10-mark question from Section B compulsory part.
Solution Template
Write auxiliary equations dx/P=dy/Q=dz/R.
Find the two most accessible first integrals by: (a) pairing two ratios directly (dy/y=dz/z etc.); (b) using multipliers to build exact differentials.
State the general integral F(u1,u2)=0 (or u2=f(u1)).
Worked Example(s)
2015 Paper 2, 2015-P2-Q5a (10 marks)
(y2+z2−x2)p−2xyq+2xz=0.
Standard form: Pp+Qq=R with R=−2xz. Auxiliary: y2+z2−x2dx=−2xydy=−2xzdz.
First integral: pair dy/(−2xy)=dz/(−2xz): dy/y=dz/z, giving u1=y/z=c1.
Second integral: multipliers (x,y,z): xP+yQ+zR=xz2+xy2−x3−2xy2−2xz2=−x(x2+y2+z2); numerator xdx+ydy+zdz=21d(x2+y2+z2). Pairing with dz/(−2xz) and cancelling −x: gives u2=(x2+y2+z2)/z=c2.
Φ(zy,zx2+y2+z2)=0.
2015 Paper 2, 2015-P2-Q6a (15 marks)
pcos(x+y)+qsin(x+y)=z.
Let u=x+y, v=x−y. Auxiliary: du/(cosu+sinu)=dv/(cosu−sinu)=dz/z.
First integral (from du and dz): integrate dz/z=du/(cosu+sinu). Use cosu+sinu=2sin(u+π/4); ∫cscvdv=ln∣tan(v/2)∣:
C1=z[tan((x+y)/2+π/8)]1/2.
Second integral (from du and dv): dv/du=(cosu−sinu)/(cosu+sinu)=d(ln∣cosu+sinu∣)/du, so:
C2=x−y−ln∣sin(x+y)+cos(x+y)∣.
Φ(C1,x−y−ln∣sin(x+y)+cos(x+y)∣)=0.
2016 Paper 2, 2016-P2-Q5e (10 marks)
(y+zx)p−(x+yz)q=x2−y2.
First integral (multipliers (x,y,z)): xP+yQ+zR=xz2−yz2+zx2−zy2+z(x2−y2)= simplifies to z(x2−y2)=zR. Numerator xdx+ydy+zdz=21d(x2+y2+z2); relation d(x2+y2−z2)=0 gives u1=x2+y2−z2=c1.
Wait — re-examine: xP+yQ+zR=x(y+zx)−y(x+yz)+z(x2−y2)=x2z−y2z=z(x2−y2)=zR. So z(x2−y2)xdx+ydy+zdz=x2−y2dz, giving xdx+ydy=zdz−zdz=0. Actually more directly: xdx+ydy+zdz=zdz, i.e. xdx+ydy−zdz=0, integrating to u1=x2+y2−z2.
Second integral (multipliers (y,x,1)): yP+xQ+R=(y2−x2)=−R. So ydx+xdy=−dz, giving d(xy+z)=0, u2=xy+z=c2.
F(x2+y2−z2,xy+z)=0.
Common Traps
For the 2016 equation, both pairs of multipliers (x,y,z) and (y,x,1) produce something proportional to R=x2−y2 in the denominator, which is the signature of a clean integral. Test these standard multiplier sets first.
In pcos(x+y)+qsin(x+y)=z (2015), the change of variables u=x+y, v=x−y decouples the second integral: dv/du=(cosu−sinu)/(cosu+sinu) is the derivative of ln∣cosu+sinu∣.
orthogonal-surfaces (2 question(s); 2013, 2016)
Recognition Cues
A one-parameter family of surfaces F(x,y,z)=C is given; find the orthogonal trajectory surfaces.
The phrase “surfaces orthogonal to the family” or “orthogonal trajectory surface of the system.”
Solution Template
Eliminate the parameter C from F=C by differentiating partially or substituting C as a function of x,y,z.
Compute the normal direction (ϕx,ϕy,ϕz) of the family (after eliminating C).
The orthogonal surface satisfies ϕxp+ϕyq=ϕz (or ϕxdx=ϕydy=ϕzdz, equivalently the surface contains the family’s normal).
Write Lagrange’s auxiliary: dx/ϕx=dy/ϕy=dz/ϕz.
Find two first integrals and write the general surface F(u1,u2)=0.
If a specific surface is required, apply an initial curve condition.
Worked Example(s)
2013 Paper 2, 2013-P2-Q6b (15 marks)
Orthogonal to z(x+y)=C(3z+1); through circle x2+y2=1,z=1.
Auxiliary (multiply through by (3z+1)): zdx=zdy=x+ydz(3z+1).
First integral:dx=dy → u1=x−y=c1.
Second integral: with y=x−c1, x+y=2x−c1; cross-multiply: (2x−c1)dx=(3z2+z)dz. Integrate: x2−c1x=z3+z2/2+c2, i.e. u2=xy−z3−z2/2=c2.
Through x2+y2=1,z=1:c1=x−y, c2=xy−3/2. Using (x−y)2=1−2xy: xy=(1−c12)/2, so c2=(1−c12)/2−3/2=−1−c12/2, i.e. c12+2c2+2=0.
Substituting back:
x2+y2=2z3+z2−2.
2016 Paper 2, 2016-P2-Q5a (10 marks)
Surfaces orthogonal to x2+y2+z2=cz.
Eliminate c=(x2+y2+z2)/z: normal =(2x,2y,(z2−x2−y2)/z), equivalently (2xz,2yz,z2−x2−y2).
Auxiliary: 2xzdx=2yzdy=z2−x2−y2dz.
First integral:dx/x=dy/y → u1=y/x=c1.
Second integral (multipliers (x,y,z)): numerator xdx+ydy+zdz=21d(r2) where r2=x2+y2+z2; denominator z(x2+y2+z2)=zr2. Pairing with dy/(2yz): 2r2d(r2)=2ydy, integrating to u2=(x2+y2+z2)/y=c2.
Φ(xy,yx2+y2+z2)=0.
Common Traps
Eliminate C before forming the normal. The family x2+y2+z2=cz has c=(r2)/z; only after substituting does the third component of the normal become z2−x2−y2.
For 2013, the two integrals are x−y and xy−z3−z2/2; pinning the second integral down requires solving an ODE in x (or y) after substituting c1=x−y — don’t forget this step.
Marks-Aware Writing
10-mark questions (2015-Q5a, 2016-Q5a, 2016-Q5e): Two to three lines of multiplier setup, one boxed general solution. Show the multiplier calculation (denominator =0, numerator =d(…)) explicitly — that is the method step worth marks.
15-mark questions (2013, 2015-Q6a, 2018, 2019, 2020, 2024): For integral-surface questions: four phases — auxiliary equations, two first integrals, general solution, surface through the curve. Each phase is ~3 marks; don’t collapse them. For orthogonal-surface questions: show the gradient computation and the resulting Lagrange PDE before solving.
Practice Set
Year
Paper/Q
Marks
One-line hint
2022
P2-Q5a
10
Lagrange: find two first integrals from the auxiliary equations; straightforward multiplier approach
2020
P2-Q5d
10
Lagrange compulsory-part question; apply “add ratios” or direct pairing
2020
P2-Q7a
15
Integral surface; two first integrals then eliminate curve parameter
2017
P2-Q6a
15
Integral surface through given initial curve
2025
P2-Q7a
15
Integral surface; follow the same four-phase template
We've mapped all 13 years of this exam. Get new chapters, tools, and solutions as we release them — free.