How I Scored 96 in MP Board 12th Maths — And What I'd Warn You About
A former MPBSE topper walks through the Class 12 Maths paper structure, worked solutions across every section, and the specific habits that separated a good score from a great one.
I scored 96 in this exact paper three years ago, and if you'd asked me the week before whether I felt ready, I'd have said no — Calculus still felt shaky, and I hadn't touched Linear Programming in a month. What actually got me the 96 wasn't mastering everything. It was knowing exactly where the marks live in this paper and refusing to lose easy ones to carelessness. Let me show you what I mean by walking through it properly.
The Shape of the Paper
Five sections, 100 marks, 3 hours, no calculator. Section A is one-mark MCQs, worth 5. Section B is ten two-markers, 10 marks. Section C, five three-markers, 15 marks. Section D, four four-markers, 16 marks. And then Section E — the one that decides your final score — 54 marks of numericals and proofs.
That last number is the one nobody tells you clearly enough. Section E alone is more than half the paper. I've seen classmates who were genuinely excellent at Sections A through D walk out with a 70 because they mismanaged those final 54 marks under time pressure. Don't let that be you.
Working Through It the Way I Actually Would
sin⁻¹(sin 3π/5) — this one catches people because 3π/5 sits outside the principal value range of sin⁻¹, which is [−π/2, π/2]. You can't just cancel sin and sin⁻¹ blindly. The correct approach: sin(3π/5) = sin(π − 3π/5) = sin(2π/5), and 2π/5 is inside the principal range, so the answer is 2π/5. I lost half a mark on a near-identical question in a mock test before I properly internalised this trap.
Prove 2sin⁻¹(3/5) = tan⁻¹(24/7). Let sin⁻¹(3/5) = θ. Then sinθ=3/5, cosθ=4/5, tanθ=3/4. Double angle formulas: sin2θ=24/25, cos2θ=7/25, so tan2θ=24/7, meaning 2θ=tan⁻¹(24/7). Clean, and it always shows up in some form.
Finding A⁻¹ for a 3×3 matrix — this is the question everyone dreads and it's really just patience. For A = [[1,2,3],[0,1,4],[5,6,0]], the determinant works out to 1, which is good news since it means A⁻¹ = adjA exactly, no fraction to carry through nine cofactor calculations. Compute each cofactor carefully, transpose to get the adjugate, and you're done. The mistake I made in practice, repeatedly, was mixing up a sign in one cofactor and not catching it until the final answer looked "off." Recompute the determinant as a sanity check before you commit to your final matrix.
Area between y=x² and y=x — find where they intersect (x=0 and x=1), then integrate the difference: ∫₀¹(x−x²)dx = 1/2−1/3 = 1/6 square units. Simple once you see it, and a very typical Section C question.
The 4-mark plane equation question (through three given points) — I want to be honest that this type used to genuinely intimidate me. Set up ax+by+cz=d, plug in all three points, and you get three equations in four unknowns, which you solve by elimination, picking a convenient value for one variable at the end since the plane equation is defined up to a scalar multiple. It looks harder than it is once you've done it three or four times.
What Section E Actually Tests
This is where Calculus dominates — integration by substitution, maxima/minima using the second derivative test, differential equations with an integrating factor, definite integrals using standard identities. I want to flag one specific problem type: dy/dx + y = eˣ. Recognise it as linear in y, find the integrating factor (here, simply eˣ since P=1), multiply through, and integrate. y·eˣ = ∫e²ˣdx = e²ˣ/2 + C, giving y = eˣ/2 + Ce⁻ˣ. This exact structure — linear differential equation, integrating factor, solve — appears almost every year with different functions plugged in.
Probability shows up here too, usually as combinations: "two balls drawn without replacement" or "two cards from a deck" type questions, solved with C(n,r) ratios. These are fast marks if you're comfortable with combinatorics, and genuinely costly if you're not, because there's no partial credit for setting up the wrong ratio.
The Time Management Habit That Actually Mattered
I gave myself roughly 1.8 minutes per mark as a rough guide, but weighted it unevenly — Section A in five minutes flat (if you're hesitating on an MCQ, you don't know it well enough for hesitation to help), fifteen on Section B, twenty-five on C, thirty on D, and a full ninety minutes on Section E, with fifteen minutes held back at the very end purely to recheck units and numerical slips. That last fifteen minutes is where I believe I actually earned the difference between a 90 and a 96 — not from new knowledge, just from catching arithmetic mistakes I'd otherwise have submitted.
Where I'd Tell You to Put Your Remaining Time
Calculus alone is 44 of 100 marks. If you get properly fluent in integration and differentiation — not just recognising the type of problem but executing it fast and cleanly — you've functionally secured nearly half this paper. I'd genuinely save Probability and Linear Programming for the final week before the exam; they have few enough sub-types that a short, sharp refresh works fine, unlike Calculus, which punishes anything less than sustained weeks of practice.
And memorise your standard derivative and integral formulas outright. Deriving sin x or eˣ's derivative from first principles in the exam hall is not a good use of the three hours you have.