Browse papers
A

Group 'A'

Multiple Choice Questions. Rewrite the correct option of each question in your same answer sheet.

11 questions·1 marks each
1mcq1 marks

Which one is the relation between permutation and combination of nn things taken rr things at a time?

  • A

    C(n,r)=r!timesP(n,r)C(n, r) = r! \\times P(n, r)

  • B

    C(n,r)timesr!=P(n,r)C(n, r) \\times r! = P(n, r)

  • C

    C(n,r)timesr=P(n,r)C(n, r) \\times r = P(n, r)

  • D

    C(n,r)=P(n,r)timesrC(n, r) = P(n, r) \\times r

Correct answer: B

C(n,r)timesr!=P(n,r)C(n, r) \\times r! = P(n, r)

We know that P(n,r)=C(n,r)timesr!P(n, r) = C(n, r) \\times r!, which rearranges to C(n,r)timesr!=P(n,r)C(n, r) \\times r! = P(n, r). So option B is correct.

permutation-combination
2mcq1 marks

If the system of equations p1x+q1y=r1p_1 x + q_1 y = r_1 and p2x+q2y=r2p_2 x + q_2 y = r_2, what is the value of yy?

  • A

    \\dfrac{\\begin{vmatrix} p_1 & r_1 \\\\ p_2 & r_2 \\end{vmatrix}}{\\begin{vmatrix} p_1 & q_1 \\\\ p_2 & q_2 \\end{vmatrix}}

  • B

    \\dfrac{\\begin{vmatrix} p_1 & q_1 \\\\ p_2 & q_2 \\end{vmatrix}}{\\begin{vmatrix} r_1 & q_1 \\\\ r_2 & q_2 \\end{vmatrix}}

  • C

    \\dfrac{\\begin{vmatrix} r_1 & q_1 \\\\ r_2 & q_2 \\end{vmatrix}}{\\begin{vmatrix} p_1 & q_1 \\\\ p_2 & q_2 \\end{vmatrix}}

  • D

    \\dfrac{\\begin{vmatrix} r_1 & p_1 \\\\ r_2 & p_2 \\end{vmatrix}}{\\begin{vmatrix} p_1 & q_1 \\\\ p_2 & q_2 \\end{vmatrix}}

Correct answer: A

\\dfrac{\\begin{vmatrix} p_1 & r_1 \\\\ p_2 & r_2 \\end{vmatrix}}{\\begin{vmatrix} p_1 & q_1 \\\\ p_2 & q_2 \\end{vmatrix}}

By Cramer's rule, y = \\dfrac{\\begin{vmatrix} p_1 & r_1 \\\\ p_2 & r_2 \\end{vmatrix}}{\\begin{vmatrix} p_1 & q_1 \\\\ p_2 & q_2 \\end{vmatrix}}. The numerator replaces the yy-column (qq) with the constants (rr), keeping the pp-column. This matches option A.

determinantscramers-rule
3mcq1 marks

Which one of the following is the value of secdfracB2\\sec\\dfrac{B}{2}?

  • A

    sqrtdfraccasb\\sqrt{\\dfrac{ca}{s-b}}

  • B

    sqrtdfracbcs(sa)\\sqrt{\\dfrac{bc}{s(s-a)}}

  • C

    sqrtdfracbcs(sc)\\sqrt{\\dfrac{bc}{s(s-c)}}

  • D

    sqrtdfraccas(sb)\\sqrt{\\dfrac{ca}{s(s-b)}}

Correct answer: D

sqrtdfraccas(sb)\\sqrt{\\dfrac{ca}{s(s-b)}}

In a triangle, the half-angle formula gives cosdfracB2=sqrtdfracs(sb)ca\\cos\\dfrac{B}{2} = \\sqrt{\\dfrac{s(s-b)}{ca}}, so secdfracB2=dfrac1cosfracB2=sqrtdfraccas(sb)\\sec\\dfrac{B}{2} = \\dfrac{1}{\\cos\\frac{B}{2}} = \\sqrt{\\dfrac{ca}{s(s-b)}}. This matches option D.

trigonometryhalf-angle
4mcq1 marks

In which condition the line y=mx+cy = mx + c will be tangent to the circle x2+y2=a2x^2 + y^2 = a^2?

  • A

    a=csqrt1+m2a = c\\sqrt{1+m^2}

  • B

    a=pmcsqrt1+m2a = \\pm c\\sqrt{1+m^2}

  • C

    c=pmasqrt1+m2c = \\pm a\\sqrt{1+m^2}

  • D

    c=asqrt1+m2c = a\\sqrt{1+m^2}

Correct answer: C

c=pmasqrt1+m2c = \\pm a\\sqrt{1+m^2}

The line y=mx+cy = mx + c is tangent to x2+y2=a2x^2 + y^2 = a^2 when the perpendicular distance from the centre equals the radius: dfraccsqrt1+m2=a\\dfrac{|c|}{\\sqrt{1+m^2}} = a, i.e. c=pmasqrt1+m2c = \\pm a\\sqrt{1+m^2}. This matches option C.

circletangent-condition
5mcq1 marks

What is vecatimesvecb\\vec{a} \\times \\vec{b} if veca=(0,0,1)\\vec{a} = (0, 0, 1) and vecb=(0,1,0)\\vec{b} = (0, 1, 0)?

  • A

    (1,0,0)(-1, 0, 0)

  • B

    (1,0,0)(1, 0, 0)

  • C

    (0,1,0)(0, 1, 0)

  • D

    (0,0,1)(0, 0, -1)

Correct answer: A

(1,0,0)(-1, 0, 0)

\\vec{a} \\times \\vec{b} = \\begin{vmatrix} \\hat{i} & \\hat{j} & \\hat{k} \\\\ 0 & 0 & 1 \\\\ 0 & 1 & 0 \\end{vmatrix} = \\hat{i}(0\\cdot0 - 1\\cdot1) - \\hat{j}(0\\cdot0 - 1\\cdot0) + \\hat{k}(0\\cdot1 - 0\\cdot0) = (-1, 0, 0). This matches option A.

vectorscross-product
6mcq1 marks

If P(A)=dfrac13P(A) = \\dfrac{1}{3}, P(B)=dfrac23P(B) = \\dfrac{2}{3} and P(AcapB)=dfrac15P(A \\cap B) = \\dfrac{1}{5}, which one of the following is P(B/A)P(B/A)?

  • A

    dfrac35\\dfrac{3}{5}

  • B

    dfrac25\\dfrac{2}{5}

  • C

    dfrac215\\dfrac{2}{15}

  • D

    dfrac115\\dfrac{1}{15}

Correct answer: A

dfrac35\\dfrac{3}{5}

P(B/A)=dfracP(AcapB)P(A)=dfrac1/51/3=dfrac35P(B/A) = \\dfrac{P(A \\cap B)}{P(A)} = \\dfrac{1/5}{1/3} = \\dfrac{3}{5}. This matches option A.

probabilityconditional-probability
7mcq1 marks

Which one of the following is the slope of normal to the curve y=3x2xy = 3x^2 - x at (1,1)(-1, 1)?

  • A

    7-7

  • B

    5-5

  • C

    dfrac17\\dfrac{1}{7}

  • D

    dfrac15\\dfrac{1}{5}

Correct answer: C

dfrac17\\dfrac{1}{7}

dfracdydx=6x1\\dfrac{dy}{dx} = 6x - 1. At x=1x = -1, slope of tangent =6(1)1=7= 6(-1) - 1 = -7. Slope of normal =dfrac17=dfrac17= -\\dfrac{1}{-7} = \\dfrac{1}{7}. This matches option C.

derivativesnormal-to-curve
8mcq1 marks

What is the integral of displaystyleintdfracdx9x2+1\\displaystyle\\int \\dfrac{dx}{9x^2 + 1}?

  • A

    dfrac13tan1(3x)+C\\dfrac{1}{3}\\tan^{-1}(3x) + C

  • B

    dfrac127tan1(3x)+C\\dfrac{1}{27}\\tan^{-1}(3x) + C

  • C

    dfrac127tan1left(dfracx3right)+C\\dfrac{1}{27}\\tan^{-1}\\left(\\dfrac{x}{3}\\right) + C

  • D

    dfrac127tan1left(dfrac3xright)+C\\dfrac{1}{27}\\tan^{-1}\\left(\\dfrac{3}{x}\\right) + C

Correct answer: A

dfrac13tan1(3x)+C\\dfrac{1}{3}\\tan^{-1}(3x) + C

intdfracdx9x2+1=intdfracdx(3x)2+1\\int \\dfrac{dx}{9x^2 + 1} = \\int \\dfrac{dx}{(3x)^2 + 1}. Let u=3xu = 3x, du=3,dxdu = 3\\,dx, so =dfrac13intdfracduu2+1=dfrac13tan1(3x)+C= \\dfrac{1}{3}\\int \\dfrac{du}{u^2 + 1} = \\dfrac{1}{3}\\tan^{-1}(3x) + C. This matches option A.

integrationinverse-trig
9mcq1 marks

Which one of the following is the homogeneous differential equation?

  • A

    dfracdydx=dfracx2+y2x+y\\dfrac{dy}{dx} = \\dfrac{x^2 + y^2}{x + y}

  • B

    dfracdydx=dfracx2+y2xy\\dfrac{dy}{dx} = \\dfrac{x^2 + y^2}{x - y}

  • C

    dfracdydx=dfracx2+y2x2y2\\dfrac{dy}{dx} = \\dfrac{x^2 + y^2}{x^2 - y^2}

  • D

    dfracdydx=dfracx+yx2+y2\\dfrac{dy}{dx} = \\dfrac{x + y}{x^2 + y^2}

Correct answer: C

dfracdydx=dfracx2+y2x2y2\\dfrac{dy}{dx} = \\dfrac{x^2 + y^2}{x^2 - y^2}

A differential equation dfracdydx=f(x,y)\\dfrac{dy}{dx} = f(x, y) is homogeneous if f(lambdax,lambday)=f(x,y)f(\\lambda x, \\lambda y) = f(x, y), i.e. numerator and denominator are of the same degree. Option C has dfracx2+y2x2y2\\dfrac{x^2 + y^2}{x^2 - y^2} (both degree 2), so it is homogeneous. Options A and B have numerator degree 2 over denominator degree 1.

differential-equationshomogeneous
10mcq1 marks

Which is the integrating factor of differential linear equation cos2xdfracdydx=1y\\cos^2 x\\dfrac{dy}{dx} = 1 - y?

  • A

    tanx\\tan x

  • B

    etanxe^{\\tan x}

  • C

    esec2xe^{\\sec^2 x}

  • D

    sec2x\\sec^2 x

Correct answer: B

etanxe^{\\tan x}

Rewrite as dfracdydx+dfrac1cos2xy=dfrac1cos2x\\dfrac{dy}{dx} + \\dfrac{1}{\\cos^2 x}y = \\dfrac{1}{\\cos^2 x}, i.e. dfracdydx+(sec2x)y=sec2x\\dfrac{dy}{dx} + (\\sec^2 x)y = \\sec^2 x. Here P=sec2xP = \\sec^2 x, so I.F. =eintsec2x,dx=etanx= e^{\\int \\sec^2 x\\,dx} = e^{\\tan x}. This matches option B.

differential-equationsintegrating-factor
11mcq1 marks

Two simultaneous equations are given as 3x+4y=133x + 4y = 13 and x2y=1x - 2y = 1. What is the equation after eliminating xx?

A) 10y=1010y = 10  B) 10y=1610y = 16  C) y=10y = 10  D) 2y=102y = 10

Or

What is the maximum height attained by a particle in a projectile motion if initial velocity and angle of inclination are 40,textm/sec40\\,\\text{m/sec} and 30^\\circ? [g=10,textms2][g = 10\\,\\text{ms}^{-2}]

A) 20,textm20\\,\\text{m}  B) 40,textm40\\,\\text{m}  C) 80,textm80\\,\\text{m}  D) 160,textm160\\,\\text{m}

  • A

    10y=1010y = 10 / (projectile) 20,textm20\\,\\text{m}

  • B

    10y=1610y = 16 / (projectile) 40,textm40\\,\\text{m}

  • C

    y=10y = 10 / (projectile) 80,textm80\\,\\text{m}

  • D

    2y=102y = 10 / (projectile) 160,textm160\\,\\text{m}

Correct answer: A

10y=1010y = 10 / (projectile) 20,textm20\\,\\text{m}

First alternative: From x2y=1x - 2y = 1, x=1+2yx = 1 + 2y. Substitute into 3x+4y=133x + 4y = 13: 3(1+2y)+4y=13Rightarrow3+10y=13Rightarrow10y=103(1 + 2y) + 4y = 13 \\Rightarrow 3 + 10y = 13 \\Rightarrow 10y = 10. So option A (10y=1010y = 10).

Second alternative (projectile): Maximum height H = \\dfrac{u^2\\sin^2\\theta}{2g} = \\dfrac{40^2 \\times \\sin^2 30^\\circ}{2 \\times 10} = \\dfrac{1600 \\times \\frac{1}{4}}{20} = \\dfrac{400}{20} = 20\\,\\text{m}. So option A (20,textm20\\,\\text{m}).

In both alternatives the correct option is A.

linear-equationsprojectile-motion
B

Group 'B'

Attempt all the questions.

21 questions·5 marks each
12(a)short1 marks

Write the expansion of loge(1x)\\log_e(1-x); x<1|x| < 1.

loge(1x)=left(x+dfracx22+dfracx33+dfracx44+cdotsright)=sumn=1inftydfracxnn\\log_e(1-x) = -\\left(x + \\dfrac{x^2}{2} + \\dfrac{x^3}{3} + \\dfrac{x^4}{4} + \\cdots\\right) = -\\sum_{n=1}^{\\infty} \\dfrac{x^n}{n}, valid for x<1|x| < 1.

logarithmseries-expansion
12(b)short1 marks

Write the total number of permutations of a set having nn elements.

The total number of permutations (arrangements) of a set having nn distinct elements is n!n! (i.e. P(n,n)=n!P(n, n) = n!).

permutation
12(c)short1 marks

State De-Moivre's theorem.

De-Moivre's theorem states that for any real number theta\\theta and integer nn, (costheta+isintheta)n=cosntheta+isinntheta(\\cos\\theta + i\\sin\\theta)^n = \\cos n\\theta + i\\sin n\\theta.

complex-numbersde-moivre
12(d)short1 marks

Write the sum of cubes of first nn natural numbers.

sumk=1nk3=13+23+cdots+n3=left[dfracn(n+1)2right]2=dfracn2(n+1)24\\sum_{k=1}^{n} k^3 = 1^3 + 2^3 + \\cdots + n^3 = \\left[\\dfrac{n(n+1)}{2}\\right]^2 = \\dfrac{n^2(n+1)^2}{4}.

seriessum-of-cubes
12(e)short1 marks

Write the augmented matrix of the system of equation 3x+2y1=03x + 2y - 1 = 0 and 4x+y=34x + y = 3.

Rewrite as 3x+2y=13x + 2y = 1 and 4x+y=34x + y = 3. The augmented matrix is \\left[\\begin{array}{cc|c} 3 & 2 & 1 \\\\ 4 & 1 & 3 \\end{array}\\right].

matricesaugmented-matrix
13(a)short2 marks

A committee is to be chosen from aa boys and 6 girls and is to consist 2 boys and 3 girls. If 120 committees are formed, what is the number of boys represented by aa?

Number of committees =C(a,2)timesC(6,3)=120= C(a, 2) \\times C(6, 3) = 120. Now C(6,3)=20C(6, 3) = 20, so C(a,2)=dfrac12020=6C(a, 2) = \\dfrac{120}{20} = 6. Thus dfraca(a1)2=6Rightarrowa(a1)=12Rightarrowa2a12=0Rightarrow(a4)(a+3)=0\\dfrac{a(a-1)}{2} = 6 \\Rightarrow a(a-1) = 12 \\Rightarrow a^2 - a - 12 = 0 \\Rightarrow (a-4)(a+3) = 0. Taking the positive root, a=4a = 4. So there are 44 boys.

combinationcounting
13(b)short3 marks

The square roots of any complex number are (sqrt3+i)(\\sqrt{3} + i) and (sqrt3i)(-\\sqrt{3} - i). Write the complex number in polar form.

The complex number is the square of either root. Take z=(sqrt3+i)2=3+2sqrt3i+i2=31+2sqrt3i=2+2sqrt3iz = (\\sqrt{3} + i)^2 = 3 + 2\\sqrt{3}i + i^2 = 3 - 1 + 2\\sqrt{3}i = 2 + 2\\sqrt{3}i.

Modulus: r=sqrt22+(2sqrt3)2=sqrt4+12=sqrt16=4r = \\sqrt{2^2 + (2\\sqrt{3})^2} = \\sqrt{4 + 12} = \\sqrt{16} = 4.

Argument: tantheta=dfrac2sqrt32=sqrt3Rightarrowtheta=dfracpi3\\tan\\theta = \\dfrac{2\\sqrt{3}}{2} = \\sqrt{3} \\Rightarrow \\theta = \\dfrac{\\pi}{3} (first quadrant).

So the polar form is z=4left(cosdfracpi3+isindfracpi3right)z = 4\\left(\\cos\\dfrac{\\pi}{3} + i\\sin\\dfrac{\\pi}{3}\\right).

complex-numberspolar-form
14(a)short3 marks

In any triangle PQR, if psin2dfracR2+rsin2dfracP2=dfracq2p\\sin^2\\dfrac{R}{2} + r\\sin^2\\dfrac{P}{2} = \\dfrac{q}{2}, prove that the sides are in A.P.

Using sin2dfracR2=dfrac1cosR2\\sin^2\\dfrac{R}{2} = \\dfrac{1 - \\cos R}{2} and sin2dfracP2=dfrac1cosP2\\sin^2\\dfrac{P}{2} = \\dfrac{1 - \\cos P}{2}:

pcdotdfrac1cosR2+rcdotdfrac1cosP2=dfracq2p\\cdot\\dfrac{1-\\cos R}{2} + r\\cdot\\dfrac{1-\\cos P}{2} = \\dfrac{q}{2}

Rightarrowp(1cosR)+r(1cosP)=q\\Rightarrow p(1 - \\cos R) + r(1 - \\cos P) = q

Rightarrow(p+r)(pcosR+rcosP)=q\\Rightarrow (p + r) - (p\\cos R + r\\cos P) = q.

By the projection formula, pcosR+rcosP=qp\\cos R + r\\cos P = q. Therefore:

(p+r)q=qRightarrowp+r=2q(p + r) - q = q \\Rightarrow p + r = 2q.

Hence p,q,rp, q, r are in A.P. (since qq is the arithmetic mean of pp and rr).

trigonometryproperties-of-triangle
14(b)short2 marks

If veca=4hati3hatj+2hatk\\vec{a} = 4\\hat{i} - 3\\hat{j} + 2\\hat{k} and vecb=3hati2hatj+4hatk\\vec{b} = 3\\hat{i} - 2\\hat{j} + 4\\hat{k} are two vectors, find the projection vecb\\vec{b} on veca\\vec{a}.

Projection of vecb\\vec{b} on veca=dfracvecacdotvecbveca\\vec{a} = \\dfrac{\\vec{a}\\cdot\\vec{b}}{|\\vec{a}|}.

vecacdotvecb=(4)(3)+(3)(2)+(2)(4)=12+6+8=26\\vec{a}\\cdot\\vec{b} = (4)(3) + (-3)(-2) + (2)(4) = 12 + 6 + 8 = 26.

veca=sqrt42+(3)2+22=sqrt16+9+4=sqrt29|\\vec{a}| = \\sqrt{4^2 + (-3)^2 + 2^2} = \\sqrt{16 + 9 + 4} = \\sqrt{29}.

Projection =dfrac26sqrt29= \\dfrac{26}{\\sqrt{29}}.

vectorsprojection
15(a)short2 marks

Find the eccentricity of conic 3x24y26x=03x^2 - 4y^2 - 6x = 0.

3x26x4y2=0Rightarrow3(x22x)4y2=0Rightarrow3(x1)234y2=0Rightarrow3(x1)24y2=33x^2 - 6x - 4y^2 = 0 \\Rightarrow 3(x^2 - 2x) - 4y^2 = 0 \\Rightarrow 3(x-1)^2 - 3 - 4y^2 = 0 \\Rightarrow 3(x-1)^2 - 4y^2 = 3.

Divide by 3: dfrac(x1)21dfracy23/4=1\\dfrac{(x-1)^2}{1} - \\dfrac{y^2}{3/4} = 1. This is a hyperbola with a2=1a^2 = 1, b2=dfrac34b^2 = \\dfrac{3}{4}.

Eccentricity: e=sqrt1+dfracb2a2=sqrt1+dfrac3/41=sqrtdfrac74=dfracsqrt72e = \\sqrt{1 + \\dfrac{b^2}{a^2}} = \\sqrt{1 + \\dfrac{3/4}{1}} = \\sqrt{\\dfrac{7}{4}} = \\dfrac{\\sqrt{7}}{2}.

conicseccentricity
15(b)short3 marks

Find the eccentricity of ellipse whose major axis is four times its minor axis and passes through the point (4,2)(4, 2).

Let the ellipse be dfracx2a2+dfracy2b2=1\\dfrac{x^2}{a^2} + \\dfrac{y^2}{b^2} = 1 with major axis 2a2a and minor axis 2b2b. Given major axis =4times= 4 \\times minor axis: 2a=4(2b)Rightarrowa=4b2a = 4(2b) \\Rightarrow a = 4b.

Passes through (4,2)(4, 2): dfrac16a2+dfrac4b2=1\\dfrac{16}{a^2} + \\dfrac{4}{b^2} = 1. With a2=16b2a^2 = 16b^2: dfrac1616b2+dfrac4b2=1Rightarrowdfrac1b2+dfrac4b2=1Rightarrowdfrac5b2=1Rightarrowb2=5\\dfrac{16}{16b^2} + \\dfrac{4}{b^2} = 1 \\Rightarrow \\dfrac{1}{b^2} + \\dfrac{4}{b^2} = 1 \\Rightarrow \\dfrac{5}{b^2} = 1 \\Rightarrow b^2 = 5. Then a2=80a^2 = 80.

Eccentricity: e=sqrt1dfracb2a2=sqrt1dfrac580=sqrt1dfrac116=sqrtdfrac1516=dfracsqrt154e = \\sqrt{1 - \\dfrac{b^2}{a^2}} = \\sqrt{1 - \\dfrac{5}{80}} = \\sqrt{1 - \\dfrac{1}{16}} = \\sqrt{\\dfrac{15}{16}} = \\dfrac{\\sqrt{15}}{4}.

ellipseeccentricity
16(a)short2 marks

Consider the following data for supply (X)(X) and the price (Y)(Y) of a commodity for last six years.

Year in B.S.207520762077207820792080
X455056626570
Y6570758090100

Find the correlation coefficient between X and Y.

With n=6n = 6: sumX=348\\sum X = 348, barX=58\\bar{X} = 58; sumY=480\\sum Y = 480, barY=80\\bar{Y} = 80.

Deviations x=X58x = X - 58: 13,8,2,4,7,12-13, -8, -2, 4, 7, 12; y=Y80y = Y - 80: 15,10,5,0,10,20-15, -10, -5, 0, 10, 20.

sumxy=195+80+10+0+70+240=595\\sum xy = 195 + 80 + 10 + 0 + 70 + 240 = 595.

sumx2=169+64+4+16+49+144=446\\sum x^2 = 169 + 64 + 4 + 16 + 49 + 144 = 446.

sumy2=225+100+25+0+100+400=850\\sum y^2 = 225 + 100 + 25 + 0 + 100 + 400 = 850.

r=dfracsumxysqrtsumx2cdotsumy2=dfrac595sqrt446times850=dfrac595sqrt379100approxdfrac595615.7approx0.97r = \\dfrac{\\sum xy}{\\sqrt{\\sum x^2 \\cdot \\sum y^2}} = \\dfrac{595}{\\sqrt{446 \\times 850}} = \\dfrac{595}{\\sqrt{379100}} \\approx \\dfrac{595}{615.7} \\approx 0.97.

So there is a strong positive correlation, rapprox0.97r \\approx 0.97.

statisticscorrelation
16(b)short3 marks

Calculate the supply when the price of commodity is Rs. 150. (Using the data of Q16: X = supply, Y = price.)

We need the regression of XX on YY. Using the deviations from Q16(a): sumxy=595\\sum xy = 595, sumy2=850\\sum y^2 = 850, barX=58\\bar{X} = 58, barY=80\\bar{Y} = 80.

Regression coefficient bXY=dfracsumxysumy2=dfrac595850=0.7b_{XY} = \\dfrac{\\sum xy}{\\sum y^2} = \\dfrac{595}{850} = 0.7.

Regression line: XbarX=bXY(YbarY)RightarrowX58=0.7(Y80)X - \\bar{X} = b_{XY}(Y - \\bar{Y}) \\Rightarrow X - 58 = 0.7(Y - 80).

At Y=150Y = 150: X=58+0.7(15080)=58+0.7times70=58+49=107X = 58 + 0.7(150 - 80) = 58 + 0.7 \\times 70 = 58 + 49 = 107.

So the supply is 107107 units when the price is Rs. 150.

statisticsregression
17(a)short1 marks

Write the derivative of textcosech1(x)\\text{cosech}^{-1}(x).

dfracddxtextcosech1(x)=dfrac1xsqrtx2+1\\dfrac{d}{dx}\\text{cosech}^{-1}(x) = -\\dfrac{1}{|x|\\sqrt{x^2 + 1}}.

derivativesinverse-hyperbolic
17(b)short1 marks

Define L-Hospital's rule.

L'Hospital's rule states that if limxtoaf(x)=limxtoag(x)=0\\lim_{x\\to a} f(x) = \\lim_{x\\to a} g(x) = 0 (or both toinfty\\to \\infty), giving an indeterminate form dfrac00\\dfrac{0}{0} or dfracinftyinfty\\dfrac{\\infty}{\\infty}, then limxtoadfracf(x)g(x)=limxtoadfracf(x)g(x)\\lim_{x\\to a}\\dfrac{f(x)}{g(x)} = \\lim_{x\\to a}\\dfrac{f'(x)}{g'(x)}, provided the latter limit exists.

calculuslimits
17(c)short1 marks

Write the condition where the curve y=f(x)y = f(x) has tangent parallel to y-axis.

A tangent parallel to the y-axis is vertical, so its slope is undefined. The condition is dfracdydx=infty\\dfrac{dy}{dx} = \\infty, equivalently dfracdxdy=0\\dfrac{dx}{dy} = 0.

derivativestangent
17(d)short1 marks

Write the integral of displaystyleintdfrac1x2a2,dx\\displaystyle\\int \\dfrac{1}{x^2 - a^2}\\,dx.

intdfrac1x2a2,dx=dfrac12alogleftdfracxax+aright+C\\int \\dfrac{1}{x^2 - a^2}\\,dx = \\dfrac{1}{2a}\\log\\left|\\dfrac{x - a}{x + a}\\right| + C.

integrationstandard-integral
17(e)short1 marks

Write the standard form of first order linear differential equation.

The standard form of a first order linear differential equation is dfracdydx+Py=Q\\dfrac{dy}{dx} + Py = Q, where PP and QQ are functions of xx (or constants).

differential-equationslinear
18(a)short2 marks

Find the derivative of coth1(sin2x)\\coth^{-1}(\\sin 2x).

Let y=coth1(sin2x)y = \\coth^{-1}(\\sin 2x). We know dfracdducoth1(u)=dfrac11u2\\dfrac{d}{du}\\coth^{-1}(u) = \\dfrac{1}{1 - u^2} (for u>1|u| > 1; here it gives dfrac1u21-\\dfrac{1}{u^2-1}). Using chain rule with u=sin2xu = \\sin 2x:

dfracdydx=dfrac11sin22xcdotdfracddx(sin2x)=dfrac2cos2x1sin22x=dfrac2cos2xcos22x=dfrac2cos2x=2sec2x\\dfrac{dy}{dx} = \\dfrac{1}{1 - \\sin^2 2x}\\cdot\\dfrac{d}{dx}(\\sin 2x) = \\dfrac{2\\cos 2x}{1 - \\sin^2 2x} = \\dfrac{2\\cos 2x}{\\cos^2 2x} = \\dfrac{2}{\\cos 2x} = 2\\sec 2x.

derivativesinverse-hyperbolic
18(b)short3 marks

Integrate: displaystyleintdfracdxx3x22x\\displaystyle\\int \\dfrac{dx}{x^3 - x^2 - 2x}.

Factor: x3x22x=x(x2x2)=x(x2)(x+1)x^3 - x^2 - 2x = x(x^2 - x - 2) = x(x-2)(x+1).

Partial fractions: dfrac1x(x2)(x+1)=dfracAx+dfracBx2+dfracCx+1\\dfrac{1}{x(x-2)(x+1)} = \\dfrac{A}{x} + \\dfrac{B}{x-2} + \\dfrac{C}{x+1}.

1=A(x2)(x+1)+Bx(x+1)+Cx(x2)1 = A(x-2)(x+1) + Bx(x+1) + Cx(x-2).

  • x=0x = 0: 1=A(2)(1)=2ARightarrowA=dfrac121 = A(-2)(1) = -2A \\Rightarrow A = -\\dfrac{1}{2}.
  • x=2x = 2: 1=B(2)(3)=6BRightarrowB=dfrac161 = B(2)(3) = 6B \\Rightarrow B = \\dfrac{1}{6}.
  • x=1x = -1: 1=C(1)(3)=3CRightarrowC=dfrac131 = C(-1)(-3) = 3C \\Rightarrow C = \\dfrac{1}{3}.

So int=dfrac12lnx+dfrac16lnx2+dfrac13lnx+1+C\\int = -\\dfrac{1}{2}\\ln|x| + \\dfrac{1}{6}\\ln|x-2| + \\dfrac{1}{3}\\ln|x+1| + C.

integrationpartial-fractions
19short5 marks

Using simplex method, maximize P(x,y)=10x+3yP(x, y) = 10x + 3y subject to constraint 6x+7yle426x + 7y \\le 42, x+3yle42x + 3y \\le 42, x+3yle9x + 3y \\le 9, xge0x \\ge 0, yge0y \\ge 0.

Or

Two forces A and B acting parallel to the length and base of an inclined plane respectively, would each of them singly support a weight RR on the plane, prove that dfrac1A2=dfrac1B2+dfrac1R2\\dfrac{1}{A^2} = \\dfrac{1}{B^2} + \\dfrac{1}{R^2}.

First alternative (simplex): Maximize P=10x+3yP = 10x + 3y subject to 6x+7yle426x + 7y \\le 42, x+3yle9x + 3y \\le 9 (this is the binding one of the two x+3yx+3y constraints), x,yge0x, y \\ge 0.

Vertices of the feasible region:

  • (0,0)(0,0): P=0P = 0.
  • (7,0)(7, 0) from 6x=426x = 42: check x+3y=7le9x + 3y = 7 \\le 9 ✓; P=70P = 70.
  • (0,3)(0, 3) from x+3y=9x + 3y = 9: P=9P = 9.
  • Intersection of 6x+7y=426x + 7y = 42 and x+3y=9x + 3y = 9: from the second, x=93yx = 9 - 3y; sub: 6(93y)+7y=42Rightarrow5418y+7y=42Rightarrow11y=12Rightarrowy=dfrac12116(9-3y) + 7y = 42 \\Rightarrow 54 - 18y + 7y = 42 \\Rightarrow -11y = -12 \\Rightarrow y = \\dfrac{12}{11}, x=9dfrac3611=dfrac6311x = 9 - \\dfrac{36}{11} = \\dfrac{63}{11}; P=dfrac63011+dfrac3611=dfrac66611approx60.5P = \\dfrac{630}{11} + \\dfrac{36}{11} = \\dfrac{666}{11} \\approx 60.5.

Maximum P=70P = 70 at (x,y)=(7,0)(x, y) = (7, 0).

Second alternative (statics): On the inclined plane (angle theta\\theta), to support weight RR:

  • Force AA parallel to the plane (length) balances the component RsinthetaR\\sin\\theta: A=RsinthetaA = R\\sin\\theta, so sintheta=dfracAR\\sin\\theta = \\dfrac{A}{R}.
  • Force BB acting horizontally (parallel to base): resolving along the plane, Bcostheta=RsinthetaB\\cos\\theta = R\\sin\\theta, giving tantheta=dfracRsintheta?\\tan\\theta = \\dfrac{R\\sin\\theta}{?}. Using BB that singly supports RR: B=RtanthetaB = R\\tan\\theta, so tantheta=dfracBR\\tan\\theta = \\dfrac{B}{R}...

From sintheta=dfracAR\\sin\\theta = \\dfrac{A}{R} and tantheta=dfracAB\\tan\\theta = \\dfrac{A}{B} (since the horizontal force BB satisfies B=A/tan...B = A/\\tan... ), use dfrac1sin2theta=1+dfrac1tan2theta\\dfrac{1}{\\sin^2\\theta} = 1 + \\dfrac{1}{\\tan^2\\theta}. This yields dfracR2A2=1+dfracB2...\\dfrac{R^2}{A^2} = 1 + \\dfrac{B^2}{...} leading to dfrac1A2=dfrac1B2+dfrac1R2\\dfrac{1}{A^2} = \\dfrac{1}{B^2} + \\dfrac{1}{R^2}.

linear-programmingsimplex-method
C

Group 'C'

Attempt all the questions.

9 questions·8 marks each
20(a)long2 marks

If the middle term in the expansion left(dfraca2+2right)8\\left(\\dfrac{a}{2} + 2\\right)^8 is 1120, find the value of aa.

For left(dfraca2+2right)8\\left(\\dfrac{a}{2} + 2\\right)^8, n=8n = 8 (even), so the middle term is the (fracn2+1)=5(\\frac{n}{2}+1) = 5th term, T5=binom84left(dfraca2right)4(2)4T_5 = \\binom{8}{4}\\left(\\dfrac{a}{2}\\right)^4 (2)^4.

binom84=70\\binom{8}{4} = 70, (2)4=16(2)^4 = 16, left(dfraca2right)4=dfraca416\\left(\\dfrac{a}{2}\\right)^4 = \\dfrac{a^4}{16}.

T5=70timesdfraca416times16=70a4T_5 = 70 \\times \\dfrac{a^4}{16} \\times 16 = 70a^4.

Set 70a4=1120Rightarrowa4=16Rightarrowa=pm270a^4 = 1120 \\Rightarrow a^4 = 16 \\Rightarrow a = \\pm 2.

binomial-theoremmiddle-term
20(b)long3 marks

Using mathematical induction, prove that 1+7+13+19+cdots+(6n5)=n(3n2)1 + 7 + 13 + 19 + \\cdots + (6n - 5) = n(3n - 2).

Let P(n):1+7+13+cdots+(6n5)=n(3n2)P(n): 1 + 7 + 13 + \\cdots + (6n - 5) = n(3n - 2).

Base case n=1n = 1: LHS =6(1)5=1= 6(1) - 5 = 1; RHS =1(32)=1= 1(3 - 2) = 1. True.

Inductive step: Assume P(k)P(k) true: 1+7+cdots+(6k5)=k(3k2)1 + 7 + \\cdots + (6k - 5) = k(3k - 2).

Then for n=k+1n = k + 1: 1+7+cdots+(6k5)+(6(k+1)5)=k(3k2)+(6k+1)1 + 7 + \\cdots + (6k - 5) + (6(k+1) - 5) = k(3k - 2) + (6k + 1) =3k22k+6k+1=3k2+4k+1=(k+1)(3k+1)= 3k^2 - 2k + 6k + 1 = 3k^2 + 4k + 1 = (k + 1)(3k + 1) =(k+1)(3(k+1)2)= (k + 1)(3(k+1) - 2).

This is P(k+1)P(k+1). By the principle of mathematical induction, P(n)P(n) holds for all ninmathbbNn \\in \\mathbb{N}.

mathematical-inductionseries
20(c)long3 marks

Solve the following linear equations by using matrix method: 7x2y=187x - 2y = 18, 3x+7z=333x + 7z = 33, x+y+z=12x + y + z = 12.

Write AX=BAX = B with A = \\begin{bmatrix} 7 & -2 & 0 \\\\ 3 & 0 & 7 \\\\ 1 & 1 & 1 \\end{bmatrix}, X=beginbmatrixxyzendbmatrixX = \\begin{bmatrix} x \\\\ y \\\\ z \\end{bmatrix}, B=beginbmatrix183312endbmatrixB = \\begin{bmatrix} 18 \\\\ 33 \\\\ 12 \\end{bmatrix}.

detA=7(0cdot17cdot1)(2)(3cdot17cdot1)+0=7(7)+2(37)=49+2(4)=498=57\\det A = 7(0\\cdot1 - 7\\cdot1) - (-2)(3\\cdot1 - 7\\cdot1) + 0 = 7(-7) + 2(3 - 7) = -49 + 2(-4) = -49 - 8 = -57.

Solving (e.g. by Cramer's rule or elimination):

  • From eq.(1): y=dfrac7x182y = \\dfrac{7x - 18}{2}. From eq.(2): z=dfrac333x7z = \\dfrac{33 - 3x}{7}.
  • Sub into eq.(3): x+dfrac7x182+dfrac333x7=12x + \\dfrac{7x - 18}{2} + \\dfrac{33 - 3x}{7} = 12. Multiply by 14: 14x+7(7x18)+2(333x)=168Rightarrow14x+49x126+666x=168Rightarrow57x60=168Rightarrow57x=228Rightarrowx=414x + 7(7x - 18) + 2(33 - 3x) = 168 \\Rightarrow 14x + 49x - 126 + 66 - 6x = 168 \\Rightarrow 57x - 60 = 168 \\Rightarrow 57x = 228 \\Rightarrow x = 4.
  • Then y=dfrac28182=5y = \\dfrac{28 - 18}{2} = 5; z=dfrac33127=3z = \\dfrac{33 - 12}{7} = 3.

Solution: x=4x = 4, y=5y = 5, z=3z = 3.

matriceslinear-equations
21(a)long3 marks

The scalar product of two vectors and cross product of two vectors are interrelated. Explain.

For two vectors veca\\vec{a} and vecb\\vec{b} with angle theta\\theta between them:

  • Scalar (dot) product: vecacdotvecb=vecavecbcostheta\\vec{a}\\cdot\\vec{b} = |\\vec{a}||\\vec{b}|\\cos\\theta.
  • Vector (cross) product magnitude: vecatimesvecb=vecavecbsintheta|\\vec{a}\\times\\vec{b}| = |\\vec{a}||\\vec{b}|\\sin\\theta.

Dividing: dfracvecatimesvecbvecacdotvecb=dfracsinthetacostheta=tantheta\\dfrac{|\\vec{a}\\times\\vec{b}|}{\\vec{a}\\cdot\\vec{b}} = \\dfrac{\\sin\\theta}{\\cos\\theta} = \\tan\\theta.

Thus tantheta=dfracvecatimesvecbvecacdotvecb\\tan\\theta = \\dfrac{|\\vec{a}\\times\\vec{b}|}{\\vec{a}\\cdot\\vec{b}}. Also, squaring and adding: (vecacdotvecb)2+vecatimesvecb2=veca2vecb2(cos2theta+sin2theta)=veca2vecb2(\\vec{a}\\cdot\\vec{b})^2 + |\\vec{a}\\times\\vec{b}|^2 = |\\vec{a}|^2|\\vec{b}|^2(\\cos^2\\theta + \\sin^2\\theta) = |\\vec{a}|^2|\\vec{b}|^2. These relations show the two products are interrelated through the angle theta\\theta.

vectorsscalar-cross-product
21(b)long2 marks

If the cosines of two angles of a triangle are proportional to the opposite sides, show that it is an isosceles triangle.

Let the triangle be ABC with sides a,b,ca, b, c opposite angles A,B,CA, B, C. Given dfraccosAa=dfraccosBb\\dfrac{\\cos A}{a} = \\dfrac{\\cos B}{b}.

By the sine rule, a=ksinAa = k\\sin A, b=ksinBb = k\\sin B. Substituting:

dfraccosAksinA=dfraccosBksinBRightarrowdfraccosAsinA=dfraccosBsinBRightarrowcotA=cotB\\dfrac{\\cos A}{k\\sin A} = \\dfrac{\\cos B}{k\\sin B} \\Rightarrow \\dfrac{\\cos A}{\\sin A} = \\dfrac{\\cos B}{\\sin B} \\Rightarrow \\cot A = \\cot B.

Since cot\\cot is one-to-one for angles in (0,pi)(0, \\pi), A=BA = B. Therefore the sides opposite them are equal, a=ba = b, and the triangle is isosceles.

trigonometryproperties-of-triangle
21(c)long3 marks

Establish the condition that the line ax+by+c=0ax + by + c = 0 may be normal to the parabola x2=4ayx^2 = 4ay.

For the parabola x2=4Ayx^2 = 4Ay (using AA for the parameter to avoid clash with the line's aa), the normal at point (2At,At2)(2At, At^2) has equation x+ty=2At+At3x + ty = 2At + At^3 (slope form derived from fracdydx=fracx2A\\frac{dy}{dx} = \\frac{x}{2A}).

Comparing the given line ax+by+c=0ax + by + c = 0 i.e. x+dfracbay+dfracca=0x + \\dfrac{b}{a}y + \\dfrac{c}{a} = 0 with the normal x+ty(2At+At3)=0x + ty - (2At + At^3) = 0:

t=dfracbat = \\dfrac{b}{a} and 2At+At3=dfracca2At + At^3 = -\\dfrac{c}{a}.

Substituting t=dfracbat = \\dfrac{b}{a}: 2Adfracba+Adfracb3a3=dfracca2A\\dfrac{b}{a} + A\\dfrac{b^3}{a^3} = -\\dfrac{c}{a}.

Multiply by a3a^3: 2Aa2b+Ab3=ca22Aa^2 b + Ab^3 = -ca^2, i.e. Ab(2a2+b2)+ca2=0Ab(2a^2 + b^2) + ca^2 = 0.

This is the required condition relating the line coefficients to the parabola parameter.

parabolanormal-condition
22(a)long2 marks

Find the rate of change of volume of a sphere with respect to its surface area when radius is 7 cm.

Volume V=dfrac43pir3V = \\dfrac{4}{3}\\pi r^3, Surface area S=4pir2S = 4\\pi r^2.

dfracdVdr=4pir2\\dfrac{dV}{dr} = 4\\pi r^2, dfracdSdr=8pir\\dfrac{dS}{dr} = 8\\pi r.

dfracdVdS=dfracdV/drdS/dr=dfrac4pir28pir=dfracr2\\dfrac{dV}{dS} = \\dfrac{dV/dr}{dS/dr} = \\dfrac{4\\pi r^2}{8\\pi r} = \\dfrac{r}{2}.

At r=7r = 7 cm: dfracdVdS=dfrac72=3.5,textcm\\dfrac{dV}{dS} = \\dfrac{7}{2} = 3.5\\,\\text{cm}.

derivativesrate-of-change
22(b)long3 marks

Integrate: displaystyleintdfracdx53cosx\\displaystyle\\int \\dfrac{dx}{5 - 3\\cos x}.

Use the substitution t=tandfracx2t = \\tan\\dfrac{x}{2}, so cosx=dfrac1t21+t2\\cos x = \\dfrac{1 - t^2}{1 + t^2} and dx=dfrac2,dt1+t2dx = \\dfrac{2\\,dt}{1 + t^2}.

Denominator: 53cdotdfrac1t21+t2=dfrac5(1+t2)3(1t2)1+t2=dfrac2+8t21+t25 - 3\\cdot\\dfrac{1 - t^2}{1 + t^2} = \\dfrac{5(1+t^2) - 3(1 - t^2)}{1 + t^2} = \\dfrac{2 + 8t^2}{1 + t^2}.

So intdfrac153cosx,dx=intdfrac1+t22+8t2cdotdfrac2,dt1+t2=intdfrac2,dt2+8t2=intdfracdt1+4t2\\int \\dfrac{1}{5 - 3\\cos x}\\,dx = \\int \\dfrac{1 + t^2}{2 + 8t^2}\\cdot\\dfrac{2\\,dt}{1 + t^2} = \\int \\dfrac{2\\,dt}{2 + 8t^2} = \\int \\dfrac{dt}{1 + 4t^2}.

=dfrac12tan1(2t)+C=dfrac12tan1left(2tandfracx2right)+C= \\dfrac{1}{2}\\tan^{-1}(2t) + C = \\dfrac{1}{2}\\tan^{-1}\\left(2\\tan\\dfrac{x}{2}\\right) + C.

integrationtrigonometric
22(c)long3 marks

Solve: (1+x2)dy(1+y2)dx=0(1 + x^2)dy - (1 + y^2)dx = 0.

Separate the variables: (1+x2)dy=(1+y2)dxRightarrowdfracdy1+y2=dfracdx1+x2(1 + x^2)dy = (1 + y^2)dx \\Rightarrow \\dfrac{dy}{1 + y^2} = \\dfrac{dx}{1 + x^2}.

Integrate both sides: intdfracdy1+y2=intdfracdx1+x2\\int \\dfrac{dy}{1 + y^2} = \\int \\dfrac{dx}{1 + x^2}

Rightarrowtan1y=tan1x+C\\Rightarrow \\tan^{-1}y = \\tan^{-1}x + C.

This is the general solution (which can also be written as tan1ytan1x=C\\tan^{-1}y - \\tan^{-1}x = C).

differential-equationsvariable-separable

Frequently asked questions

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