Browse papers
LevelNEB Class 12
StreamScience
SubjectMathematics
Year2077 BS
Exam sessionModel questions
Full marks40
Time allowed90 minutes
Questions15, all with step-by-step solutions
A

Group 'A'

Group A is compulsory. Attempt all the questions.

9 questions
1aLong answer2 marks

Show that 12!+23!+34!+=1\dfrac{1}{2!}+\dfrac{2}{3!}+\dfrac{3}{4!}+\dots = 1.

Write the general term: n(n+1)!=(n+1)1(n+1)!=1n!1(n+1)!\dfrac{n}{(n+1)!}=\dfrac{(n+1)-1}{(n+1)!}=\dfrac{1}{n!}-\dfrac{1}{(n+1)!}.

Summing from n=1n=1 to \infty gives a telescoping series:

n=1(1n!1(n+1)!)=11!limn1(n+1)!=10=1.\sum_{n=1}^{\infty}\left(\dfrac{1}{n!}-\dfrac{1}{(n+1)!}\right)=\dfrac{1}{1!}-\lim_{n\to\infty}\dfrac{1}{(n+1)!}=1-0=1.

Hence the sum is 11.

sequence-and-seriesexponential-series
1bLong answer2 marks

Find the ratio in which the line joining the points P(2,4,7)P(-2,4,7) and Q(3,5,1)Q(3,-5,-1) is divided by the ZX-plane.

The ZX-plane has equation y=0y=0. Let the plane divide PQPQ in ratio k:1k:1. The yy-coordinate of the dividing point is k(5)+1(4)k+1=0\dfrac{k(-5)+1(4)}{k+1}=0, so 5k+4=0-5k+4=0, giving k=45k=\dfrac{4}{5}.

Hence the ZX-plane divides PQPQ in the ratio 4:54:5 (internally).

coordinate-geometry-3d
1cLong answer2 marks

If a=i^+2j^k^\vec{a}=\hat{i}+2\hat{j}-\hat{k} and b=i^j^+k^\vec{b}=\hat{i}-\hat{j}+\hat{k}, find the projection of b\vec{b} on a\vec{a}.

Projection of b\vec{b} on a\vec{a} is aba\dfrac{\vec{a}\cdot\vec{b}}{|\vec{a}|}.

ab=(1)(1)+(2)(1)+(1)(1)=121=2\vec{a}\cdot\vec{b}=(1)(1)+(2)(-1)+(-1)(1)=1-2-1=-2.

a=12+22+(1)2=6|\vec{a}|=\sqrt{1^2+2^2+(-1)^2}=\sqrt{6}.

Projection =26=26=63=\dfrac{-2}{\sqrt{6}}=-\dfrac{2}{\sqrt{6}}=-\dfrac{\sqrt{6}}{3}.

vectorsprojection
2aLong answer2 marks

Solve: dydx+1+cos2y1cos2x=0\dfrac{dy}{dx}+\dfrac{1+\cos 2y}{1-\cos 2x}=0.

Using 1+cos2y=2cos2y1+\cos 2y=2\cos^2 y and 1cos2x=2sin2x1-\cos 2x=2\sin^2 x:

dydx=2cos2y2sin2x=cos2ysin2x.\dfrac{dy}{dx}=-\dfrac{2\cos^2 y}{2\sin^2 x}=-\dfrac{\cos^2 y}{\sin^2 x}.

Separating variables: dycos2y=dxsin2x\dfrac{dy}{\cos^2 y}=-\dfrac{dx}{\sin^2 x}, i.e. sec2ydy=csc2xdx\sec^2 y\,dy=-\csc^2 x\,dx.

Integrating: tany=cotx+C\tan y = \cot x + C.

differential-equations
2bLong answer2 marks

Calculate the mean deviation from mean of the data: 3,5,9,11,7,63, 5, 9, 11, 7, 6.

Mean xˉ=3+5+9+11+7+66=4166.833\bar{x}=\dfrac{3+5+9+11+7+6}{6}=\dfrac{41}{6}\approx 6.833.

Absolute deviations from mean: 36.833=3.833|3-6.833|=3.833, 56.833=1.833|5-6.833|=1.833, 96.833=2.167|9-6.833|=2.167, 116.833=4.167|11-6.833|=4.167, 76.833=0.167|7-6.833|=0.167, 66.833=0.833|6-6.833|=0.833.

Sum =13=13. Mean deviation =1362.167=\dfrac{13}{6}\approx 2.167.

statisticsmean-deviation
3Long answer4 marks

Define abelian group. If (G,)(G,*) is an abelian group, prove that (ab)1=a1b1 a,bG(a*b)^{-1}=a^{-1}*b^{-1}\ \forall\, a,b\in G.

Abelian group: A group (G,)(G,*) in which the operation * is commutative, i.e. ab=baa*b=b*a for all a,bGa,b\in G.

Proof: In any group (ab)1=b1a1(a*b)^{-1}=b^{-1}*a^{-1}. Since GG is abelian, b1a1=a1b1b^{-1}*a^{-1}=a^{-1}*b^{-1}. Hence (ab)1=a1b1(a*b)^{-1}=a^{-1}*b^{-1}.

Verification: (ab)(a1b1)=a(ba1)b1=a(a1b)b1=(aa1)(bb1)=ee=e(a*b)*(a^{-1}*b^{-1})=a*(b*a^{-1})*b^{-1}=a*(a^{-1}*b)*b^{-1}=(a*a^{-1})*(b*b^{-1})=e*e=e, confirming a1b1a^{-1}*b^{-1} is the inverse of aba*b.

abstract-algebragroup-theory
4Long answer4 marks

Find the condition that a line ax+by+c=0ax+by+c=0 may be normal to the parabola y2=4mxy^2=4mx.

Or

Find the vertices and foci of the ellipse (x+2)216+(y5)29=1\dfrac{(x+2)^2}{16}+\dfrac{(y-5)^2}{9}=1.

Normal to parabola: The normal to y2=4mxy^2=4mx at parameter tt is y+tx=2mt+mt3y+tx=2mt+mt^3. Comparing the given line ax+by+c=0ax+by+c=0 i.e. y=abxcby=-\dfrac{a}{b}x-\dfrac{c}{b} with the normal y=tx+(2mt+mt3)y=-tx+(2mt+mt^3), we get t=abt=\dfrac{a}{b} and cb=2mt+mt3-\dfrac{c}{b}=2mt+mt^3. Eliminating tt gives the condition amb2am b^2 \cdot (substitute t=a/bt=a/b): cb=2mab+ma3b3-\dfrac{c}{b}=2m\dfrac{a}{b}+m\dfrac{a^3}{b^3}, i.e. cb2=2mab2+ma3-cb^2 = 2mab^2+ma^3, so ma3+2mab2+cb2=0ma^3+2mab^2+cb^2=0, i.e. ma3+2mab2+cb2=0\boxed{m a^{3}+2 m a b^{2}+c b^{2}=0}.

Or — Ellipse: (x+2)216+(y5)29=1\dfrac{(x+2)^2}{16}+\dfrac{(y-5)^2}{9}=1 has centre (2,5)(-2,5), a2=16, b2=9a^2=16,\ b^2=9 with major axis along xx. So a=4, b=3a=4,\ b=3, c=a2b2=7c=\sqrt{a^2-b^2}=\sqrt{7}.

Vertices: (2±4,5)=(2,5)(-2\pm 4,\,5)=(2,5) and (6,5)(-6,5).

Foci: (2±7,5)(-2\pm\sqrt{7},\,5).

conic-sectionsparabolaellipse
5Long answer4 marks

Evaluate: dx1+sinx+cosx\displaystyle\int \dfrac{dx}{1+\sin x+\cos x}.

Use the Weierstrass substitution t=tanx2t=\tan\dfrac{x}{2}, so sinx=2t1+t2\sin x=\dfrac{2t}{1+t^2}, cosx=1t21+t2\cos x=\dfrac{1-t^2}{1+t^2}, dx=2dt1+t2dx=\dfrac{2\,dt}{1+t^2}.

Denominator 1+sinx+cosx=(1+t2)+2t+(1t2)1+t2=2+2t1+t2=2(1+t)1+t21+\sin x+\cos x=\dfrac{(1+t^2)+2t+(1-t^2)}{1+t^2}=\dfrac{2+2t}{1+t^2}=\dfrac{2(1+t)}{1+t^2}.

Integral =2dt/(1+t2)2(1+t)/(1+t2)=dt1+t=ln1+t+C=ln1+tanx2+C=\displaystyle\int\dfrac{2\,dt/(1+t^2)}{2(1+t)/(1+t^2)}=\int\dfrac{dt}{1+t}=\ln|1+t|+C=\ln\left|1+\tan\dfrac{x}{2}\right|+C.

integration
6Long answer6 marks

From definition, find the derivative of etanxe^{\tan x}.

Or

State Mean Value theorem. Verify it for the function f(x)=2x210x+29f(x)=2x^2-10x+29 in [2,7][2,7].

From first principles: ddxetanx=limh0etan(x+h)etanxh=etanxlimh0etan(x+h)tanx1h\dfrac{d}{dx}e^{\tan x}=\lim_{h\to0}\dfrac{e^{\tan(x+h)}-e^{\tan x}}{h}=e^{\tan x}\lim_{h\to0}\dfrac{e^{\tan(x+h)-\tan x}-1}{h}. Since tan(x+h)tanx0\tan(x+h)-\tan x\to 0, using eu1u1\dfrac{e^{u}-1}{u}\to1 and limh0tan(x+h)tanxh=sec2x\lim_{h\to0}\dfrac{\tan(x+h)-\tan x}{h}=\sec^2 x, we get ddxetanx=etanxsec2x\dfrac{d}{dx}e^{\tan x}=e^{\tan x}\sec^2 x.

Or — MVT: If ff is continuous on [a,b][a,b] and differentiable on (a,b)(a,b), then c(a,b)\exists\,c\in(a,b) with f(c)=f(b)f(a)baf'(c)=\dfrac{f(b)-f(a)}{b-a}.

For f(x)=2x210x+29f(x)=2x^2-10x+29 on [2,7][2,7]: f(2)=820+29=17f(2)=8-20+29=17, f(7)=9870+29=57f(7)=98-70+29=57. f(7)f(2)72=405=8\dfrac{f(7)-f(2)}{7-2}=\dfrac{40}{5}=8. f(x)=4x10=8x=4.5(2,7)f'(x)=4x-10=8\Rightarrow x=4.5\in(2,7). MVT verified with c=4.5c=4.5.

differentiationfirst-principlesmean-value-theorem
B

Group 'B'

Select Group B or C. (Mechanics)

3 questions
7Long answer2 marks

A ball is thrown vertically upwards at a rate of 40ms140\,\text{ms}^{-1}. Find the time taken to attain the maximum height. (g=10ms2)(g=10\,\text{ms}^{-2})

At maximum height the final velocity v=0v=0. Using v=ugtv=u-gt: 0=4010t0=40-10t, so t=4st=4\,\text{s}.

mechanicsmotion-under-gravity
8Long answer4 marks

A body slides down from rest from the top of a smooth plane of height 44.1m44.1\,\text{m} and inclination 3030^\circ with the horizon. Divide the plane into three parts so that the body at the top of the plane may describe each part in equal interval of time. (g=9.8ms2)(g=9.8\,\text{ms}^{-2})

Or

A stone is dropped into a well and the sound of its striking the water is heard in 4294\tfrac{2}{9} seconds. If the velocity of the sound is 352.8ms1352.8\,\text{ms}^{-1}, find the depth of the well. (g=9.8ms2)(g=9.8\,\text{ms}^{-2})

Part 1 (inclined plane): Length of plane L=hsin30=44.10.5=88.2mL=\dfrac{h}{\sin 30^\circ}=\dfrac{44.1}{0.5}=88.2\,\text{m}. Acceleration along plane a=gsin30=4.9ms2a=g\sin30^\circ=4.9\,\text{ms}^{-2}. Total time TT: L=12aT288.2=12(4.9)T2T2=36T=6sL=\tfrac12 aT^2\Rightarrow 88.2=\tfrac12(4.9)T^2\Rightarrow T^2=36\Rightarrow T=6\,\text{s}. Equal time intervals are at t=2,4,6t=2,4,6 s. Distances from top: st2s\propto t^2, so at t=2,4,6t=2,4,6: s=12(4.9)(4)=9.8s=\tfrac12(4.9)(4)=9.8, 12(4.9)(16)=39.2\tfrac12(4.9)(16)=39.2, 88.288.2 m. The three parts (in order from top) are 9.8m, 39.29.8=29.4m, 88.239.2=49.0m9.8\,\text{m},\ 39.2-9.8=29.4\,\text{m},\ 88.2-39.2=49.0\,\text{m}, i.e. ratio 1:3:51:3:5.

Or — depth of well: Let depth =d=d, fall time t1t_1 with d=12gt12d=\tfrac12 g t_1^2, sound time t2=d/352.8t_2=d/352.8, and t1+t2=429=389st_1+t_2=4\tfrac{2}{9}=\dfrac{38}{9}\,\text{s}. Solving gives d78.4md\approx 78.4\,\text{m} (fall time 4s\approx4\,\text{s}, sound time 0.222s\approx0.222\,\text{s}).

mechanicsinclined-planekinematics
9Long answer6 marks

Deduce the resultant of two parallel forces.

Or

Define Moment geometrically. Also state and prove the Varignon's theorem for two intersecting forces.

Resultant of two like parallel forces: Two like parallel forces PP and QQ have a resultant R=P+QR=P+Q acting parallel to them, in the same direction, whose line of action divides the line joining their points of application internally in the ratio inverse to the forces: if the resultant acts at a point dividing ABAB such that PAC=QCBP\cdot AC=Q\cdot CB, then ACCB=QP\dfrac{AC}{CB}=\dfrac{Q}{P}. (For two unlike parallel forces, R=PQR=P-Q acting nearer the larger force, dividing externally.)

Or — Varignon's theorem: Geometrically, the moment of a force about a point equals twice the area of the triangle whose base is the force vector (its line segment of representation) and whose apex is the point. Varignon's theorem: the algebraic sum of the moments of two intersecting forces about any point in their plane equals the moment of their resultant about the same point. Proof uses the geometric (twice-triangle-area) interpretation: representing each force and the resultant from the common point, the areas of the triangles add, establishing moment(R)=moment(P)+moment(Q)\text{moment}(R)=\text{moment}(P)+\text{moment}(Q).

staticsparallel-forcesmoments
C

Group 'C'

Select Group B or C. (Mathematical/Statistics)

3 questions
10Long answer2 marks

Examine whether the system of equations 3x+12yz=283x+12y-z=28, x+4y+7z=2x+4y+7z=2 and 10x+4y2z=2010x+4y-2z=20 is diagonally dominant.

A system is diagonally dominant if in each equation aiijiaij|a_{ii}|\ge\sum_{j\ne i}|a_{ij}|. As written:

Eq.1: 3<12+1=13|3|<|12|+|-1|=13 — fails.

However, rearranging equations to bring the largest coefficient onto the diagonal: take Eq.3 (10x+4y2z=2010x+4y-2z=20) for xx: 104+2=6|10|\ge|4|+|-2|=6 ✓; Eq.1 (3x+12yz=283x+12y-z=28) for yy: 123+1=4|12|\ge|3|+|-1|=4 ✓; Eq.2 (x+4y+7z=2x+4y+7z=2) for zz: 71+4=5|7|\ge|1|+|4|=5 ✓.

So after suitable reordering the system is diagonally dominant; in the order originally given it is not.

numerical-methodsdiagonal-dominance
11Long answer4 marks

Use the Bisection method to find solutions accurate to within 10210^{-2} for x37x2+14x6=0x^3-7x^2+14x-6=0 in (0,1)(0,1).

Let f(x)=x37x2+14x6f(x)=x^3-7x^2+14x-6. f(0)=6<0f(0)=-6<0, f(1)=17+146=2>0f(1)=1-7+14-6=2>0, so a root lies in (0,1)(0,1).

Applying bisection repeatedly (midpoint, check sign of ff):

  • f(0.5)=0.1251.75+76=0.625<0f(0.5)=0.125-1.75+7-6=-0.625<0 → root in (0.5,1)(0.5,1)
  • f(0.75)0.4223.94+10.560.984>0f(0.75)\approx 0.422-3.94+10.5-6\approx 0.984>0(0.5,0.75)(0.5,0.75)
  • f(0.625)0.2442.73+8.7560.260>0f(0.625)\approx 0.244-2.73+8.75-6\approx 0.260>0(0.5,0.625)(0.5,0.625)
  • f(0.5625)0.20f(0.5625)\approx -0.20(0.5625,0.625)(0.5625,0.625)
  • continuing until interval width <102<10^{-2} gives root 0.586\approx 0.586.

Root 0.585\approx 0.5850.5860.586.

numerical-methodsbisection-method
12Long answer6 marks

By Simplex method maximize F=15x1+10x2F=15x_1+10x_2 subject to 2x1+x2102x_1+x_2\le 10, x1+3x210x_1+3x_2\le 10; x1,x20x_1,x_2\ge 0.

Corner points of the feasible region (intersection of 2x1+x2=102x_1+x_2=10 and x1+3x2=10x_1+3x_2=10): solving gives x1=4, x2=2x_1=4,\ x_2=2. Vertices: (0,0)(0,0), (5,0)(5,0), (4,2)(4,2), (0,10/3)(0,10/3).

Evaluate F=15x1+10x2F=15x_1+10x_2: at (0,0)=0(0,0)=0; at (5,0)=75(5,0)=75; at (4,2)=60+20=80(4,2)=60+20=80; at (0,10/3)=33.3(0,10/3)=33.3.

Maximum F=80F=80 at x1=4, x2=2x_1=4,\ x_2=2 (confirmed by simplex iterations).

linear-programmingsimplex-method

Frequently asked questions

Where can I find the NEB Class 12 Mathematics question paper 2077?
The full NEB Class 12 Mathematics 2077 (Model questions) question paper is available free on Kekkei. You can read every question online and attempt the paper under timed exam conditions.
Does the Mathematics 2077 paper come with solutions?
Yes. Every question on this Mathematics past paper includes a step-by-step solution, plus instant AI feedback when you attempt it on Kekkei.
How many marks is the NEB Class 12 Mathematics 2077 paper?
The NEB Class 12 Mathematics 2077 paper carries 40 full marks and is meant to be completed in 90 minutes, across 15 questions.
Is practising this Mathematics past paper free?
Yes — reading and attempting this Mathematics past paper on Kekkei is completely free.