JEE Main 1 September 2021 Shift 2 question paper with solutions
JEE Main 1 September 2021 Shift 2: all 90 questions in paper order (Maths, Physics, Chemistry) with the answer key and worked solutions. Free to read; attempt it as a timed 3-hour mock test.
Register free to attempt this shift as a timed 180-minute test with instant scoring and chapter-wise analysis.
Maths
Question 1
Maths · Limits and Derivatives · Single correct
Let $f : \mathbb{R} \to \mathbb{R}$ be a continuous function. Then $$\lim_{x \to \frac{\pi}{4}} \frac{\frac{\pi}{4}\int_{2}^{\sec^2 x} f(x) dx}{x^2 - \frac{\pi^2}{16}}$$ is equal to:
$f(2)$
$2f(2)$
$2f(\sqrt{2})$
$4f(2)$
Answer: (b)
Solution
Given the limit expression: $$\lim_{x \to \frac{\pi}{4}} \frac{\int_{2}^{\sec^2 x} f(x) dx}{x^2 - \frac{\pi^2}{16}}$$ We simplify it as follows: $$\lim_{x \to \frac{\pi}{4}} \cdot \frac{\left[f(\sec^2 x) \cdot 2 \sec x \cdot \sec x \tan x \right]}{2x}$$ This becomes: $$\lim_{x \to \frac{\pi}{4}} \frac{\pi}{4} f\left(\sec^2 x\right) \cdot \sec^3 x \cdot \frac{\sin x}{x}$$ Evaluating the limit, we have: $$\frac{\pi}{4} f(2) \cdot \left(\sqrt{2}\right)^3 \cdot \frac{1}{\sqrt{2}} \times \frac{4}{\pi}$$ This simplifies to: $$\Rightarrow 2f(2)$$
Question 2
Maths · Inverse Trigonometric Functions · Single correct
$\cos^{-1}(\cos(-5)) + \sin^{-1}(\sin(6)) - \tan^{-1}(\tan(12))$ is equal to : (The inverse trigonometric functions take the principal values)
$3\pi - 11$
$4\pi - 9$
$4\pi - 11$
$3\pi + 1$
Answer: (c)
Solution
Given $$\cos^{-1}(\cos(-5)) + \sin^{-1}(\sin(6)) - \tan^{-1}(\tan(12))$$ This simplifies to $$(2\pi - 5) + (6 - 2\pi) - (12 - 4\pi)$$ Which further simplifies to $$4\pi - 11$$
Question 3
Maths · Determinants · Single correct
Consider the system of linear equations $$-x + y + 2z = 0$$ $$3x - ay + 5z = 1$$ $$2x - 2y - az = 7$$ Let $S_1$ be the set of all $a \in \mathbb{R}$ for which the system is inconsistent and $S_2$ be the set of all $a \in \mathbb{R}$ for which the system has infinitely many solutions. If $n(S_1)$ and $n(S_2)$ denote the number of elements in $S_1$ and $S_2$ respectively, then
Maths · Three Dimensional Geometry · Single correct
Let the acute angle bisector of the two planes $x - 2y - 2z + 1 = 0$ and $2x - 3y - 6z + 1 = 0$ be the plane P. Then which of the following points lies on P?
$( 3, 1, -\\frac{1}{2})$
$( -2, 0, -\\frac{1}{2})$
(0, 2, -4)
(4, 0, -2)
Answer: (b)
Solution
Given the planes: $$P_1: x - 2y - 2z + 1 = 0$$ $$P_2: 2x - 3y - 6z + 1 = 0$$ The equation of the bisector is given by: $$\frac{x - 2y - 2z + 1}{\sqrt{1 + 4 + 4}} = \frac{2x - 3y - 6z + 1}{\sqrt{2^2 + 3^2 + 6^2}}$$ Simplifying, we have: $$\frac{x - 2y - 2z + 1}{3} = \pm \frac{2x - 3y - 6z + 1}{7}$$ Since $a_1a_2 + b_1b_2 + c_1c_2 = 20 > 0$, the negative sign will give the acute bisector. Thus, we have: $$7x - 14y - 14z + 7 = -[6x - 9y - 18z + 3]$$ Simplifying further: $$13x - 23y - 32z + 10 = 0$$ The point $(-2, 0, -\frac{1}{2})$ satisfies it. Therefore, the answer is (2).
Question 5
Maths · Mathematical Reasoning · Single correct
Which of the following is equivalent to the Boolean expression $p \land \sim q$ ?
$\sim (q \rightarrow p)$
$\sim p \rightarrow \sim q$
$\sim (p \rightarrow \sim q)$
$\sim (p \rightarrow q)$
Answer: (d)
Solution
The truth tables are given for the expressions. The first table shows the values for $p$, $q$, $\sim p$, $\sim q$, $p \rightarrow q$, $\sim (p \rightarrow q)$, and $\sim (q \rightarrow p)$. The second table shows the values for $p \land \sim q$, $\sim p \rightarrow \sim q$, $p \rightarrow \sim q$, and $\sim (p \rightarrow \sim q)$. The equivalence $p \land \sim q \equiv \sim (p \rightarrow q)$ is shown, which corresponds to Option (4).
Question 6
Maths · Probability · Single correct
Two squares are chosen at random on a chessboard (see figure). The probability that they have a side in common is :
$\frac{2}{7}$
$\frac{1}{18}$
$\frac{1}{7}$
$\frac{1}{9}$
Answer: (b)
Solution
Total ways of choosing square = $\binom{64}{2}$ = $\frac{64 \times 63}{2 \times 1}$ = 32 $\times$ 63. Ways of choosing two squares having common side = 2(7 $\times$ 8) = 112. Required probability = $\frac{112}{32 \times 63}$ = $\frac{16}{32 \times 9}$ = $\frac{1}{18}$.
Question 7
Maths · Differential Equations · Single correct
If $y = y(x)$ is the solution curve of the differential equation $x^2 dy + \left( y - \frac{1}{x} \right) dx = 0$ ; $x > 0$ and $y(1) = 1$, then $y\left( \frac{1}{2} \right)$ is equal to:
$\frac{3}{2} - \frac{1}{\sqrt{e}}$
$3 + \frac{1}{\sqrt{e}}$
$3 + e$
$3 - e$
Answer: (d)
Solution
Given $x^2 dy + \left( y - \frac{1}{x} \right) dx = 0 : x > 0, y(1) = 1$. Rewriting, we have $x^2 dy + \frac{(xy - 1)}{x} dx = 0$. This simplifies to $x^2 dy = \frac{(xy - 1)}{x} dx$. Differentiating, $\frac{dy}{dx} = \frac{1 - xy}{x^3}$. This becomes $\frac{dy}{dx} = \frac{1}{x^3} - \frac{y}{x^2}$. Rearranging gives $\frac{dy}{dx} = \frac{1}{x^2} \cdot y = \frac{1}{x^3}$. If $e^{\int \frac{1}{x^2} dx} = e^{-\frac{1}{x}}$, then $ye^{-\frac{1}{x}} = \int \frac{1}{x^3} \cdot e^{-\frac{1}{x}}$. This results in $ye^{-\frac{1}{x}} = e^{-x} \left( 1 + \frac{1}{x} \right) + C$. Substituting $1 \cdot e^{-1} = e^{-1}(2) + C$, we find $C = -e^{-1} = -\frac{1}{e}$. Thus, $ye^{-\frac{1}{x}} = e^{-\frac{1}{x}} \left( 1 + \frac{1}{x} \right) - \frac{1}{e}$. Evaluating $y \left( \frac{1}{2} \right) = 3 - \frac{1}{e} \times e^2$, we conclude $y \left( \frac{1}{2} \right) = 3 - e$.
Question 8
Maths · Trigonometric Functions · Single correct
If $n$ is the number of solutions of the equation $$2 \cos x \left( 4 \sin \left( \frac{\pi}{4} + x \right) \sin \left( \frac{\pi}{4} - x \right) - 1 \right) = 1, x \in [0, \pi]$$ and $S$ is the sum of all these solutions, then the ordered pair $(n, S)$ is:
$(3, 13\pi/9)$
$(2, 2\pi/3)$
$(2, 8\pi/9)$
$(3, 5\pi/3)$
Answer: (a)
Solution
Given the equation: $$2 \cos x \left( 4 \sin \left( \frac{\pi}{4} + x \right) \sin \left( \frac{\pi}{4} - x \right) - 1 \right) = 1$$ Simplify using the identity $\sin(a + b) \sin(a - b) = \sin^2 a - \sin^2 b$: $$2 \cos x \left( 4 \left( \sin^2 \frac{\pi}{4} - \sin^2 x \right) - 1 \right) = 1$$ Since $\sin \frac{\pi}{4} = \frac{1}{\sqrt{2}}$, we have $\sin^2 \frac{\pi}{4} = \frac{1}{2}$: $$2 \cos x \left( 4 \left( \frac{1}{2} - \sin^2 x \right) - 1 \right) = 1$$ Simplify further: $$2 \cos x (2 - 4 \sin^2 x - 1) = 1$$ $$2 \cos x (1 - 4 \sin^2 x) = 1$$ Using the identity $\sin^2 x = 1 - \cos^2 x$: $$2 \cos x (4 \cos^2 x - 3) = 1$$ Let $y = \cos x$, then: $$4 y^3 - 3 y = \frac{1}{2}$$ This simplifies to: $$\cos 3x = \frac{1}{2}$$ Given $x \in [0, \pi]$, therefore $3x \in [0, 3\pi]$.
Question 9
Maths · Applications of Derivatives · Single correct
The function $f(x) = x^3 - 6x^2 + ax + b$ is such that $f(2) = f(4) = 0$. Consider two statements. (S1) there exists $x_1, x_2 \in (2, 4), x_1 < x_2$, such that $f'(x_1) = -1$ and $f'(x_2) = 0$ (S2) there exists $x_3, x_4 \in (2, 4), x_3 < x_4$, such that $f$ is decreasing in $(2, x_4)$, increasing in $(x_4, 4)$ and $2f'(x_3) = \sqrt{3}f(x_4)$ Then
both (S1) and (S2) are true
(S1) is false and (S2) is true
both (S1) and (S2) are false
(S1) is true and (S2) is false
Answer: (a)
Solution
Given $f(x) = x^3 - 6x^2 + ax + b$. $f(2) = 8 - 24 + 2a + b = 0$ $2a + b = 16 \ldots (1)$ $f(4) = 64 - 96 + 4a + b = 0$ $4a + b = 32 \ldots (2)$ Solving (1) and (2) $a = 8, \ b = 0$ $f(x) = x^3 - 6x^2 + 8x$ $f(x) = x^3 - 6x^2 + 8x$ $f'(x) = 3x^2 - 12x + 8$ $f''(x) = 6x - 12$ $\Rightarrow f'(x)$ is $\uparrow$ for $x > 2$, and $f'(x)$ is $\downarrow$ for $x 0$ for $x \in (x_4, 4)$ $x_4 \in (3, 4)$ $f(x) = x^3 - 6x^2 + 8x$ $f(3) = 27 - 54 + 24 = -3$ $f(4) = 64 - 96 + 32 = 0$ For $x_4(3, 4)$ $f(x_4) -4$ $2f'(x_3) > -8$ So, $2f'(x_3) = \sqrt{3}f(x_4)$ Correct Ans. (1)
Question 10
Maths · Matrices · Single correct
Let $J_{n,m} = \int_{0}^{\frac{1}{2}} \frac{x^n}{x^{m-1}} \, dx$, $\forall n > m$ and $n, m \in \mathbb{N}$. Consider a matrix $A = [a_{ij}]_{3 \times 3}$ where $a_{ij} = \begin{cases} J_{6+i,3} - J_{i+3,3}, & i \leq j \\ 0, & i > j \end{cases}$. Then $|adj A^{-1}|$ is:
Maths · Applications of Integrals · Single correct
The area, enclosed by the curves $y = \sin x + \cos x$ and $y = |\cos x - \sin x|$ and the lines $x = 0, x = \frac{\pi}{2}$ is:
2$\sqrt{2}$($\sqrt{2}$ - 1)
2($\sqrt{2}$ + 1)
4($\sqrt{2}$ - 1)
2$\sqrt{2}$($\sqrt{2}$ + 1)
Answer: (a)
Solution
Given $$A = \int_0^{\pi/2} ((\sin x + \cos x) - |\cos x - \sin x|) \, dx$$ We have $$A = \int_0^{\pi/2} ((\sin x + \cos x) - (\cos x - \sin x)) \, dx$$ plus $$\int_{\pi/4}^{\pi/2} ((\sin x + \cos x) - (\sin x - \cos x)) \, dx$$ This simplifies to $$A = 2 \int_0^{\pi/2} \sin x \, dx + 2 \int_{\pi/4}^{\pi/2} \cos x \, dx$$ Evaluating the integrals, we get $$A = -2 \left( \frac{1}{\sqrt{2}} - 1 \right) + 2 \left( 1 - \frac{1}{\sqrt{2}} \right)$$ Simplifying further, $$A = 4 - 2\sqrt{2} = 2\sqrt{2}(\sqrt{2} - 1)$$ Option (1)
Question 12
Maths · Three Dimensional Geometry · Single correct
The distance of line $3y - 2z - 1 = 0 = 3x - z + 4$ from the point $(2, -1, 6)$ is :
$\sqrt{26}$
$2\sqrt{5}$
$2\sqrt{6}$
$4\sqrt{2}$
Answer: (c)
Solution
Given the equations $3y - 2z - 1 = 0$ and $3x - z + 4 = 0$. The direction ratios (D.R's) are $(0, 3, -2)$ and $(3, -1, 0)$. Let the D.R's of the given line be $a, b, c$. Now $3b - 2c = 0$ and $3a - c = 0$. Therefore, $6a = 3b = 2c$. Thus, $a : b : c = 3 : 6 : 9$. Any point on the line is $3K - 1, 6K + 1, 9K + 1$. Now $3(3K - 1) + 6(6K + 1) + 9(9K + 1) = 0$. This implies $K = \frac{1}{3}$. The point on the line is $(0, 3, 4)$. Given point is $(2, -1, 6)$. Therefore, the distance is $\sqrt{4 + 16 + 4} = 2\sqrt{6}$.
Question 13
Maths · Conic Sections · Single correct
Consider the parabola with vertex $\left(\frac{1}{2},\frac{3}{4}\right)$ and the directrix $y=\frac{1}{2}$. Let $P$ be the point where the parabola meets the line $x=-\frac{1}{2}$. If the normal to the parabola at $P$ intersects the parabola again at the point $Q$, then $(PQ)^2$ is equal to:
Maths · Complex Numbers and Quadratic Equations · Single correct
The numbers of pairs $(a, b)$ of real numbers, such that whenever $\alpha$ is a root of the equation $$x^2 + ax + b = 0, \alpha^2 - 2$$ is also a root of this equation, is :
6
2
4
8
Answer: (a)
Solution
Consider the equation $x^2 + ax + b = 0$. If has two roots (not necessarily real $\alpha$ and $\beta$). Either $\alpha = \beta$ or $\alpha \neq \beta$. Case(1) If $\alpha = \beta$, then it is repeated root. Given that $\alpha^2 - 2$ is also a root. So, $\alpha^2 - 2 \Rightarrow (\alpha + 1)(\alpha - 2) = 0$ $$\Rightarrow \alpha = -1 or \alpha = 2$$ When $\alpha = -1$ then $(a, b) = (2, 1)$ $\alpha = 2$ then $(a, b) = (-4, 4)$ Case(2) If $\alpha \neq \beta$ Then (I) $\alpha = \alpha^2 - 2$ and $\beta = \beta^2 - 2$ Here $(\alpha, \beta) = (2, -1) or (-1, 2)$ Hence $(a, b) = (-(\alpha + \beta), \alpha \beta)$ $$= (1, -2)$$ (II) $\alpha = \beta^2 - \alpha^2 = (\beta - \alpha)(\beta + \alpha)$ Since $\alpha \neq \beta$ we get $\alpha + \beta = \beta^2 + \alpha^2 - 4$ $\alpha + \beta = (\alpha + \beta)^2 - 2\alpha \beta - 4$ Thus $-1 = 1 - 2\alpha \beta - 4$ which implies $\alpha \beta = -1$ Therefore $(a, b) = (-(\alpha + \beta), \alpha \beta)$ $$= (1, -1)$$ (III) $\alpha = \alpha^2 - 2 = \beta^2 - 2 and \alpha \neq \beta$ $$\Rightarrow \alpha = -\beta$$ Thus $\alpha = 2, \beta = -2$ $\alpha = -1, \beta = 1$ Therefore $(a, b) = (0, -4) \& (0, -1)$ (IV) $\beta = \alpha^2 - 2 = \beta^2 - 2 and \alpha \neq \beta$ is same as (III) Therefore we get 6 pairs of $(a, b)$ Which are $(2, 1), (-4, 4), (-1, -2), (1, -2), (1, -1)(0, -4)$ Option (1)
Question 15
Maths · Sequences and Series · Single correct
Let $S_n = 1 \cdot (n-1) + 2 \cdot (n-2) + 3 \cdot (n-3) + \ldots + (n-1) \cdot 1, n \geq 4$ The sum $\sum_{n=4}^{\infty} \left( \frac{2 S_n}{n!} - \frac{1}{(n-2)!} \right)$ is equal to:
Maths · Permutations and Combinations · Single correct
Let $P_1, P_2, \ldots, P_{15}$ be 15 points on a circle. The number of distinct triangles formed by points $P_i, P_j, P_k$ such that $i + j + k \neq 15$, is:
12
419
443
455
Answer: (c)
Solution
Total Number of Triangles = $$^{15}C_3$$ $$i + j + k = 15$$ (Given) Number of Possible triangles using the vertices $P_i, P_j, P_k$ such that $i + j + k \neq 15$ is equal to $$^{15}C_3 - 12 = 443$$ Option (3)
Question 17
Maths · Trigonometric Functions · Single correct
The range of the function, $$f(x) = \log_{\sqrt{5}} \left( 3 + \cos \left( \frac{3\pi}{4} + x \right) + \cos \left( \frac{\pi}{4} + x \right) + \cos \left( \frac{\pi}{4} - x \right) - \cos \left( \frac{3\pi}{4} - x \right) \right)$$ is:
$(0, \sqrt{5})$
$[-2, 2]$
$\left[ \frac{1}{\sqrt{5}}, \sqrt{5} \right]$
$[0, 2]$
Answer: (d)
Solution
Given $$f(x) = \log_{\sqrt{5}} \left( 3 + \cos \left( \frac{3\pi}{4} + x \right) + \cos \left( \frac{\pi}{4} + x \right) + \cos \left( \frac{\pi}{4} - x \right) - \cos \left( \frac{3\pi}{4} - x \right) \right)$$ We have $$f(x) = \log_{\sqrt{5}} \left[ 3 + 2 \cos \left( \frac{\pi}{4} \right) \cos(x) - 2 \sin \left( \frac{3\pi}{4} \right) \sin(x) \right]$$ This simplifies to $$f(x) = \log_{\sqrt{5}} [3 + \sqrt{2}(\cos x - \sin x)]$$ Since $$-\sqrt{2} \leq \cos x - \sin x \leq \sqrt{2}$$ It follows that $$\Rightarrow \log_{\sqrt{5}} \left[ 3 + \sqrt{2}(-\sqrt{2}) \right] \leq f(x) \leq \log_{\sqrt{5}} [3 + \sqrt{2}(\sqrt{2})]$$ Thus, $$\Rightarrow \log_{\sqrt{5}}(1) \leq f(x) \leq \log_{\sqrt{5}}(5)$$ So the range of $f(x)$ is $[0, 2]$. Option (4)
Question 18
Maths · Sequences and Series · Single correct
Let $a_1, a_2, \ldots, a_{21}$ be an AP such that $\sum_{n=1}^{20} \frac{1}{a_n a_{n+1}} = \frac{4}{9}$. If the sum of this AP is $189$, then $a_{66}$ is equal to:
57
72
48
36
Answer: (b)
Solution
Given $$\sum_{n=1}^{20} \frac{1}{a_n a_{n+1}} = \sum_{n=1}^{20} \frac{1}{a_n (a_n + d)}$$ $$= \frac{1}{d} \sum_{n=1}^{20} \left( \frac{1}{a_n} - \frac{1}{a_n + d} \right)$$ $$\Rightarrow \frac{1}{d} \left( \frac{1}{a_1} - \frac{1}{a_{21}} \right) = \frac{4}{9} (Given)$$ $$\Rightarrow \frac{1}{d} \left( \frac{a_{21} - a_1}{a_1 a_{21}} \right) = \frac{4}{9}$$ $$\Rightarrow \frac{1}{d} \left( \frac{a_1 + 20 \, d - a_1}{a_1 a_2} \right) = \frac{4}{9} \Rightarrow a_1 a_2 = 45 \ldots (1)$$ Now sum of first 21 terms $$= \frac{21}{2} (2a_1 + 20 \, d) = 189$$ $$\Rightarrow a_1 + 10d = 9 \ldots (2)$$ For equation (1) $\&$ (2) we get $$a_1 = 3 \& d = \frac{3}{5}$$ OR $$a_1 = 15 \& d = -\frac{3}{5}$$ So, $$a_6 \cdot a_{16} = (a_1 + 5d) \,(a_1 + 15d)$$ $$\Rightarrow a_6 a_{16} = 72$$ Option (2)
Question 19
Maths · Integrals · Single correct
The function $f(x)$, that satisfies the condition $$f(x) = x + \int_0^{\pi/2} \sin x \cdot \cos y f(y) dy,$$ is:
$x + \frac{2}{3}(\pi - 2) \sin x$
$x + (\pi + 2) \sin x$
$x + \frac{\pi}{2} \sin x$
$x + (\pi - 2) \sin x$
Answer: (d)
Solution
Given $$f(x) = x + \int_0^{\pi/2} \sin x \cos y f(y) \, dy$$ $$f(x) = x + \sin x \int_0^{\pi/2} \cos y f(y) \, dy$$ Let $$K = \int_0^{\pi/2} \cos y f(y) \, dy$$ Thus, $$f(x) = x + K \sin x$$ Similarly, $$f(y) = y + K \sin y$$ Now, $$K = \int_0^{\pi/2} \cos y (y + K \sin y) \, dy$$ $$K = \int_0^{\pi/2} y \cos y \, dy + \int_0^{\pi/2} \cos y \sin y \, dy$$ $$K = (y \sin y)\bigg|_0^{\pi/2} - \int_0^{\pi/2} \sin y \, dy + K \int_0^1 t \, dt$$ $$\Rightarrow K = \frac{\pi}{2} - 1 + K \left( \frac{1}{2} \right)$$ $$\Rightarrow K = \pi - 2$$ So, $$f(x) = x + (\pi - 2) \sin x$$ Option (4)
Question 20
Maths · Conic Sections · Single correct
Let $\theta$ be the acute angle between the tangents to the ellipse \[ \frac{x^2}{9}+\frac{y^2}{1}=1 \] and the circle \[ x^2+y^2=3 \] at their point of intersection in the first quadrant. Then $\tan\theta$ is equal to:
$\frac{5}{2\sqrt{3}}$
$\frac{2}{\sqrt{3}}$
$\frac{4}{\sqrt{3}}$
2
Answer: (b)
Solution
The point of intersection of the curves $\frac{x^{2}}{9}+\frac{y^{2}}{1}=1$ and $x^{2}+y^{2}=3$ in the first quadrant is $\left(\frac{3}{2},\frac{\sqrt{3}}{2}\right)$ Now slope of tangent to the ellipse $\frac{x^{2}}{9}+\frac{y^{2}}{1}=1$ at $\left(\frac{3}{2},\frac{\sqrt{3}}{2}\right)$ is $m_{1}=-\frac{1}{3\sqrt{3}}$ and slope of tangent to the circle at $\left(\frac{3}{2},\frac{\sqrt{3}}{2}\right)$ is $m_{2}=-\sqrt{3}$ So, if angle between both curves is $\theta$ then $\tan\theta$ $=\left|\dfrac{m_{1}-m_{2}}{1+m_{1}m_{2}}\right|$ $=\left|\dfrac{-\frac{1}{3\sqrt{3}}+\sqrt{3}}{1+\left(-\frac{1}{3\sqrt{3}}\right)(-\sqrt{3})}\right|$ $=\frac{2}{\sqrt{3}}$ Option (2)
Question 21
Maths · Probability (Advanced) · Numerical
Let X be a random variable with distribution. \begin{tabular}{|c|c|c|c|c|c|} \hline x & -2 & 1 & 3 & 4 & 6 \\ \hline P(X=x) & $\dfrac{1}{5}$ & a & $\dfrac{1}{3}$ & $\dfrac{1}{5}$ & b \\ \hline \end{tabular} If the mean of X is 2.3 and variance of X is $\sigma^2$, then $100\sigma^2$ is equal to :
Answer: 781
Solution
\begin{tabular}{|c|c|c|c|c|c|} \hline x & -2 & 1 & 3 & 4 & 6 \\ \hline P(X=x) & $\dfrac{1}{5}$ & a & $\dfrac{1}{3}$ & $\dfrac{1}{5}$ & b \\ \hline \end{tabular} Given $\bar{X} = 2.3$. $-a + 6b = \frac{9}{10}$ ......(1) $\sum P_i = \frac{1}{5} + a + \frac{1}{3} + \frac{1}{5} + b = 1$ $a + b = \frac{4}{15}$ ......(2) From equation (1) and (2) $a = \frac{1}{10}, \; b = \frac{1}{6}$ $\sigma^2 = \sum p_i x_i^2 - (\bar{X})^2$ $$\frac{1}{5}(4) + a(1) + \frac{1}{3}(9) + \frac{1}{5}(16) + b(36) - (2.3)^2$$ $$= \frac{4}{5} + a + 3 + \frac{16}{5} + 36 \, b - (2.3)^2$$ $$= 4 + a + 3 + 36 \, b - (2.3)^2$$ $$= 7 + a + 36 \, b - (2.3)^2$$ $$= 7 + \frac{1}{10} + 6 - (2.3)^2$$ $$= 13 + \frac{1}{10} - \left(\frac{23}{10}\right)^2$$ $$= \frac{131}{10} - \left(\frac{23}{10}\right)^2$$ $$= \frac{1310}{100} - (23)^2$$ $$= \frac{1310 - 529}{100}$$ $$= \frac{781}{100}$$ $\sigma^2 = \frac{781}{100}$ $100\sigma^2 = 781$
Question 22
Maths · Limits and Derivatives · Numerical
Let $f(x) = x^6 + 2x^4 + x^3 + 2x + 3, x \in \mathbb{R}$. Then the natural number $n$ for which $\lim_{x \to 1} \frac{x^n f(1) - f(x)}{x - 1} = 44$ is.
Maths · Complex Numbers and Quadratic Equations · Numerical
If for the complex numbers $z$ satisfying $|z - 2 - 2i| \leq 1$, the maximum value of $|3iz + 6|$ is attained at $a + ib$, then $a + b$ is equal to .
Answer: 5
Solution
Given $|z - 2 - 2i| \leq 1$. $|x + iy - 2 - 2i| \leq 1$ $|(x - 2) + i(y - 2)| \leq 1$ $(x - 2)^2 + (y - 2)^2 \leq 1$ $|3iz + 6|_{\max}$ at $a + ib$ $|3i| |z + \frac{6}{3i}|$ $3|z - 2i|_{\max}$ From the figure, the maximum distance is at $3 + 2i$. $a + ib = 3 + 2i = a + b = 3 + 2 = 5$ Ans.
Question 24
Maths · Straight Lines and Pair of Straight Lines · Numerical
Let the points of intersections of the lines $x - y + 1 = 0$, $x - 2y + 3 = 0$ and $2x - 5y + 11 = 0$ are the mid points of the sides of a triangle $ABC$. Then the area of the triangle $ABC$ is .
Let f(x) be a polynomial of degree 3 such that f(k) = -$\frac{2}{k}$ for k = 2, 3, 4, 5. Then the value of 52 - 10f(10) is equal to :
Answer: 26
Solution
Given $kf(k) + 2 = \lambda (x - 2)(x - 3)(x - 4)(x - 5) \ldots (1)$. Put $x = 0$, we get $\lambda = \frac{1}{60}$. Now put $\lambda$ in equation (1): $$kf(k) + 2 = \frac{1}{60} (x - 2)(x - 3)(x - 4)(x - 5).$$ Put $x = 10$: $$10f(10) + 2 = \frac{1}{60} (8)(7)(6)(5).$$ Therefore, $$52 - 10f(10) = 52 - 26 = 26.$$
Question 26
Maths · Permutations and Combinations · Numerical
All the arrangements, with or without meaning, of the word $FARMER$ are written excluding any word that has two $R$ appearing together. The arrangements are listed serially in the alphabetic order as in the English dictionary. Then the serial number of the word $FARMER$ in this list is .
Answer: 77
Solution
Given the word FARMER with letters A, E, F, M, R, R. The arrangement is as follows: A E F A E F A M F A R E F A R M E R The calculations are: $$\left\lfloor \frac{5}{2} \right\rfloor - 4 = 60 - 24 = 36$$ $$\left\lfloor \frac{3}{2} \right\rfloor - 2 = 3 - 2 = 1$$ $$= 1$$ $$= 2$$ $$= 1$$ The final result is 77.
Question 27
Maths · Binomial Theorem · Numerical
If the sum of the coefficients in the expansion of $(x+y)^n$ is 4096, then the greatest coefficient in the expansion is .
Let $\vec{a}=2\hat{i}-\hat{j}+2\hat{k}$ and $\vec{b}=\hat{i}+2\hat{j}-\hat{k}.$ Let a vector $\vec{v}$ be in the plane containing $\vec{a}$ and $\vec{b}$. If $\vec{v}$ is perpendicular to the vector $3\hat{i}+2\hat{j}-\hat{k},$ and its projection on $\vec{a}$ is $19$ units, then $\left|2\vec{v}\right|^2$ is equal to __
Maths · Continuity and Differentiability · Numerical
Let [t] denote the greatest integer $\leq$ t. The number of points where the function $$f(x) = [x]|x^2 - 1| + \sin\left(\frac{\pi}{[x] + 3}\right) - [x + 1], x \in (-2, 2)$$ is not continuous is .
Answer: 2
Solution
Given $f(x) = \lfloor x \rfloor |x^2 - 1| + \sin \frac{\pi}{\lfloor x + 3 \rfloor} - \lfloor x + 1 \rfloor$. $$f(x) = \begin{cases} 3 - 2x^2, & -2 < x \leq -1 \\ x^2, & -1 < x < 0 \\ \frac{\sqrt{3}}{2} + 1, & 0 \leq x < 1 \\ x^2 + 1 + \frac{1}{\sqrt{2}}, & 1 \leq x < 2 \end{cases}$$ The function is discontinuous at $x = 0, 1$.
Question 30
Maths · Applications of Derivatives · Numerical
A man starts walking from the point $P(-3, 4)$ touches the $x$-axis at $R$, and then turns to reach at the point $Q(0, 2)$. The man is walking at a constant speed. If the man reaches the point $Q$ in the minimum time, then $50 \left((PR)^2 + (RQ)^2\right)$ is equal to .
Physics · Electric Charges and Fields · Single correct
A cube is placed inside an electric field, $\vec{E} = 150y^2 \hat{j}$. The side of the cube is $0.5 \, \mathrm{m}$ and is placed in the field as shown in the given figure. The charge inside the cube is:
$3.8 \times 10^{-11} \, \mathrm{C}$
$8.3 \times 10^{-11} \, \mathrm{C}$
$3.8 \times 10^{-12} \, \mathrm{C}$
$8.3 \times 10^{-12} \, \mathrm{C}$
Answer: (b)
Solution
As electric field is in y-direction so electric flux is only due to top and bottom surface. Bottom surface $y = 0$ implies $E = 0 \Rightarrow \phi = 0$. Top surface $y = 0.5 \, \mathrm{m}$ implies $E = 150(0.5)^2 = \frac{150}{4}$. Now flux $\phi = EA = \frac{150}{4} (0.5)^2 = \frac{150}{16}$. By Gauss's law $\phi = \frac{Q_{in}}{\varepsilon_0}$. Therefore, $$\frac{150}{16} = \frac{Q_{in}}{\varepsilon_0}$$ $$Q_{in} = \frac{150}{16} \times 8.85 \times 10^{-12} = 8.3 \times 10^{-11} \, \mathrm{C}$$ Option (2)
Question 32
Physics · Electromagnetic Induction · Single correct
A square loop of side 20 cm and resistance 1 $\Omega$ is moved towards right with a constant speed $v_0$. The right arm of the loop is in a uniform magnetic field of 5 $\mathrm{T}$. The field is perpendicular to the plane of the loop and is going into it. The loop is connected to a network of resistors each of value 4 $\Omega$. What should be the value of $v_0$ so that a steady current of 2 $\mathrm{mA}$ flows in the loop ?
1 m/s
1 cm/s
10^2 m/s
10^{-2} cm/s
Answer: (b)
Solution
The equivalent circuit is shown. The current $i$ is given by $$i = \frac{V_0 B \ell}{4 + 1}$$ which implies $$V_0 = \frac{5(2 \, \mathrm{mA})}{5 \times .2} = 10^{-2} \, \mathrm{m/s} = 1 \, \mathrm{cm/s}.$$
Question 33
Physics · Dual Nature of Radiation and Matter · Single correct
The temperature of an ideal gas in 3-dimensions is 300 K. The corresponding de-Broglie wavelength of the electron approximately at 300 K, is: [$m_e$ = mass of electron = 9 $\times 10^{-31}$ $\mathrm{kg}$ h = Planck constant = 6.6 $\times 10^{-34}$ $\mathrm{Js}$ $k_B$ = Boltzmann constant = 1.38 $\times 10^{-23}$ $\mathrm{JK^{-1}}$ ]
A body of mass 'm' dropped from a height 'h' reaches the ground with a speed of $0.8\sqrt{gh}$. The value of workdone by the air-friction is :
$-0.68mgh$
$mgh$
$1.64mgh$
$0.64mgh$
Answer: (a)
Solution
Work done = Change in kinetic energy $$W_{mg} + W_{air-friction} = \frac{1}{2} m(0.8 \sqrt{gh})^2 - \frac{1}{2} m(0)^2$$ $$W_{air-friction} = \frac{0.64}{2} mgh - mgh = -0.68 mgh$$ Option (1)
Question 35
Physics · Motion in a Plane · Single correct
The ranges and heights for two projectiles projected with the same initial velocity at angles $42^\circ$ and $48^\circ$ with the horizontal are $R_1$, $R_2$ and $H_1$, $H_2$ respectively. Choose the correct option:
$R_1 > R_2$ and $H_1 = H_2$
$R_1 = R_2$ and $H_1 < H_2$
$R_1 < R_2$ and $H_1 < H_2$
$R_1 = R_2$ and $H_1 = H_2$
Answer: (b)
Solution
Range \[ R=\frac{u^2\sin2\theta}{g} \] and same for \[ \theta \] and \[ 90^\circ-\theta. \] So same for \[ 42^\circ \] and \[ 48^\circ. \] Maximum height \[ H=\frac{u^2\sin^2\theta}{2g} \] \(H\) is higher for higher \(\theta\). So \[ H \text{ for } 48^\circ \text{ is higher than } H \text{ for } 42^\circ. \] Option (2)
Question 36
Physics · Laws of Motion · Single correct
A block of mass $m$ slides on the wooden wedge, which in turn slides backward on the horizontal surface. The acceleration of the block with respect to the wedge is : Given $m = 8 \, \mathrm{kg}$, $M = 16 \, \mathrm{kg}$ Assume all the surfaces shown in the figure to be frictionless.
$\frac{4}{3} \, g$
$\frac{6}{5} \, g$
$\frac{3}{5} \, g$
$\frac{2}{3} \, g$
Answer: (d)
Solution
Let acceleration of wedge is $a_1$ and acceleration of block w.r.t. wedge is $a_2$. $$N \cos 60^\circ = Ma_1 = 16a_1$$ $$\Rightarrow N = 32a_1$$ F.B.D. of block w.r.t. wedge Perpendicular to incline $$N = 8g \cos 30^\circ - 8a_1 \sin 30^\circ \Rightarrow 32a_1 = 4\sqrt{3}g - 4a_1$$ $$\Rightarrow a_1 = \frac{\sqrt{3}}{9}g$$ Along incline $$8g \sin 30^\circ + 8a_1 \cos 30^\circ = ma_2 = 8a_2$$ $$a_2 = g \times \frac{1}{2} + \frac{\sqrt{3}}{9}g \cdot \frac{\sqrt{3}}{2} = \frac{2}{3}g$$ Option (4)
Question 37
Physics · Thermal Properties of Matter · Single correct
Due to cold weather a 1 m water pipe of cross-sectional area 1 cm$^2$ is filled with ice at $-10^\circ \mathrm{C}$. Resistive heating is used to melt the ice. Current of 0.5 A is passed through 4k$\Omega$ resistance. Assuming that all the heat produced is used for melting, what is the minimum time required ? (Given latent heat of fusion for water/ice $= 3.33 \times 10^5 \, \mathrm{J \, kg^{-1}}$, specific heat of ice $= 2 \times 10^3 \, \mathrm{J \, kg^{-1}}$ and density of ice $= 10^3 \, \mathrm{kg/m^3}$
0.353 s
35.3 s
3.53 s
70.6 s
Answer: (b)
Solution
Mass of ice $m = \rho A \ell = 10^3 \times 10^{-4} \times 1 = 10^{-1} \, \mathrm{kg}$. Energy required to melt the ice $$Q = ms \wedge T + mL$$ $$= 10^{-1} \left(2 \times 10^3 \times 10 + 3.33 \times 10^5\right) = 3.53 \times 10^4 \, \mathrm{J}$$ $$Q = i^2 RT \Rightarrow 3.53 \times 10^4 = \left(\frac{1}{2}\right)^2 \left(4 \times 10^3\right) (t)$$ Time $= 35.3 \, \mathrm{sec}$ Option $(2)$
Question 38
Physics · Physical World, Units and Measurements · Single correct
A student determined Young's Modulus of elasticity using the formula $Y = \frac{MgL^3}{4bd^3\delta}$. The value of $g$ is taken to be $9.8 \, \mathrm{m/s^2}$, without any significant error, his observation are as following. Then the fractional error in the measurement of $Y$ is:
0.0083
0.0155
0.155
0.083
Answer: (b)
Solution
Given $$y = \frac{MgL^3}{4bd^3 \delta}$$ The relative error is given by $$\frac{\Delta y}{y} = \frac{\Delta M}{M} + \frac{3 \Delta L}{L} + \frac{3 \Delta d}{d} + \frac{\Delta \delta}{\delta}$$ Substituting the values, $$\frac{\Delta y}{y} = \frac{10^{-3}}{2} + \frac{3 \times 10^{-3}}{1} + \frac{10^{-2}}{4} + \frac{3 \times 10^{-2}}{4} + \frac{10^{-2}}{5}$$ Simplifying, $$= 10^{-3} [0.5 + 3 + 2.5 + 7.5 + 2] = 0.0155$$
Question 39
Physics · Current Electricity · Single correct
Two resistors $R_1 = (4 \pm 0.8)\, \Omega$ and $R_2 = (4 \pm 0.4)\, \Omega$ are connected in parallel. The equivalent resistance of their parallel combination will be:
The half life period of radioactive element $x$ is same as the mean life time of another radioactive element $y$. Initially they have the same number of atoms. Then :
$x$-will decay faster than $y$.
$y$ - will decay faster than $x$.
$x$ and $y$ have same decay rate initially and later on different decay rate.
$x$ and $y$ decay at the same rate always.
Answer: (b)
Solution
Also initially $N_x = N_y = N_0$. Activity $A = \lambda N$. As $\lambda_x < \lambda_y \Rightarrow A_x < A_y$. Therefore, $y$ will decay faster than $x$. Option (2)
Question 41
Physics · Magnetism and Matter · Single correct
Following plots show Magnetization (M) vs Magnetising field (H) and Magnetic susceptibility ($\chi$) vs temperature (T) graph : Which of the following combination will be represented by a diamagnetic material?
$(a), (c)$
$(a), (d)$
$(b), (d)$
$(b), (c)$
Answer: (a)
Solution
Conceptual question Option (1)
Question 42
Physics · Mechanical Properties of Fluids · Single correct
A glass tumbler having inner depth of 17.5 $\mathrm{\ cm}$ is kept on a table. A student starts pouring water ($\mu$ = 4/3) into it while looking at the surface of water from the above. When he feels that the tumbler is half filled, he stops pouring water. Up to what height, the tumbler is actually filled ?
11.7 $\mathrm{\ cm}$
10 $\mathrm{\ cm}$
7.5 $\mathrm{\ cm}$
8.75 $\mathrm{\ cm}$
Answer: (b)
Solution
Height of water observed by observer $$= \frac{H}{\mu_w} = \frac{H}{(4/3)} = \frac{3H}{4}$$ Height of air observed by observer $= 17.5 - H$ According to question, both height observed by observer is same. $$\frac{3H}{4} = 17.5 - H \Rightarrow H = 10 \, cm$$ Option (2)
Question 43
Physics · Semiconductor Electronics: Materials, Devices and Simple Circuits · Single correct
In the given figure, each diode has a forward bias resistance of $30\,\Omega$ and infinite resistance in reverse bias. The current $I_1$ will be:
3.75 $\mathrm{A}$
2.35 $\mathrm{A}$
2 $\mathrm{A}$
2.73 $\mathrm{A}$
Answer: (c)
Solution
As per diagram, Diode $D_1$ and $D_2$ are in forward bias i.e. $R = 30 \Omega$ whereas diode $D_3$ is in reverse bias i.e. $R = infinite$. Equivalent circuit will be Applying KVL starting from point A $$-\left(\frac{I_1}{2}\right) \times 30 - \left(\frac{I_1}{2}\right) \times 130 - I_1 \times 20 + 200 = 0$$ $$\Rightarrow -100 I_1 + 200 = 0$$ $$I_1 = 2$$ Option (3)
Question 44
Physics · Electromagnetic Induction · Single correct
For the given circuit the current $i$ through the battery when the key in closed and the steady state has been reached is .......
6 A
25 A
10 A
0 A
Answer: (c)
Solution
In steady state, inductor behaves as a conducting wire. So, equivalent circuit becomes $$\frac{1}{R_{eq}} = \frac{1}{3} + \frac{1}{3} + \frac{1}{3} = 1$$ $$\Rightarrow R_{eq} = 1\, \Omega$$ Circuit becomes $$i = \frac{30}{3} = 10\, A$$
Question 45
Physics · Motion in a Straight Line · Single correct
An object of mass 'm' is being moved with a constant velocity under the action of an applied force of 2 N along a frictionless surface with following surface profile. The correct applied force vs distance graph will be:
Answer: (b)
Solution
During upward motion $F = 2 \, \mathrm{N} = (+\mathrm{ve})$ constant During downward motion $F = 2 \, \mathrm{N} = (-\mathrm{ve})$ constant Therefore, the best possible answer is option (2).
Question 46
Physics · Oscillations · Single correct
A mass of 5 kg is connected to a spring. The potential energy curve of the simple harmonic motion executed by the system is shown in the figure. A simple pendulum of length 4 m has the same period of oscillation as the spring system. What is the value of acceleration due to gravity on the planet where these experiments are performed?
10 $\mathrm{m/s^2}$
5 $\mathrm{m/s^2}$
4 $\mathrm{m/s^2}$
9.8 $\mathrm{m/s^2}$
Answer: (c)
Solution
From potential energy curve $$U_{max} = \frac{1}{2} k A^2 \Rightarrow 10 = \frac{1}{2} k (2)^2$$ $$\Rightarrow k = 5$$ Now $T_{spring} = T_{pendulum}$ $$2\pi \sqrt{\frac{5}{5}} = 2\pi \sqrt{\frac{4}{g}}$$ $$\Rightarrow 1 = \sqrt{\frac{4}{g}} \Rightarrow g = 4 on planet$$ Option (3)
Question 47
Physics · Electrostatic Potential and Capacitance · Single correct
A capacitor is connected to a 20 V battery through a resistance of 10 $\Omega$. It is found that the potential difference across the capacitor rises to 2 V in 1 $\mu s$. The capacitance of the capacitor is $\mu F$. Given : $\ln \left( \frac{10}{9} \right) = 0.105$
Four particles each of mass M, move along a circle of radius R under the action of their mutual gravitational attraction as shown in figure. The speed of each particle is :
$\frac{1}{2} \sqrt{\frac{GM}{R(2\sqrt{2}+1)}}$
$\frac{1}{2} \sqrt{\frac{GM}{R}(2\sqrt{2}+1)}$
$\frac{1}{2} \sqrt{\frac{GM}{R}(2\sqrt{2}-1)}$
$\sqrt{\frac{GM}{R}}$
Answer: (b)
Solution
The net force $F_{net}$ is given by $$F_{net} = \frac{MV^2}{R}.$$ The equation becomes $$\sqrt{2}F + F_1 = \frac{MV^2}{R}.$$ Substituting the gravitational forces, we have $$\sqrt{2} \frac{GMM}{(\sqrt{2}R)^2} + \frac{GMM}{(2R)^2} = \frac{MV^2}{R}.$$ Simplifying, $$\frac{GM}{R} \left( \frac{1}{\sqrt{2}} + \frac{1}{4} \right) = V^2.$$ Further simplification gives $$\frac{GM}{R} \left( \frac{4 + \sqrt{2}}{4\sqrt{2}} \right) = V^2.$$ Solving for $V$, we find $$V = \frac{1}{2} \sqrt{\frac{GM(2\sqrt{2}+1)}{R}}.$$
Question 49
Physics · Electromagnetic Waves · Single correct
Electric field of plane electromagnetic wave propagating through a non-magnetic medium is given by $$E = 20 \cos(2 \times 10^{10} t - 200 x) \, \mathrm{V/m}.$$ The dielectric constant of the medium is equal to: (Take $\mu_r = 1$)
9
2
$\frac{1}{3}$
3
Answer: (a)
Solution
Speed of wave $= \dfrac{2 \times 10^{10}}{200} = 10^8\,\mathrm{m/s}$ Refractive index $= \dfrac{3 \times 10^8}{10^8} = 3$ Now refractive index $= \sqrt{\varepsilon_r \mu_r}$ $$3 = \sqrt{\varepsilon_r(1)}$$ $\Rightarrow \varepsilon_r = 9$
Question 50
Physics · Moving Charges and Magnetism · Single correct
There are two infinitely long straight current carrying conductors and they are held at right angles to each other so that their common ends meet at the origin as shown in the figure given below. The ratio of current in both conductor is 1 : 1. The magnetic field at point P is
$\frac{\mu_0 I x y}{4 \pi} \left[ \sqrt{x^2 + y^2} - (x + y) \right]$
$\frac{\mu_0 I x y}{4 \pi} \left[ \sqrt{x^2 + y^2} + (x + y) \right]$
Answer: (a)
Solution
The magnetic field due to wire (1) is given by $$B_{due to wire (1)} = \frac{\mu_0 I}{4 \pi y} [\sin 90 + \sin \theta_1]$$ which simplifies to $$= \frac{\mu_0 I}{4 \pi y} \left( 1 + \frac{x}{\sqrt{x^2 + y^2}} \right) \cdots (1)$$ The magnetic field due to wire (2) is given by $$B_{due to wire (2)} = \frac{\mu_0 I}{4 \pi x} (\sin 90^\circ + \sin \theta_2)$$ which simplifies to $$= \frac{\mu_0 I}{4 \pi x} \left( 1 + \frac{y}{\sqrt{x^2 + y^2}} \right) \cdots (2)$$ The total magnetic field is $$B = B_1 + B_2 = \frac{\mu_0 I}{4 \pi} \left[ \frac{1}{y} + \frac{x}{y \sqrt{x^2 + y^2}} + \frac{1}{x} + \frac{y}{x \sqrt{x^2 + y^2}} \right]$$ which simplifies to $$B = \frac{\mu_0 I}{4 \pi} \left[ \frac{x+y}{xy} + \frac{\sqrt{x^2 + y^2}}{xy} \right] = \frac{\mu_0 I}{4 \pi xy} \left[ \sqrt{x^2 + y^2} + (x + y) \right]$$ Option (1)
Question 51
Physics · Thermodynamics · Numerical
The temperature of 3.00 mol of an ideal diatomic gas is increased by $40.0^\circ$C without changing the pressure of the gas. The molecules in the gas rotate but do not oscillate. If the ratio of change in internal energy of the gas to the amount of workdone by the gas is $\dfrac{x}{10}$. Then the value of $x$ (round off to the nearest integer) is .... (Given $R = 8.31$ J mol$^{-1}$ K$^{-1}$)
Answer: 25
Solution
Question 52
Physics · Wave Optics · Numerical
The width of one of the two slits in a Young's double slit experiment is three times the other slit. If the amplitude of the light coming from a slit is proportional to the slit-width, the ratio of minimum to maximum intensity in the interference pattern is $x : 4$ where $x$ is ......
Two satellites revolve around a planet in coplanar circular orbits in anticlockwise direction. Their period of revolutions are 1 hour and 8 hours respectively. The radius of the orbit of nearer satellite is $2 \times 10^3 \, \mathrm{km}$. The angular speed of the farther satellite as observed from the nearer satellite at the instant when both the satellites are closest is $\frac{\pi}{x} \, \mathrm{rad} \, \mathrm{h}^{-1}$ where $x$ is .....
When a body slides down from rest along a smooth inclined plane making an angle of $30^\circ$ with the horizontal, it takes time $T$. When the same body slides down from the rest along a rough inclined plane making the same angle and through the same distance, it takes time $\alpha T$, where $\alpha$ is a constant greater than $1$. The co-efficient of friction between the body and the rough plane is $\frac{1}{\sqrt{x}} \left( \frac{\alpha^2 - 1}{\alpha^2} \right)$ where $x = \ldots$
Answer: 3
Solution
On smooth incline $a = g \sin 30^\circ$ by $S = ut + \frac{1}{2} at^2$ $$S = \frac{1}{2} \frac{g}{2} T^2 = \frac{g}{4} T^2 \ldots$$ On rough incline $$a = g \sin 30^\circ - \mu g \cos 30^\circ$$ by $S = ut + \frac{1}{2} at^2$ $$S = \frac{1}{4} g (1 - \sqrt{3} \mu) (\alpha T)^2$$ By (i) and (ii) $$\frac{1}{4} g T^2 = \frac{1}{4} g (1 - \sqrt{3} \mu) \alpha^2 T^2$$ $$\Rightarrow 1 - \sqrt{3} g = \frac{1}{\alpha^2} \Rightarrow g = \left( \frac{\alpha^2 - 1}{\alpha^2} \right) \cdot \frac{1}{\sqrt{3}}$$ $$\Rightarrow x = 3.00$$
Question 55
Physics · Kinetic Theory · Numerical
The average translational kinetic energy of $\mathrm{N}_2$ gas molecules at .......... $^\circ \mathrm{C}$ becomes equal to the K.E. of an electron accelerated from rest through a potential difference of 0.1 volt. ( Given $k_B = 1.38 \times 10^{-23} \, \mathrm{J/K}$) (Fill the nearest integer).
Answer: 500
Solution
Given Translation K.E. of $\mathrm{N_2} = K.E. of electron$ $$\frac{3}{2} kT = eV$$ $$\frac{3}{2} \times 1.38 \times 10^{-23} T = 1.6 \times 10^{-19} \times 0.1$$ $$\Rightarrow T = 773 k$$ $$T = 773 - 273 = 500^\circ C$$
Question 56
Physics · Current Electricity · Numerical
A uniform heating wire of resistance $36\,\Omega$ is connected across a potential difference of $240\,\mathrm{V}$. The wire is then cut into half and potential difference of $240\,\mathrm{V}$ is applied across each half separately. The ratio of power dissipation in first case to the total power dissipation in the second case would be $1 : x$, where $x$ is..........
Answer: 4
Solution
First case $P_1 = \frac{V^2}{R} = \frac{(240)^2}{36}$. Second case Resistance of each half $= 18\, \Omega$. $$P_2 = \frac{(240)^2}{18} + \frac{(240)^2}{18} = \frac{(240)^2}{9}$$ $$\frac{P_1}{P_2} = \frac{1}{4}$$ $x = 4.00$
Question 57
Physics · Thermal Properties of Matter · Numerical
A steel rod with $y = 2.0 \times 10^{11} \, \mathrm{Nm}^{-2}$ and $\alpha = 10^{-5} \, ^\circ \mathrm{C}^{-1}$ of length $4 \, \mathrm{m}$ and area of cross-section $10 \, \mathrm{cm}^2$ is heated from $0^\circ \mathrm{C}$ to $400^\circ \mathrm{C}$ without being allowed to extend. The tension produced in the rod is $x \times 10^5 \, \mathrm{N}$ where the value of $x$ is
Answer: 8
Solution
Thermal force $F = Ay \propto \Delta T$ $$F = (10 \times 10^4) (2 \times 10^{11}) (10^{-5}) (400)$$ $$F = 8 \times 10^5 \, \mathrm{N}$$ $$\Rightarrow x = 8$$
Question 58
Physics · System of Particles and Rotational Motion · Numerical
A 2 kg steel rod of length 0.6 m is clamped on a table vertically at its lower end and is free to rotate in vertical plane. The upper end is pushed so that the rod falls under gravity. Ignoring the friction due to clamping at its lower end, the speed of the free end of rod when it passes through its lowest position is $\ldots\ \ldots\ \mathrm{m\,s^{-1}}\ \ldots\ \ldots$ (Take $g = 10\,\mathrm{m\,s^{-2}}$.)
Answer: 6
Solution
By energy conservation, $mg\ell = \frac{1}{2} I \omega^2 = \frac{1}{2} m \frac{\ell^2 \omega^2}{3}$. This implies $\omega = \sqrt{\frac{6g}{\ell}}$. Speed $v = \omega r = \omega \ell = \sqrt{6g\ell}$. $v = \sqrt{6 \times 10 \times 0.6} = 6 \, \mathrm{m/s}$.
Question 59
Physics · Communication Systems · Numerical
A carrier wave with amplitude of 250 $\mathrm{V}$ is amplitude modulated by a sinusoidal base band signal of amplitude 150 $\mathrm{V}$. The ratio of minimum amplitude to maximum amplitude for the amplitude modulated wave is 50 : x, then value of $x$ is ........
An engine is attached to a wagon through a shock absorber of length 1.5 m. The system with a total mass of 40,000 $\mathrm{kg}$ is moving with a speed of 72 $\mathrm{kmh}^{-1}$ when the brakes are applied to bring it to rest. In the process of the system being brought to rest, the spring of the shock absorber gets compressed by 1.0 $\mathrm{m}$. If 90$\%$ of energy of the wagon is lost due to friction, the spring constant is ....... $\times 10^5 \mathrm{N/m}$
Chemistry · Environmental Chemistry · Single correct
Water sample is called cleanest on the basis of which one of the BOD values given below
11 ppm
15 ppm
3 ppm
21 ppm
Answer: (c)
Solution
Clean water could have BOD value of less than 5 ppm whereas highly polluted water could have a BOD value of 17 ppm or more.
Question 62
Chemistry · General Principles and Processes of Isolation of Elements · Single correct
Calamine and Malachite, respectively, are the ores of:
Nickel and Aluminium
Zinc and Copper
Copper and Iron
Aluminium and Zinc
Answer: (b)
Solution
Calamine is $\mathrm{ZnCO_3}$. Malachite is $\mathrm{Cu(OH)_2 \cdot CuCO_3}$.
Question 63
Chemistry · Aldehydes, Ketones and Carboxylic Acids · Single correct
Experimentally reducing a functional group cannot be done by which one of the following reagents?
Pt - C/H_2
Na/H_2
Pd - C/H_2
Zn/H_2O
Answer: (b)
Solution
Solution $\mathrm{NaH_2}$ is not reducing agent.
Question 64
Chemistry · Chemical Kinetics and Nuclear Chemistry · Single correct
Which one of the following given graphs represents the variation of rate constant $(k)$ with temperature $(T)$ for an endothermic reaction?
Answer: (c)
Solution
By observation, we obtain this plot in the measurable temperature range. Hence, the correct answer is the $3^{\text{rd}}$ option.
Question 65
Chemistry · Aldehydes, Ketones and Carboxylic Acids · Single correct
Identify A in the following reaction.
Answer: (a)
Solution
Aniline is oxidized using $\mathrm{K_2Cr_2O_7}$ in the presence of an oxidizing agent $[O]$ to form a compound $[A]$. The structure of $[A]$ is shown as a benzene ring with two ketone groups attached at the para positions.
Question 66
Chemistry · Aldehydes, Ketones and Carboxylic Acids · Single correct
In the following sequence of reactions a compound $\mathbf{A}$, (molecular formula $\mathrm{C_6H_{12}O_2}$) with a straight chain structure gives a $\mathrm{C_4}$ carboxylic acid. $\mathbf{A}$ is: $$\mathrm{A\xrightarrow{LiAlH_4/H_3O^+}B\xrightarrow{Oxidation}C_4-carboxylic\ acid}$$
$\mathrm{CH_3-CH_2-COO-CH_2-CH_3}$
$\mathrm{CH_3-CH_2-CH_2-COO-CH_2-CH_3}$
$\mathrm{CH_3-CH_2-CH_2-O-CH=CH-CH_2-OH}$
Answer: (d)
Solution
The given compound is $CH_3-CH_2-CH_2-C(=O)-O-CH_2-CH_3$ with molecular formula $C_6H_{12}O_2$. Upon reduction with $LiAlH_4$ followed by hydrolysis with $H_3O^+$, it forms $CH_3-CH_2-CH_2-CH_2-OH$ and $CH_3-CH_2-OH$. The primary alcohol $CH_3-CH_2-CH_2-CH_2-OH$ is then oxidized to form $CH_3-CH_2-CH_2-C(=O)-OH$, which is a $C_4$ carboxylic acid.
According to type of reactions for preparation, colloids have been classified.
Question 68
Chemistry · Co-ordination Compounds · Single correct
The Crystal Field Stabilization Energy (CFSE) and magnetic moment (spin-only) of an octahedral aqua complex of a metal ion $\left( \mathrm{M}^{2+} \right)$ are $-0.8 \Delta_0$ and $3.87 \, \mathrm{BM}$, respectively. Identify $\left( \mathrm{M}^{2+} \right)$:
$\mathrm{V}^{3+}$
$\mathrm{Cr}^{3+}$
$\mathrm{Mn}^{4+}$
$\mathrm{Co}^{2+}$
Answer: (d)
Solution
Question 69
Chemistry · Polymers · Single correct
Monomer units of Dacron polymer are:
ethylene glycol and phthalic acid
ethylene glycol and terephthalic acid
glycerol and terephthalic acid
glycerol and phthalic acid
Answer: (b)
Solution
Terephthalic acid reacts with ethylene glycol to form Dacron, a type of polyester. The reaction involves the formation of ester linkages between the acid and the alcohol groups.
Question 70
Chemistry · Hydrocarbons · Single correct
Which one of the following compounds is aromatic in nature?
Answer: (d)
Solution
Option (1) Acenaphthene has $10 \, \pi e^-$ in cyclic conjugation, which makes it aromatic. Option (2) has $4 \, \pi e^-$ in ring conjugation, which makes it anti-aromatic. Option (3) has $4 \, \pi e^-$ in ring conjugation, which makes it antiaromatic. Option (4) Cyclopentadienyl anion has $6 \, \pi e^-$ in ring conjugation, which makes it aromatic.
Question 71
Chemistry · The d-and f-Block Elements · Single correct
In the given chemical reaction, colors of the $\mathrm{Fe^{2+}}$ and $\mathrm{Fe^{3+}}$ ions, are respectively: $$5\mathrm{Fe^{2+}} + \mathrm{MnO_4^-} + 8\mathrm{H^+} \rightarrow \mathrm{Mn^{2+}} + 4\mathrm{H_2O} + 5\mathrm{Fe^{3+}}$$
Yellow, Orange
Yellow, Green
Green, Orange
Green, Yellow
Answer: (d)
Solution
Colour of $\mathrm{Fe^{2+}}$ is observed green and $\mathrm{Fe^{3+}}$ is yellow.
Question 72
Chemistry · Hydrocarbons · Single correct
The stereoisomers that are formed by electrophilic addition of bromine to trans-but-2-ene is/are:
2 enantiomers and 2 mesomers
2 identical mesomers
2 enantiomers
1 racemic and 2 enantiomers
Answer: (b)
Solution
Trans-2-butene reacts with $\mathrm{Br_2/CCL_4}$ in an anti addition to form a meso product. The structure of the product is shown with $\mathrm{CH_3}$ groups and $\mathrm{Br}$ atoms added across the double bond.
Question 73
Chemistry · Hydrogen · Single correct
Hydrogen peroxide reacts with iodine in basic medium to give :
$\mathrm{IO}_4^-$
$\mathrm{IO}^-$
$\mathrm{I}^-$
$\mathrm{IO}_3^-$
Answer: (c)
Solution
The balanced chemical equation is: $$\mathrm{I_2 + H_2O_2 + 2OH^- \rightarrow 2I^- + 2H_2O + O_2}$$
Question 74
Chemistry · Haloalkanes and Haloarenes · Single correct
In the following sequence of reactions The compounds $\mathrm{B}$ and $\mathrm{C}$ respectively are:
$\mathrm{Cl_3COOK, HCOOH}$
$\mathrm{Cl_3COOK, CH_3I}$
$\mathrm{CH_3I, HCOOK}$
$\mathrm{CHI_3, CH_3COOK}$
Answer: (d)
Solution
The reaction starts with $\mathrm{CH_3-CH=CH_2}$, which is propene ($\mathrm{C_3H_6}$). In the presence of $\mathrm{H^+/H_2O}$, it undergoes hydration to form $\mathrm{CH_3-CH(OH)-CH_3}$, which is compound (A). Compound (A) is then subjected to the iodoform reaction using $\mathrm{KOI/dil.\ KOH}$. This results in the formation of $\mathrm{CHI_3}$ (iodoform) and $\mathrm{CH_3-C(=O)OK}$, which is compound (C).
Question 75
Chemistry · Aldehydes, Ketones and Carboxylic Acids · Single correct
Given below are two statements : Statement I : The nucleophilic addition of sodium hydrogen sulphite to an aldehyde or a ketone involves proton transfer to form a stable ion. Statement II : The nucleophilic addition of hydrogen cyanide to an aldehyde or a ketone yields amine as final product. In the light of the above statements, choose the most appropriate answer from the options given below :
Both Statement I and Statement II are true.
Statement I is true but Statement II is false.
Statement I is false but Statement II is true.
Both Statement I and Statement II are false.
Answer: (b)
Solution
Statement I: Correct
Question 76
Chemistry · Amines · Single correct
Which one of the following gives the most stable Diazonium salt?
CH$_3$ - CH$_2$ - CH$_2$ - NH$_2$
Answer: (b)
Solution
The reactions shown involve the formation of diazonium salts using $\mathrm{NaNO_2 + HCl}$. 1. The first reaction converts an aliphatic amine to a diazonium salt: $$\mathrm{NH_2} \xrightarrow{\mathrm{NaNO_2 + HCl}} \mathrm{N^+ \equiv N}$$ 2. The second reaction involves an aromatic amine, which forms a stable diazonium salt due to the $+H$ effect: $$\mathrm{H_3C} on benzene ring \xrightarrow{\mathrm{NaNO_2 + HCl}} \mathrm{N^+ \equiv N} (Most stable)$$ 3. The third reaction shows the formation of a diazonium salt from a secondary aliphatic amine: $$\mathrm{CH_3-CH-CH_2-NH_2} \xrightarrow{\mathrm{NaNO_2 + HCl}} \mathrm{CH_3-CH-CH_2-N^+ \equiv N}$$ 4. The fourth reaction involves an aromatic amine with a methyl group, which does not form a diazonium salt but instead forms an alkyl nitroso amine: $$\mathrm{C_6H_5-NH-CH_3} \xrightarrow{\mathrm{NaNO_2 + HCl}} Diazonium salt not form$$ $$\mathrm{C_6H_5-N(CH_3)-N=O} (N, alkyl nitroso amine)$$
Question 77
Chemistry · Organic Chemistry — Some Basic Principles & Techniques · Single correct
The potassium ferrocyanide solution gives a Prussian blue colour, when added to:
$\mathrm{CoCl}_3$
$\mathrm{FeCl}_2$
$\mathrm{CoCl}_2$
$\mathrm{FeCl}_3$
Answer: (d)
Solution
The reaction is given by: $$\mathrm{FeCl_3} + \mathrm{K_4[Fe(CN)_6]} \rightarrow \mathrm{Fe_4[Fe(CN)_6]_3}$$ This forms Prussian blue.
Question 78
Chemistry · The p-Block Elements (Group 15, 16, 17 & 18) · Single correct
The oxide without nitrogen-nitrogen bond is :
$\mathrm{N_2O}$
$\mathrm{N_2O_4}$
$\mathrm{N_2O_3}$
$\mathrm{N_2O_5}$
Answer: (d)
Solution
Question 79
Chemistry · The s-Block Elements · Single correct
Number of paramagnetic oxides among the following given oxides is . Li$_2$O, CaO, Na$_2$O$_2$, KO$_2$, MgO and K$_2$O
Chemistry · The d-and f-Block Elements · Single correct
Identify the element for which electronic configuration in $+3$ oxidation state is $[\mathrm{Ar}]3d^5$:
Ru
Mn
Co
Fe
Answer: (d)
Solution
The electronic configuration of $\mathrm{Fe^{3+}}$ is $[\mathrm{Ar}]3d^5$.
Question 81
Chemistry · States of Matter · Fill in the blank
An empty LPG cylinder weighs 14.8 kg. When full, it weighs 29.0 kg and shows a pressure of $3.47 \, \mathrm{atm}$. In the course of use at ambient temperature, the mass of the cylinder is reduced to 23.0 kg. The final pressure inside of the cylinder is ____ atm. (Nearest integer) (Assume LPG of be an ideal gas)
Answer: 2
Solution
Initial mass of gas = 29 - 14.8 = 14.2 Kg Mass of gas used = 29 - 23 = 6 Kg Gas left = 14.2 - 6 = 8.2 Kg (1) $3.47$ $\times$ V = $\left$( $\frac{14.2 \times 10^3}{M}$ $\right$) $\times$ R $\times$ T (2) $p$ $\times$ V = $\left$( $\frac{8.2 \times 10^3}{M}$ $\right$) $\times$ R $\times$ T Divide : $\frac{(1)}{(2)}$ $\Rightarrow$ $\frac{3.47}{P}$ = $\frac{14.2}{8.2}$ $P$ = $2.003$
Question 82
Chemistry · Equilibrium · Numerical
The molar solubility of $\mathrm{Zn(OH)_2}$ in $0.1 \, \mathrm{M}$ $\mathrm{NaOH}$ solution is $x \times 10^{-18} \, \mathrm{M}$. The value of $x$ is ____. (Nearest integer) (Given : The solubility product of $\mathrm{Zn(OH)_2}$ is $2 \times 10^{-20}$)
Answer: 2
Solution
The reaction is given by: $$\mathrm{Zn(OH)_2 (s) \rightleftharpoons Zn^{+2} (aq) + 2OH^- (aq)}$$ Assume $S(0.1 + 2s) \simeq 0.1$. The solubility product is: $$K_{sp} = S(0.1)^2$$ Given: $$2 \times 10^{-20} = s \times 10^{-2} \Rightarrow s = 2 \times 10^{-18}$$ Thus: $$= x \times 10^{-18}$$ Solving for $x$ gives: $$x = 2$$
Question 83
Chemistry · Thermodynamics · Numerical
For the reaction $2\mathrm{NO}_2(\, \mathrm{g}) \rightleftharpoons \mathrm{N}_2\mathrm{O}_4(\, \mathrm{g})$, when $\Delta S = -176.0 \, \mathrm{JK}^{-1}$ and $\Delta H = -57.8 \, \mathrm{kJ} \, \mathrm{mol}^{-1}$, the magnitude of $\Delta G$ at $298 \, \mathrm{K}$ for the reaction is ____ $\mathrm{kJ} \mathrm{mol}^{-1}$. (Nearest integer)
Answer: 5
Solution
Given the equation $\Delta G = \Delta H - T \Delta S$. $$\Delta G = 57.8 - \frac{298(-176)}{1000}$$ Calculating gives: $$\Delta G = -5.352 \, \mathrm{kJ/mole}$$ The nearest integer value is 5.
Question 84
Chemistry · Co-ordination Compounds · Numerical
The sum of oxidation states of two silver ions in $[\mathrm{Ag(NH_3)_2}] [\mathrm{Ag(CN)_2}]$ complex is _____.
Answer: 2
Solution
The complex $[\mathrm{Ag(NH_3)_2}]^+$ and $[\mathrm{Ag(CN)_2}]^-$ both have a charge of $+1$.
Question 85
Chemistry · Some Basic Concepts of Chemistry · Fill in the blank
The number of atoms in 8 g of sodium is $x \times 10^{23}$. The value of $x$ is ____. (Nearest integer) [ Given : $N_A = 6.02 \times 10^{23} \, \mathrm{mol}^{-1}$ Atomic mass of Na = $23.0 \, \mathrm{u}$ ]
Answer: 2
Solution
Number of atoms = $\($ $\frac{8}{23}$ $\times$ 6.02 $\times$ 10^{23} = 2.09 $\times$ 10^{23} $\)$ $\($ $\simeq$ 2 $\times$ 10^{23} $\)$ $\($ = x $\times$ 10^{23} $\)$ $\($ x = 2 $\)$
Question 86
Chemistry · Some Basic Concepts of Chemistry · Numerical
If 80 g of copper sulphate $CuSO_4$ $\cdot$ $5H_2O$ is dissolved in deionised water to make 5 $\mathrm{L}$ of solution. The concentration of the copper sulphate solution is $x \times 10^{-3} \mathrm{mol} \mathrm{L}^{-1}$. The value of $x$ is ____. [ Atomic masses Cu : 63.54 u, S : 32 u, O : 16 u, H : 1 u ]
Chemistry · Some Basic Concepts of Chemistry · Numerical
A $50$ watt bulb emits monochromatic red light of wavelength $795\,\mathrm{nm}$. The number of photons emitted per second by the bulb is $x \times 10^{20}$. The value of $x$ is _____. (Given: $h = 6.63 \times 10^{-34}\,\mathrm{Js}$ and $c = 3.0 \times 10^8\,\mathrm{ms}^{-1}$)
Answer: 2
Solution
Total energy per sec. = 50 J $$50 = \frac{n \times 6.63 \times 10^{-34} \times 3 \times 10^8}{795 \times 10^{-9}}$$ $$n = 1998.49 \times 10^{17} \ [n = no. of photons per second]$$ $$= 1.998 \times 10^{20}$$ $$\simeq 2 \times 10^{20}$$ $$= x \times 10^{20}$$ $$x = 2$$
Question 88
Chemistry · Chemical Bonding and Molecular Structure · Numerical
The spin-only magnetic moment value of $\mathrm{B}_2^{+}$ species is ____ $\times 10^{-2}$ BM. (Nearest integer) [Given : $\sqrt{3} = 1.73$ ]
Answer: 173
Solution
For $\mathrm{B_2^+}$, the electronic configuration is $\sigma_{1s}^2 \sigma_{1s}^{*2} \sigma_{2s}^2 \sigma_{2s}^{*2} \pi_{2py}^1 \simeq \pi_{2pz}^0$. This implies $9e^-$. The magnetic moment $\mu$ is given by $$\mu = \sqrt{1(1+2)} = \sqrt{3} \, \mathrm{BM}$$ which equals $1.73 \, \mathrm{BM}$. Therefore, $$= 1.73 \times 10^{-2} \, \mathrm{BM}$$
Question 89
Chemistry · Electrochemistry · Fill in the blank
If the conductivity of mercury at $0^\circ\mathrm{C}$ is $1.07\times10^6\ \mathrm{S\,m^{-1}}$ and the resistance of a cell containing mercury is$0.243\ \Omega$, then the cell constant of the cell is $x\times10^4\ \mathrm{m^{-1}}$. The value of $x$ is $\underline{\qquad}$. (Nearest integer)