MHT CET 2021 Mathematics Question Paper with Answer and Solution

497 QuestionsEnglishWith Solutions

MathematicsQ201250 of 497 questions

Page 5 of 7 · English

201
MathematicsMediumMCQMHT CET · 2021
The maximum value of the objective function $z=2x+3y$ subject to the constraints $x+y \leq 5$,$2x+y \geq 4$,$x \geq 0$,and $y \geq 0$ is
A
$15$
B
$10$
C
$20$
D
$25$

Solution

(A) The feasible region is determined by the constraints $x+y \leq 5$,$2x+y \geq 4$,$x \geq 0$,and $y \geq 0$.
From the graph,the vertices of the feasible region are $A(0, 4)$,$B(2, 0)$,$C(5, 0)$,and $D(0, 5)$.
We evaluate the objective function $z = 2x + 3y$ at each vertex:
At $A(0, 4)$: $z = 2(0) + 3(4) = 12$.
At $B(2, 0)$: $z = 2(2) + 3(0) = 4$.
At $C(5, 0)$: $z = 2(5) + 3(0) = 10$.
At $D(0, 5)$: $z = 2(0) + 3(5) = 15$.
The maximum value of $z$ is $15$ at point $D(0, 5)$.
Solution diagram
202
MathematicsEasyMCQMHT CET · 2021
The minimum value of the objective function $z = 4x + 6y$ subject to the constraints $x + 2y \geq 80$,$3x + y \geq 75$,and $x, y \geq 0$ is:
A
$324$
B
$250$
C
$320$
D
$254$

Solution

(D) To find the minimum value of the objective function $z = 4x + 6y$,we first identify the feasible region defined by the constraints $x + 2y \geq 80$,$3x + y \geq 75$,and $x, y \geq 0$.
$1$. Find the vertices of the feasible region:
- The line $x + 2y = 80$ intersects the $x$-axis at $(80, 0)$ and the $y$-axis at $(0, 40)$.
- The line $3x + y = 75$ intersects the $x$-axis at $(25, 0)$ and the $y$-axis at $(0, 75)$.
- The intersection point $B$ of $x + 2y = 80$ and $3x + y = 75$ is found by solving the system:
$x = 80 - 2y$
$3(80 - 2y) + y = 75 \implies 240 - 6y + y = 75 \implies 5y = 165 \implies y = 33$.
$x = 80 - 2(33) = 80 - 66 = 14$.
So,$B = (14, 33)$.
$2$. The vertices of the unbounded feasible region are $A(80, 0)$,$B(14, 33)$,and $C(0, 75)$.
$3$. Evaluate $z = 4x + 6y$ at these vertices:
- At $A(80, 0)$: $z = 4(80) + 6(0) = 320$.
- At $B(14, 33)$: $z = 4(14) + 6(33) = 56 + 198 = 254$.
- At $C(0, 75)$: $z = 4(0) + 6(75) = 450$.
The minimum value is $254$.
Solution diagram
203
MathematicsMediumMCQMHT CET · 2021
If $A = \begin{bmatrix} 1 & -1 & 1 \\ 2 & -1 & 0 \\ 3 & 3 & -4 \end{bmatrix}$,$B = \begin{bmatrix} 1 \\ 1 \\ 2 \end{bmatrix}$ and $X = \begin{bmatrix} x_1 \\ x_2 \\ x_3 \end{bmatrix}$ such that $AX = B$,then the value of $x_1 + x_2 + x_3$ is:
A
$4$
B
$5$
C
$6$
D
$3$

Solution

(D) Given the matrix equation $AX = B$:
$\begin{bmatrix} 1 & -1 & 1 \\ 2 & -1 & 0 \\ 3 & 3 & -4 \end{bmatrix} \begin{bmatrix} x_1 \\ x_2 \\ x_3 \end{bmatrix} = \begin{bmatrix} 1 \\ 1 \\ 2 \end{bmatrix}$
Applying row operations:
$R_2 \rightarrow R_2 - 2R_1$ and $R_3 \rightarrow R_3 - 3R_1$:
$\begin{bmatrix} 1 & -1 & 1 \\ 0 & 1 & -2 \\ 0 & 6 & -7 \end{bmatrix} \begin{bmatrix} x_1 \\ x_2 \\ x_3 \end{bmatrix} = \begin{bmatrix} 1 \\ -1 \\ -1 \end{bmatrix}$
Now,$R_3 \rightarrow R_3 - 6R_2$:
$\begin{bmatrix} 1 & -1 & 1 \\ 0 & 1 & -2 \\ 0 & 0 & 5 \end{bmatrix} \begin{bmatrix} x_1 \\ x_2 \\ x_3 \end{bmatrix} = \begin{bmatrix} 1 \\ -1 \\ 5 \end{bmatrix}$
From the resulting system of equations:
$5x_3 = 5 \implies x_3 = 1$
$x_2 - 2x_3 = -1 \implies x_2 - 2(1) = -1 \implies x_2 = 1$
$x_1 - x_2 + x_3 = 1 \implies x_1 - 1 + 1 = 1 \implies x_1 = 1$
Therefore,$x_1 + x_2 + x_3 = 1 + 1 + 1 = 3$.
204
MathematicsMediumMCQMHT CET · 2021
If $A^{-1}=\left[\begin{array}{lll}3 & 2 & 6 \\ 1 & 1 & 2 \\ 2 & 5 & 5\end{array}\right]$,then $A=$
A
$\left[\begin{array}{ccc}-5 & 20 & -2 \\ -1 & 3 & 0 \\ 3 & -11 & 1\end{array}\right]$
B
$\left[\begin{array}{ccc}-5 & 20 & 2 \\ -1 & 3 & 0 \\ 3 & 11 & 1\end{array}\right]$
C
$\left[\begin{array}{ccc}-5 & 20 & 2 \\ 1 & 3 & 0 \\ 3 & 11 & -1\end{array}\right]$
D
$\left[\begin{array}{ccc}-5 & 20 & -2 \\ 1 & 3 & 0 \\ 3 & 11 & 1\end{array}\right]$

Solution

(A) To find $A$,we use the property $(A^{-1})^{-1} = A$. We calculate the inverse of the given matrix $A^{-1}$ using the adjoint method or row operations. Let $M = A^{-1} = \left[\begin{array}{lll}3 & 2 & 6 \\ 1 & 1 & 2 \\ 2 & 5 & 5\end{array}\right]$.
First,find the determinant $|M| = 3(5-10) - 2(5-4) + 6(5-2) = 3(-5) - 2(1) + 6(3) = -15 - 2 + 18 = 1$.
Next,find the matrix of cofactors $C_{ij}$:
$C_{11} = +(5-10) = -5, C_{12} = -(5-4) = -1, C_{13} = +(5-2) = 3$
$C_{21} = -(10-30) = 20, C_{22} = +(15-12) = 3, C_{23} = -(15-4) = -11$
$C_{31} = +(4-6) = -2, C_{32} = -(6-6) = 0, C_{33} = +(3-2) = 1$
The adjoint matrix $adj(M) = \left[\begin{array}{ccc}-5 & 20 & -2 \\ -1 & 3 & 0 \\ 3 & -11 & 1\end{array}\right]$.
Since $A = M^{-1} = \frac{1}{|M|} adj(M) = \frac{1}{1} \left[\begin{array}{ccc}-5 & 20 & -2 \\ -1 & 3 & 0 \\ 3 & -11 & 1\end{array}\right]$.
Thus,$A = \left[\begin{array}{ccc}-5 & 20 & -2 \\ -1 & 3 & 0 \\ 3 & -11 & 1\end{array}\right]$.
205
MathematicsMediumMCQMHT CET · 2021
If $AX=B$,where $A=\left[\begin{array}{ccc}1 & -1 & 1 \\ 2 & 1 & -3 \\ 1 & 2 & 1\end{array}\right]$,$X=\left[\begin{array}{l}x \\ y \\ z\end{array}\right]$,and $B=\left[\begin{array}{l}4 \\ 0 \\ 2\end{array}\right]$,then find the value of $2x+y-z$.
A
$2$
B
$1$
C
$4$
D
$-2$

Solution

(A) Given the matrix equation $AX=B$:
$\left[\begin{array}{ccc}1 & -1 & 1 \\ 2 & 1 & -3 \\ 1 & 2 & 1\end{array}\right]\left[\begin{array}{l}x \\ y \\ z\end{array}\right]=\left[\begin{array}{l}4 \\ 0 \\ 2\end{array}\right]$
Applying row operations $R_2 \rightarrow R_2 - 2R_1$ and $R_3 \rightarrow R_3 - R_1$:
$\left[\begin{array}{ccc}1 & -1 & 1 \\ 0 & 3 & -5 \\ 0 & 3 & 0\end{array}\right]\left[\begin{array}{l}x \\ y \\ z\end{array}\right]=\left[\begin{array}{c}4 \\ -8 \\ -2\end{array}\right]$
From the third row,$3y = -2 \Rightarrow y = -\frac{2}{3}$.
From the second row,$3y - 5z = -8 \Rightarrow 3(-\frac{2}{3}) - 5z = -8 \Rightarrow -2 - 5z = -8 \Rightarrow -5z = -6 \Rightarrow z = \frac{6}{5}$.
From the first row,$x - y + z = 4 \Rightarrow x - (-\frac{2}{3}) + \frac{6}{5} = 4 \Rightarrow x + \frac{2}{3} + \frac{6}{5} = 4 \Rightarrow x + \frac{10+18}{15} = 4 \Rightarrow x + \frac{28}{15} = 4 \Rightarrow x = 4 - \frac{28}{15} = \frac{60-28}{15} = \frac{32}{15}$.
Calculating $2x + y - z = 2(\frac{32}{15}) + (-\frac{2}{3}) - \frac{6}{5} = \frac{64}{15} - \frac{10}{15} - \frac{18}{15} = \frac{36}{15} = 2.4$.
206
MathematicsMediumMCQMHT CET · 2021
If $A(\alpha) = \begin{bmatrix} \cos \alpha & \sin \alpha \\ -\sin \alpha & \cos \alpha \end{bmatrix}$,then $[A^2(\alpha)]^{-1} = $
A
$A(\alpha)$
B
$A^2(\alpha)$
C
$A(-2 \alpha)$
D
$A(2 \alpha)$

Solution

(C) Given $A(\alpha) = \begin{bmatrix} \cos \alpha & \sin \alpha \\ -\sin \alpha & \cos \alpha \end{bmatrix}$.
First,calculate $A^2(\alpha) = A(\alpha) \cdot A(\alpha)$:
$A^2(\alpha) = \begin{bmatrix} \cos \alpha & \sin \alpha \\ -\sin \alpha & \cos \alpha \end{bmatrix} \begin{bmatrix} \cos \alpha & \sin \alpha \\ -\sin \alpha & \cos \alpha \end{bmatrix} = \begin{bmatrix} \cos^2 \alpha - \sin^2 \alpha & \cos \alpha \sin \alpha + \sin \alpha \cos \alpha \\ -\sin \alpha \cos \alpha - \cos \alpha \sin \alpha & -\sin^2 \alpha + \cos^2 \alpha \end{bmatrix}$
Using trigonometric identities $\cos 2\alpha = \cos^2 \alpha - \sin^2 \alpha$ and $\sin 2\alpha = 2 \sin \alpha \cos \alpha$:
$A^2(\alpha) = \begin{bmatrix} \cos 2\alpha & \sin 2\alpha \\ -\sin 2\alpha & \cos 2\alpha \end{bmatrix} = A(2\alpha)$.
Now,find the inverse $[A^2(\alpha)]^{-1} = [A(2\alpha)]^{-1}$.
Since $|A(2\alpha)| = \cos^2 2\alpha + \sin^2 2\alpha = 1$,the inverse is given by the adjoint:
$[A(2\alpha)]^{-1} = \begin{bmatrix} \cos 2\alpha & -\sin 2\alpha \\ \sin 2\alpha & \cos 2\alpha \end{bmatrix}$.
Using $\cos(-x) = \cos x$ and $\sin(-x) = -\sin x$:
$[A^2(\alpha)]^{-1} = \begin{bmatrix} \cos(-2\alpha) & \sin(-2\alpha) \\ -\sin(-2\alpha) & \cos(-2\alpha) \end{bmatrix} = A(-2\alpha)$.
207
MathematicsEasyMCQMHT CET · 2021
If $A = \begin{bmatrix} 1 & 0 & 2 \\ -1 & 1 & -2 \\ 0 & 2 & 1 \end{bmatrix}$ and $\text{adj } A = \begin{bmatrix} 5 & x & -2 \\ 1 & 1 & 0 \\ -2 & -2 & y \end{bmatrix}$,then the value of $x+y$ is:
A
$6$
B
$3$
C
$4$
D
$5$

Solution

(D) The adjoint of a matrix $A$,denoted by $\text{adj } A$,is the transpose of the cofactor matrix $C$,where $C_{ij} = (-1)^{i+j} M_{ij}$.
Given $A = \begin{bmatrix} 1 & 0 & 2 \\ -1 & 1 & -2 \\ 0 & 2 & 1 \end{bmatrix}$.
To find $x$,which is the element at position $(1, 2)$ of $\text{adj } A$,we calculate the cofactor of the element at position $(2, 1)$ of matrix $A$:
$x = C_{21} = (-1)^{2+1} \begin{vmatrix} 0 & 2 \\ 2 & 1 \end{vmatrix} = -1(0 - 4) = 4$.
To find $y$,which is the element at position $(3, 3)$ of $\text{adj } A$,we calculate the cofactor of the element at position $(3, 3)$ of matrix $A$:
$y = C_{33} = (-1)^{3+3} \begin{vmatrix} 1 & 0 \\ -1 & 1 \end{vmatrix} = 1(1 - 0) = 1$.
Therefore,$x + y = 4 + 1 = 5$.
208
MathematicsEasyMCQMHT CET · 2021
If $A = \begin{bmatrix} \cos \theta & -\sin \theta & 0 \\ \sin \theta & \cos \theta & 0 \\ 0 & 0 & 1 \end{bmatrix}$,then $\operatorname{adj} A = $
A
$\begin{bmatrix} -\cos \theta & -\sin \theta & 0 \\ \sin \theta & \cos \theta & 0 \\ 0 & 0 & 1 \end{bmatrix}$
B
$\begin{bmatrix} \cos \theta & \sin \theta & 0 \\ \sin \theta & \cos \theta & 0 \\ 0 & 0 & 1 \end{bmatrix}$
C
$\begin{bmatrix} \cos \theta & \sin \theta & 0 \\ -\sin \theta & \cos \theta & 0 \\ 0 & 0 & 1 \end{bmatrix}$
D
$\begin{bmatrix} \cos \theta & -\sin \theta & 0 \\ \sin \theta & \cos \theta & 0 \\ 0 & 0 & 1 \end{bmatrix}$

Solution

(C) Given $A = \begin{bmatrix} \cos \theta & -\sin \theta & 0 \\ \sin \theta & \cos \theta & 0 \\ 0 & 0 & 1 \end{bmatrix}$.
The adjoint of a matrix $A$,denoted by $\operatorname{adj} A$,is the transpose of the cofactor matrix $C = [C_{ij}]$.
Calculating the cofactors:
$C_{11} = (\cos \theta)(1) - 0 = \cos \theta$,$C_{12} = -(\sin \theta(1) - 0) = -\sin \theta$,$C_{13} = 0$.
$C_{21} = -(-\sin \theta(1) - 0) = \sin \theta$,$C_{22} = (\cos \theta)(1) - 0 = \cos \theta$,$C_{23} = 0$.
$C_{31} = 0$,$C_{32} = 0$,$C_{33} = \cos^2 \theta + \sin^2 \theta = 1$.
Thus,the cofactor matrix is $\begin{bmatrix} \cos \theta & -\sin \theta & 0 \\ \sin \theta & \cos \theta & 0 \\ 0 & 0 & 1 \end{bmatrix}$.
Taking the transpose,$\operatorname{adj} A = \begin{bmatrix} \cos \theta & \sin \theta & 0 \\ -\sin \theta & \cos \theta & 0 \\ 0 & 0 & 1 \end{bmatrix}$.
209
MathematicsMediumMCQMHT CET · 2021
For an invertible matrix $A$,if $A(\operatorname{adj} A)=\left[\begin{array}{cc}20 & 0 \\ 0 & 20\end{array}\right]$,then $|A|=$
A
-$200$
B
$200$
C
-$2$
D
$20$

Solution

(D) We know that for any square matrix $A$ of order $n$,the property $A(\operatorname{adj} A) = |A| I_n$ holds,where $I_n$ is the identity matrix of order $n$.
Given $A(\operatorname{adj} A) = \left[\begin{array}{cc}20 & 0 \\ 0 & 20\end{array}\right]$.
This can be written as $A(\operatorname{adj} A) = 20 \left[\begin{array}{cc}1 & 0 \\ 0 & 1\end{array}\right] = 20 I_2$.
Comparing this with the property $A(\operatorname{adj} A) = |A| I_2$,we get $|A| = 20$.
210
MathematicsMediumMCQMHT CET · 2021
If $A = \begin{bmatrix} 5a & -b \\ 3 & 2 \end{bmatrix}$ and $A \operatorname{adj} A = AA^{T}$,then $5a + b =$
A
$13$
B
$4$
C
-$1$
D
$5$

Solution

(D) Given $A = \begin{bmatrix} 5a & -b \\ 3 & 2 \end{bmatrix}$.
We know that $A \operatorname{adj} A = |A| I$,where $I$ is the identity matrix.
Given $A \operatorname{adj} A = AA^{T}$,so $|A| I = AA^{T}$.
$|A| = (5a)(2) - (-b)(3) = 10a + 3b$.
Thus,$|A| I = \begin{bmatrix} 10a + 3b & 0 \\ 0 & 10a + 3b \end{bmatrix}$.
Now,$AA^{T} = \begin{bmatrix} 5a & -b \\ 3 & 2 \end{bmatrix} \begin{bmatrix} 5a & 3 \\ -b & 2 \end{bmatrix} = \begin{bmatrix} 25a^2 + b^2 & 15a - 2b \\ 15a - 2b & 9 + 4 \end{bmatrix}$.
Equating the two matrices:
$10a + 3b = 25a^2 + b^2$ (from diagonal elements) and $15a - 2b = 0$ (from off-diagonal elements).
From $15a - 2b = 0$,we get $b = \frac{15a}{2}$.
Also,$|A| I = AA^{T}$ implies $|A| = \det(A) = \det(A^T)$,so $10a + 3b = 13$.
Substituting $b = \frac{15a}{2}$ into $10a + 3b = 13$:
$10a + 3(\frac{15a}{2}) = 13 \implies 20a + 45a = 26 \implies 65a = 26 \implies a = \frac{26}{65} = \frac{2}{5}$.
Then $b = \frac{15}{2} \times \frac{2}{5} = 3$.
Therefore,$5a + b = 5(\frac{2}{5}) + 3 = 2 + 3 = 5$.
211
MathematicsEasyMCQMHT CET · 2021
For a $3 \times 3$ matrix $A$,if $A(\operatorname{adj} A) = \begin{bmatrix} -10 & 0 & 0 \\ 0 & -10 & 2 \\ 0 & 0 & -10 \end{bmatrix}$,then the value of the determinant of $A$ is:
A
$100$
B
$-1000$
C
$-10$
D
$20$

Solution

(C) We know the property of matrices that $A(\operatorname{adj} A) = |A|I$,where $I$ is the identity matrix of the same order as $A$.
However,the given matrix $M = A(\operatorname{adj} A) = \begin{bmatrix} -10 & 0 & 0 \\ 0 & -10 & 2 \\ 0 & 0 & -10 \end{bmatrix}$ is not a scalar matrix (since the element at $(2,3)$ is $2$).
Taking the determinant of both sides: $|A(\operatorname{adj} A)| = |M|$.
Using the property $|AB| = |A||B|$,we have $|A| |\operatorname{adj} A| = |M|$.
Since $|\operatorname{adj} A| = |A|^{n-1}$ where $n=3$,we have $|A| \cdot |A|^{3-1} = |M|$,which simplifies to $|A|^3 = |M|$.
Calculating the determinant of matrix $M$: $|M| = -10((-10)(-10) - (0)(2)) - 0 + 0 = -10(100) = -1000$.
Therefore,$|A|^3 = -1000$.
Taking the cube root on both sides,$|A| = -10$.
212
MathematicsMediumMCQMHT CET · 2021
If $A = \begin{bmatrix} 1 & 2 & 3 \\ -1 & 1 & 2 \\ 1 & 2 & 4 \end{bmatrix}$,then $A(\operatorname{adj} A) = $
A
$\begin{bmatrix} -1/3 & 0 & 0 \\ 0 & -1/3 & 0 \\ 0 & 0 & -1/3 \end{bmatrix}$
B
$\begin{bmatrix} 3 & 0 & 0 \\ 0 & 3 & 0 \\ 0 & 0 & 3 \end{bmatrix}$
C
$\begin{bmatrix} 1 & 2 & 3 \\ -1 & 1 & 2 \\ 1 & 2 & 4 \end{bmatrix}$
D
$\begin{bmatrix} 1 & -1 & 1 \\ 2 & 1 & 2 \\ 3 & 2 & 4 \end{bmatrix}$

Solution

(B) We know the property of matrices that $A(\operatorname{adj} A) = |A| I$,where $|A|$ is the determinant of matrix $A$ and $I$ is the identity matrix of the same order.
First,calculate the determinant of $A$:
$|A| = 1(1 \times 4 - 2 \times 2) - 2(-1 \times 4 - 2 \times 1) + 3(-1 \times 2 - 1 \times 1)$
$|A| = 1(4 - 4) - 2(-4 - 2) + 3(-2 - 1)$
$|A| = 1(0) - 2(-6) + 3(-3)$
$|A| = 0 + 12 - 9 = 3$
Now,substitute $|A|$ into the formula:
$A(\operatorname{adj} A) = 3 \times \begin{bmatrix} 1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \end{bmatrix} = \begin{bmatrix} 3 & 0 & 0 \\ 0 & 3 & 0 \\ 0 & 0 & 3 \end{bmatrix}$.
213
MathematicsEasyMCQMHT CET · 2021
If $A = \begin{bmatrix} 1 & 2 & 3 \\ -1 & 1 & 2 \\ 1 & 2 & 4 \end{bmatrix}$ and $A(\operatorname{adj} A) = kI$,then the value of $(k+1)^4$ is
A
$256$
B
$81$
C
$16$
D
$625$

Solution

(A) We know that for any square matrix $A$ of order $n$,$A(\operatorname{adj} A) = |A|I$.
First,calculate the determinant $|A|$:
$|A| = \begin{vmatrix} 1 & 2 & 3 \\ -1 & 1 & 2 \\ 1 & 2 & 4 \end{vmatrix} = 1(4-4) - 2(-4-2) + 3(-2-1) = 1(0) - 2(-6) + 3(-3) = 0 + 12 - 9 = 3$.
Given $A(\operatorname{adj} A) = kI$,comparing this with $A(\operatorname{adj} A) = |A|I$,we get $k = |A| = 3$.
Now,calculate $(k+1)^4$:
$(3+1)^4 = 4^4 = 256$.
214
MathematicsEasyMCQMHT CET · 2021
If the inverse of $\begin{bmatrix} 1 & 2 & x \\ 4 & -1 & 7 \\ 2 & 4 & -6 \end{bmatrix}$ does not exist,then $x=$
A
-$3$
B
$2$
C
$3$
D
$0$

Solution

(A) The inverse of a matrix $A$ does not exist if its determinant is zero,i.e.,$|A| = 0$.
Given matrix $A = \begin{bmatrix} 1 & 2 & x \\ 4 & -1 & 7 \\ 2 & 4 & -6 \end{bmatrix}$.
Setting the determinant to zero:
$|A| = 1((-1)(-6) - (7)(4)) - 2((4)(-6) - (7)(2)) + x((4)(4) - (-1)(2)) = 0$
$|A| = 1(6 - 28) - 2(-24 - 14) + x(16 + 2) = 0$
$|A| = 1(-22) - 2(-38) + x(18) = 0$
$-22 + 76 + 18x = 0$
$54 + 18x = 0$
$18x = -54$
$x = -3$.
215
MathematicsMediumMCQMHT CET · 2021
If $A^{-1} = \begin{bmatrix} 2 & -3 \\ -1 & 2 \end{bmatrix}$ and $B^{-1} = \begin{bmatrix} 1 & 0 \\ -3 & 1 \end{bmatrix}$,then $(AB)^{-1} =$
A
$\begin{bmatrix} 2 & 7 \\ 3 & -1 \end{bmatrix}$
B
$\begin{bmatrix} 2 & -7 \\ -3 & 11 \end{bmatrix}$
C
$\begin{bmatrix} 2 & -3 \\ -7 & 11 \end{bmatrix}$
D
$\begin{bmatrix} 2 & 3 \\ 7 & -11 \end{bmatrix}$

Solution

(C) We know that for any invertible matrices $A$ and $B$,the property $(AB)^{-1} = B^{-1} A^{-1}$ holds true.
Given $A^{-1} = \begin{bmatrix} 2 & -3 \\ -1 & 2 \end{bmatrix}$ and $B^{-1} = \begin{bmatrix} 1 & 0 \\ -3 & 1 \end{bmatrix}$.
Substituting these values,we get:
$(AB)^{-1} = B^{-1} A^{-1} = \begin{bmatrix} 1 & 0 \\ -3 & 1 \end{bmatrix} \begin{bmatrix} 2 & -3 \\ -1 & 2 \end{bmatrix}$
Performing matrix multiplication:
$= \begin{bmatrix} (1)(2) + (0)(-1) & (1)(-3) + (0)(2) \\ (-3)(2) + (1)(-1) & (-3)(-3) + (1)(2) \end{bmatrix}$
$= \begin{bmatrix} 2 + 0 & -3 + 0 \\ -6 - 1 & 9 + 2 \end{bmatrix}$
$= \begin{bmatrix} 2 & -3 \\ -7 & 11 \end{bmatrix}$
216
MathematicsMediumMCQMHT CET · 2021
If $F(\alpha) = \begin{bmatrix} \cos \alpha & -\sin \alpha & 0 \\ \sin \alpha & \cos \alpha & 0 \\ 0 & 0 & 1 \end{bmatrix}$,where $\alpha \in \mathbb{R}$,then $[F(\alpha)]^{-1}$ is equal to:
A
$F(-\alpha)$
B
$F(2\alpha)$
C
$F(\alpha)$
D
$F(3\alpha)$

Solution

(A) Given $F(\alpha) = \begin{bmatrix} \cos \alpha & -\sin \alpha & 0 \\ \sin \alpha & \cos \alpha & 0 \\ 0 & 0 & 1 \end{bmatrix}$.
First,we find the determinant $|F(\alpha)|$:
$|F(\alpha)| = \cos \alpha(\cos \alpha - 0) - (-\sin \alpha)(\sin \alpha - 0) + 0 = \cos^2 \alpha + \sin^2 \alpha = 1$.
Since $|F(\alpha)| = 1 \neq 0$,the inverse exists.
The inverse is given by $[F(\alpha)]^{-1} = \frac{1}{|F(\alpha)|} \text{adj}(F(\alpha))$.
The cofactor matrix $C$ is calculated by finding the cofactor of each element.
The adjoint is the transpose of the cofactor matrix:
$\text{adj}(F(\alpha)) = \begin{bmatrix} \cos \alpha & \sin \alpha & 0 \\ -\sin \alpha & \cos \alpha & 0 \\ 0 & 0 & 1 \end{bmatrix}$.
We know that $\cos(-\alpha) = \cos \alpha$ and $\sin(-\alpha) = -\sin \alpha$.
Substituting these,we get $\text{adj}(F(\alpha)) = \begin{bmatrix} \cos(-\alpha) & -\sin(-\alpha) & 0 \\ \sin(-\alpha) & \cos(-\alpha) & 0 \\ 0 & 0 & 1 \end{bmatrix} = F(-\alpha)$.
Thus,$[F(\alpha)]^{-1} = F(-\alpha)$.
217
MathematicsMediumMCQMHT CET · 2021
If $A^{-1}=\frac{-1}{2}\left[\begin{array}{cc}5 & 8 \\ -1 & 2\end{array}\right]$,then $2A+I_2=$,where $I_2$ is a unit matrix of order $2$.
A
$\left[\begin{array}{ll}5 & 8 \\ 1 & 2\end{array}\right]$
B
$\left[\begin{array}{ll}5 & 8 \\ 2 & 2\end{array}\right]$
C
$\left[\begin{array}{ll}2 & 4 \\ 1 & 1\end{array}\right]$
D
$\left[\begin{array}{ll}5 & 8 \\ 2 & 3\end{array}\right]$

Solution

(D) Given $A^{-1} = \frac{-1}{2} \begin{bmatrix} 5 & 8 \\ -1 & 2 \end{bmatrix} = \begin{bmatrix} -2.5 & -4 \\ 0.5 & -1 \end{bmatrix}$.
To find $A$,we use the formula $A = (A^{-1})^{-1}$.
The determinant $|A^{-1}| = (-2.5)(-1) - (-4)(0.5) = 2.5 + 2 = 4.5 = \frac{9}{2}$.
$A = \frac{1}{|A^{-1}|} \text{adj}(A^{-1}) = \frac{1}{9/2} \begin{bmatrix} -1 & 4 \\ -0.5 & -2.5 \end{bmatrix} = \frac{2}{9} \begin{bmatrix} -1 & 4 \\ -0.5 & -2.5 \end{bmatrix} = \begin{bmatrix} -2/9 & 8/9 \\ -1/9 & -5/9 \end{bmatrix}$.
Alternatively,using the property $A = \frac{1}{|A^{-1}|} \text{adj}(A^{-1})$ on the original matrix:
$|A^{-1}| = \frac{1}{4} (10 - (-8)) = \frac{18}{4} = 4.5$.
$A = \frac{1}{4.5} \cdot \frac{-1}{2} \begin{bmatrix} 2 & -8 \\ 1 & 5 \end{bmatrix} = \frac{-1}{9} \begin{bmatrix} 2 & -8 \\ 1 & 5 \end{bmatrix} = \begin{bmatrix} -2/9 & 8/9 \\ -1/9 & -5/9 \end{bmatrix}$.
Calculating $2A + I_2 = 2 \begin{bmatrix} -2/9 & 8/9 \\ -1/9 & -5/9 \end{bmatrix} + \begin{bmatrix} 1 & 0 \\ 0 & 1 \end{bmatrix} = \begin{bmatrix} -4/9+1 & 16/9 \\ -2/9 & -10/9+1 \end{bmatrix} = \begin{bmatrix} 5/9 & 16/9 \\ -2/9 & -1/9 \end{bmatrix}$.
Note: Based on the provided options,there is a discrepancy in the question's matrix values. Assuming the intended question was $A = \frac{-1}{2} \begin{bmatrix} 5 & 8 \\ -1 & 2 \end{bmatrix}$,then $2A+I_2 = \begin{bmatrix} -5 & -8 \\ 1 & -2 \end{bmatrix} + \begin{bmatrix} 1 & 0 \\ 0 & 1 \end{bmatrix} = \begin{bmatrix} -4 & -8 \\ 1 & -1 \end{bmatrix}$. Given the options,$D$ is the intended answer if $A = \begin{bmatrix} 2 & 4 \\ 1 & 1 \end{bmatrix}$.
218
MathematicsEasyMCQMHT CET · 2021
If $A = \begin{bmatrix} 0 & 1 & 2 \\ 1 & 2 & 3 \\ 3 & a & 1 \end{bmatrix}$ and $A^{-1} = \frac{1}{2} \begin{bmatrix} 1 & -1 & 1 \\ -8 & 6 & 2c \\ 5 & -3 & 1 \end{bmatrix}$,then the values of $a$ and $c$ are respectively:
A
$\frac{1}{2}, \frac{1}{2}$
B
$-1, 1$
C
$2, -\frac{1}{2}$
D
$1, -1$

Solution

(D) We know that $AA^{-1} = I$.
Multiplying the given matrices:
$\begin{bmatrix} 0 & 1 & 2 \\ 1 & 2 & 3 \\ 3 & a & 1 \end{bmatrix} \times \frac{1}{2} \begin{bmatrix} 1 & -1 & 1 \\ -8 & 6 & 2c \\ 5 & -3 & 1 \end{bmatrix} = I$
$\frac{1}{2} \begin{bmatrix} 0 & 1 & 2 \\ 1 & 2 & 3 \\ 3 & a & 1 \end{bmatrix} \begin{bmatrix} 1 & -1 & 1 \\ -8 & 6 & 2c \\ 5 & -3 & 1 \end{bmatrix} = \begin{bmatrix} 1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \end{bmatrix}$
Performing matrix multiplication for the first row and third column:
$0(1) + 1(2c) + 2(1) = 0 \implies 2c + 2 = 0 \implies 2c = -2 \implies c = -1$.
Performing matrix multiplication for the third row and first column:
$3(1) + a(-8) + 1(5) = 0 \implies 3 - 8a + 5 = 0 \implies 8 - 8a = 0 \implies 8a = 8 \implies a = 1$.
Thus,the values are $a = 1$ and $c = -1$.
219
MathematicsEasyMCQMHT CET · 2021
If $A=\left[\begin{array}{lll}0 & 1 & 2 \\ 1 & 2 & 3 \\ 3 & 1 & 1\end{array}\right]$,then $A^{-1}=$
A
$\left(\frac{1}{2}\right)\left[\begin{array}{lll}0 & 1 & 2 \\ 3 & 2 & 1 \\ 4 & 2 & 3\end{array}\right]$
B
$\left[\begin{array}{ccc}\frac{1}{2} & \frac{-1}{2} & \frac{1}{2} \\ -4 & 3 & -1 \\ \frac{5}{2} & \frac{-3}{2} & \frac{1}{2}\end{array}\right]$
C
$\left[\begin{array}{ccc}\frac{1}{2} & -1 & \frac{5}{2} \\ 1 & -6 & 3 \\ 1 & 2 & -1\end{array}\right]$
D
$\left(\frac{1}{2}\right)\left[\begin{array}{ccc}1 & -1 & -1 \\ -8 & 6 & -2 \\ 5 & -3 & 1\end{array}\right]$

Solution

(B) To find $A^{-1}$,we use the formula $A^{-1} = \frac{1}{|A|} \text{adj}(A)$.
First,calculate the determinant $|A|$:
$|A| = 0(2-3) - 1(1-9) + 2(1-6) = 0 - 1(-8) + 2(-5) = 8 - 10 = -2$.
Next,find the matrix of cofactors $C_{ij}$:
$C_{11} = +(2-3) = -1, C_{12} = -(1-9) = 8, C_{13} = +(1-6) = -5$
$C_{21} = -(1-2) = 1, C_{22} = +(0-6) = -6, C_{23} = -(0-3) = 3$
$C_{31} = +(3-4) = -1, C_{32} = -(0-2) = 2, C_{33} = +(0-1) = -1$
Thus,$\text{adj}(A) = \begin{bmatrix} -1 & 1 & -1 \\ 8 & -6 & 2 \\ -5 & 3 & -1 \end{bmatrix}^T = \begin{bmatrix} -1 & 8 & -5 \\ 1 & -6 & 3 \\ -1 & 2 & -1 \end{bmatrix}$.
Finally,$A^{-1} = \frac{1}{-2} \begin{bmatrix} -1 & 8 & -5 \\ 1 & -6 & 3 \\ -1 & 2 & -1 \end{bmatrix} = \frac{1}{2} \begin{bmatrix} 1 & -8 & 5 \\ -1 & 6 & -3 \\ 1 & -2 & 1 \end{bmatrix}$.
Comparing with the given options,option $D$ is $\frac{1}{2} \begin{bmatrix} 1 & -1 & -1 \\ -8 & 6 & -2 \\ 5 & -3 & 1 \end{bmatrix}$,which is incorrect. Re-evaluating the calculation,the correct inverse is $\begin{bmatrix} 1/2 & -1/2 & 1/2 \\ -4 & 3 & -1 \\ 5/2 & -3/2 & 1/2 \end{bmatrix}$,which matches option $B$.
220
MathematicsEasyMCQMHT CET · 2021
If $A = \begin{bmatrix} k & 2 \\ -2 & -k \end{bmatrix}$,then $A^{-1}$ does not exist if $k =$
A
$3$
B
$\pm 2$
C
$0$
D
$\pm 1$

Solution

(B) The inverse of a matrix $A$,denoted as $A^{-1}$,does not exist if and only if the determinant of the matrix is zero,i.e.,$|A| = 0$.
Given $A = \begin{bmatrix} k & 2 \\ -2 & -k \end{bmatrix}$.
The determinant $|A|$ is calculated as:
$|A| = (k)(-k) - (2)(-2)$
$|A| = -k^2 + 4$
For $A^{-1}$ to not exist,we set $|A| = 0$:
$-k^2 + 4 = 0$
$k^2 = 4$
$k = \pm 2$
Therefore,$A^{-1}$ does not exist when $k = \pm 2$.
221
MathematicsEasyMCQMHT CET · 2021
If $A = \begin{bmatrix} 1 & 0 & 1 \\ 0 & 2 & 3 \\ 1 & 2 & 1 \end{bmatrix}$,then the value of the determinant of $A^{-1}$ is
A
$-6$
B
$-\frac{1}{6}$
C
$\frac{1}{36}$
D
$36$

Solution

(B) Given the matrix $A = \begin{bmatrix} 1 & 0 & 1 \\ 0 & 2 & 3 \\ 1 & 2 & 1 \end{bmatrix}$.
First,we calculate the determinant of $A$ $(|A|)$:
$|A| = 1(2 - 6) - 0(0 - 3) + 1(0 - 2)$
$|A| = 1(-4) - 0 + 1(-2)$
$|A| = -4 - 2 = -6$.
We know the property of determinants that $|A^{-1}| = \frac{1}{|A|}$.
Therefore,$|A^{-1}| = \frac{1}{-6} = -\frac{1}{6}$.
222
MathematicsEasyMCQMHT CET · 2021
If $A=\left[\begin{array}{ccc}1 & 2 & 1 \\ -1 & 1 & 3\end{array}\right]$ and $B=\left[\begin{array}{cc}1 & 2 \\ -3 & 1 \\ 0 & 2\end{array}\right]$,then find $(AB)^{-1}$.
A
$\left[\begin{array}{cc}5 & -6 \\ -4 & 5\end{array}\right]$
B
$\left[\begin{array}{ll}5 & 6 \\ 4 & 5\end{array}\right]$
C
$\left[\begin{array}{ll}-5 & 6 \\ -4 & 5\end{array}\right]$
D
$\left[\begin{array}{ll}-5 & -6 \\ -4 & -5\end{array}\right]$

Solution

(C) First,calculate the product $AB$:
$AB = \left[\begin{array}{ccc}1 & 2 & 1 \\ -1 & 1 & 3\end{array}\right] \left[\begin{array}{cc}1 & 2 \\ -3 & 1 \\ 0 & 2\end{array}\right]$
$AB = \left[\begin{array}{cc} (1)(1) + (2)(-3) + (1)(0) & (1)(2) + (2)(1) + (1)(2) \\ (-1)(1) + (1)(-3) + (3)(0) & (-1)(2) + (1)(1) + (3)(2) \end{array}\right]$
$AB = \left[\begin{array}{cc} 1 - 6 + 0 & 2 + 2 + 2 \\ -1 - 3 + 0 & -2 + 1 + 6 \end{array}\right] = \left[\begin{array}{cc} -5 & 6 \\ -4 & 5 \end{array}\right]$
Now,find the inverse of the matrix $M = \left[\begin{array}{cc} -5 & 6 \\ -4 & 5 \end{array}\right]$.
The determinant $|M| = (-5)(5) - (6)(-4) = -25 + 24 = -1$.
The inverse is given by $M^{-1} = \frac{1}{|M|} \text{adj}(M)$.
For a $2 \times 2$ matrix $\left[\begin{array}{cc} a & b \\ c & d \end{array}\right]$,the adjoint is $\left[\begin{array}{cc} d & -b \\ -c & a \end{array}\right]$.
So,$\text{adj}(M) = \left[\begin{array}{cc} 5 & -6 \\ 4 & -5 \end{array}\right]$.
$(AB)^{-1} = \frac{1}{-1} \left[\begin{array}{cc} 5 & -6 \\ 4 & -5 \end{array}\right] = \left[\begin{array}{cc} -5 & 6 \\ -4 & 5 \end{array}\right]$.
223
MathematicsDifficultMCQMHT CET · 2021
If $A = \begin{bmatrix} 1 & 2 & 3 \\ 1 & 1 & a \\ 2 & 4 & 7 \end{bmatrix}$ and $B = \begin{bmatrix} 13 & 2 & b \\ -3 & -1 & 2 \\ -2 & 0 & 1 \end{bmatrix}$ where matrix $B$ is the inverse of matrix $A$,then the values of $a$ and $b$ are:
A
$a = -5, b = 7$
B
$a = 7, b = -5$
C
$a = -7, b = 5$
D
$a = 5, b = -7$

Solution

(D) The determinant of matrix $A$ is given by $|A| = 1(7 - 4a) - 2(7 - 2a) + 3(4 - 2) = 7 - 4a - 14 + 4a + 6 = -1$.
Since $B = A^{-1}$,we know that $B = \frac{1}{|A|} \text{adj}(A)$.
Given $|A| = -1$,the element $B_{ij} = \frac{C_{ji}}{|A|} = -C_{ji}$,where $C_{ji}$ is the cofactor of the element $A_{ji}$.
For element $B_{13} = b$,we have $b = -C_{31}$.
The cofactor $C_{31} = (-1)^{3+1} \begin{vmatrix} 2 & 3 \\ 1 & a \end{vmatrix} = 2a - 3$.
Thus,$b = -(2a - 3) = 3 - 2a$,which implies $2a + b = 3$.
For element $B_{21} = -3$,we have $-3 = -C_{12}$.
The cofactor $C_{12} = (-1)^{1+2} \begin{vmatrix} 1 & a \\ 2 & 7 \end{vmatrix} = -(7 - 2a) = 2a - 7$.
Thus,$-3 = -(2a - 7) = 7 - 2a$,which implies $2a = 10$,so $a = 5$.
Substituting $a = 5$ into $2a + b = 3$,we get $2(5) + b = 3$,so $10 + b = 3$,which gives $b = -7$.
224
MathematicsEasyMCQMHT CET · 2021
If $A=\left[\begin{array}{ll}2 & -2 \\ 2 & -3\end{array}\right]$ and $B=\left[\begin{array}{cc}0 & -1 \\ 1 & 0\end{array}\right]$,then $(B^{-1} A^{-1})^{-1} = ?$
A
$\left[\begin{array}{ll}-2 & -2 \\ -3 & -2\end{array}\right]$
B
$\left[\begin{array}{cc}2 & 2 \\ -2 & -3\end{array}\right]$
C
$\left[\begin{array}{cc}3 & -2 \\ 2 & 2\end{array}\right]$
D
$\left[\begin{array}{cc}1 & -1 \\ -2 & 3\end{array}\right]$

Solution

(A) We know the property of inverse of matrices: $(XY)^{-1} = Y^{-1} X^{-1}$.
Applying this property to the given expression:
$(B^{-1} A^{-1})^{-1} = (A^{-1})^{-1} (B^{-1})^{-1} = AB$.
Now,we calculate the product $AB$:
$AB = \left[\begin{array}{ll}2 & -2 \\ 2 & -3\end{array}\right] \left[\begin{array}{cc}0 & -1 \\ 1 & 0\end{array}\right]$
$AB = \left[\begin{array}{ll} (2)(0) + (-2)(1) & (2)(-1) + (-2)(0) \\ (2)(0) + (-3)(1) & (2)(-1) + (-3)(0) \end{array}\right]$
$AB = \left[\begin{array}{ll} 0 - 2 & -2 + 0 \\ 0 - 3 & -2 + 0 \end{array}\right] = \left[\begin{array}{ll} -2 & -2 \\ -3 & -2 \end{array}\right]$.
225
MathematicsEasyMCQMHT CET · 2021
If $A = \begin{bmatrix} 2 & 3 \\ 5 & -2 \end{bmatrix}$ and $A^{-1} = KA$,then $K$ is
A
$19$
B
$\frac{-1}{19}$
C
$-19$
D
$\frac{1}{19}$

Solution

(D) Given $A = \begin{bmatrix} 2 & 3 \\ 5 & -2 \end{bmatrix}$.
First,calculate the determinant of $A$:
$|A| = (2)(-2) - (3)(5) = -4 - 15 = -19$.
Next,find the adjoint of $A$:
$\text{adj}(A) = \begin{bmatrix} -2 & -3 \\ -5 & 2 \end{bmatrix}$.
We know that $A^{-1} = \frac{1}{|A|} \text{adj}(A)$:
$A^{-1} = \frac{1}{-19} \begin{bmatrix} -2 & -3 \\ -5 & 2 \end{bmatrix} = \frac{1}{19} \begin{bmatrix} 2 & 3 \\ 5 & -2 \end{bmatrix}$.
Since $A^{-1} = KA$ and $A = \begin{bmatrix} 2 & 3 \\ 5 & -2 \end{bmatrix}$,we have:
$KA = \frac{1}{19} A$.
Therefore,$K = \frac{1}{19}$.
226
MathematicsEasyMCQMHT CET · 2021
Which of the following matrices are invertible?
$A = \begin{bmatrix} 2 & 3 \\ 10 & 15 \end{bmatrix}, B = \begin{bmatrix} 1 & 2 & 3 \\ 2 & -1 & 3 \\ 1 & 2 & 3 \end{bmatrix}, C = \begin{bmatrix} 1 & 2 & 3 \\ 3 & 4 & 5 \\ 4 & 6 & 8 \end{bmatrix}, D = \begin{bmatrix} 2 & 4 & 2 \\ 1 & 1 & 0 \\ 1 & 4 & 5 \end{bmatrix}$
A
both $A$ and $B$
B
only $C$
C
only $A$
D
only $D$

Solution

(D) matrix is invertible if and only if its determinant is non-zero $(|M| \neq 0)$.
For matrix $A$: $|A| = (2 \times 15) - (3 \times 10) = 30 - 30 = 0$. Thus,$A$ is not invertible.
For matrix $B$: Since row $R_1$ and row $R_3$ are identical,$|B| = 0$. Thus,$B$ is not invertible.
For matrix $C$: $|C| = 1(4 \times 8 - 5 \times 6) - 2(3 \times 8 - 5 \times 4) + 3(3 \times 6 - 4 \times 4) = 1(32 - 30) - 2(24 - 20) + 3(18 - 16) = 1(2) - 2(4) + 3(2) = 2 - 8 + 6 = 0$. Thus,$C$ is not invertible.
For matrix $D$: $|D| = 2(1 \times 5 - 0 \times 4) - 4(1 \times 5 - 0 \times 1) + 2(1 \times 4 - 1 \times 1) = 2(5) - 4(5) + 2(3) = 10 - 20 + 6 = -4$. Since $|D| \neq 0$,$D$ is invertible.
227
MathematicsEasyMCQMHT CET · 2021
If $A = \begin{bmatrix} \lambda & i \\ i & -\lambda \end{bmatrix}$ and $A^{-1}$ does not exist,then $\lambda = $ (where $i = \sqrt{-1}$)
A
$\pm 2$
B
$\pm 1$
C
$0$
D
$\pm 3$

Solution

(B) Given the matrix $A = \begin{bmatrix} \lambda & i \\ i & -\lambda \end{bmatrix}$.
For the inverse $A^{-1}$ to not exist,the determinant of the matrix must be zero,i.e.,$|A| = 0$.
Calculating the determinant:
$|A| = (\lambda)(-\lambda) - (i)(i) = -\lambda^2 - i^2$.
Since $i = \sqrt{-1}$,we have $i^2 = -1$.
Substituting this into the determinant equation:
$|A| = -\lambda^2 - (-1) = -\lambda^2 + 1$.
Setting the determinant to zero:
$-\lambda^2 + 1 = 0 \Rightarrow \lambda^2 = 1$.
Therefore,$\lambda = \pm 1$.
228
MathematicsEasyMCQMHT CET · 2021
$A$ lot of $100$ bulbs contains $10$ defective bulbs. Five bulbs are selected at random from the lot and sent to a retail store. The probability that the store will receive at most one defective bulb is:
A
$0.59049$
B
$0.91854$
C
$0.6561$
D
$0.32805$

Solution

(B) Let $p$ be the probability of selecting a defective bulb. Given $p = \frac{10}{100} = 0.1$ and $q = 1 - p = 0.9$.
We select $n = 5$ bulbs. Let $X$ be the number of defective bulbs.
We need to find $P(X \le 1) = P(X = 0) + P(X = 1)$.
Using the binomial distribution formula $P(X = k) = {}^nC_k p^k q^{n-k}$:
$P(X = 0) = {}^5C_0 (0.1)^0 (0.9)^5 = 1 \times 1 \times (0.9)^5 = 0.59049$.
$P(X = 1) = {}^5C_1 (0.1)^1 (0.9)^4 = 5 \times 0.1 \times 0.6561 = 0.5 \times 0.6561 = 0.32805$.
Therefore,$P(X \le 1) = 0.59049 + 0.32805 = 0.91854$.
229
MathematicsEasyMCQMHT CET · 2021
$A$ coin is tossed three times. If $X$ denotes the absolute difference between the number of heads and the number of tails,then $P(X=1) = $
A
$\frac{1}{6}$
B
$\frac{1}{2}$
C
$\frac{2}{3}$
D
$\frac{3}{4}$

Solution

(D) When a coin is tossed $3$ times,the sample space $S$ contains $2^3 = 8$ outcomes: $\{HHH, HHT, HTH, THH, HTT, THT, TTH, TTT\}$.
Let $H$ be the number of heads and $T$ be the number of tails. Since $H+T=3$,we have $T=3-H$.
The absolute difference $X = |H-T| = |H-(3-H)| = |2H-3|$.
For the possible values of $H \in \{0, 1, 2, 3\}$:
If $H=0, T=3, X=|0-3|=3$.
If $H=1, T=2, X=|1-2|=1$.
If $H=2, T=1, X=|2-1|=1$.
If $H=3, T=0, X=|3-0|=3$.
We want $P(X=1)$,which occurs when $H=1$ or $H=2$.
The outcomes for $H=1$ are $\{HTT, THT, TTH\}$ ($3$ outcomes).
The outcomes for $H=2$ are $\{HHT, HTH, THH\}$ ($3$ outcomes).
Total favorable outcomes $= 3 + 3 = 6$.
Therefore,$P(X=1) = \frac{6}{8} = \frac{3}{4}$.
230
MathematicsEasyMCQMHT CET · 2021
Rooms in a hotel are numbered from $1$ to $19$. Rooms are allocated at random as guests arrive. The first guest to arrive is given a room which is a prime number. The probability that the second guest to arrive is given a room which is a prime number is
A
$\frac{8}{19} \times \frac{7}{18}$
B
$\frac{8}{19}$
C
$\frac{8}{19} \times \frac{7}{19}$
D
$\frac{7}{18}$

Solution

(D) The prime numbers between $1$ and $19$ are $2, 3, 5, 7, 11, 13, 17, 19$. There are $8$ such numbers.
Since the first guest is given a room with a prime number,there are $8 - 1 = 7$ prime-numbered rooms remaining.
The total number of rooms remaining for the second guest is $19 - 1 = 18$.
Therefore,the probability that the second guest is given a room with a prime number is $\frac{7}{18}$.
231
MathematicsMediumMCQMHT CET · 2021
Let two cards be drawn at random from a pack of $52$ playing cards. Let $X$ be the number of aces obtained. Then the value of $E(X)$ is
A
$\frac{5}{13}$
B
$\frac{1}{13}$
C
$\frac{2}{13}$
D
$\frac{37}{221}$

Solution

(C) The random variable $X$ represents the number of aces obtained,which can take values $0, 1, 2$.
Total number of ways to draw $2$ cards from $52$ is $^{52}C_2 = \frac{52 \times 51}{2} = 1326$.
Probability of getting $0$ aces: $P(X=0) = \frac{^{48}C_2}{^{52}C_2} = \frac{1128}{1326} = \frac{188}{221}$.
Probability of getting $1$ ace: $P(X=1) = \frac{^{4}C_1 \times ^{48}C_1}{^{52}C_2} = \frac{4 \times 48}{1326} = \frac{192}{1326} = \frac{32}{221}$.
Probability of getting $2$ aces: $P(X=2) = \frac{^{4}C_2}{^{52}C_2} = \frac{6}{1326} = \frac{1}{221}$.
Expected value $E(X) = \sum x_i P(x_i) = (0 \times \frac{188}{221}) + (1 \times \frac{32}{221}) + (2 \times \frac{1}{221}) = \frac{32+2}{221} = \frac{34}{221} = \frac{2}{13}$.
232
MathematicsMediumMCQMHT CET · 2021
If $P(A) = \frac{3}{10}$,$P(B) = \frac{3}{5}$,and $P(A \cup B) = \frac{3}{5}$,then find the value of $P(A|B) \times P(B|A)$.
A
$\frac{1}{3}$
B
$\frac{1}{12}$
C
$\frac{1}{10}$
D
$\frac{1}{4}$

Solution

(B) We are given $P(A) = \frac{3}{10}$,$P(B) = \frac{3}{5}$,and $P(A \cup B) = \frac{3}{5}$.
Using the addition theorem of probability: $P(A \cup B) = P(A) + P(B) - P(A \cap B)$.
Substituting the values: $\frac{3}{5} = \frac{3}{10} + \frac{3}{5} - P(A \cap B)$.
This simplifies to $P(A \cap B) = \frac{3}{10}$.
Now,we need to calculate $P(A|B) \times P(B|A)$.
By definition,$P(A|B) = \frac{P(A \cap B)}{P(B)}$ and $P(B|A) = \frac{P(A \cap B)}{P(A)}$.
Thus,$P(A|B) \times P(B|A) = \frac{P(A \cap B)}{P(B)} \times \frac{P(A \cap B)}{P(A)} = \frac{(\frac{3}{10})}{(\frac{3}{5})} \times \frac{(\frac{3}{10})}{(\frac{3}{10})} = \frac{1}{2} \times 1 = \frac{1}{2}$.
Wait,re-evaluating the calculation: $P(A \cap B) = \frac{3}{10} + \frac{3}{5} - \frac{3}{5} = \frac{3}{10}$.
$P(A|B) = \frac{3/10}{3/5} = \frac{1}{2}$.
$P(B|A) = \frac{3/10}{3/10} = 1$.
Result is $\frac{1}{2} \times 1 = \frac{1}{2}$.
Given the options,let's re-check the input values. If $P(B) = 2/5$ was intended,the result would be $1/12$. Based on the provided values,the calculation is $1/2$.
233
MathematicsEasyMCQMHT CET · 2021
First bag contains $3$ red and $5$ black balls and second bag contains $6$ red and $4$ black balls. $A$ ball is drawn from each bag. The probability that one ball is red and the other is black,is
A
$\frac{41}{80}$
B
$\frac{21}{40}$
C
$\frac{3}{20}$
D
$\frac{3}{8}$

Solution

(B) Let $R_1$ and $B_1$ be the events of drawing a red and black ball from the first bag,respectively. $P(R_1) = \frac{3}{8}$,$P(B_1) = \frac{5}{8}$.
Let $R_2$ and $B_2$ be the events of drawing a red and black ball from the second bag,respectively. $P(R_2) = \frac{6}{10} = \frac{3}{5}$,$P(B_2) = \frac{4}{10} = \frac{2}{5}$.
The event that one ball is red and the other is black can happen in two mutually exclusive ways: (Red from first $AND$ Black from second) $OR$ (Black from first $AND$ Red from second).
Required Probability $= P(R_1) \times P(B_2) + P(B_1) \times P(R_2)$.
$= (\frac{3}{8} \times \frac{4}{10}) + (\frac{5}{8} \times \frac{6}{10})$.
$= \frac{12}{80} + \frac{30}{80} = \frac{42}{80} = \frac{21}{40}$.
234
MathematicsEasyMCQMHT CET · 2021
$A$ die is thrown four times. The probability of getting a perfect square in at least one throw is
A
$\frac{58}{61}$
B
$\frac{16}{81}$
C
$\frac{65}{81}$
D
$\frac{23}{81}$

Solution

(C) The possible outcomes on a die are ${1, 2, 3, 4, 5, 6}$.
The perfect squares among these are ${1, 4}$.
Thus,the probability of getting a perfect square in a single throw is $p = \frac{2}{6} = \frac{1}{3}$.
The probability of not getting a perfect square in a single throw is $q = 1 - p = 1 - \frac{1}{3} = \frac{2}{3}$.
For $n = 4$ independent throws,the probability of not getting a perfect square in any of the four throws is $q^4 = (\frac{2}{3})^4 = \frac{16}{81}$.
The probability of getting a perfect square in at least one throw is $1 - P(\text{no perfect square}) = 1 - \frac{16}{81} = \frac{65}{81}$.
235
MathematicsMediumMCQMHT CET · 2021
$A$ man is known to speak the truth $3$ out of $4$ times. He throws a die and reports that it is $6$. Then the probability that it is actually $6$ is:
A
$\frac{3}{4}$
B
$\frac{1}{4}$
C
$\frac{3}{8}$
D
$\frac{5}{6}$

Solution

(C) Let $E$ be the event that the die shows $6$,and $R$ be the event that the man reports $6$.
$P(E) = \frac{1}{6}$ (Probability of getting $6$)
$P(\text{not } E) = \frac{5}{6}$ (Probability of not getting $6$)
$P(R|E) = \frac{3}{4}$ (Probability of reporting $6$ given it is $6$)
$P(R|\text{not } E) = \frac{1}{4}$ (Probability of reporting $6$ given it is not $6$)
Using Bayes' Theorem,the probability that it is actually $6$ given he reports $6$ is:
$P(E|R) = \frac{P(E) \times P(R|E)}{P(E) \times P(R|E) + P(\text{not } E) \times P(R|\text{not } E)}$
$P(E|R) = \frac{\frac{1}{6} \times \frac{3}{4}}{\frac{1}{6} \times \frac{3}{4} + \frac{5}{6} \times \frac{1}{4}}$
$P(E|R) = \frac{\frac{3}{24}}{\frac{3}{24} + \frac{5}{24}} = \frac{3}{8}$
236
MathematicsMediumMCQMHT CET · 2021
It is observed that $25 \%$ of the cases related to child labour reported to the police station are solved. If $6$ new cases are reported,then the probability that at least $5$ of them will be solved is
A
$\frac{19}{1024}$
B
$\frac{19}{4096}$
C
$\left(\frac{1}{4}\right)^6$
D
$\frac{19}{2048}$

Solution

(B) The probability of a case being solved is $p = 25 \% = \frac{1}{4}$.
Thus,the probability of a case not being solved is $q = 1 - p = \frac{3}{4}$.
Given $n = 6$ trials,we need to find the probability that at least $5$ cases are solved,which is $P(X \ge 5) = P(X = 5) + P(X = 6)$.
Using the binomial distribution formula $P(X = x) = {}^nC_x p^x q^{n-x}$:
$P(X = 5) = {}^6C_5 \left(\frac{1}{4}\right)^5 \left(\frac{3}{4}\right)^1 = 6 \times \frac{1}{4^5} \times \frac{3}{4} = \frac{18}{4^6}$.
$P(X = 6) = {}^6C_6 \left(\frac{1}{4}\right)^6 \left(\frac{3}{4}\right)^0 = 1 \times \frac{1}{4^6} \times 1 = \frac{1}{4^6}$.
Therefore,$P(X \ge 5) = \frac{18}{4^6} + \frac{1}{4^6} = \frac{19}{4^6} = \frac{19}{4096}$.
237
MathematicsDifficultMCQMHT CET · 2021
If the mean and variance of a binomial distribution are $4$ and $2$ respectively,then the probability of getting $2$ successes is:
A
$\frac{28}{256}$
B
$\frac{37}{256}$
C
$\frac{128}{256}$
D
$\frac{219}{256}$

Solution

(A) For a binomial distribution,the mean is given by $\mu = np = 4$ and the variance is given by $\sigma^2 = npq = 2$.
Dividing the variance by the mean,we get $q = \frac{npq}{np} = \frac{2}{4} = \frac{1}{2}$.
Since $p + q = 1$,we have $p = 1 - \frac{1}{2} = \frac{1}{2}$.
Substituting $p = \frac{1}{2}$ into $np = 4$,we get $n \times \frac{1}{2} = 4$,which implies $n = 8$.
The probability of getting $x$ successes is given by $P(X=x) = { }^n C_x p^x q^{n-x}$.
For $x = 2$,$P(X=2) = { }^8 C_2 \left(\frac{1}{2}\right)^2 \left(\frac{1}{2}\right)^6 = \frac{8 \times 7}{2 \times 1} \times \left(\frac{1}{2}\right)^8$.
$P(X=2) = 28 \times \frac{1}{256} = \frac{28}{256}$.
238
MathematicsDifficultMCQMHT CET · 2021
The probability distribution of the number of doublets in four throws of a pair of dice is given by
A
$X$$0$$1$$2$$3$$4$
$P(X)$$\frac{1}{5}$$\frac{1}{5}$$\frac{1}{5}$$\frac{1}{5}$$\frac{1}{5}$
B
$X$$0$$1$$2$$3$$4$
$P(X)$$\frac{1}{4}$$\frac{1}{4}$$\frac{1}{4}$$\frac{1}{4}$$\frac{1}{4}$
C
$X$$0$$1$$2$$3$$4$
$P(X)$$\frac{1}{4}$$\frac{1}{4}$$\frac{1}{4}$$\frac{1}{4}$$\frac{1}{4}$
D
$X$$0$$1$$2$$3$$4$
$P(X)$$\frac{625}{1296}$$\frac{125}{324}$$\frac{25}{216}$$\frac{5}{324}$$\frac{1}{1296}$

Solution

(D) Let $p$ be the probability of getting a doublet in a single throw of a pair of dice. $A$ pair of dice has $36$ total outcomes,and there are $6$ possible doublets: $(1,1), (2,2), (3,3), (4,4), (5,5), (6,6)$.
Thus,$p = \frac{6}{36} = \frac{1}{6}$ and $q = 1 - p = 1 - \frac{1}{6} = \frac{5}{6}$.
The dice are thrown $n = 4$ times. Let $X$ be the random variable representing the number of doublets obtained. This follows a binomial distribution $B(n, p) = B(4, \frac{1}{6})$.
The probability $P(X=k)$ is given by $\binom{n}{k} p^k q^{n-k}$.
For $X=0: P(0) = \binom{4}{0} (\frac{1}{6})^0 (\frac{5}{6})^4 = 1 \times 1 \times \frac{625}{1296} = \frac{625}{1296}$.
For $X=1: P(1) = \binom{4}{1} (\frac{1}{6})^1 (\frac{5}{6})^3 = 4 \times \frac{1}{6} \times \frac{125}{216} = \frac{500}{1296} = \frac{125}{324}$.
For $X=2: P(2) = \binom{4}{2} (\frac{1}{6})^2 (\frac{5}{6})^2 = 6 \times \frac{1}{36} \times \frac{25}{36} = \frac{150}{1296} = \frac{25}{216}$.
For $X=3: P(3) = \binom{4}{3} (\frac{1}{6})^3 (\frac{5}{6})^1 = 4 \times \frac{1}{216} \times \frac{5}{6} = \frac{20}{1296} = \frac{5}{324}$.
For $X=4: P(4) = \binom{4}{4} (\frac{1}{6})^4 (\frac{5}{6})^0 = 1 \times \frac{1}{1296} \times 1 = \frac{1}{1296}$.
239
MathematicsMediumMCQMHT CET · 2021
$A$ fair coin is tossed $100$ times. The probability of getting a head an even number of times is
A
$\frac{1}{2}$
B
$\frac{3}{8}$
C
$\frac{1}{8}$
D
$\frac{3}{4}$

Solution

(A) Let $X$ be the number of heads in $n=100$ tosses. Since the coin is fair,the probability of getting a head is $p = \frac{1}{2}$ and the probability of getting a tail is $q = \frac{1}{2}$.
$X$ follows a binomial distribution $B(n, p) = B(100, \frac{1}{2})$.
The probability of getting an even number of heads is $P(X \in \{0, 2, 4, \dots, 100\}) = \sum_{k \in \{0, 2, \dots, 100\}} \binom{100}{k} p^k q^{100-k}$.
Since $p=q=\frac{1}{2}$,this becomes $\left(\frac{1}{2}\right)^{100} \sum_{k \in \{0, 2, \dots, 100\}} \binom{100}{k}$.
We know that the sum of even binomial coefficients is $\sum_{k \text{ even}} \binom{n}{k} = 2^{n-1}$.
Thus,the probability is $\left(\frac{1}{2}\right)^{100} \times 2^{100-1} = \frac{2^{99}}{2^{100}} = \frac{1}{2}$.
240
MathematicsMediumMCQMHT CET · 2021
$A$ fair coin is tossed for a fixed number of times. If the probability of getting $7$ heads is equal to the probability of getting $9$ heads,then the probability of getting $2$ heads is:
A
$\frac{1}{15}$
B
$\frac{15}{2^{13}}$
C
$\frac{15}{2^8}$
D
$\frac{2}{15}$

Solution

(B) Let $p$ be the probability of getting a head,so $p = \frac{1}{2}$.
Let $q$ be the probability of not getting a head,so $q = 1 - p = \frac{1}{2}$.
The probability of getting $x$ heads in $n$ tosses is given by the binomial distribution formula: $P(X=x) = {}^{n}C_{x} p^x q^{n-x} = {}^{n}C_{x} (\frac{1}{2})^n$.
Given that $P(X=7) = P(X=9)$,we have:
${}^{n}C_{7} (\frac{1}{2})^n = {}^{n}C_{9} (\frac{1}{2})^n$.
This implies ${}^{n}C_{7} = {}^{n}C_{9}$.
Using the property ${}^{n}C_{r} = {}^{n}C_{n-r}$,we get $n = 7 + 9 = 16$.
Now,we need to find the probability of getting $2$ heads,which is $P(X=2)$:
$P(X=2) = {}^{16}C_{2} (\frac{1}{2})^{16} = \frac{16 \times 15}{2} \times \frac{1}{2^{16}} = 120 \times \frac{1}{2^{16}} = \frac{15 \times 8}{2^{16}} = \frac{15}{2^{13}}$.
241
MathematicsEasyMCQMHT CET · 2021
If $X \sim B(4, p)$ and $P(X=0)=\frac{16}{81}$,then $P(X=4)=$
A
$\frac{1}{81}$
B
$\frac{1}{16}$
C
$\frac{1}{8}$
D
$\frac{1}{27}$

Solution

(A) Given $X \sim B(n, p)$ with $n=4$. The probability mass function is $P(X=k) = {}^nC_k p^k q^{n-k}$,where $q = 1-p$.
Given $P(X=0) = \frac{16}{81}$.
Using the formula,$P(X=0) = {}^4C_0 p^0 q^4 = q^4$.
So,$q^4 = \frac{16}{81} = \left(\frac{2}{3}\right)^4$.
Thus,$q = \frac{2}{3}$,which implies $p = 1 - q = 1 - \frac{2}{3} = \frac{1}{3}$.
Now,we need to find $P(X=4) = {}^4C_4 p^4 q^0 = (1) \left(\frac{1}{3}\right)^4 (1) = \frac{1}{81}$.
242
MathematicsEasyMCQMHT CET · 2021
Rajesh has just bought a $VCR$ from Maharashtra Electronics and the shop offers an after-sales service contract for Rs. $1000$ for the next five years. Considering the experience of $VCR$ users,the following distribution of maintenance expenses for the next five years is formed:
Expenses$0$$500$$1000$$1500$$2000$$2500$$3000$
Probability$0.35$$0.25$$0.15$$0.10$$0.08$$0.05$$0.02$

The expected value of the maintenance cost is:
A
Rs. $800$
B
Rs. $770$
C
Rs. $700$
D
Rs. $900$

Solution

(B) The expected value $E(X)$ of a random variable $X$ is given by the formula $E(X) = \sum p_i x_i$.
Using the provided table:
$E(X) = (0 \times 0.35) + (500 \times 0.25) + (1000 \times 0.15) + (1500 \times 0.10) + (2000 \times 0.08) + (2500 \times 0.05) + (3000 \times 0.02)$
Calculating each term:
$E(X) = 0 + 125 + 150 + 150 + 160 + 125 + 60$
Summing the values:
$E(X) = 770$
Thus,the expected value of the maintenance cost is Rs. $770$.
243
MathematicsEasyMCQMHT CET · 2021
$A$ random variable $X$ has the following probability distribution:
$X = x$$0$$1$$2$$3$$4$$5$$6$$7$
$P(X = x)$$0$$k$$2k$$2k$$3k$$k^2$$2k^2$$7k^2 + k$

Then $F(4) = $
A
$\frac{3}{10}$
B
$\frac{1}{10}$
C
$\frac{7}{10}$
D
$\frac{4}{5}$

Solution

(D) The sum of all probabilities in a probability distribution must be equal to $1$.
$\sum P(X = x) = 0 + k + 2k + 2k + 3k + k^2 + 2k^2 + (7k^2 + k) = 1$
$10k^2 + 9k - 1 = 0$
$(10k - 1)(k + 1) = 0$
Since $k \geq 0$,we have $k = \frac{1}{10}$.
The cumulative distribution function $F(4)$ is defined as $P(X \leq 4)$.
$F(4) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) + P(X = 4)$
$F(4) = 0 + k + 2k + 2k + 3k = 8k$
Substituting $k = \frac{1}{10}$:
$F(4) = 8 \times \frac{1}{10} = \frac{8}{10} = \frac{4}{5}$.
244
MathematicsEasyMCQMHT CET · 2021
The p.m.f of a random variable $X$ is $P(X=x)=\frac{1}{2^5}\binom{5}{x}$,where $x=0, 1, 2, 3, 4, 5$ and $P(X=x)=0$ otherwise. Then:
A
$P(X \leq 2) < P(X \geq 3)$
B
$P(X \leq 2) > P(X \geq 3)$
C
$P(X \leq 2) = 2 P(X \geq 3)$
D
$P(X \leq 2) = P(X \geq 3)$

Solution

(D) Given the p.m.f $P(X=x) = \frac{1}{32} \binom{5}{x}$ for $x \in \{0, 1, 2, 3, 4, 5\}$.
$P(X \leq 2) = P(X=0) + P(X=1) + P(X=2)$
$= \frac{1}{32} \left[ \binom{5}{0} + \binom{5}{1} + \binom{5}{2} \right] = \frac{1}{32} (1 + 5 + 10) = \frac{16}{32} = \frac{1}{2}$.
$P(X \geq 3) = P(X=3) + P(X=4) + P(X=5)$
$= \frac{1}{32} \left[ \binom{5}{3} + \binom{5}{4} + \binom{5}{5} \right] = \frac{1}{32} (10 + 5 + 1) = \frac{16}{32} = \frac{1}{2}$.
Since $P(X \leq 2) = \frac{1}{2}$ and $P(X \geq 3) = \frac{1}{2}$,it follows that $P(X \leq 2) = P(X \geq 3)$.
245
MathematicsEasyMCQMHT CET · 2021
The variance of the following probability distribution is:
$x$$0$$1$$2$
$P(X)$$\frac{9}{16}$$\frac{3}{8}$$\frac{1}{16}$
A
$\frac{1}{8}$
B
$\frac{5}{8}$
C
$\frac{1}{4}$
D
$\frac{3}{16}$

Solution

(D) To find the variance of the probability distribution,we use the formula: $\text{Variance} = E(X^2) - [E(X)]^2$,where $E(X) = \sum p_i x_i$ and $E(X^2) = \sum p_i x_i^2$.
First,calculate $E(X)$:
$E(X) = (0 \times \frac{9}{16}) + (1 \times \frac{3}{8}) + (2 \times \frac{1}{16}) = 0 + \frac{3}{8} + \frac{2}{16} = \frac{6}{16} + \frac{2}{16} = \frac{8}{16} = \frac{1}{2}$.
Next,calculate $E(X^2)$:
$E(X^2) = (0^2 \times \frac{9}{16}) + (1^2 \times \frac{3}{8}) + (2^2 \times \frac{1}{16}) = 0 + \frac{3}{8} + \frac{4}{16} = \frac{6}{16} + \frac{4}{16} = \frac{10}{16} = \frac{5}{8}$.
Now,calculate the variance:
$\text{Variance} = E(X^2) - [E(X)]^2 = \frac{5}{8} - (\frac{1}{2})^2 = \frac{5}{8} - \frac{1}{4} = \frac{5}{8} - \frac{2}{8} = \frac{3}{8}$.
246
MathematicsMediumMCQMHT CET · 2021
If $x$ is a random variable with $PMF$ as follows: $P(X = x) = \begin{cases} \frac{5}{16}, & x = 0, 1 \\ \frac{kx}{48}, & x = 2 \\ \frac{1}{4}, & x = 3 \end{cases}$ then find $E(x)$.
A
$1.1875$
B
$1.3125$
C
$1.5625$
D
$0.5625$

Solution

(B) The sum of probabilities in a probability distribution must be $1$,i.e.,$\sum P(X = x_i) = 1$.
Given $P(X=0) = \frac{5}{16}$,$P(X=1) = \frac{5}{16}$,$P(X=2) = \frac{2k}{48}$,and $P(X=3) = \frac{1}{4} = \frac{12}{48}$.
Summing these: $\frac{5}{16} + \frac{5}{16} + \frac{2k}{48} + \frac{12}{48} = 1$.
Converting all to denominator $48$: $\frac{15}{48} + \frac{15}{48} + \frac{2k}{48} + \frac{12}{48} = 1$.
$\frac{42 + 2k}{48} = 1 \Rightarrow 42 + 2k = 48 \Rightarrow 2k = 6 \Rightarrow k = 3$.
Now,the probability distribution is:
$P(X=0) = \frac{15}{48}$,$P(X=1) = \frac{15}{48}$,$P(X=2) = \frac{6}{48} = \frac{1}{8}$,$P(X=3) = \frac{12}{48}$.
The expected value $E(X) = \sum x_i P(x_i) = (0 \times \frac{15}{48}) + (1 \times \frac{15}{48}) + (2 \times \frac{6}{48}) + (3 \times \frac{12}{48})$.
$E(X) = 0 + \frac{15}{48} + \frac{12}{48} + \frac{36}{48} = \frac{63}{48} = \frac{21}{16} = 1.3125$.
247
MathematicsEasyMCQMHT CET · 2021
$A$ bakerman sells $5$ types of cakes. Profit due to sale of each type of cake is respectively $Rs \ 2$,$Rs \ 2.5$,$Rs \ 3$,$Rs \ 1.5$ and $Rs \ 1$. The demands for these cakes are $20 \%$,$5 \%$,$10 \%$,$50 \%$ and $15 \%$ respectively. Then the expected profit per cake is:
A
Rs $1.725$
B
Rs $0.01725$
C
Rs $0.1725$
D
Rs $17.25$

Solution

(A) The expected profit per cake is calculated using the formula for the expected value: $E(X) = \sum p_i x_i$.
Here,$x_i$ represents the profit for each type of cake and $p_i$ represents the probability (demand) of each type.
Given values:
$x_1 = 2, p_1 = 0.20$
$x_2 = 2.5, p_2 = 0.05$
$x_3 = 3, p_3 = 0.10$
$x_4 = 1.5, p_4 = 0.50$
$x_5 = 1, p_5 = 0.15$
Expected Profit $= (2 \times 0.20) + (2.5 \times 0.05) + (3 \times 0.10) + (1.5 \times 0.50) + (1 \times 0.15)$
$= 0.4 + 0.125 + 0.3 + 0.75 + 0.15$
$= 1.725$
Therefore,the expected profit per cake is $Rs \ 1.725$.
248
MathematicsEasyMCQMHT CET · 2021
$A$ random variable $X$ has the following probability distribution:
$X = x$$1$$2$$3$$4$$5$$6$
$P(X = x)$$k$$3k$$5k$$7k$$8k$$k$

Then $P(2 \leq X < 5) = $
A
$\frac{7}{25}$
B
$\frac{3}{5}$
C
$\frac{24}{25}$
D
$\frac{23}{25}$

Solution

(B) For a probability distribution,the sum of all probabilities must be $1$.
$\sum P(X = x) = k + 3k + 5k + 7k + 8k + k = 1$
$25k = 1 \Rightarrow k = \frac{1}{25}$
We need to find $P(2 \leq X < 5)$,which is $P(X = 2) + P(X = 3) + P(X = 4)$.
$P(2 \leq X < 5) = 3k + 5k + 7k = 15k$
Substituting $k = \frac{1}{25}$:
$P(2 \leq X < 5) = 15 \times \frac{1}{25} = \frac{15}{25} = \frac{3}{5}$
249
MathematicsMediumMCQMHT CET · 2021
The cumulative distribution function $F(X)$ of a discrete random variable $X$ is given by the following table:
$X$$1$$2$$3$$4$$5$$6$
$F(X=x)$$0.2$$0.37$$0.48$$0.62$$0.85$$1$

Then $P[X=4] + P[X=5] = $
A
$0.14$
B
$0.85$
C
$0.37$
D
$0.23$

Solution

(C) The cumulative distribution function $F(x)$ is defined as $F(x) = P(X \le x)$.
To find the probability mass function $P(X=x)$,we use the relation $P(X=x) = F(x) - F(x-1)$.
For $x=4$,$P(X=4) = F(4) - F(3) = 0.62 - 0.48 = 0.14$.
For $x=5$,$P(X=5) = F(5) - F(4) = 0.85 - 0.62 = 0.23$.
Therefore,$P(X=4) + P(X=5) = 0.14 + 0.23 = 0.37$.
250
MathematicsMediumMCQMHT CET · 2021
The probability distribution of a discrete random variable $X$ is given by the following table:
$X$$1$$2$$3$$4$$5$$6$
$P(X)$$K$$2K$$3K$$4K$$5K$$6K$

Find the value of $P(2 < X < 6)$.
A
$\frac{4}{21}$
B
$\frac{1}{21}$
C
$\frac{10}{21}$
D
$\frac{4}{7}$

Solution

(D) For a probability distribution,the sum of all probabilities must be equal to $1$.
$\sum P(X) = K + 2K + 3K + 4K + 5K + 6K = 1$
$21K = 1 \Rightarrow K = \frac{1}{21}$
We need to find $P(2 < X < 6)$,which corresponds to $P(X=3) + P(X=4) + P(X=5)$.
$P(2 < X < 6) = 3K + 4K + 5K = 12K$
Substituting the value of $K = \frac{1}{21}$:
$P(2 < X < 6) = 12 \times \frac{1}{21} = \frac{12}{21} = \frac{4}{7}$

Vedclass Products

For Students

Vedclass Test Series

Mock tests in real MHT CET style covering Mathematics with performance analysis. 5-day free trial.

Start Free Trial
For Teachers

Exam Paper Generator

Generate Set A/B/C/D Mathematics papers from 7.5L+ questions in 2 minutes. 3 chapters free.

Try Free
For Institutes

Online Exam Module

Run live MHT CET mock exams with unlimited students, 360° analytics & white-label branding.

See Demo

Frequently Asked Questions

How many Mathematics questions are in MHT CET 2021?

There are 497 Mathematics questions from the MHT CET 2021 paper on Vedclass, each with a detailed step-by-step solution in English.

Are MHT CET 2021 Mathematics solutions available in English?

Yes. All solutions on this page are in English. You can also switch to English or Hindi using the language buttons above the questions.

Can I practice MHT CET 2021 Mathematics as a timed test?

Yes. Use the Vedclass Test Series to attempt a full MHT CET mock test covering Mathematics with time limits and instant score analysis.

Can teachers create Mathematics papers from MHT CET previous year questions?

Yes. The Vedclass Exam Paper Generator lets teachers mix MHT CET Mathematics questions and generate Set A/B/C/D papers in minutes.

For Teachers & Institutes

Build a Custom Mathematics Paper

Pick MHT CET 2021 Mathematics questions, set difficulty, and generate Set A/B/C/D in 2 minutes.