2025 · Paper 2 · Mathematics
Question 9
The printed question, the official key, and each model’s JSON answer plus the reasoning it wrote.
Q09
Official 0.7 – 0.8

Model answers
Claude Fable 5.1
Anthropic
0.75
Claude Fable 5.1 reasoning
**Solving the differential equation** The equation x² dy/dx + xy = x² + y² is homogeneous. Put y = vx, so dy/dx = v + x dv/dx: x²(v + x v') + x²v = x² + x²v² ⟹ x v' = 1 − 2v + v² = (1 − v)² Separating variables: dv/(1 − v)² = dx/x ⟹ 1/(1 − v) = ln x + C Using y(1) = 0 ⟹ v = 0 at x = 1, so C = 1: 1/(1 − v) = 1 + ln x ⟹ v = ln x/(1 + ln x) Hence y(x) = x ln x / (1 + ln x), valid for x > 1/e (where 1 + ln x > 0). **Evaluating** - y(e) = e · 1/2 = e/2 - y(e²) = e² · 2/3 = 2e²/3 Therefore 2·(y(e))² / y(e²) = 2·(e²/4) / (2e²/3) = (e²/2)·(3/(2e²)) = 3/4 = 0.75
GPT 6 Astra
OpenAI
0.75
GPT 6 Astra reasoning
No written reasoning was returned for this item.
GPT 5.6 Luna
OpenAI
0.75
GPT 5.6 Luna reasoning
No written reasoning was returned for this item.