MATHEMATICS

(Maximum Marks: 100)

(Time Allowed: Three Hours)

(Candidates are allowed additional 15 minutes for only reading the paper. 

They must NOT start writing during this time)


The Question Paper consists of three sections A, B and C

Candidates are required to attempt all questions from Section A and all question EITHER from Section B OR Section C

Section A: Internal choice has been provided  in three questions  of four marks each and two questions of six marks each.

Section B: Internal choice has been provided in two question of four marks each.

Section C: Internal choice has been provided in two question of four marks each.

All working, including rough work, should be done on the same sheet as, and adjacent to, the rest of the answer. 

The intended marks for questions or parts of questions are given in brackets [ ].

Mathematical tables and graphs papers are provided.


SECTION – A (80 Marks)

Question 1:                                                                                                                 [ 10 × 2 ]

i) Determine whether the binary operations \displaystyle \ast on \displaystyle R defined by \displaystyle a \ast b = | a - b | is commutative. Also, find the value of \displaystyle (-3) \ast 2 .

ii) Prove that

\displaystyle \tan^2( \sec^{-1} 2) + \cos^2 ( \mathrm{cosec}^{-1} 3) = 11

iii) Without expanding at any stage, find the value of the determinant:

\displaystyle \triangle = \left| \begin{array}{ccc} 20 & a & b+c \\ 20 & b & a+c \\ 20 & c & a+b \end{array} \right|

\displaystyle \text{iv) If } \begin{bmatrix} 2 & 3 \\ 5 & 7 \end{bmatrix} \begin{bmatrix} 1 & -3 \\ -2 & 4 \end{bmatrix} = \begin{bmatrix} -4 & 6 \\ -9 & x \end{bmatrix} \text{ , find } x

\displaystyle \text{v) Find } \frac{dy}{dx} \text{ if } x^3 + y^3 = 3axy

vi) The edge of a variable cube is increasing at a rate of \displaystyle 10 cm/sec. How fast is the volume of the cube increasing when the edge is \displaystyle 5 cm long?

\displaystyle \text{vii) Evaluate } \int \limits_{4}^{5} |x-5| dx

viii) Form a differential equation of the family of the curves \displaystyle y^2 = 4ax

ix) A bag contains \displaystyle 5 white, \displaystyle 7 red and \displaystyle 4 black balls. If four balls are drawn one by one with replacements, what is the probability that none is white?

\displaystyle \text{x) Let A and B be two events such that } P(A) = \frac{1}{2} , P(B) = p \text{ and } \\ \\ P(A \cup B) = \frac{3}{5}.  \text{ Find  } 'p' \text{ and } A \text{ and } B \text { are independent events. }

Answer:

i) For commutative

\displaystyle a \ast b = b \ast a for all \displaystyle a, b \in A

Given \displaystyle a \ast b = | a - b |

\displaystyle b \ast a = |b - a | = |a - b | = a \ast b . Hence proved.

\displaystyle (-3) \ast 2 = |-3 - 2 | = |-5| = 5 .

ii) Given \displaystyle \tan^2( \sec^{-1} 2) + \cos^2 ( \mathrm{cosec}^{-1} 3) = 11

Let \displaystyle \sec^{-1} 2 = \theta \Rightarrow 2 = \sec \theta

And let \displaystyle \mathrm{cosec}^{-1} 3 = \alpha \Rightarrow 3 = \mathrm{cosec} \alpha

\displaystyle \therefore LHS \displaystyle = \tan^2 \theta + \cot^2 \alpha = ( \sec^2 \theta - 1 ) + ( \mathrm{cosec}^2 \alpha -1)

\displaystyle = (2^2 -1 ) + ( 3^2 - 1 )

\displaystyle = (4-1) + ( 9-1) = 3 + 8 = 11 = RHS. Hence proved.

iii) Given 

\displaystyle \triangle = \left| \begin{array}{ccc} 20 & a & b+c \\ 20 & b & a+c \\ 20 & c & a+b \end{array} \right|

\displaystyle \Rightarrow \triangle = 20 \left| \begin{array}{ccc} 1 & a & b+c \\ 1 & b & a+c \\ 1 & c & a+b \end{array} \right|

\displaystyle C_2 \rightarrow C_2+C_3

\displaystyle \Rightarrow \triangle = 20 \left| \begin{array}{ccc} 1 & a+b+c & b+c \\ 1 & b+c+a & a+c \\ 1 & c+a+b & a+b \end{array} \right|

\displaystyle \Rightarrow \triangle = 20(a+b+c) \left| \begin{array}{ccc} 1 & 1 & b+c \\ 1 & 1 & a+c \\ 1 & 1 & a+b \end{array} \right| = 0

Note: Determinant of a Matrix with two Identical rows or columns is equal to 0. It is one of the property of determinants. If, we have any matrix with two identical rows or columns then its determinant is equal to zero.

iv) Given

\displaystyle \begin{bmatrix} 2 & 3 \\ 5 & 7 \end{bmatrix} \begin{bmatrix} 1 & -3 \\ -2 & 4 \end{bmatrix} = \begin{bmatrix} -4 & 6 \\ -9 & x \end{bmatrix}

\displaystyle \Rightarrow \begin{bmatrix} 2-6 & -6+12 \\ 5-14 & -15+28 \end{bmatrix} = \begin{bmatrix} -4 & 6 \\ -9 & x \end{bmatrix}

\displaystyle \Rightarrow \begin{bmatrix} -4 & 6 \\ -9 & 13 \end{bmatrix} = \begin{bmatrix} -4 & 6 \\ -9 & x \end{bmatrix}

\displaystyle \Rightarrow x = 13

v) \displaystyle x^3 + y^3 = 3axy

Differentiating on both sides

\displaystyle 3x^2 + 3y^2 \frac{dy}{dx} = 3a \Big[ x \frac{dy}{dx} + y \Big]

\displaystyle \Rightarrow x^2 + y^2 \frac{dy}{dx} = ax \frac{dy}{dx} + a y

\displaystyle \Rightarrow x^2 - ay = \Big( \frac{dy}{dx} \Big) (ax - y^2)

\displaystyle \Rightarrow \frac{dy}{dx} = \frac{x^2 - ay}{ax - y^2}

vi) Let the edge be \displaystyle x

\displaystyle \text{Given } \frac{dx}{dt} = 10 \text{ cm/sec }

\displaystyle \text{We need to find } \frac{dV}{dt}  \text{ at } x = 5 \text{ cm }

We know \displaystyle V = x^3

\displaystyle \Rightarrow \frac{dV}{dt} = 3x^2 \frac{dx}{dt} = 3 \times 25 \times 10 = 750 \ cm^3/sec

\displaystyle \text{vii) } \int \limits_{4}^{5} |x-5| dx

\displaystyle = - \int \limits_{4}^{5} (x-5) dx

\displaystyle = - \Big[ \frac{x^2}{2} - 5x \Big]_{4}^{5}

\displaystyle = - \Big[ \Big( \frac{5^2}{2} - 5\times 5 \Big) - \Big( \frac{4^2}{2} - 5\times 4 \Big) \Big]

\displaystyle = - \Big[ \frac{25}{2} - 25 - \frac{16}{2} + 20 \Big]

\displaystyle = \frac{1}{2}   

viii) Consider the given equation.

\displaystyle y^2=4ax … … … … … (i)

On differentiating both sides w.r.t \displaystyle x , we get

\displaystyle 2y \frac{dy}{dx} = 4a … … … … … (ii)

From equations (i) and (ii), we get

\displaystyle y^2 = 2y \frac{dy}{dx} x

\displaystyle 2x \frac{dy}{dx} = y

\displaystyle \frac{dy}{dx} = \frac{y}{2x}

ix) Balls are drawn one by one with replacements and each try is independent

Probability of not drawing a White ball \displaystyle = \frac{11}{16}   

Therefore the probability of not drawing white ball in four consecutive draws \displaystyle = \Big( \frac{11}{16} \Big)^4

x) \displaystyle P(A \cup B) + P(A \cap B) = P(A) + P(B)

\displaystyle \Rightarrow \frac{3}{5} + P(A) .P(B) = \frac{1}{2} +p

\displaystyle \Rightarrow \frac{3}{5} + \frac{1}{2} p = \frac{1}{2} +p

\displaystyle \Rightarrow \frac{1}{2} p = \frac{1}{10}   

\displaystyle \Rightarrow p = \frac{1}{5}   

\displaystyle \\

 Question 2: If the function

\displaystyle f : R \rightarrow R \text{ be defined as } f(x) = \frac{3x+4}{5y-7} , ( x \neq \frac{7}{5} ) \text{ and }

\displaystyle g \displaystyle : R \rightarrow R \text{ be defined as } g(x) = \frac{7x+4}{5x-3} , ( x \neq \frac{3}{5} ) .

\displaystyle \text{Show that } (gof) = (fog) (x) \hspace{5.0cm} [4]  

Answer:

If \displaystyle f : A \rightarrow B \text{ and } g : B \rightarrow A

\displaystyle (gof) (x) = g(f(x)) = g \Big( \frac{3x+4}{5y-7} \Big)

\displaystyle = \frac{7\Big( \frac{3x+4}{5y-7} \Big)+4}{5\Big( \frac{3x+4}{5y-7} \Big)-3} = \frac{21x+ 28 + 20x - 28}{15x + 20 - 15x + 21} = \frac{41x}{41} = x

Similarly,

\displaystyle (fog) (x) = f(g(x)) = f \Big( \frac{7x+4}{5x-3} \Big)

\displaystyle = \frac{3\Big( \frac{7x+4}{5x-3} \Big)+4}{5\Big( \frac{7x+4}{5x-3} \Big)-7} = \frac{21x + 12 + 20x - 12}{35x+20-35x+21} = \frac{41x}{41} = x

Hence proved.

\displaystyle \\

Question 3:

\displaystyle \text{a) If } \cos^{-1} \frac{x}{2} + \cos^{-1} \frac{y}{3} = \theta \text{ then prove that, } 9x^2 - 12 xy \cos \theta + 4 y^2 = 36 \sin^2 \theta

OR

\displaystyle \text{b) Evaluate } \cos( 2 \cos^{-1} x + \sin^{-1} x) \text{ at } x = \frac{1}{5} \hspace{5.0cm} [4]

Answer:

\displaystyle \text{a) } \cos^{-1} \frac{x}{2} + \cos^{-1} \frac{y}{3} = \theta

\displaystyle \cos^{-1} \Big[ \Big( \frac{x}{2} \Big) \Big( \frac{y}{2} \Big) - \sqrt{1 - \frac{x^2}{4}} \sqrt{1 - \frac{y^2}{4}} \Big] = \theta

\displaystyle \Rightarrow \frac{xy}{6} - \frac{1}{6} \sqrt{(4-x^2)(9-y^2)} = \cos \theta

\displaystyle \Rightarrow xy - \sqrt{(4-x^2)(9-y^2)} = 6 \cos \theta

\displaystyle \Rightarrow xy -6 \cos \theta = \sqrt{(4-x^2)(9-y^2)}

Squaring both sides

\displaystyle \Rightarrow x^2y^2 + 36 \cos^2 \theta - 12 xy \cos \theta = 36 - 9x^2 -4y^2 + x^2 y^2

\displaystyle \Rightarrow 9x^2 + 4y^2 - 12xy \cos \theta = 36 ( 1 - \cos \theta)

\displaystyle \Rightarrow 9x^2 + 4y^2 - 12xy \cos \theta = 36 \sin^2 \theta

OR

b) \displaystyle \cos ( 2 \cos^{-1} x + \sin^{-1} x)

\displaystyle = \cos ( \cos^{-1} x + \cos^{-1} x + \sin^{-1} x)

\displaystyle \cos ( \cos^{-1} x + \frac{\pi}{2} )

\displaystyle = - \sin ( \cos^{-1} x)

Let \displaystyle \cos^{-1} x = \theta

\displaystyle \therefore x = \cos \theta

\displaystyle = - \sin \theta

\displaystyle = -\sqrt{1 - \cos^2 \theta}

\displaystyle = - \sqrt{1 - x^2}

\displaystyle = - \sqrt{1 - \Big( \frac{1}{5} \Big)^2}

\displaystyle = - \sqrt{\frac{24}{25}}

\displaystyle =- \frac{\sqrt{24}}{5}   

\displaystyle \\

Question 4: Using the properties of determinants, show that

\displaystyle \left| \begin{array}{ccc} x & p & q \\ p & x & q \\ q & p & x \end{array} \right| = ( x-p) (x^2 +px - 2q^2) \hspace{5.0cm} [4]

Answer:

\displaystyle \text{LHS } = \left| \begin{array}{ccc} x & p & q \\ p & x & q \\ q & q & x \end{array} \right|

\displaystyle C_1 \rightarrow C_1 - C_2

\displaystyle = \left| \begin{array}{ccc} x-p & p & q \\ p-x & x & q \\ 0 & q & x \end{array} \right|

\displaystyle = (x-p) \left| \begin{array}{rrr} 1 & p & q \\ -1 & x & q \\ 0 & q & x \end{array} \right|

\displaystyle R_2 \rightarrow R_2+R_1

\displaystyle = (x-p) \left| \begin{array}{ccc} 1 & p & q \\ 0 & x+p & 2q \\ 0 & q & x \end{array} \right|

\displaystyle = ( x-p) [ (x+p) x - 2q^2]

\displaystyle = ( x-p) [ x^2 +px - 2q^2] . \text{ Hence proved. }

\displaystyle \\

Question 5: Verify Rolle’s theorem for the function \displaystyle f(x) = - 1 + \cos x in the interval \displaystyle [0, 2\pi ] \hspace{5.0cm} [4]

Answer:

Step I: The function is continuous in \displaystyle [0, 2\pi ]

Step II: The function is derivable in \displaystyle (0, 2\pi )

Step III: \displaystyle f(0) = - 1 + \cos 0 = -1 + 1 = 0

\displaystyle f(2\pi) = - 1 + \cos 2\pi = -1 + 1 = 0

\displaystyle \therefore f(0) = f( 2\pi)

Therefore there must be at least one point \displaystyle c in \displaystyle (0, 2\pi ) at which \displaystyle f'(c) = 0

\displaystyle f'(x) = - \sin x

\displaystyle \Rightarrow f'(c) = - \sin c = 0

\displaystyle \Rightarrow c = \pi \{ c \neq 0, 2\pi \}

Hence verified.

\displaystyle \\

\displaystyle \text{Question 6: If } y = e^{m \sin^{-1}x} , \text{ prove that } (1-x^2) \frac{d^2y}{dx^2} - x \frac{dy}{dx} = m^2y \hspace{1.0cm} [4]

Answer:

\displaystyle y = e^{m \sin^{-1}x}

Differentiating w.r.t \displaystyle x

\displaystyle \Rightarrow y' = e^{m \sin^{-1}x}. m. \frac{1}{\sqrt{1-x^2}}

\displaystyle \Rightarrow y' = \frac{my}{\sqrt{1-x^2}}

\displaystyle \Rightarrow y' \sqrt{1-x^2} = my

Squaring both sides

\displaystyle \Rightarrow (y')^2 ( 1- x^2) = m^2 y^2

Differentiating again

\displaystyle \Rightarrow (y')^2 ( - 2x) + ( 1- x^2) 2y'y'' = 2 m^2yy'

\displaystyle \Rightarrow -x(y')^2 + ( 1 - x^2)y'y'' = m^2 y y'

\displaystyle \Rightarrow -xy' + ( 1- x^2) y'' = m^2 y

\displaystyle \Rightarrow (1-x^2) y'' - xy' = m^2y

\displaystyle \\

Question 7:

(a) The equation of a tangent at \displaystyle (2, 3) on the curve \displaystyle y^2 = px^3+q is \displaystyle y = 4x - 7 . Find the value of \displaystyle 'p' and \displaystyle 'q' .

OR

\displaystyle \text{(b) Using L'Hospital's rule, evaluate } \lim \limits_{x \to 0} \frac{xe^x - \log (1+x)}{x^2} \hspace{2.0cm} [4]

Answer:

(a) \displaystyle y^2 = px^3 + q

Differentiating w.r.t \displaystyle x

\displaystyle 2 y y' = 3 px^2 + 0

\displaystyle \Rightarrow \frac{dy}{dx} = y' = \frac{3px^2}{2y}

Now as \displaystyle y = 4x - y , slope of tangent \displaystyle = 4

\displaystyle \therefore \frac{dy}{dx} = 4

\displaystyle \therefore \frac{3p(2)^2}{2(3)} = 4

\displaystyle \Rightarrow p = 2

Since \displaystyle (2, 3) is lying on the curve,

\displaystyle 3^2 = ( 2) 2^3 + q

\displaystyle \Rightarrow q = 9 - 16 = - 7

OR

(b) \displaystyle \lim \limits_{x \to 0} \frac{xe^x - \log (1+x)}{x^2}   

\displaystyle = \lim \limits_{x \to 0} \frac{xe^x + e^x - \frac{1}{1+x} }{2x}

\displaystyle = \lim \limits_{x \to 0} \frac{xe^x + e^x - \frac{1}{1+x} }{2x}

\displaystyle = \frac{0+e^0+e^0+ \frac{1^2}{1}}{2} = \frac{1+1+1}{2} = \frac{3}{2}

\displaystyle \\

Question 8:

\displaystyle \text{(a) Evaluate: } \int \limits_{}^{} \frac{dx}{\sqrt{5x-4x^2}}   

OR

\displaystyle \text{(b) Evaluate: } \int \limits_{}^{} \sin^3 x \cos^4 x dx \hspace{5.0cm} [4]

Answer:

\displaystyle \text{(a) } \int \limits_{}^{} \frac{dx}{\sqrt{5x-4x^2}}   

Using the method of completing the square first

\displaystyle 5x - 4x^2 = - 4 \Big[ x^2 - \frac{5}{4} x \Big]

\displaystyle \Rightarrow 5x - 4x^2 = -4 \Big[ x^2 - \frac{5}{4} x + \Big( \frac{5}{8} \Big)^2 - ( \frac{5}{8} )^2 \Big]

\displaystyle \Rightarrow 5x - 4x^2 = -4 \Big[ \Big(x- \frac{5}{8} \Big)^2 - \frac{25}{64} \Big]

\displaystyle \Rightarrow 5x - 4x^2 = 4 \Big[ \frac{25}{64} - \Big(x- \frac{5}{8} \Big)^2 \Big]

Therefore

\displaystyle \int \limits_{}^{} \frac{dx}{\sqrt{5x-4x^2}}

\displaystyle = \int \limits_{}^{} \frac{dx}{\sqrt{4[ ( \frac{5}{8})^2 - ( x - \frac{5}{8})^2 ]}}

\displaystyle = \frac{1}{2} \int \limits_{}^{} \frac{dx}{\sqrt{( \frac{5}{8})^2 - ( x - \frac{5}{8})^2 }}

\displaystyle \text{Since } \int \limits_{}^{} \frac{dx}{\sqrt{a^2 - x^2}} = \sin^{-1} \Big( \frac{x}{a} \Big) + c

\displaystyle = \frac{1}{2} \sin \Big[ \frac{x - \frac{5}{8}}{\frac{5}{8}} \Big] + c

OR

\displaystyle \text{(b) } \int \limits_{}^{} \sin^3 x \cos^4 x dx

\displaystyle = \int \limits_{}^{} \sin^2 x ( \cos^2 x)^2 \sin x dx

\displaystyle = \int \limits_{}^{} (1 - \cos^2 x) \cos^4 \sin x dx

Let \displaystyle \cos x = t \therefore - \sin x dx = dt

\displaystyle = - \int \limits_{}^{} (1 - t^2) t^4 dt

\displaystyle = - \int \limits_{}^{} (t^4 - t^6) dt

\displaystyle = - \Big[ \frac{t^5}{5} - \frac{t^7}{7} \Big] + c

\displaystyle = - \frac{t^5}{5} + \frac{t^7}{7} + c

\displaystyle = - \frac{\cos^5 x}{5} + \frac{\cos^7 x}{7} + c

\displaystyle \\

\displaystyle \text{Question 9: Solve the differential equation } (1+x^2) \frac{dy}{dx} = 4x^2 - 2xy \hspace{1.0cm} [4]

Answer:

\displaystyle (1+x^2) \frac{dy}{dx} = 4x^2 - 2xy

\displaystyle \Rightarrow \frac{dy}{dx} = \frac{4x^2}{1+x^2} - \Big( \frac{2x}{1+x^2} \Big) y

\displaystyle \Rightarrow \frac{dy}{dx} + \Big( \frac{2x}{1+x^2} \Big) y= \frac{4x^2}{1+x^2}

\displaystyle \Rightarrow \frac{dy}{dx} +Py = Q

\displaystyle \text{ Integration Factor } = e^{ \int \limits_{}^{} p dx } = e^{ \int \limits_{}^{} \frac{2x}{1+x^2} dx } = e^{ \log |1+x^2| } = (1+x^2)

\displaystyle \text{ Now } y ( 1+x^2) = \int \limits_{}^{} \Big( \frac{4x}{1+x^2} \Big) (1 + x^2) dx + c

\displaystyle \Rightarrow y(1+x^2) = 4 . \frac{x^3}{3} + c

\displaystyle \\

Question 10: Three persons A, B and C shoot to hit a target. Their probability of hitting the target are \displaystyle \frac{5}{6}   ,  \frac{4}{3}  \text{ and } \frac{3}{4}    respectively. Find the probability that

i) Exactly two persons hit the target

ii) At least one person hits the target                                    [ 4 ]

Answer:

Given:

\displaystyle P(A) = \frac{5}{6} P(\overline{A}) = \frac{1}{6}   

\displaystyle P(B) = \frac{4}{3} P(\overline{B}) = \frac{1}{5}   

\displaystyle P(C) = \frac{3}{4} P(\overline{C}) = \frac{1}{4}   

\displaystyle \text{i) } P( \text{ exactly two persons hit the target } )

\displaystyle = P(A \cap B \cap \overline{C} ) + ( \overline{A} \cap B \cap C) + P( A \cap \overline{B} \cap C)

\displaystyle = \frac{5}{6} \times \frac{4}{5} \times \frac{1}{4} + \frac{1}{6} \times \frac{4}{5} \times \frac{3}{4} + \frac{5}{6} \times \frac{1}{5} \times \frac{3}{4}

\displaystyle = \frac{1}{6} + \frac{1}{10} + \frac{1}{8} = \frac{188}{480} = 0.39

\displaystyle \text{ii) } P \text{ ( none of the three persons hit the target ) } = \frac{1}{6} \times \frac{1}{5} \times \frac{1}{4} = \frac{1}{120}

 \displaystyle \text{ Therefore Probability of at least one hitting the target }= 1 - \frac{1}{120} = \frac{119}{120}

\displaystyle \\

Question 11: Solve the following system of linear equations using matrices: \displaystyle x - 2y = 10, 2x - y - z = 8 and \displaystyle -2y + z = 8 \hspace{5.0cm} [6]

Answer:

Given equations

\displaystyle x-2y=10, 2x-y-z=8 and \displaystyle -2y+z = 7

\displaystyle AX = B

where

\displaystyle A = \begin{bmatrix} 1 & -2 & 0 \\2 & -1 & -1 \\ 0 &-2 & 7 \end{bmatrix} X = \begin{bmatrix} x \\ y \\ z \end{bmatrix} B = \begin{bmatrix} 10 \\ 8 \\ 7 \end{bmatrix}

\displaystyle |A| = 1( -1-2) + 2(2) = -3 + 4 = 1 \neq 0

\displaystyle \because A^{-1} exists means there is a unique solution

\displaystyle X = A^{-1}B

\displaystyle A^{-1} = \frac{1}{|A|} . adj A

\displaystyle = \frac{1}{1} \begin{bmatrix} +(-3) & -2 & +(-4) \\ -(-2) & +1 & -(-2) \\ +2 & -(-1) & +(3) \end{bmatrix}' = \begin{bmatrix} -3 & -2 & -4 \\ 2 & 1 & 2 \\ 2 & 1 & 3 \end{bmatrix}' = \begin{bmatrix} -3 & 2 & 2 \\ -2 & 1 & 1 \\ -4 & 2 & 3 \end{bmatrix}

\displaystyle \therefore X = \begin{bmatrix} -3 & 2 & 2 \\ -2 & 1 & 1 \\ -4 & 2 & 3 \end{bmatrix} \begin{bmatrix} 10 \\ 8 \\ 7 \end{bmatrix} = \begin{bmatrix} -30+16+14 \\ -20+8+7 \\ -40+16+21 \end{bmatrix} = \begin{bmatrix} 0 \\ -5 \\ -3 \end{bmatrix}

\displaystyle \therefore x = 0, y = -5 , z = -3

\displaystyle \\

Question 12:

(a) Show that the radius of a closed right circular cylinder of a given surface area and maximum volume to is equal to half of its height.

OR

(b) Prove that the area of a right angled triangle of given hypotenuse is maximum when the triangle is isosceles.           [6]

Answer:

\displaystyle \text{(a) } A = 2\pi r h + 2 \pi r^2 \Rightarrow h = \frac{A - 2\pi r^2}{2 \pi r}

\displaystyle V = \pi r^2 h = \pi r^2 \Big( \frac{A - 2\pi r^2}{2 \pi r} \Big) = \frac{r}{2} [A - 2\pi r^2]

\displaystyle \therefore V = \frac{Ar}{2} - \pi r^3

Differentiating w.r.t. \displaystyle r

\displaystyle \frac{dV}{dr} = \frac{A}{2} - 3\pi r^2

Now \displaystyle \frac{dV}{dr} = 0

\displaystyle \therefore \frac{A}{2} - 3\pi r^2 = 0

\displaystyle \Rightarrow \frac{A}{2} = 3 \pi r^2

\displaystyle \Rightarrow \frac{A}{6\pi} = r^2

\displaystyle \Rightarrow r = \sqrt{\frac{A}{6\pi}}

Differentiating again w.r.t. \displaystyle r

\displaystyle \frac{d^2V}{dr^2} = 0 - 6 \pi r \text{ which is negative. Hence volume maximum at } r = \sqrt{\frac{A}{6\pi}}

Substituting

\displaystyle A = 2\pi \Big( \sqrt{\frac{A}{6\pi}} \Big) h + 2 \pi \Big( \sqrt{\frac{A}{6\pi}} \Big)^2

\displaystyle \Rightarrow A = 2\pi \Big( \sqrt{\frac{A}{6\pi}} \Big) h + 2 \pi \Big( \frac{A}{6\pi} \Big)

\displaystyle \Rightarrow \frac{2}{3} A = 2 \pi \Big( \sqrt{\frac{A}{6\pi}} \Big) h

\displaystyle \Rightarrow h = \frac{\frac{2}{3}A}{2\pi \sqrt{\frac{A}{6\pi}}} = \sqrt{\frac{2A}{3\pi}}

\displaystyle \text{ Now} r = \sqrt{\frac{A}{6\pi}} \text{ and } h = \sqrt{\frac{2A}{3\pi}}

\displaystyle \therefore \frac{r}{h} = \sqrt{\frac{A}{6\pi}} \times \sqrt{\frac{3\pi}{2A}} = \frac{1}{2}

\displaystyle \therefore r = \frac{h}{2} .

Hence proved.

OR

\displaystyle \text{(b) } A = \frac{1}{2} xy

We know \displaystyle x^2 + y^2 = H^2 \Rightarrow y = \sqrt{H^2 - x^2}

\displaystyle A = \frac{1}{2} x \sqrt{H^2 - x^2}

Differentiating w.r.t. \displaystyle x

\displaystyle \frac{dA}{dx} = \frac{1}{2} \Big[ 2 \Big( \frac{-2x}{2(\sqrt{H^2-x^2})} \Big) + \sqrt{H^2 - x^2} (1) \Big]

\displaystyle = \frac{1}{2} \Big[ \frac{-x^2+H^2-x^2}{\sqrt{H^2 - x^2}} \Big] = 0

\displaystyle \Rightarrow H^2 = 2x^2

\displaystyle \frac{H}{\sqrt{2}} = x

Differentiating again w.r.t. \displaystyle x \text{ we get less than 0 at } x = \frac{H}{\sqrt{2}} . Hence it’s maximum.

\displaystyle \therefore x^2 + y^2 = H^2

\displaystyle \frac{H^2}{2} + y^2 = H^2

\displaystyle y = \frac{H}{\sqrt{2}} = x

Therefore the triangle is an isosceles triangle.

\displaystyle \\

Question 13:

\displaystyle \text{(a) Evaluate: } \int \limits_{}^{} \tan^{-1} \sqrt{\frac{1-x}{1+x}} dx

OR

\displaystyle \text{(b) Evaluate: } \int \limits_{}^{} \frac{2x+7}{x^2 - x - 2} dx \hspace{5.0cm} [6]

Answer:

\displaystyle \text{(a) } I = \int \limits_{}^{} \tan^{-1} \sqrt{\frac{1-x}{1+x}} dx

Let \displaystyle x = \cos 2\theta \Rightarrow dx = - 2 \sin 2 \theta d\theta

\displaystyle \therefore = -2 \int \limits_{}^{} \tan^{-1} \sqrt{\frac{1-\cos 2\theta}{1+\cos 2\theta}} \sin 2 \theta d\theta

\displaystyle = -2 \int \limits_{}^{} \tan^{-1} \sqrt{\frac{2 \sin^2 \theta}{2\cos^2 \theta}} \sin 2 \theta d\theta

\displaystyle = -2 \int \limits_{}^{} \tan^{-1} (\tan \theta) \sin 2\theta d\theta

\displaystyle = -2 \int \limits_{}^{} \theta \sin 2\theta d\theta

Let \displaystyle 2\theta = y \Rightarrow 2 d\theta = dy

\displaystyle = - \frac{1}{2} \int \limits_{}^{} y \sin y dy

\displaystyle = - \frac{1}{2} \Big[ y \int \limits_{}^{} \sin y dy - \int \limits_{}^{} \frac{d(y)}{dy} \int \limits_{}^{} \sin y dy + c \Big]

\displaystyle = - \frac{1}{2} \Big[ -y \cos y + \int \limits_{}^{} \cos y dy + c \Big]

\displaystyle = - \frac{1}{2} \Big[ -y \cos y + \sin y + c \Big]

\displaystyle = \frac{1}{2} y \cos y - \frac{1}{2} \sin y + c'

\displaystyle = \frac{1}{2} (2\theta) \cos 2\theta - \frac{1}{2} \sin 2\theta + c'

Where \displaystyle \theta = \frac{1}{2} \cos^{-1}x

OR

\displaystyle \text{(b) } \int \limits_{}^{} \frac{2x+7}{x^2 - x - 2} dx

\displaystyle = \int \limits_{}^{} \frac{2x-1}{x^2 - x - 2} dx + \int \limits_{}^{} \frac{8}{x^2 - x - 2} dx

\displaystyle = \int \limits_{}^{} \frac{2x-1}{x^2 - x - 2} dx + 8 \int \limits_{}^{} \frac{1}{x^2 - x - 2} dx

\displaystyle = \int \limits_{}^{} \frac{2x-1}{x^2 - x - 2} dx + 8 \int \limits_{}^{} \frac{1}{(x-2)(x+1)} dx

\displaystyle = \int \limits_{}^{} \frac{2x-1}{x^2 - x - 2} dx + \frac{8}{3} \int \limits_{}^{} \Big[ \frac{1}{(x-2)} - \frac{1}{(x+1)} \Big] dx

\displaystyle \text{Now, if } u = x^2 - x + 1 \Rightarrow \frac{du}{dx} = 2x-1 \Rightarrow dx = \frac{1}{2x-1} du

\displaystyle \therefore \int \limits_{}^{} \frac{2x-1}{x^2 - x - 2} = \int \limits_{}^{} \frac{1}{u} du = \log |u| = \log |x^2 - x - 2 |

\displaystyle \text{Now, if } u = x-2 \Rightarrow \frac{du}{dx} = 1 \Rightarrow dx = du

\displaystyle \therefore \int \limits_{}^{} \frac{1}{x- 2} = \int \limits_{}^{} \frac{1}{u} du = \log |u| = \log |x - 2 |

\displaystyle \text{Now, if } u = x+1 \Rightarrow \frac{du}{dx} = 1 \Rightarrow dx = du

\displaystyle \therefore \int \limits_{}^{} \frac{1}{x+1} = \int \limits_{}^{} \frac{1}{u} du = \log |u| = \log |x +1|

\displaystyle \therefore \int \limits_{}^{} \frac{2x+7}{x^2 - x - 2} dx = \log |x^2 - x - 2 | + \frac{8}{3} [ \log |x - 2 | - \log |x +1| ]

\displaystyle \\

Question 14: The probability that a bulb produced in a factory will fuse after \displaystyle 150 days is \displaystyle 0.05 . Find the probability that out of five such bulbs:

i) None will fuse after \displaystyle 150 days of use

ii) Not more than one will fuse after \displaystyle 150 days of use

iii) More than one will fuse after \displaystyle 150 days of use

iv) At least one will fuse after \displaystyle 150 days of use

Answer:

Let \displaystyle X be the number of bulbs that will fuse after \displaystyle 150 days of use in an experiment of \displaystyle 5 trials.

\displaystyle p = 0.05 q = 1 - 0.05 = 0.95 n = 5

\displaystyle \therefore p(X=x) = {^nC_x} q^{n-x} p^x = {^5C_x} (0.95)^{5-x}(0.05)^x

i) \displaystyle P(none) = P(X=0) = {^5C_0} (0.95)^{5-0}(0.05)^0 = (0.95)^5

ii) \displaystyle P(X \leq 1) = P(X=0) + P(X=1)

\displaystyle = {^5C_0} (0.95)^{5-0}(0.05)^0 + {^5C_1} (0.95)^{5-1}(0.05)^1 = (0.95)^4 \times 1.2

iii) \displaystyle P(X > 1) = 1 - P(X \leq 1) = 1 - (0.95)^4 \times 1.2

iv) \displaystyle P(X = \ at \ least \ one \ will \ fuse ) = 1 - P(X =0) = 1 -(0.95)^5

\displaystyle \\

SECTION B (20 Marks)

Question 15:                                                                                   [ 3 × 2]

(a) Write a vector of magnitude 18 units in the direction of the vector \displaystyle \hat{i}-2\hat{j} - 2\hat{k} .

(b) Find the angle between the two lines

\displaystyle \frac{x+1}{2} = \frac{y-2}{5} = \frac{z+3}{4} \text{ and } \frac{x-1}{5} = \frac{y+2}{2} = \frac{z-1}{-5}

(c) Find the equation of the plane passing through the point \displaystyle (2, -3, 1) and perpendicular to the line joining the points \displaystyle (4, 5, 0) \text{ and } (1, -2, 4) .

Answer:

(a) \displaystyle \overrightarrow{a} = \hat{i}-2\hat{j} - 2\hat{k}

\displaystyle \hat{a} = \frac{\overrightarrow{a}}{|\overrightarrow{a}|} = \frac{\hat{i}-2\hat{j} - 2\hat{k}}{\sqrt{1+4+4}} = \frac{\hat{i}-2\hat{j} - 2\hat{k}}{3}

\displaystyle \overrightarrow{b} = |\overrightarrow{b}| \hat{a}

\displaystyle \Rightarrow \overrightarrow{b} = 18 [ \frac{1}{3} ( \hat{i}-2\hat{j} - 2\hat{k}) ]

\displaystyle \Rightarrow \overrightarrow{b} = 6\hat{i}-12\hat{j} - 12\hat{k}

\displaystyle \text{(b) } L_1 : \frac{x+1}{2} = \frac{y-2}{5} = \frac{z+3}{4}

\displaystyle \Rightarrow a_1 = 2, b_1 = 5 , c_1 = 4 \text{ and } a_2 = 5, b_2 = 2 , c_2 = -5

\displaystyle L_2 : \frac{x-1}{5} = \frac{y+2}{2} = \frac{z-1}{-5}

Angle between \displaystyle L_1 \text{ and } L_2 is given by

\displaystyle \cos \theta = \Big| \frac{a_1a_2+b_1b_2+c_1c_2}{\sqrt{ {a_1}^2+ {b_1}^2 + {c_1}^2 } \sqrt{ {a_2}^2+ {b_2}^2 + {c_2}^2 } } \Big|

\displaystyle = \Big| \frac{2 \times 5+ 5 \times 2 + 4 \times (-5) }{\sqrt{ 4+25+16 } \sqrt{ 25+4+16 }} \Big|

\displaystyle = \Big| \frac{10+10-20}{45} \Big| = 0

\displaystyle \Rightarrow \cos \theta = 0 \Rightarrow \theta = 90^{\circ} \text{ or } \frac{\pi}{2}

(c) Given point \displaystyle ( 2, -3, 1 ). d.rs of line joining the points \displaystyle A( 4, 5, 0) \text{ and } B ( 1, -2, 4) \text{ is } < 1-4, -2-5, 0-4 > \text{ i.e. } < -3, -7, -4> \text{ or } <3, 7, 4 >

Equation of plant passing through \displaystyle (2, -3, 1) is

\displaystyle A(x-x_1) + B ( y - y_1) + c( z-z_1) = 0

\displaystyle \Rightarrow 3(x-2) + 7 ( y+3) + 4 ( z-1) = 0

\displaystyle \Rightarrow 3x + 7y + 4z + 11=0

\displaystyle \\

Question 16:                                                                          [ 4]

(a) Prove that \displaystyle \overrightarrow{a} . [ (\overrightarrow{b}+\overrightarrow{c}) \times (\overrightarrow{a} + 3\overrightarrow{b} + 4 \overrightarrow{c})] = [\overrightarrow{a}\ \overrightarrow{b}\ \overrightarrow{c} ]

OR

(b) Using vectors, find the area of the triangle whose vertices are: \displaystyle A ( 3, -1, 2) , B ( 1, -1, -3) \text{ and } C( 4, -3, 1) .

Answer:

(a) We have \displaystyle \overrightarrow{a} . [ (\overrightarrow{b}+\overrightarrow{c}) \times (\overrightarrow{a} + 3\overrightarrow{b} + 4 \overrightarrow{c})]

\displaystyle = \overrightarrow{a} . [ \overrightarrow{b} \times \overrightarrow{a} + 3( \overrightarrow{b} \times \overrightarrow{b}) + 4 (\overrightarrow{b} \times \overrightarrow{c}) + \overrightarrow{c} \times \overrightarrow{a} + 3( \overrightarrow{c} \times \overrightarrow{b}) + 4 (\overrightarrow{c} \times \overrightarrow{c}) ]

\displaystyle = \overrightarrow{a} . [ \overrightarrow{b} \times \overrightarrow{a} + 4( \overrightarrow{b} \times \overrightarrow{c}) + \overrightarrow{c} \times \overrightarrow{a} + 3( \overrightarrow{c} \times \overrightarrow{b}) ]

\displaystyle = \overrightarrow{a} . [ \overrightarrow{b} \times \overrightarrow{a} + 4( \overrightarrow{b} \times \overrightarrow{c}) + \overrightarrow{c} \times \overrightarrow{a} - 3( \overrightarrow{b} \times \overrightarrow{c}) ]

\displaystyle = \overrightarrow{a} . [ \overrightarrow{b} \times \overrightarrow{a} + \overrightarrow{b} \times \overrightarrow{c} + \overrightarrow{c} \times \overrightarrow{a} ]

\displaystyle = \overrightarrow{a}( \overrightarrow{b} \times \overrightarrow{a}) + \overrightarrow{a}( \overrightarrow{b} \times \overrightarrow{c}) + \overrightarrow{a} (\overrightarrow{c} \times \overrightarrow{a}) ]

\displaystyle = 0 + [ \overrightarrow{a}\ \overrightarrow{b}\ \overrightarrow{c}] + 0

\displaystyle = [ \overrightarrow{a}\ \overrightarrow{b}\ \overrightarrow{c}] = RHS. Hence proved.

OR

(b) Given \displaystyle A ( 3, -1, 2) , B ( 1, -1, -3) \text{ and } C( 4, -3, 1) .

\displaystyle \overrightarrow{AB} = (1-3) \hat{i}+ ( -1 + 1 ) \hat{j}+ (-3-2) \hat{k} = 2\hat{i}+ 0\hat{j} -5\hat{k}

\displaystyle \overrightarrow{AC} = (4-3) \hat{i}+ ( -3 + 1 ) \hat{j}+ (1-2) \hat{k} = \hat{i}-2\hat{j} -\hat{k}

\displaystyle \text{Area of } \triangle ABC = \frac{1}{2} | \overrightarrow{AB} \times \overrightarrow{AC} |

\displaystyle \overrightarrow{AB} \times \overrightarrow{AC} = \left| \begin{array}{rrr} \hat{i} & \hat{j} & \hat{j} \\ -2 & 0 & -5 \\ 1 & -2 & -1 \end{array} \right|

\displaystyle = \hat{i} ( 0 - 10) - \hat{j} (2+5) + \hat{k} (4-0)

\displaystyle = -10\hat{i} -7\hat{j} + 4\hat{k}

\displaystyle \therefore \text{ Area of } \triangle ABC = \frac{1}{2} \sqrt{100+49+16} = \frac{1}{2} \sqrt{165} \text{ sq. units. }

\displaystyle \\

Question 17:                                                                                               [ 4 ]

(a) Find the image of the point \displaystyle (3, -2, 1) on the plant \displaystyle 3x-y+4z=2

OR

(b) Determine the equation of the line passing through the point \displaystyle ( -1, 3, -2) and perpendicular to the lines \displaystyle \frac{x}{1} = \frac{y}{2} = \frac{z}{3} \text{ and } \frac{x+2}{-3} = \frac{y-1}{2} = \frac{z+1}{5}

Answer:

(a) The directional ratios of normal to plane are \displaystyle <3, -1, 4>

\displaystyle \therefore Equation of \displaystyle AB = \frac{x-3}{3} = \frac{y+2}{-1} = \frac{z-1}{4} = k

Coordinate of a general point on line \displaystyle AB is \displaystyle ( 3k+3, -k-2, 4k+1)

This point lies on the plane \displaystyle 3x -y + 4z=2

Therefore \displaystyle 3(3k+3)-(-k-2)+4(4k+1) =2

\displaystyle \Rightarrow 9k + 9 + k + 2 + 16k + 4 = 2

\displaystyle \Rightarrow 26k+15=2

\displaystyle \Rightarrow k = - \frac{13}{26} = - \frac{1}{2}

\displaystyle \therefore coordinate of \displaystyle M are

\displaystyle \Big( 3 \times (- \frac{1}{2} ) + 3, \frac{1}{2} - 2, 4 \times (- \frac{1}{2} ) + 1 \Big) = \Big( \frac{3}{2} , - \frac{3}{2} , -1 \Big)

OR

(b) Equation of line passing through the point \displaystyle ( -1, 3, -2) is

\displaystyle L: \frac{x+1}{a} = \frac{y-3}{b} = \frac{z+2}{c} where \displaystyle a, b, c are direction ratios of the line.

Line \displaystyle L is \displaystyle \perp to lines \displaystyle \frac{x}{1} = \frac{y}{2} = \frac{z}{3} \text{ and } \frac{x+2}{-3} = \frac{y-1}{2} = \frac{z+1}{5}

The directional ratios of like \displaystyle \perp can be found by solving equation

\displaystyle \frac{a}{10-6} = \frac{b}{-9-5} = \frac{c}{2+6}

\displaystyle \Rightarrow \frac{a}{4} = \frac{b}{-14} = \frac{c}{8}

\displaystyle \Rightarrow \frac{a}{2} = \frac{b}{-7} = \frac{c}{4}

\displaystyle \text{Therefore the equation of line L is } \frac{x+1}{2} = \frac{y-3}{-7} = \frac{z+2}{4}

\displaystyle \\

Question 18: Draw a rough sketch of the curves \displaystyle y^2 = x \text{ and } y^2 = 4 - 3x and find the area enclosed between them. [ 6 ]

Answer:

\displaystyle y^2 = x … … … … … i) (equation of a parabola)

\displaystyle y^2 = 4 - 3x … … … … … ii) (equation of a parabola)

Points of intersection:

\displaystyle 4-3x = x \Rightarrow x = 1

Therefore \displaystyle y^2 = 1 \Rightarrow y = \pm 1

Hence the two points of intersection are \displaystyle ( 1, 1) \text{ and } ( 1, -1)

\displaystyle y^2 = -3x + 4 = -3 ( x - \frac{4}{3} )

The vertex \displaystyle L of this parabola is \displaystyle ( \frac{4}{3} , 0) . It cuts the y axis at \displaystyle A (0, 2) \text{ and } B (0, -2)

2020-08-16_16-36-23

Let \displaystyle PQ cut the x-axis at \displaystyle R

Total area \displaystyle = POQLP = 2 area of \displaystyle PORLP

\displaystyle = \Big[ \int \limits_{0}^{1} \sqrt{x} dx + \int \limits_{1}^{4/3} \sqrt{4-3x} dx \Big]

\displaystyle = 2 \Big[ \Big( \frac{x^{\frac{3}{2}}}{\frac{3}{2}} \Big)_{0}^{1} + \Big( \frac{2(4-3x)^\frac{3}{2}}{(-3)\times 3} \Big)_{1}^{4/3}\Big]

\displaystyle = 2 \Big[ \Big( \frac{2}{3} -0 \Big) - \frac{2}{9} (0-1) \Big]

\displaystyle = 2 \Big[ \frac{2}{3} + \frac{2}{9} \Big]

\displaystyle = \frac{16}{9} \text{ sq. units }

\displaystyle \\

SECTION C (20 Marks)

Question 19:                                                                                                           [3 × 2]

(a) The selling price of a commodity is fixed at Rs. \displaystyle 60 and its cost function is \displaystyle C(x) = 35x + 250

i) Determine it’s profit margin

ii) Find the break even point

(b) The Revenue function is given by \displaystyle R(x) = 100x - x^2 -x^3 . Find

i) The demand function

ii) Marginal revenue function

(c) For the lines of regression \displaystyle 4x - 2y = 4 \text{ and } 2x-3y+6 = 0 , find the value of \displaystyle 'x' and the mean of \displaystyle 'y'

Answer:

(a) \displaystyle C(x) = 35x + 250 \text{ and } S(x) = 60x

i) \displaystyle P(x) = S(x) - C(x) = 60x-35x-250 = 25x-250 = 25( x - 10)

ii)At break even point \displaystyle P(x) = 0

\displaystyle \therefore 60x = 35x + 250

\displaystyle \Rightarrow 25x = 250 \Rightarrow x = 10

(b)

i) \displaystyle R(x) = P(x).x

\displaystyle P(x) = \frac{R(x)}{x} = \frac{100x - x^2 -x^3}{x} = 100 - x - x^2

\displaystyle \therefore P(x) = 100 - x - x^2

\displaystyle \text{ii) } MR = \frac{dR}{dx} = 100-2x-3x^2

\displaystyle \therefore MR = 100-2x-3x^2

(c) \displaystyle 4x - 2y = 4 … … … … … i)

\displaystyle 2x-3y=-6 … … … … … ii)

Solving i) and ii) we get \displaystyle y = 4 \text{ and } x = 3

\displaystyle \therefore \overline{x} = 3 \text{ and } \overline{y} = 4

\displaystyle \\

Question 20:                                                                                             [4]

(a) The correlation coefficient between \displaystyle x \text{ and } y is \displaystyle 0.6 . If the variance of \displaystyle x = 225 and the variance of \displaystyle y is \displaystyle 400 , mean of \displaystyle x is \displaystyle 10 and the mean of \displaystyle y = 20 , find:

i) the equations of two regression lines

ii) the expected value of \displaystyle y when \displaystyle x = 2

OR

(b) Find the regression coefficient \displaystyle b_{yx}, b_{xy} and the correlation coefficient \displaystyle 'r' for the following data: \displaystyle ( 2, 8), ( 6, 8), ( 4, 5), ( 7, 6), (5, 2)

Answer:

(a) Given \displaystyle r = 0.6 \overline{x} =10 \overline{y} =10

\displaystyle Var(x) = 225 \ \ Var(y) = 400

\displaystyle \sigma_x = 15 \sigma_y = 20

\displaystyle b_{yx} = r \frac{\sigma_y}{\sigma_x} = 0.6 \times \frac{20}{15} = \frac{4}{5}

\displaystyle b_{xy} = r \frac{\sigma_x}{\sigma_y} = 0.6 \times \frac{15}{20} = \frac{9}{20}

i) Line of regression of \displaystyle y on \displaystyle x

\displaystyle y - \overline{y} = b_{yx} (x - \overline{x})

\displaystyle \Rightarrow y - 20 = \frac{4}{5} (x - 10)

\displaystyle \Rightarrow 5y - 100 = 4x - 40

\displaystyle \Rightarrow 4x - 5y + 60 = 0

 Line of regression of \displaystyle x on \displaystyle y

\displaystyle x - \overline{x} = b_{xy} (y - \overline{y})

\displaystyle \Rightarrow y - 10 = \frac{9}{20} (y - 20)

\displaystyle \Rightarrow 20x-200 = 9y - 180

\displaystyle \Rightarrow 20x - 9 y - 20 = 0

ii) At \displaystyle x = 2, 4(2) - 5y +60 = 0 \Rightarrow 5y = 68 \Rightarrow y = \frac{68}{5}

OR

(b)

\displaystyle x \displaystyle x^2 \displaystyle y \displaystyle y^2 \displaystyle xy
2 4 8 64 16
6 36 8 64 48
4 14 5 25 20
7 49 6 36 42
5 25 2 4 10
\displaystyle \Sigma x = 24 \displaystyle \Sigma x^2 = 130 \displaystyle \Sigma y = 29 \displaystyle \Sigma y^2 = 193 \displaystyle \Sigma xy = 136

\displaystyle b_{yx} = \frac{\Sigma xy - \frac{1}{n} \Sigma x \Sigma y}{\Sigma x^2 - \frac{1}{n} ( \Sigma x)^2} = \frac{136 - \frac{1}{5} (24)(29)}{130 - \frac{1}{5} (24)^2} = - \frac{3.2}{14.8} = -0.22

\displaystyle b_{xy} = \frac{\Sigma xy - \frac{1}{n} \Sigma x \Sigma y}{\Sigma y^2 - \frac{1}{n} ( \Sigma y)^2} = \frac{136 - \frac{1}{5} (24)(29)}{193 - \frac{1}{5} (29)^2} = - \frac{3.2}{24.8} = -0.13

\displaystyle |x| =\sqrt{b_{yx}b_{xy}} = \sqrt{(-0.22)(-0.13)} = \pm \sqrt{0.0286} = \pm 0.17

Since \displaystyle r has the same sign as regressions coefficient \displaystyle \therefore r(x, y) = -0.17

\displaystyle \\

Question 21:                                                                                     [4]

(a) The marginal cost of the production of the commodity is \displaystyle 30+2x , it is know that fixed cost are Rs. \displaystyle 200 , find;

i) The total cost

ii) The cost of increasing output from \displaystyle 100 to \displaystyle 200 units 

OR

(b) The total cost function of the firm is given by \displaystyle C(x) = \frac{1}{3} x^3 - 5x^2 + 30 x - 15 where the selling price per unit is given as Rs. \displaystyle 6 . Find for what value of \displaystyle x will the profit be maximum.

Answer:

(a) 

\displaystyle \text{i) } MC = \frac{dc}{dx} =30 + 2x

Integrating both sides

\displaystyle C = \int \limits_{}^{} ( 30+2x) dx

\displaystyle \Rightarrow C = 30x + x^2 + k

When \displaystyle x = 0, C = 200

\displaystyle \therefore 200 = 0 + 0 + k

\displaystyle \Rightarrow k = 200

\displaystyle \therefore cost function \displaystyle C(x) = 30x + x^2 + 200

ii) Cost of increasing the output from \displaystyle 100 to \displaystyle 200 units

\displaystyle = \int \limits_{100}^{200} (30+2x) dx

\displaystyle = {\Big[ 30x + x^2 \Big]}_{100}^{200}

\displaystyle = [ 30(200) + 200^2] - [ 30(100)+100^2]

\displaystyle = 33000

\displaystyle \therefore cost of increasing output \displaystyle = 33000 Rs.

OR

\displaystyle \text{(b) } C(x) = \frac{1}{3} x^3 - 5x^2 + 30 x - 15

\displaystyle S(x) = 6x

\displaystyle \therefore P(x) = S(x) - C(x) = 5x^2 - \frac{1}{3} x^3 - 24 x + 15

\displaystyle \frac{dP}{dx} = 10 x - x^2 - 24

Put \displaystyle \frac{dP}{dx} = 0

\displaystyle \Rightarrow x^2 - 10x + 24 = 0

\displaystyle \Rightarrow (x-4)(x-6) = 0

\displaystyle \Rightarrow x = 4 \ or \ 6

\displaystyle \frac{d^2P}{dx^2} = 10- 2x

\displaystyle \frac{d^2P}{dx^2} \Big|_{x=4} = 10 - 2(4) = 2 > 0 \text{ [ Therefore  P  is minimum at } x = 4 ]

\displaystyle \frac{d^2P}{dx^2} \Big|_{x=6} = 10 - 2(6) = -2 < 0 \text{ [ Therefore  P  is maximum at} x = 6 ]

\displaystyle \\

Question 22: A company uses three machines to manufacture two types of shirts, half sleeves shirts and full sleeves shirt. The number of hours required per week on machines \displaystyle M_1, M_2 and \displaystyle M_3 for one shirt of each type is given in the following table:

  \displaystyle M_1 \displaystyle M_2 \displaystyle M_3
Half Sleeves Shirt 1 2 8/5
Full Sleeves Shirt 2 1 8/5

None of the machines can be in operations for more than \displaystyle 40 hours per week. The profit on each half sleeves shirt is Rs. \displaystyle 1 and the profit on each full sleeves shirt is Rs. \displaystyle 1.50 .

How many of each type of shirts should be made per week to maximize the company’s profit.                        [6]

Answer:

Let the number of half sleeves shirts produced \displaystyle = x

Let the number of full sleeves shirts produced \displaystyle = x

Maximize \displaystyle Z = x + 1.5 y

Constraints:

\displaystyle x+2y \leq 40

\displaystyle 2x+y \leq 40

\displaystyle \frac{8}{5} x + \frac{8}{5} y \leq 40 \Rightarrow x + y \leq 25

Now draw the three lines:

\displaystyle x+2y=40   \displaystyle 2x+y=40   \displaystyle x+y=25
\displaystyle x 0 40   \displaystyle x 0 20   \displaystyle x 0 25
\displaystyle y 20 0   \displaystyle y 40 0   \displaystyle y 25 0

2020-08-16_18-32-55

  \displaystyle Z = x + 1.5 y
A( 0, 20) 30
B(10, 15) 32.5
C( 15, 10) 30
D( 20, 0) 20

Therefore the maximum value is at \displaystyle B(10, 15) . Hence the company should make \displaystyle 10 Half Sleeves Shirts and \displaystyle 15 Full Sleeves Shirts to maximize profit.