Browse papers
A

Group 'A'

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

11 questions·1 marks each
1mcq1 marks

If A=[1001]A = \begin{bmatrix} 1 & 0 \\ 0 & 1 \end{bmatrix} and B=[3212]B = \begin{bmatrix} 3 & 2 \\ 1 & 2 \end{bmatrix}, then ABAB is

  • A

    [3212]\begin{bmatrix}3&2\\1&2\end{bmatrix}

  • B

    [2123]\begin{bmatrix}2&1\\2&3\end{bmatrix}

  • C

    [2321]\begin{bmatrix}2&3\\2&1\end{bmatrix}

  • D

    [1321]\begin{bmatrix}1&3\\2&1\end{bmatrix}

matrices
2mcq1 marks

If ABAB is identity matrix such that the leading diagonal elements of AA are the roots of x22x+1=0x^2 - 2x + 1 = 0 and order of AA is 2×22\times2 then BB is

  • A

    [0110]\begin{bmatrix}0&1\\1&0\end{bmatrix}

  • B

    [0110]\begin{bmatrix}0&-1\\-1&0\end{bmatrix}

  • C

    [1001]\begin{bmatrix}-1&0\\0&-1\end{bmatrix}

  • D

    [1001]\begin{bmatrix}1&0\\0&1\end{bmatrix}

matricesinverse
3mcq1 marks

If [0x+250]\begin{bmatrix} 0 & x+2 \\ 5 & 0 \end{bmatrix} is a skew-symmetric matrix for positive x+2x+2 then xx is

  • A

    3-3

  • B

    33

  • C

    7-7

  • D

    77

matricesskew-symmetric
4mcq1 marks

The point of inflection of the function y=x4y = x^4 is

  • A

    00

  • B

    11

  • C

    1-1

  • D

    No point of inflection

calculuspoint-of-inflection
5mcq1 marks

The solution of differential equation ydx+xdy=0y\,dx + x\,dy = 0 is

  • A

    x+y=cx+y=c

  • B

    xy=cx-y=c

  • C

    xy=cxy=c

  • D

    x=ycx=yc

differential-equations
6mcq1 marks

The product of three numbers in G.P. is 64, which one of the following is second term of the G.P.

  • A

    88

  • B

    44

  • C

    4-4

  • D

    8-8

sequence-seriesgp
7mcq1 marks

If net return after 1 year is Rs. 5000 and initial investment is Rs. 40,000, then Internal Rate Return (IRR) is

  • A

    10%10\%

  • B

    12.5%12.5\%

  • C

    15%15\%

  • D

    20%20\%

financial-mathirr
8mcq1 marks

The present value of an immediate annuity of Rs. 1200 payable for 5 years compound interest at the rate of 10% p.a. is

  • A

    12000[1(1.1)5]12000[1-(1.1)^{5}]

  • B

    12000[1(1.1)5]12000[1-(1.1)^{-5}]

  • C

    12000[(1.1)51]12000[(1.1)^{5}-1]

  • D

    12000[(1.1)51]12000[(1.1)^{-5}-1]

financial-mathannuity
9mcq1 marks

Every linear programming problem (LPP) is associated with another linear programming problem (LPP) is

  • A

    surplus

  • B

    primal

  • C

    slack

  • D

    dual

linear-programmingduality
10mcq1 marks

Which of the following is condition for negative skewness in a data?

  • A

    mean < median < mode

  • B

    mean > median > mode

  • C

    mean = median = mode

  • D

    median > mean > mode

statisticsskewness
11mcq1 marks

(p+q)n(p+q)^n is a binomial distribution with parameters nn and pp. What is the variance of distribution?

  • A

    npqnpq

  • B

    npnp

  • C

    nqnq

  • D

    npq\sqrt{npq}

statisticsbinomial-distribution
B

Group 'B'

Short answer questions.

6 questions·5 marks each
12long5 marks

The cost of 3 chairs, 2 tables and 1 desk is Rs. 97000. The cost of 2 chairs, 1 table and 3 desks is Rs. 86000 and the cost of 1 chair, 3 tables and 2 desks is Rs. 99000. Find the cost of a chair, a desk and a table by using matrix method.

matricessystem-of-equations
13long5 marks

a) Solve the following system of equations by using Gauss elimination method: 3x+y+z=5, x4y+z=2, x+y3z=13x+y+z=5,\ x-4y+z=-2,\ x+y-3z=-1 (3)

b) Prove that without expanding, bcaa2cabb2abcc2=1a2a31b2b31c2c3\begin{vmatrix} bc & a & a^2 \\ ca & b & b^2 \\ ab & c & c^2 \end{vmatrix} = \begin{vmatrix} 1 & a^2 & a^3 \\ 1 & b^2 & b^3 \\ 1 & c^2 & c^3 \end{vmatrix} (2)

matricesgauss-eliminationdeterminants
14long5 marks

The total cost function and demand function of a commodity are 2QQ22Q - Q^2 and Q3Q - 3 respectively.

a) Write the revenue function in terms of Q. (1)

b) Write the related profit function. (1)

c) Name the marginal revenue function. (1)

d) What is profit at Q = 2? (2)

business-calculusrevenueprofit
15long5 marks

a) Find the area bounded by curves y=x2+2y = x^2 + 2 and y=xy = x. (3)

b) Solve the differential equation dydx+y=ex\dfrac{dy}{dx} + y = e^x. (2)

integrationareadifferential-equations
16long5 marks

The demand and supply function of a commodity are given by Pd=113x2P_d = 113 - x^2 and Ps=(x+1)2P_s = (x+1)^2 in a perfect competition. Find the consumer surplus and producer surplus at the market equilibrium prices. (5)

business-calculusconsumer-surplusproducer-surplus
17long5 marks

Solve the following linear programming problem by Simplex method to maximize P=12x+5yP = 12x + 5y subject to the constraints 4x+y3, 3x+y1, x0, y04x + y \le 3,\ 3x + y \le 1,\ x \ge 0,\ y \ge 0.

linear-programmingsimplex
C

Group 'C'

Long answer questions.

5 questions·8 marks each
18long8 marks

In a data, xˉ\bar{x}, MdM_d, MoM_o and σ\sigma represent the mean, median, mode and standard deviation respectively.

a) Write two different formula of Karl Pearson's skewness. (2)

b) Write the relation between mean, median and mode of the data. (1)

c) Write the coefficient of variation in terms of σ\sigma and xˉ\bar{x}. (1)

d) State the condition of positive skewness in terms of above symbols. (1)

statisticsskewnesscoefficient-of-variation
19long8 marks

A box has total 15 golf gloves of same size and shape. The ratio of left hand gloves and right hand gloves is 2:1. If two gloves are randomly selected from the box without replacement, what is the probability that

a) both gloves are left handed?

b) one right handed and one left handed?

c) What would be the probability of getting both gloves are right handed if the process of drawing is different than that in cases (a) and (b)?

probability
20long8 marks

A company manufactures different types of electrical appliances. It has been using radio for advertising its products. The following table shows amount of radio time (x in minutes) and the number of electrical appliances sold (y) over the last six days.

x202842314524
y251425261622

a) Calculate the Karl Pearson's coefficient of correlation. (4)

b) Estimate the sales of the number of electrical appliances when the amount of radio time (x) is 50. (4)

statisticscorrelationregression
21long8 marks

The compound interest on certain sum at certain rate is Rs. 204 in 2 years and simple interest at the same rate is Rs. 300 in 3 years.

a) Find the sum and rate of the interest.

b) If the rate of interest is double and principal is same, how many years later amount to Rs. 3149.28.

financial-mathcompound-interestsimple-interest
22long8 marks

The demand and supply functions in a competitive market are Qd=5005pQ_d = 500 - 5p and Qs=20p40Q_s = 20p - 40 respectively. The initial price P0P_0 is Rs. 100. Derive a function for the time path P and use it to predict price in time periods 5 given that the price adjust is proportion to excess demand at the rate dpdt=0.02(QdQs)\dfrac{dp}{dt} = 0.02(Q_d - Q_s). How many time periods would you have to wait for the price to drop by Rs. 60? Comment on the stability of this market?

differential-equationsmarket-stability