Browse papers
A

Group 'A'

Rewrite the correct options of each questions in your answer sheet.

12 questions·1 marks each
1mcq1 marks

In how many ways can rr letters be posted in nn letter box (nr)(n\ge r).

  • A

    n×rn\times r

  • B

    nrn^{r}

  • C

    n!r!\frac{n!}{r!}

  • D

    n!(nr)!\frac{n!}{(n-r)!}

Correct answer: B

nrn^{r}

Each of the rr letters has nn choices of letter boxes. Therefore, the total number of ways is n×n××nn \times n \times \dots \times n (rr times) = nrn^r.

permutations-and-combinationspermutations
2mcq1 marks

Let (G,o)(G, o) be a group such that aob=2a+3ba o b = 2a + 3b for all integers a,ba, b. What is 2o32 o 3?

  • A

    1010

  • B

    1212

  • C

    1313

  • D

    1515

Correct answer: C

1313

Given the operation aob=2a+3ba o b = 2a + 3b, substitute a=2a = 2 and b=3b = 3: 2o3=2(2)+3(3)=4+9=132 o 3 = 2(2) + 3(3) = 4 + 9 = 13.

group-theorybinary-operations
3mcq1 marks

Which one of the following is the general solution for xx satisfying the equation tan2x=tan2θ\tan^{2}x=\tan^{2}\theta? nn represents the integer.

  • A

    nπθn\pi-\theta

  • B

    nπ+θn\pi+\theta

  • C

    nπ±θn\pi\pm\theta

  • D

    2nπ±θ2n\pi\pm\theta

Correct answer: C

nπ±θn\pi\pm\theta

The general solution for tan2x=tan2θ\tan^2 x = \tan^2 \theta is x=nπ±θx = n\pi \pm \theta, where nZn \in \mathbb{Z}.

trigonometrytrigonometric-equations
4mcq1 marks

What is the range of y=sin1xy=\sin^{-1}x?

  • A

    π2<y<π2-\frac{\pi}{2}<y<\frac{\pi}{2}

  • B

    π2y<π2-\frac{\pi}{2}\le y<\frac{\pi}{2}

  • C

    π2<yπ2\frac{-\pi}{2}<y\le\frac{\pi}{2}

  • D

    π2yπ2-\frac{\pi}{2}\le y\le\frac{\pi}{2}

Correct answer: D

π2yπ2-\frac{\pi}{2}\le y\le\frac{\pi}{2}

The principal value branch (range) of sin1x\sin^{-1}x is π2yπ2-\frac{\pi}{2} \le y \le \frac{\pi}{2}.

trigonometryinverse-trigonometric-functions
5mcq1 marks

What is the value of i.(j×k)+j.(kimesi)k.(i×j)\vec{i}.(\vec{j}\times\vec{k})+\vec{j}.(\vec{k} imes\vec{i})-\vec{k}.(\vec{i}\times\vec{j})? Where i\vec{i}, j\vec{j}, k\vec{k} are unit vectors along x-axis, y-axis and z-axis respectively.

  • A

    3-3

  • B

    1-1

  • C

    11

  • D

    33

Correct answer: C

11

Since j×k=i\vec{j} \times \vec{k} = \vec{i}, k×i=j\vec{k} \times \vec{i} = \vec{j}, and i×j=k\vec{i} \times \vec{j} = \vec{k}: ii+jjkk=1+11=1\vec{i} \cdot \vec{i} + \vec{j} \cdot \vec{j} - \vec{k} \cdot \vec{k} = 1 + 1 - 1 = 1.

vectorsvector-products
6mcq1 marks

From a well shuffled pack of 52 cards, two cards are drawn at random successively without replacement. What is the probability of getting both ace cards?

  • A

    1221\frac{1}{221}

  • B

    1169\frac{1}{169}

  • C

    2221\frac{2}{221}

  • D

    213\frac{2}{13}

Correct answer: A

1221\frac{1}{221}

Probability of first card being an ace = 452=113\frac{4}{52} = \frac{1}{13}. Probability of second card being an ace without replacement = 351=117\frac{3}{51} = \frac{1}{17}. Total probability = 113×117=1221\frac{1}{13} \times \frac{1}{17} = \frac{1}{221}.

probabilityconditional-probability
7mcq1 marks

For what value of cc, planes 2x+3y+5z+11=02x+3y+5z+11=0 and 4x+6y+cz+d=04x+6y+cz+d=0 are parallel?

  • A

    25\frac{2}{5}

  • B

    52\frac{5}{2}

  • C

    55

  • D

    1010

Correct answer: D

1010

For two planes A1x+B1y+C1z+D1=0A_1x+B_1y+C_1z+D_1=0 and A2x+B2y+C2z+D2=0A_2x+B_2y+C_2z+D_2=0 to be parallel, their direction ratios must be proportional: 24=36=5c    12=5c    c=10\frac{2}{4} = \frac{3}{6} = \frac{5}{c} \implies \frac{1}{2} = \frac{5}{c} \implies c = 10.

three-dimensional-geometryplanes
8mcq1 marks

Using L-Hospital's rule, what is the value of limx02(e2x1)log(1+x)\lim_{x\rightarrow0}\frac{2(e^{2x}-1)}{\log(1+x)}?

  • A

    11

  • B

    22

  • C

    33

  • D

    44

Correct answer: D

44

The limit is in 00\frac{0}{0} form. Applying L'Hospital's rule by differentiating numerator and denominator: limx0ddx[2(e2x1)]ddx[log(1+x)]=limx04e2x11+x=4(1)1=4\lim_{x\rightarrow0}\frac{\frac{d}{dx}[2(e^{2x}-1)]}{\frac{d}{dx}[\log(1+x)]} = \lim_{x\rightarrow0}\frac{4e^{2x}}{\frac{1}{1+x}} = \frac{4(1)}{1} = 4.

calculuslimitsl-hopitals-rule
9mcq1 marks

What is the integral of dxx236\int\frac{dx}{x^{2}-36}?

  • A

    112ln(x6x+6)+C\frac{1}{12}\ln\left(\frac{x-6}{x+6}\right)+C

  • B

    12ln(x+6x6)+C\frac{1}{2}\ln\left(\frac{x+6}{x-6}\right)+C

  • C

    16ln(x6x+6)+C\frac{1}{6}\ln\left(\frac{x-6}{x+6}\right)+C

  • D

    16ln(x+6x6)+C\frac{1}{6}\ln\left(\frac{x+6}{x-6}\right)+C

Correct answer: A

112ln(x6x+6)+C\frac{1}{12}\ln\left(\frac{x-6}{x+6}\right)+C

Using standard formula dxx2a2=12alnxax+a+C\int\frac{dx}{x^2-a^2} = \frac{1}{2a}\ln\left|\frac{x-a}{x+a}\right| + C where a=6a=6: dxx236=112lnx6x+6+C\int\frac{dx}{x^2-36} = \frac{1}{12}\ln\left|\frac{x-6}{x+6}\right| + C.

calculusintegration
10mcq1 marks

The Gaussian forward elimination step ends a system of equation with matrix [a11a12:c10a22:c2]\begin{bmatrix}a_{11}&a_{12}&:&c_{1}\\ 0&a_{22}&:&c_{2}\end{bmatrix} such that a220a_{22}\ne0. The system has...

  • A

    No solution

  • B

    Infinitely many solutions

  • C

    Finite solutions

  • D

    Unique solution

Correct answer: D

Unique solution

Since the system is in upper-triangular form and the diagonal elements a11a_{11} and a22a_{22} are non-zero, unique values can be determined via back substitution. Thus it has a unique solution.

numerical-methodsgaussian-elimination
11mcq1 marks

A body of mass 250 gm, initially at rest is subjected to a force of 3N for 1 second. The velocity acquired during the second is

  • A

    3250ms1\frac{3}{250}\text{ms}^{-1}

  • B

    2503ms1\frac{250}{3}\text{ms}^{-1}

  • C

    12ms112\text{ms}^{-1}

  • D

    43ms1\frac{4}{3}\text{ms}^{-1}

Correct answer: C

12ms112\text{ms}^{-1}

Mass m=250 gm=0.25 kgm = 250\text{ gm} = 0.25\text{ kg}. Force F=3 NF = 3\text{ N}, time t=1 st = 1\text{ s}, initial velocity u=0u = 0. From Impulse = Change in momentum: F×t=m(vu)    3×1=0.25×v    v=30.25=12 ms1F \times t = m(v - u) \implies 3 \times 1 = 0.25 \times v \implies v = \frac{3}{0.25} = 12\text{ ms}^{-1}.

mechanicsdynamicsimpulse-and-momentum
11.ormcq1 marks

OR The demand equation of a certain commodity is P=602QQ2P=60-2Q-Q^{2} where P is price and Q is quantity. If the demand is 6, what is the consumer surplus?

  • A

    120120

  • B

    140140

  • C

    180180

  • D

    252252

Correct answer: C

180180

Given Q0=6Q_0 = 6, then equilibrium price P0=602(6)62=601236=12P_0 = 60 - 2(6) - 6^2 = 60 - 12 - 36 = 12. Consumer Surplus CS=0Q0PdQP0Q0=06(602QQ2)dQ(12×6)\text{CS} = \int_{0}^{Q_0} P\, dQ - P_0Q_0 = \int_{0}^{6} (60 - 2Q - Q^2)\, dQ - (12 \times 6) =[60QQ2Q33]0672=(360362163)72=(3603672)72=25272=180= \left[ 60Q - Q^2 - \frac{Q^3}{3} \right]_0^6 - 72 = \left(360 - 36 - \frac{216}{3}\right) - 72 = (360 - 36 - 72) - 72 = 252 - 72 = 180.

business-mathematicsconsumer-surplus
B

Group 'B'

Attempt all the questions.

9 questions·5 marks each
12short5 marks

a) What is the sum of coefficient of even terms in the expansion of (1+x)n(1+x)^{n}? [1] b) How many terms are there in the expansion (x+1x)6(x+\frac{1}{x})^{6}? [1] c) Express exe^{-x} in an infinite series. [1] d) Write the condition that ax2+bx+c=0(a0)ax^{2}+bx+c=0(a\ne0) has equal roots. [1] e) What does rr represent in z=r(cosθ+isinθ)z=r(\cos \theta+i\sin \theta)? [1]

a) The sum of coefficients of even terms (i.e., C1+C3+C5+C_1 + C_3 + C_5 + \dots) in (1+x)n(1+x)^n is 2n12^{n-1}. b) Total terms in (x+1x)6(x + \frac{1}{x})^6 is 6+1=76 + 1 = 7. c) ex=1x+x22!x33!+x44!=n=0(1)nxnn!e^{-x} = 1 - x + \frac{x^2}{2!} - \frac{x^3}{3!} + \frac{x^4}{4!} - \dots = \sum_{n=0}^{\infty} \frac{(-1)^n x^n}{n!}. d) The condition for equal roots is that the discriminant is zero: b24ac=0b^2 - 4ac = 0. e) In the polar form of a complex number, rr represents the modulus (or absolute value) of zz, which is z=x2+y2|z| = \sqrt{x^2+y^2}.

algebrabinomial-theoremexponential-seriesquadratic-equationscomplex-numbers
13short5 marks

a) Evaluate (13i)6(1-\sqrt{3}i)^{6} by using De-Moivre's theorem. [2] b) Using principle of mathematical induction, show that n(n+1)(2n+1)n(n+1)(2n+1) is divisible by 6 for all nNn\in N [3]

a) Let z=13iz = 1 - \sqrt{3}i. Here modulus r=12+(3)2=2r = \sqrt{1^2 + (-\sqrt{3})^2} = 2. Argument θ=tan1(31)=π3\theta = \tan^{-1}\left(\frac{-\sqrt{3}}{1}\right) = -\frac{\pi}{3}. So, z=2[cos(π3)+isin(π3)]z = 2\left[\cos\left(-\frac{\pi}{3}\right) + i\sin\left(-\frac{\pi}{3}\right)\right]. By De-Moivre's theorem: z6=26[cos(6×π3)+isin(6×π3)]=64[cos(2π)+isin(2π)]=64[1+0]=64z^6 = 2^6 \left[\cos\left(6 \times -\frac{\pi}{3}\right) + i\sin\left(6 \times -\frac{\pi}{3}\right)\right] = 64 [\cos(-2\pi) + i\sin(-2\pi)] = 64 [1 + 0] = 64.

b) Let P(n):n(n+1)(2n+1)P(n): n(n+1)(2n+1) is divisible by 6. Base Case: For n=1n=1, 1(1+1)(2(1)+1)=1×2×3=61(1+1)(2(1)+1) = 1 \times 2 \times 3 = 6, which is divisible by 6. True. Inductive Step: Assume P(k)P(k) is true, so k(k+1)(2k+1)=6mk(k+1)(2k+1) = 6m for some integer mm. Now for n=k+1n=k+1: (k+1)(k+2)(2(k+1)+1)=(k+1)(k+2)(2k+3)=(k+1)(k+2)(2k+1+2)(k+1)(k+2)(2(k+1)+1) = (k+1)(k+2)(2k+3) = (k+1)(k+2)(2k+1 + 2) =(k+1)(2k+1)(k+2)+2(k+1)(k+2)= (k+1)(2k+1)(k+2) + 2(k+1)(k+2) =k(k+1)(2k+1)+2(k+1)(2k+1)+2(k+1)(k+2)= k(k+1)(2k+1) + 2(k+1)(2k+1) + 2(k+1)(k+2) =6m+2(k+1)[2k+1+k+2]=6m+2(k+1)(3k+3)=6m+6(k+1)2=6[m+(k+1)2]= 6m + 2(k+1)[2k+1 + k+2] = 6m + 2(k+1)(3k+3) = 6m + 6(k+1)^2 = 6[m + (k+1)^2], which is divisible by 6. Thus proved.

complex-numbersde-moivres-theoremmathematical-induction
14short5 marks

a) Find the value of sin(cos112+sin135)\sin(\cos^{-1}\frac{1}{2}+\sin^{-1}\frac{3}{5}) [3] b) Find the area of parallelogram determined by the vectors ij+k-\vec{i}-\vec{j}+\vec{k} and 3ij+2k3\vec{i}-\vec{j}+2\vec{k} [2]

a) Let α=cos112=π3\alpha = \cos^{-1}\frac{1}{2} = \frac{\pi}{3}, so sinα=32\sin\alpha = \frac{\sqrt{3}}{2}. Let β=sin135\beta = \sin^{-1}\frac{3}{5}, so sinβ=35\sin\beta = \frac{3}{5} and cosβ=1(3/5)2=45\cos\beta = \sqrt{1 - (3/5)^2} = \frac{4}{5}. Now, sin(α+β)=sinαcosβ+cosαsinβ=(32)(45)+(12)(35)=43+310\sin(\alpha + \beta) = \sin\alpha\cos\beta + \cos\alpha\sin\beta = \left(\frac{\sqrt{3}}{2}\right)\left(\frac{4}{5}\right) + \left(\frac{1}{2}\right)\left(\frac{3}{5}\right) = \frac{4\sqrt{3} + 3}{10}.

b) Let a=ij+k\vec{a} = -\vec{i}-\vec{j}+\vec{k} and \vec{b} = 3\vec{i}-\vec{j}+2\vec{k}. a×b=ijk111312=i(2+1)j(23)+k(1+3)=i+5j+4k\vec{a} \times \vec{b} = \begin{vmatrix} \vec{i} & \vec{j} & \vec{k} \\ -1 & -1 & 1 \\ 3 & -1 & 2 \end{vmatrix} = \vec{i}(-2+1) - \vec{j}(-2-3) + \vec{k}(1+3) = -\vec{i} + 5\vec{j} + 4\vec{k}. Area of parallelogram = a×b=(1)2+52+42=1+25+16=42|\vec{a} \times \vec{b}| = \sqrt{(-1)^2 + 5^2 + 4^2} = \sqrt{1 + 25 + 16} = \sqrt{42} sq. units.

trigonometryinverse-trigonometric-functionsvectorscross-product
15short5 marks

a) Calculate the coefficient of rank correlation between age (in yrs.) and weight (in kg) of the following observations.

Age in yrs. (X)1214161820
Weight in kg. (Y)2532405056
[3]

b) If 20% of the bulbs produced by a machine are defective, determine the probability that out of 4 bulbs chosen at random two are defective. [2]

a) Both X and Y are already in perfectly increasing order. Let's assign ranks: Rank of X (R1R_1): 1, 2, 3, 4, 5 Rank of Y (R2R_2): 1, 2, 3, 4, 5 Difference d=R1R2d = R_1 - R_2: 0, 0, 0, 0, 0     d2=0\implies \sum d^2 = 0. Rank correlation coefficient R=16d2n(n21)=10=1R = 1 - \frac{6\sum d^2}{n(n^2-1)} = 1 - 0 = 1.

b) Binomial distribution with n=4n = 4, p=20%=0.2p = 20\% = 0.2, q=0.8q = 0.8. We want P(X=2)=(42)p2q42=6×(0.2)2×(0.8)2=6×0.04×0.64=0.1536P(X = 2) = \binom{4}{2} p^2 q^{4-2} = 6 \times (0.2)^2 \times (0.8)^2 = 6 \times 0.04 \times 0.64 = 0.1536.

statisticsrank-correlationprobabilitybinomial-distribution
16short5 marks

a) What does dydx\frac{dy}{dx} represent geometrically at particular point of a curve? [1] b) Write the integral of 1a2+x2dx\int\frac{1}{a^{2}+x^{2}}dx [1] c) What is the difference between Δy\Delta y and dy? [1] d) What is the derivative of sinhx\sinh x? [1] e) Write a differential equations in linear form. [1]

a) It represents the slope of the tangent line to the curve at that particular point. b) 1a2+x2dx=1atan1(xa)+C\int\frac{1}{a^{2}+x^{2}}dx = \frac{1}{a}\tan^{-1}\left(\frac{x}{a}\right) + C. c) Δy\Delta y represents the actual exact change in the dependent variable yy as xx changes by Δx\Delta x, whereas dydy represents the approximate change in yy estimated using the tangent line derivative (dy=f(x)dxdy = f'(x)dx). d) ddx(sinhx)=coshx\frac{d}{dx}(\sinh x) = \cosh x. e) A first-order linear differential equation has the form: dydx+P(x)y=Q(x)\frac{dy}{dx} + P(x)y = Q(x).

calculusderivativesintegrationdifferentialshyperbolic-functionsdifferential-equations
17short5 marks

a) Solve : dydx=1+y21+x2\frac{dy}{dx}=\frac{1+y^{2}}{1+x^{2}} [2] b) Verify Lagrange's mean value theorem, for f(x)=(x+1)(x2)f(x)=(x+1)(x-2) in [-1, 2] [3]

a) Separating variables: 11+y2dy=11+x2dx\frac{1}{1+y^2} dy = \frac{1}{1+x^2} dx. Integrating both sides: 11+y2dy=11+x2dx    tan1y=tan1x+C\int \frac{1}{1+y^2} dy = \int \frac{1}{1+x^2} dx \implies \tan^{-1}y = \tan^{-1}x + C.

b) f(x)=x2x2f(x) = x^2 - x - 2.

  1. f(x)f(x) is a polynomial, so it is continuous on [1,2][-1, 2].
  2. f(x)=2x1f'(x) = 2x - 1, which exists on (1,2)(-1, 2), so it is differentiable. Thus LMVT applies. There exists c(1,2)c \in (-1, 2) such that f(c)=f(2)f(1)2(1)f'(c) = \frac{f(2)-f(-1)}{2 - (-1)}. f(2)=(3)(0)=0f(2) = (3)(0) = 0, f(1)=(0)(3)=0f(-1) = (0)(-3) = 0. 2c1=003=0    c=122c - 1 = \frac{0 - 0}{3} = 0 \implies c = \frac{1}{2}. Since 12(1,2)\frac{1}{2} \in (-1, 2), LMVT is verified.
calculusdifferential-equationsmean-value-theorem
18short5 marks

Using Simplex method, maximize Z(x,y)=10x+15yZ(x,y)=10x+15y Subject to x+3y21x+3y\le21, 2x+3y242x+3y\le24 and x,y0x, y\ge0.

Introduce slack variables s1,s20s_1, s_2 \ge 0:

  1. x+3y+s1=21x + 3y + s_1 = 21
  2. 2x+3y+s2=242x + 3y + s_2 = 24 Objective function: 10x15y+Z=0-10x - 15y + Z = 0

Initial Simplex Tableau:

Basisxys1s2ZRHSRatio
s11[3]1002121/3 = 7
s2230102424/3 = 8
Z-10-150010

Most negative indicator in Z row is -15 (y column). Pivot element is 3. Divide row 1 by 3:

Basisxys1s2ZRHS
y1/311/3007
s2[1]0-1103
Z-50501105

Next pivot column is x column (indicator -5). Pivot row is s2 row (ratio 3/(1/3)=21 vs 3/1=3). Pivot is 1. Performing row operations to clear x column:

Basisxys1s2ZRHS
y012/3-1/306
x10-1103
Z00051120

Since all indicators in the Z-row are 0\ge 0, maximum value is reached. Maximum Z=120Z = 120 at x=3,y=6x = 3, y = 6.

linear-programmingsimplex-method
19short5 marks

Two like parallel forces of magnitudes A and B are acting at the end points M and N of a rod MN of length 'll'. If two opposite forces each of magnitude 'T' are added to A and B, then prove that the line of action of the new resultant will be displaced through a distance TlA+B\frac{Tl}{A+B}.

Initially, let the resultant act at point C at a distance xx from M. Then: Ax=B(lx)    (A+B)x=Bl    x=BlA+BA \cdot x = B \cdot (l - x) \implies (A+B)x = Bl \implies x = \frac{Bl}{A+B}. When opposite forces TT are introduced (suppose +T+T added to AA and T-T added to BB since they are opposite in direction), the new forces are A+TA+T and BTB-T. Let the new resultant act at distance xx' from M: (A+T)x=(BT)(lx)    (A+B)x=(BT)l    x=(BT)lA+B(A+T)x' = (B-T)(l-x') \implies (A+B)x' = (B-T)l \implies x' = \frac{(B-T)l}{A+B}. The displacement is Δx=xx=Bl(BT)lA+B=TlA+B\Delta x = x - x' = \frac{Bl - (B-T)l}{A+B} = \frac{Tl}{A+B}. Proved.

mechanicsstaticsparallel-forces
19.orshort5 marks

OR P and Q be the input-output coefficient matrix and the demand vector are P=[0.10.40.20.2]P=\begin{bmatrix}0.1&0.4\\ 0.2&0.2\end{bmatrix} and Q=[32001800]Q=\begin{bmatrix}3200\\ 1800\end{bmatrix} respectively, find the total output.

According to Leontief model, Total output X=(IP)1QX = (I - P)^{-1}Q. IP=[1001][0.10.40.20.2]=[0.90.40.20.8]I - P = \begin{bmatrix}1&0\\ 0&1\end{bmatrix} - \begin{bmatrix}0.1&0.4\\ 0.2&0.2\end{bmatrix} = \begin{bmatrix}0.9&-0.4\\ -0.2&0.8\end{bmatrix}. Determinant IP=(0.9)(0.8)(0.4)(0.2)=0.720.08=0.64|I-P| = (0.9)(0.8) - (-0.4)(-0.2) = 0.72 - 0.08 = 0.64. (IP)1=10.64[0.80.40.20.9](I-P)^{-1} = \frac{1}{0.64} \begin{bmatrix}0.8&0.4\\ 0.2&0.9\end{bmatrix}. Now, X=10.64[0.80.40.20.9][32001800]=10.64[0.8(3200)+0.4(1800)0.2(3200)+0.9(1800)]=10.64[2560+720640+1620]=10.64[32802260]=[51253531.25]X = \frac{1}{0.64} \begin{bmatrix}0.8&0.4\\ 0.2&0.9\end{bmatrix} \begin{bmatrix}3200\\ 1800\end{bmatrix} = \frac{1}{0.64} \begin{bmatrix} 0.8(3200) + 0.4(1800) \\ 0.2(3200) + 0.9(1800) \end{bmatrix} = \frac{1}{0.64} \begin{bmatrix} 2560 + 720 \\ 640 + 1620 \end{bmatrix} = \frac{1}{0.64} \begin{bmatrix} 3280 \\ 2260 \end{bmatrix} = \begin{bmatrix} 5125 \\ 3531.25 \end{bmatrix}.

leontief-input-output-modelmatrices
C

Group 'C'

Attempt all the questions.

3 questions·8 marks each
20long8 marks

a) Using Row-equivalent matrix method, solve the following system of linear equations: 2x+yz=9,2x+y-z=9, 3xy+2z=13x-y+2z=-1, 4x+y3z=174x+y-3z=17 [4] b) The sum of roots of a quadratic equation is 5 and the sum of their square is 13. Find the equation. [2] c) Show that: 12!+1+23!+1+2+34!+=e2\frac{1}{2!}+\frac{1+2}{3!}+\frac{1+2+3}{4!}+\dots=\frac{e}{2} [2]

a) Augmented matrix: [211:9312:1413:17]\begin{bmatrix} 2 & 1 & -1 & : & 9 \\ 3 & -1 & 2 & : & -1 \\ 4 & 1 & -3 & : & 17 \end{bmatrix}. Perform row operations to reach reduced row echelon form: R22R23R1    [211:9057:29413:17]R_2 \leftarrow 2R_2 - 3R_1 \implies \begin{bmatrix} 2 & 1 & -1 & : & 9 \\ 0 & -5 & 7 & : & -29 \\ 4 & 1 & -3 & : & 17 \end{bmatrix} R3R32R1    [211:9057:29011:1]R_3 \leftarrow R_3 - 2R_1 \implies \begin{bmatrix} 2 & 1 & -1 & : & 9 \\ 0 & -5 & 7 & : & -29 \\ 0 & -1 & -1 & : & -1 \end{bmatrix} Swap R2R_2 and 1×R3-1 \times R_3: [211:9011:1057:29]\begin{bmatrix} 2 & 1 & -1 & : & 9 \\ 0 & 1 & 1 & : & 1 \\ 0 & -5 & 7 & : & -29 \end{bmatrix} R3R3+5R2    [211:9011:10012:24]    z=2R_3 \leftarrow R_3 + 5R_2 \implies \begin{bmatrix} 2 & 1 & -1 & : & 9 \\ 0 & 1 & 1 & : & 1 \\ 0 & 0 & 12 & : & -24 \end{bmatrix} \implies z = -2. By back substitution, y+(2)=1    y=3y + (-2) = 1 \implies y = 3. 2x+3(2)=9    2x+5=9    x=22x + 3 - (-2) = 9 \implies 2x + 5 = 9 \implies x = 2. Solution: (2,3,2)(2, 3, -2).

b) Let roots be α,β\alpha, \beta. Given α+β=5\alpha + \beta = 5 and α2+β2=13\alpha^2 + \beta^2 = 13. Since (α+β)22αβ=13    252αβ=13    2αβ=12    αβ=6(\alpha+\beta)^2 - 2\alpha\beta = 13 \implies 25 - 2\alpha\beta = 13 \implies 2\alpha\beta = 12 \implies \alpha\beta = 6. The quadratic equation is x2(α+β)x+αβ=0    x25x+6=0x^2 - (\alpha+\beta)x + \alpha\beta = 0 \implies x^2 - 5x + 6 = 0.

c) General term Tn=1+2++n(n+1)!=n(n+1)2(n+1)!=n2(n!)=12(n1)!T_n = \frac{1+2+\dots+n}{(n+1)!} = \frac{n(n+1)}{2(n+1)!} = \frac{n}{2(n!)} = \frac{1}{2(n-1)!}. Sum =n=112(n1)!=12(1+11!+12!+)=e2= \sum_{n=1}^{\infty} \frac{1}{2(n-1)!} = \frac{1}{2} \left( 1 + \frac{1}{1!} + \frac{1}{2!} + \dots \right) = \frac{e}{2}. Proved.

matricesrow-equivalent-matrixquadratic-equationsexponential-series
21long8 marks

a) Find the intercepts of plane 3x+4y+6z24=03x+4y+6z-24=0 on axes. [2] b) Find the equation of the ellipse in standard form with its length of the major axis 12 and eccentricity 23\frac{2}{3} [2] c) Find the direction cosines of two lines which satisfy the relations 4l+3m2n=04l+3m-2n=0 and lmmn+nl=0lm-mn+nl=0. Also find the angle between the lines. [4]

a) Dividing the plane equation by 24: 3x24+4y24+6z24=1    x8+y6+z4=1\frac{3x}{24} + \frac{4y}{24} + \frac{6z}{24} = 1 \implies \frac{x}{8} + \frac{y}{6} + \frac{z}{4} = 1. Intercepts on the x, y, and z axes are 8, 6, and 4 respectively.

b) Length of major axis 2a=12    a=62a = 12 \implies a = 6. Eccentricity e=23e = \frac{2}{3}. Since b2=a2(1e2)=36(149)=36×59=20b^2 = a^2(1-e^2) = 36(1 - \frac{4}{9}) = 36 \times \frac{5}{9} = 20. Equation of ellipse: x236+y220=1\frac{x^2}{36} + \frac{y^2}{20} = 1.

c) From first equation, 2n=4l+3m    n=2l+1.5m2n = 4l + 3m \implies n = 2l + 1.5m. Substitute into lmmn+nl=0    lm(ml)n=0    lm(ml)(2l+1.5m)=0    lm(2lm+1.5m22l21.5lm)=0    2l2+0.5lm1.5m2=0    4l2+lm3m2=0lm - mn + nl = 0 \implies lm - (m-l)n = 0 \implies lm - (m-l)(2l + 1.5m) = 0 \implies lm - (2lm + 1.5m^2 - 2l^2 - 1.5lm) = 0 \implies 2l^2 + 0.5lm - 1.5m^2 = 0 \implies 4l^2 + lm - 3m^2 = 0. Factoring: (4l3m)(l+m)=0(4l - 3m)(l + m) = 0. Case 1: l=m    n=2(m)+1.5m=0.5ml = -m \implies n = 2(-m) + 1.5m = -0.5m. DRs: (1,1,0.5)(2,2,1)(-1, 1, -0.5) \propto (2, -2, 1). DCs: (23,23,13)(\frac{2}{3}, -\frac{2}{3}, \frac{1}{3}). Case 2: 4l=3m    m=43l    n=2l+2l=4l4l = 3m \implies m = \frac{4}{3}l \implies n = 2l + 2l = 4l. DRs: (1,43,4)(3,4,12)(1, \frac{4}{3}, 4) \propto (3, 4, 12). DCs: (313,413,1213)(\frac{3}{13}, \frac{4}{13}, \frac{12}{13}). Angle cosθ=l1l2+m1m2+n1n2=639839+1239=1039    θ=cos1(1039)\cos\theta = |l_1l_2 + m_1m_2 + n_1n_2| = |\frac{6}{39} - \frac{8}{39} + \frac{12}{39}| = \frac{10}{39} \implies \theta = \cos^{-1}\left(\frac{10}{39}\right).

three-dimensional-geometryplanesconic-sectionsellipsestraight-lines-in-space
22long8 marks

a) Integrate x2(x+2)2(x+3)dx\int\frac{x^{2}}{(x+2)^{2}(x+3)}dx. What concept is used to integrate the above integral? [2] b) A function f(x) is continuous in [a, b] and differentiable in (a, b). If f(a)f(b)f(a)\ne f(b), does Rolle's theorem exist in [a, b]? Give reason. [3] c) Write an example of homogeneous differential equation of first order and solve it. [3]

a) The concept used is Partial Fractions. Let x2(x+2)2(x+3)=Ax+2+B(x+2)2+Cx+3\frac{x^2}{(x+2)^2(x+3)} = \frac{A}{x+2} + \frac{B}{(x+2)^2} + \frac{C}{x+3}. x2=A(x+2)(x+3)+B(x+3)+C(x+2)2x^2 = A(x+2)(x+3) + B(x+3) + C(x+2)^2. For x=2:4=B(1)    B=4x = -2: 4 = B(1) \implies B = 4. For x=3:9=C(1)2    C=9x = -3: 9 = C(-1)^2 \implies C = 9. Comparing coefficients of x2x^2: 1=A+C    A=19=81 = A + C \implies A = 1 - 9 = -8. Thus, (8x+2+4(x+2)2+9x+3)dx=8lnx+24x+2+9lnx+3+C\int \left( \frac{-8}{x+2} + \frac{4}{(x+2)^2} + \frac{9}{x+3} \right) dx = -8\ln|x+2| - \frac{4}{x+2} + 9\ln|x+3| + C.

b) No, Rolle's theorem does not hold (or exist) because one of its essential conditions is violated. Rolle's theorem explicitly requires that f(a)=f(b)f(a) = f(b) so that the slope of the secant line is zero, guaranteeing a point where the derivative is zero.

c) Example: dydx=x+yx\frac{dy}{dx} = \frac{x+y}{x}. Put y=vx    dydx=v+xdvdxy = vx \implies \frac{dy}{dx} = v + x\frac{dv}{dx}. v+xdvdx=x+vxx=1+v    xdvdx=1    dv=dxxv + x\frac{dv}{dx} = \frac{x+vx}{x} = 1 + v \implies x\frac{dv}{dx} = 1 \implies dv = \frac{dx}{x}. Integrating both sides gives v=lnx+C    yx=lnx+C    y=xlnx+Cxv = \ln|x| + C \implies \frac{y}{x} = \ln|x| + C \implies y = x\ln|x| + Cx.

calculusintegrationpartial-fractionsrolle-theormdifferential-equations

Frequently asked questions

Where can I find the NEB Class 12 Mathematics (Optional) question paper 2080?
The full NEB Class 12 Mathematics (Optional) 2080 (supplementary) question paper is available free on Kekkei. You can read every question online and attempt the paper under timed exam conditions.
Does the Mathematics (Optional) 2080 paper come with solutions?
Yes. Every question on this Mathematics (Optional) 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 (Optional) 2080 paper?
The NEB Class 12 Mathematics (Optional) 2080 paper carries 75 full marks and is meant to be completed in 180 minutes, across 24 questions.
Is practising this Mathematics (Optional) past paper free?
Yes — reading and attempting this Mathematics (Optional) past paper on Kekkei is completely free.