JEE Main 22 July 2021 Shift 1 question paper with solutions

JEE Main 22 July 2021 Shift 1: 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 · Three Dimensional Geometry · Single correct

Let L be the line of intersection of planes $\vec{r} \cdot (\hat{i} - \hat{j} + 2\hat{k}) = 2$ and $\vec{r} \cdot (2\hat{i} + \hat{j} - \hat{k}) = 2$. If $P(\alpha, \beta, \gamma)$ is the foot of perpendicular on L from the point $(1, 2, 0)$, then the value of $35(\alpha + \beta + \gamma)$ is equal to:

  1. 101
  2. 119
  3. 143
  4. 134

Answer: (b)

Solution

$P_1:\ x-y+2z=2$ $P_2:\ 2x+y-3=2$ Let line of Intersection of planes $P_1$ and $P_2$ cuts $xy$ plane in point $Q$. $\Rightarrow$ $z$-coordinate of point $Q$ is zero $\Rightarrow \begin{cases} x - y = 2 \\ 2x + y = 2 \end{cases}$ $\Rightarrow x = \frac{4}{3}, y = \frac{-2}{3}$ $\Rightarrow Q \left( \frac{4}{3}, \frac{-2}{3}, 0 \right)$ Vector parallel to the line of intersection $\vec{a} = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ 1 & -1 & 2 \\ 2 & 1 & -1 \end{vmatrix} = -\hat{i} + 5\hat{j} + 3\hat{k}$ Equation of Line of intersection $$\frac{x - \frac{4}{3}}{-1} = \frac{y + \frac{2}{3}}{5} = \frac{z - 0}{3} = \lambda (say)$$ Let coordinates of foot of perpendicular be $F \left( -\lambda + \frac{4}{3}, 5\lambda - \frac{2}{3}, 3\lambda \right)$ $\overrightarrow{PF} = \left( -\lambda + \frac{1}{3} \right) \hat{i} + \left( 5\lambda - \frac{8}{3} \right) \hat{j} + (3\lambda) \hat{k}$ $\overrightarrow{PF} \cdot \vec{a} = 0$ $\Rightarrow \lambda - \frac{1}{3} + 25\lambda - \frac{40}{3} + 9\lambda = 0$ $\Rightarrow 35\lambda = \frac{41}{3} \Rightarrow \lambda = \frac{41}{105}$ Now, $\alpha = -\lambda + \frac{4}{3}, \beta = 5\lambda - \frac{2}{3}, \gamma = 3\lambda$ $\Rightarrow \alpha + \beta + \gamma = 7\lambda + \frac{2}{3}$ $= 7 \left( \frac{41}{105} \right) + \frac{2}{3}$ $= \frac{51}{15}$ $\Rightarrow 35(\alpha + \beta + \gamma) = \frac{51}{15} \times 35 = 119$

Question 2

Maths · Sequences and Series · Single correct

Let $S_n$ denote the sum of first $n$ -terms of an arithmetic progression. If $S_{10} = 530$, $S_5 = 140$, then $S_{20} - S_6$ is equal to :

  1. 1862
  2. 1842
  3. 1852
  4. 1872

Answer: (a)

Solution

Given $S_{10} = 530$, we have $$\frac{10}{2} \{2a + 9d\} = 530$$ which implies $$2a + 9d = 106 \ldots (1)$$ and $S_5 = 140$, so $$\frac{5}{2} \{2a + 4d\} = 140$$ which implies $$2a + 4d = 56 \ldots (2)$$ Solving equations (1) and (2), we get $$5d = 50 \Rightarrow d = 10$$ and $$a = 8$$ Now, $$S_{20} - S_6 = \frac{20}{2} \{2a + 19d\} - \frac{6}{2} \{2a + 5d\}$$ Simplifying, we get $$= 14a + 175d$$ Substituting the values, $$= (14 \times 8) + (175 \times 10)$$ $$= 1862$$

Question 3

Maths · Applications of Derivatives · Single correct

Let $f : \mathbb{R} \to \mathbb{R}$ be defined as $$ f(x) = \begin{cases} \frac{-4}{3}x^3 + 2x^2 + 3x, & x > 0 \\ 3xe^x, & x \leq 0 \end{cases} $$ Then $f$ is increasing function in the interval

  1. $\left( -\frac{1}{2}, 2 \right)$
  2. $(0, 2)$
  3. $\left( -1, \frac{3}{2} \right)$
  4. $(-3, -1)$

Answer: (c)

Solution

For $x > 0$, $f'(x) = -4x^2 + 4x + 3$. $f(x)$ is increasing in $\left(-\frac{1}{2}, \frac{3}{2}\right)$. For $x \leq 0$, $f'(x) = 3e^x(1 + x)$. $f'(x) > 0 \forall x \in (-1, 0)$ $\Rightarrow f(x)$ is increasing in $(-1, 0)$. So, in complete domain $f(x)$ is increasing in $\left(-1, \frac{3}{2}\right)$.

Question 4

Maths · Differential Equations · Single correct

Let y = y(x) be the solution of the differential equation $\cosec^2 x \, dy + 2 \, dx = (1 + y \cos 2x) \cosec^2 x \, dx$, with $y\left(\frac{\pi}{4}\right) = 0$. Then, the value of $(y(0) + 1)^2$ is equal to:

  1. $e^{1/2}$
  2. $e^{-1/2}$
  3. $e^{-1}$
  4. $e$

Answer: (c)

Solution

Given $\($ $\frac{dy}{dx}$ + 2 $\sin$^2 x = 1 + y $\cos$ 2x $\)$ $\($ $\Rightarrow$ $\frac{dy}{dx}$ + (- $\cos$ 2x)y = $\cos$ 2x $\)$ I.F. = $\($ e^{$\int$ - $\cos$ 2x $\,$ dx} = e^{- $\frac{\sin 2x}{2}$} $\)$ Solution of D.E. $\($ y $\left$( e^{- $\frac{\sin 2x}{2}$} $\right$) = $\int$ ($\cos$ 2x) $\left$( e^{- $\frac{\sin 2x}{2}$} $\right$) dx + c $\)$ $\($ $\Rightarrow$ y $\left$( e^{- $\frac{\sin 2x}{2}$} $\right$) = -e^{- $\frac{\sin 2x}{2}$} + c $\)$ Given $\($ y $\left$( $\frac{\pi}{4}$ $\right$) = 0 $\)$ $\($ $\Rightarrow$ 0 = -e^{-1/2} + c $\Rightarrow$ c = e^{-1/2} $\)$ $\($ $\Rightarrow$ y $\left$( e^{- $\frac{\sin 2x}{2}$} $\right$) = -e^{- $\frac{\sin 2x}{2}$} + e^{-1/2} $\)$ at $\($ x = 0 $\)$ $\($ y = -1 + e^{-1/2} $\)$ $\($ $\Rightarrow$ y(0) = -1 + e^{-1/2} $\Rightarrow$ (y(0) + 1)^2 = e^{-1} $\)$

Question 5

Maths · Probability · Single correct

Four dice are thrown simultaneously and the numbers shown on these dice are recorded in $2 \times 2$ matrices. The probability that such formed matrices have all different entries and are non-singular, is :

  1. $\frac{45}{162}$
  2. $\frac{23}{81}$
  3. $\frac{22}{81}$
  4. $\frac{43}{162}$

Answer: (d)

Solution

$A=\begin{vmatrix} a & b \\ c & d \end{vmatrix}$ $|A|=ad-bc$ Total cases $=6^4$ For a non-singular matrix, $|A|\neq0$ $\Rightarrow ad-bc\neq0$ $\Rightarrow ad\neq bc$ And $a,\;b,\;c,\;d$ are all different numbers in the set $\{1,2,3,4,5,6\}$. Now for $ad=bc$ (i) $6\times1=2\times3$ $\Rightarrow a=6,\ b=2,\ c=3,\ d=1$ or $a=1,\ b=2,\ c=3,\ d=6$ $\Rightarrow 8$ such cases (ii) $6\times2=3\times4$ $\Rightarrow a=6,\ b=3,\ c=4,\ d=2$ or $a=2,\ b=3,\ c=4,\ d=6$ $\Rightarrow 8$ such cases Favourable cases $={}^{6}C_{4}\times4!-16$ Required probability $=\dfrac{{}^{6}C_{4}\times4!-16}{6^4}$ $=\dfrac{43}{162}$

Question 6

Maths · Vector Algebra · Single correct

Let a vector $\vec{a}$ be coplanar with vectors $\vec{b} = 2\hat{i} + \hat{j} + \hat{k}$ and $\vec{c} = \hat{i} - \hat{j}$. If $\vec{a}$ is perpendicular to $\vec{d} = 3\hat{i} + 2\hat{j} + 6\hat{k}$, and $|\vec{a}| = \sqrt{10}$. Then a possible value of $[\vec{a} \ \vec{b} \ \vec{c}] + [\vec{a} \ \vec{b} \ \vec{d}] + [\vec{a} \ \vec{c} \ \vec{d}]$ is equal to:

  1. $-42$
  2. $-40$
  3. $-29$
  4. $-38$

Answer: (a)

Solution

Given $\vec{a} = \lambda \vec{b} + \mu \vec{c} = \hat{i}(2\lambda + \mu) + \hat{j}(\lambda - \mu) + \hat{k}(\lambda + \mu)$. The dot product $\vec{a} \cdot \vec{d} = 0 = 3(2\lambda + \mu) + 2(\lambda - \mu) + 6(\lambda + \mu)$. This implies $14\lambda + 7\mu = 0 \Rightarrow \mu = -2\lambda$. Thus, $\vec{a} = (0)\hat{i} - 3\lambda \hat{j} + (-\lambda)\hat{k}$. The magnitude $|\vec{a}| = \sqrt{10}|\lambda| = \sqrt{10} \Rightarrow |\lambda| = 1$. Therefore, $\lambda = 1$ or $-1$. The determinant $[\vec{a} \vec{b} \vec{c}] = 0$. Also, $[\vec{a} \vec{b} \vec{c}] + [\vec{a} \vec{b} \vec{d}] + [\vec{a} \vec{c} \vec{d}] = [\vec{a} \vec{b} + \vec{c} \vec{d}]$. The matrix is: $$\begin{vmatrix} 0 & -3\lambda & \lambda \\ 3 & 0 & 2 \\ 3 & 2 & 6 \end{vmatrix}$$ This equals $3\lambda(12) + \lambda(6) = 42\lambda = -42$.

Question 7

Maths · Integrals · Single correct

If $\int$_{0}^{100$\pi$} $\frac{\sin^2 x}{e^{\left(\frac{x}{\pi}\right)}}$ $\,$ dx = $\frac{\alpha \pi^3}{1 + 4\pi^2}$, $\alpha$ $\in$ $\mathbb{R}$ where [x] is the greatest integer less than or equal to x, then the value of $\alpha$ is:

  1. \[ \text{(1)}\quad 200\left(1-e^{-1}\right) \]
  2. \[ \text{(2)}\quad 100(1-e) \]
  3. \[ \text{(3)}\quad 50(e-1) \]
  4. \[ \text{(4)}\quad 150\left(e^{-1}-1\right) \]

Answer: (a)

Solution

Given $$I = \int_0^{100\pi} \frac{\sin^2 x}{e^{x/\pi}} \, dx = 100 \int_0^{\pi} \frac{\sin^2 x}{e^{x/\pi}} \, dx$$ We have $$100 \int_0^{\pi} e^{-x/\pi} \frac{(1 - \cos 2x)}{2} \, dx$$ This simplifies to $$= 50 \left\{ \int_0^{\pi} e^{-x/\pi} \, dx - \int_0^{\pi} e^{-x/\pi} \cos 2x \, dx \right\}$$ Let $$I_1 = \int_0^{\pi} e^{-x/\pi} \, dx = \left[ -\pi e^{-x/\pi} \right]_0^{\pi} = \pi \left( 1 - e^{-1} \right)$$ And $$I_2 = \int_0^{\pi} e^{-x/\pi} \cos 2x \, dx$$ Then $$= -\pi e^{-x/\pi} \cos 2x \bigg|_0^{\pi} - \int_0^{\pi} -\pi e^{-x/\pi} (-2 \sin 2x) \, dx$$ This gives $$= \pi \left( 1 - e^{-1} \right) - 2\pi \int_0^{\pi} e^{-x/\pi} \sin 2x \, dx$$ Thus $$\pi \left( 1 - e^{-1} \right) - 2\pi \left\{ -\pi e^{-x/\pi} \sin 2x \right\}_0^{\pi} - \int_0^{\pi} -\pi e^{-x/\pi} 2 \cos 2x \, dx$$ Finally, $$= \pi \left( 1 - e^{-1} \right) - 4\pi^2 I_2$$ Therefore, $$\Rightarrow I_2 = \frac{\pi (1 - e^{-1})}{1 + 4\pi^2}$$ Thus, $$\therefore I = 50 \left\{ \pi \left( 1 - e^{-1} \right) - \frac{\pi (1 - e^{-1})}{1 + 4\pi^2} \right\}$$ This simplifies to $$= \frac{200 (1 - e^{-1}) \pi^3}{1 + 4\pi^2}$$

Question 8

Maths · Vector Algebra · Single correct

Let three vectors $\vec{a}$, $\vec{b}$ and $\vec{c}$ be such that $\vec{a} \times \vec{b} = \vec{c}$, $\vec{b} \times \vec{c} = \vec{a}$ and $|\vec{a}| = 2$. Then which one of the following is not true?

  1. $\vec{a} \times ((\vec{b} + \vec{c}) \times (\vec{b} - \vec{c})) = \vec{0}$
  2. Projection of $\vec{a}$ on $(\vec{b} \times \vec{c})$ is 2
  3. $[\vec{a} \ \vec{b} \ \vec{c}] + [\vec{c} \ \vec{a} \ \vec{b}] = 8$
  4. $|3\vec{a} + \vec{b} - 2\vec{c}|^2 = 51$

Answer: (d)

Solution

(1) $\vec{a} \times ((\vec{b} + \vec{c}) \times (\vec{b} - \vec{c})) = \vec{a} \times (-\vec{b} \times \vec{c} + \vec{c} \times \vec{b}) = -2(\vec{a} \times (\vec{b} \times \vec{c})) = -2(\vec{a} \times \vec{a}) = \vec{0}$ (2) Projection of $\vec{a}$ on $\vec{b} \times \vec{c}$ $$= \frac{\vec{a} \cdot (\vec{b} \times \vec{c})}{|\vec{b} \times \vec{c}|} = \frac{\vec{a} \cdot \vec{a}}{|\vec{a}|} = |\vec{a}| = 2$$ (3) $[\vec{a}\vec{b}\vec{c}] + [\vec{c}\vec{a}\vec{b}] = 2[\vec{a}\vec{b}\vec{c}] = 2\vec{a} \cdot (\vec{b} \times \vec{c})$ $$= 2 \vec{a} \cdot \vec{a} = 2 |\vec{a}|^2 = 8$$ (4) $\vec{a} \times \vec{b} = \vec{c}$ and $\vec{b} \times \vec{c} = \vec{a}$ Therefore, $\vec{a}$, $\vec{b}$, $\vec{c}$ are mutually perpendicular vectors. Thus, $|\vec{a} \times \vec{b}| = |\vec{c}| \Rightarrow |\vec{a}||\vec{b}| = |\vec{c}| \Rightarrow |\vec{b}| = |\vec{c}|/2$ Also, $|\vec{b} \times \vec{c}| = |\vec{a}| \Rightarrow |\vec{b}||\vec{c}| = 2 \Rightarrow |\vec{c}| = 2&|\vec{b}| = 1$ $|3\vec{a} + \vec{b} - 2\vec{c}|^2 = (3\vec{a} + \vec{b} - 2\vec{c}) \cdot (3\vec{a} + \vec{b} - 2\vec{c})$ $$= 9|\vec{a}|^2 + |\vec{b}|^2 + 4|\vec{c}|^2$$ $$= (9 \times 4) + 1 + (4 \times 4)$$ $$= 36 + 1 + 16 = 53$$

Question 9

Maths · Determinants · Single correct

The values of $\lambda$ and $\mu$ such that the system of equations $x + y + z = 6$, $3x + 5y + 5z = 26$ $x + 2y + \lambda z = \mu$ has no solution, are :

  1. $\lambda = 3, \mu = 5$
  2. $\lambda = 3, \mu \neq 10$
  3. $\lambda \neq 2, \mu = 10$
  4. $\lambda = 2, \mu \neq 10$

Answer: (d)

Solution

Given the equations: $$x + y + z = 6 ...(i)$$ $$3x + 5y + 5z = 26 ...(ii)$$ $$x + 2y + \lambda z = \mu ...(iii)$$ Multiplying equation (i) by 5 and subtracting equation (ii) gives: $$5 \times (i) - (ii) \Rightarrow 2x = 4 \Rightarrow x = 2$$ From equations (i) and (ii), we have: $$y + z = 4 ...(iv)$$ Substituting $x = 2$ into equation (iii) gives: $$2y + \lambda z = \mu - 2 ...(v)$$ Subtracting twice equation (iv) from equation (v) gives: $$(v) - 2 \times (iv) \Rightarrow (\lambda - 2)z = \mu - 10$$ Solving for $z$ and $y$ gives: $$z = \frac{\mu - 10}{\lambda - 2} \& y = 4 - \frac{\mu - 10}{\lambda - 2}$$ For no solution, $\lambda = 2$ and $\mu \neq 10$.

Question 10

Maths · Three Dimensional Geometry · Single correct

If the shortest distance between the straight lines $3(x - 1) = 6(y - 2) = 2(z - 1)$ and $4(x - 2) = 2(y - \lambda) = (z - 3)$, $\lambda \in \mathbb{R}$ is $\frac{1}{\sqrt{38}}$, then the integral value of $\lambda$ is equal to:

  1. 3
  2. 2
  3. 5
  4. -1

Answer: (a)

Solution

Given the lines: $$L_1: \frac{(x-1)}{2} = \frac{(y-2)}{1} = \frac{(z-1)}{3}$$ $$\vec{r_1} = 2\hat{i} + \hat{j} + 3\hat{k}$$ $$L_2: \frac{(x-2)}{1} = \frac{y-\lambda}{2} = \frac{z-3}{4}$$ $$\vec{r_2} = \hat{i} + 2\hat{j} + 4\hat{k}$$ Shortest distance is the projection of $\vec{a}$ on $\vec{r_1} \times \vec{r_2}$. $$= \frac{\left| \vec{a} \cdot (\vec{r_1} \times \vec{r_2}) \right|}{|\vec{r_1} \times \vec{r_2}|}$$ $$= \left| \begin{vmatrix} 1 & \lambda - 2 & 2 \\ 2 & 1 & 3 \\ 1 & 2 & 4 \end{vmatrix} \right| = |14 - 5\lambda|$$ $$|\vec{r_1} \times \vec{r_2}| = \sqrt{38}$$ Therefore, $$\frac{1}{\sqrt{38}} \cdot \frac{|14 - 5\lambda|}{\sqrt{38}} = 1$$ $$\Rightarrow |14 - 5\lambda| = 1$$ $$\Rightarrow 14 - 5\lambda = 1 or 14 - 5\lambda = -1$$ $$\Rightarrow \lambda = \frac{13}{5} or 3$$ Therefore, the integral value of $\lambda$ is 3.

Question 11

Maths · Mathematical Reasoning · Single correct

Which of the following Boolean expressions is not a tautology?

  1. $(p \Rightarrow q) \lor (\sim q \Rightarrow p)$
  2. $(q \Rightarrow p) \lor (\sim q \Rightarrow p)$
  3. $(p \Rightarrow \sim q) \lor (\sim q \Rightarrow p)$
  4. $(\sim p \Rightarrow q) \lor (\sim q \Rightarrow p)$

Answer: (d)

Solution

Given the expressions: (1) $(p \rightarrow q) \lor (\sim q \rightarrow p)$ $$= (\sim p \lor q) \lor (q \lor p)$$ $$= (\sim p \lor p) \lor q$$ $$= t \lor q = t$$ (2) $(q \rightarrow p) \lor (\sim q \rightarrow p)$ $$= (\sim q \lor p) \lor (q \lor p)$$ $$= (\sim q \lor q) \lor p$$ $$= t \lor p = t$$ (3) $(p \rightarrow \sim q) \lor (\sim q \rightarrow p)$ $$= (\sim p \lor \sim q) \lor (q \lor p)$$ $$= (\sim p \lor q) \lor (\sim q \lor q)$$ $$= t \lor t = t$$ (4) $(\sim q \rightarrow q) \lor (\sim q \rightarrow p)$ $$= (p \lor q) \lor (q \lor p)$$ $$= (p \lor p) \lor (q \lor p)$$ $$= p \lor q$$ Which is not a tautology.

Question 12

Maths · Matrices · Single correct

Let $A = [a_i]$ be a real matrix of order $3 \times 3$, such that $a_{i1} + a_2 + a_3 = 1$, for $i = 1, 2, 3$. Then, the sum of all the entries of the matrix $A^3$ is equal to:

  1. 2
  2. 1
  3. 3
  4. 9

Answer: (c)

Solution

Given $$A = \begin{bmatrix} a_{11} & a_{12} & a_{13} \\ a_{21} & a_{22} & a_{23} \\ a_{31} & a_{32} & a_{33} \end{bmatrix}$$ Let $$x = \begin{bmatrix} 1 \\ 1 \\ 1 \end{bmatrix}$$ Then $$AX = \begin{bmatrix} a_{11} + a_{12} + a_{13} \\ a_{21} + a_{22} + a_{23} \\ a_{31} + a_{32} + a_{33} \end{bmatrix} = \begin{bmatrix} 1 \\ 1 \\ 1 \end{bmatrix}$$ Thus, $AX = X$. Replace $X$ by $AX$, $A^2 X = AX = X$. Replace $X$ by $AX$, $A^3 X = AX = X$. Let $$A^3 = \begin{bmatrix} x_1 & x_2 & x_3 \\ y_1 & y_2 & y_3 \\ z_1 & z_2 & z_3 \end{bmatrix}$$ Then $$A^3 \begin{bmatrix} 1 \\ 1 \\ 1 \end{bmatrix} = \begin{bmatrix} x_1 + x_2 + x_3 \\ y_1 + y_2 + y_3 \\ z_1 + z_2 + z_3 \end{bmatrix} = \begin{bmatrix} 1 \\ 1 \\ 1 \end{bmatrix}$$ Sum of all the elements = 3.

Question 13

Maths · Basics Of Mathematics · Single correct

Let $\($[x]$\)$ denote the greatest integer less than or equal to $\($x$\)$. Then, the values of $\($x $\in$ $\mathbb{R}$$\)$ satisfying the equation \[ [e^x]^2 + [e^x + 1] - 3 = 0 \] lie in the interval:

  1. (0, $\frac{1}{e}$)
  2. \[ [\log_c 2,\ \log_c 3) \]
  3. $[1, e)$
  4. \[ [0,\ \log_c 2) \]

Answer: (d)

Solution

Given $[e^x]^2 + [e^x + 1] - 3 = 0$. This implies $[e^x]^2 + [e^x] + 1 - 3 = 0$. Let $[e^x] = t$. Then $t^2 + t - 2 = 0$. Solving, we get $t = -2, 1$. For $[e^x] = -2$ (Not possible). Or $[e^x] = 1$, therefore $1 \leq e^x < 2$. This implies $\ln(1) \leq x < \ln(2)$. Thus, $0 \leq x < \ln(2)$. Therefore, $x \in [0, \ln 2)$.

Question 14

Maths · Conic Sections · Single correct

Let the circle $S : 36x^2 + 36y^2 - 108x + 120y + C = 0$ be such that it neither intersects nor touches the co-ordinate axes. If the point of intersection of the lines, $x - 2y = 4$ and $2x - y = 5$ lies inside the circle $S$, then:

  1. $\frac{25}{9} < C < \frac{13}{3}$
  2. $100 < C < 165$
  3. $81 < C < 156$
  4. $100 < C < 156$

Answer: (d)

Solution

Given the equation $S : 36x^2 + 36y^2 - 108x + 120y + C = 0$. This simplifies to $x^2 + y^2 - 3x + \frac{10}{3}y + \frac{C}{36} = 0$. The centre is $(-g, -f) \equiv \left( \frac{3}{2}, -\frac{10}{6} \right)$ and the radius is $r = \sqrt{\frac{9}{4} + \frac{100}{36} - \frac{C}{36}}$. Now, $r 100$. (1) Now the point of intersection of $x - 2y = 4$ and $2x - y = 5$ is $(2, -1)$, which lies inside the circle $S$. Therefore, $S(2, -1) < 0$ implies $(2)^2 + (-1)^2 - 3(2) + \frac{10}{3}(-1) + \frac{C}{36} < 0$, which simplifies to $4 + 1 - 6 - \frac{10}{3} + \frac{C}{36} < 0$. This gives $C < 156$. (2) From (1) and (2), $100 < C < 156$.

Question 15

Maths · Complex Numbers and Quadratic Equations · Single correct

Let n denote the number of solutions of the equation $z^2 + 3\bar{z} = 0$, where $z$ is a complex number. Then the value of $\sum_{k=0}^{\infty} \frac{1}{n^k}$ is equal to

  1. 1
  2. $\frac{4}{3}$
  3. $\frac{3}{2}$
  4. 2

Answer: (b)

Solution

Given $z^2 + 3z = 0$. Put $z = x + iy$. This implies $$x^2 - y^2 + 2ixy + 3(x - iy) = 0$$ $$\Rightarrow (x^2 - y^2 + 3x) + i(2xy - 3y) = 0 + i0$$ Therefore, $$x^2 - y^2 + 3x = 0 \ldots (1)$$ $$2xy - 3y = 0 \ldots (2)$$ From equation (2), $x = \frac{3}{2}, y = 0$. Put $x = \frac{3}{2}$ in equation (1): $$\frac{9}{4} - y^2 + \frac{9}{2} = 0$$ $$y^2 = \frac{27}{4} \Rightarrow y = \pm \frac{3\sqrt{3}}{2}$$ Therefore, $$(x, y) = \left( \frac{3}{2}, \frac{3\sqrt{3}}{2} \right), \left( \frac{3}{2}, -\frac{3\sqrt{3}}{2} \right)$$ Put $y = 0$ to get $$x^2 - 0 + 3x = 0$$ $$x = 0, -3$$ Therefore, $$(x, y) = (0, 0), (-3, 0)$$ Thus, the number of solutions $= n = 4$ $$\sum_{K=0}^{\infty} \left( \frac{1}{n^k} \right) = \sum_{K=0}^{\infty} \left( \frac{1}{4^k} \right)$$ $$= \frac{1}{1} + \frac{1}{4} + \frac{1}{16} + \frac{1}{64} + \ldots$$ $$= \frac{1}{1 - \frac{1}{4}} = \frac{4}{3}$$

Question 16

Maths · Trigonometric Functions · Single correct

The number of solutions of $\sin^7 x + \cos^7 x = 1$, $x \in [0, 4\pi]$ is equal to

  1. 11
  2. 7
  3. 5
  4. 9

Answer: (c)

Solution

Given $\sin^7 x \leq \sin^2 x \leq 1 \ldots (1)$ and $\cos^7 x \leq \cos^2 x \leq 1 \ldots (2)$ also $\sin^2 x + \cos^2 x = 1$. Therefore, equality must hold for $(1)$ and $(2)$, which implies $\sin^7 x = \sin^2 x$ and $\cos^7 x = \cos^2 x$. This leads to $\sin x = 0$ and $\cos x = 1$ or $\cos x = 0$ and $\sin x = 1$. Thus, $x = 0, 2\pi, 4\pi, \frac{\pi}{2}, \frac{5\pi}{2}$. Hence, there are 5 solutions.

Question 17

Maths · Relations and Functions · Single correct

If the domain of the function $f(x) = \frac{\cos^{-1} \sqrt{x^2 - x + 1}}{\sqrt{\sin^{-1} \left( \frac{2x - 1}{2} \right)}}$ is the interval $(\alpha, \beta]$, then $\alpha + \beta$ is equal to:

  1. $\frac{3}{2}$
  2. 2
  3. $\frac{1}{2}$
  4. 1

Answer: (a)

Solution

Given $0 \leq x^2 - x + 1 \leq 1$. This implies $x^2 - x \leq 0$. Therefore, $x \in [0, 1]$. Also, $0 < \sin^{-1}\left(\frac{2x-1}{2}\right) \leq \frac{\pi}{2}$. This implies $0 < \frac{2x-1}{2} \leq 1$. Therefore, $0 < 2x - 1 \leq 2$. This gives $1 < 2x \leq 3$. Hence, $\frac{1}{2} < x \leq \frac{3}{2}$. Taking intersection $x \in \left(\frac{1}{2}, 1\right]$. Therefore, $\alpha = \frac{1}{2}, \beta = 1$.

Question 18

Maths · Continuity and Differentiability · Single correct

Let $f : \mathbb{R} \to \mathbb{R}$ be defined as $$f(x) = \begin{cases} \frac{x^3}{(1 - \cos 2x)^2} \log_e \left( \frac{1 + 2xe^{-2x}}{(1 - xe^{-x})^2} \right), & x \neq 0 \\ \alpha, & x = 0 \end{cases}.$$ If $f$ is continuous at $x = 0$, then $\alpha$ is equal to:

  1. 1
  2. 3
  3. 0
  4. 2

Answer: (a)

Solution

For continuity $\lim_{x\to0} \dfrac{x^3}{4\sin^4x} \left(\ln(1+12xe^{-2x})-2\ln(1-xe^{-x})\right) =\alpha$ $\lim_{x\to0} \dfrac{1}{4x} \left[2xe^{-2x}+2xe^{-x}\right] =\alpha$ $=\dfrac14(4)$ $\therefore\ \alpha=1$

Question 19

Maths · Conic Sections · Single correct

Let a line $L : 2x + y = k, k > 0$ be a tangent to the hyperbola $x^2 - y^2 = 3$. If $L$ is also a tangent to the parabola $y^2 = \alpha x$, then $\alpha$ is equal to:

  1. 12
  2. -12
  3. 24
  4. -24

Answer: (d)

Solution

Tangent to hyperbola of Slope $m = -2$ (given) $$y = -2x \pm \sqrt{3}(3)$$ $$\left( y = mx \pm \sqrt{x^2 m^2 - b^2} \right)$$ $$\Rightarrow y + 2x = \pm 3 \Rightarrow 2x + y = 3 (k > 0)$$ For parabola $y^2 = \alpha x$ $$y = mx + \frac{\alpha}{4m}$$ $$\Rightarrow y = -2x + \frac{\alpha}{8}$$ $$\Rightarrow \frac{\alpha}{8} = 3$$ $$\Rightarrow \alpha = -24.$$

Question 20

Maths · Conic Sections · Single correct

Let $\mathrm{E}_1 : \frac{x^2}{a^2} + \frac{y^2}{b^2} = 1, \ a > b$. Let $\mathrm{E}_2$ be another ellipse such that it touches the end points of major axis of $\mathrm{E}_1$ and the foci of $\mathrm{E}_2$ are the end points of minor axis of $\mathrm{E}_1$. If $\mathrm{E}_1$ and $\mathrm{E}_2$ have same eccentricities, then its value is :

  1. $\frac{-1+\sqrt{5}}{2}$
  2. $\frac{-1+\sqrt{8}}{2}$
  3. $\frac{-1+\sqrt{3}}{2}$
  4. $\frac{-1+\sqrt{6}}{2}$

Answer: (a)

Solution

Given the equations: $$e^2 = 1 - \frac{b^2}{a^2}$$ $$e^2 = 1 - \frac{a^2}{c^2}$$ This implies: $$\frac{b^2}{a^2} = \frac{a^2}{c^2}$$ Therefore, $$c^2 = \frac{a^4}{b^2} \Rightarrow c = \frac{a^2}{b}$$ Also, $b = ce$. Thus, $$c = \frac{b}{e}$$ $$\frac{b}{c} = \frac{a^2}{b}$$ This implies: $$e = \frac{b^2}{a^2} = 1 - e^2$$ Therefore, $$e^2 + e - 1 = 0$$ Solving for $e$, $$e = \frac{-1 + \sqrt{5}}{2}$$

Question 21

Maths · Permutations and Combinations · Numerical

Let A = {0, 1, 2, 3, 4, 5, 6, 7}. Then the number of bijective functions $f : A \to A$ such that $f(1) + f(2) = 3 - f(3)$ is equal to

Answer: 720

Solution

Given $f(1) + f(2) = 3 - f(3)$. Therefore, $f(1) + f(2) = 3 + f(3) = 3$. The only possibility is: $0 + 1 + 2 = 3$. Therefore, elements $1, 2, 3$ in the domain can be mapped with $0, 1, 2$ only. So the number of bijective functions is $3 \times 5! = 720$.

Question 22

Maths · Permutations and Combinations · Numerical

If the digits are not allowed to repeat in any number formed by using the digits 0, 2, 4, 6, 8, then the number of all numbers greater than 10,000 is equal to

Answer: 96

Solution

The numbers available are 0, 2, 4, 6, 8. The sequence chosen is 2, 4, 6, 8. The number of choices for each position is 4, 4, 3, 2, 1 respectively. Therefore, the total number of combinations is calculated as follows: $$4 \times 4 \times 3 \times 2 = 96.$$

Question 23

Maths · Matrices · Numerical

Let $A=\begin{bmatrix}0&1&0\\1&0&0\\0&0&1\end{bmatrix}$. Then the number of $3\times3$ matrices $B$ with entries from the set $\{1,2,3,4,5\}$ and satisfying $AB=BA$ is ________.

Answer: 3125

Solution

Let matrix $B = \begin{bmatrix} a & b & c \\ d & e & f \\ g & n & i \end{bmatrix}$. Therefore, $AB = BA$. $$\begin{bmatrix} 0 & 1 & 0 \\ 1 & 0 & 0 \\ 0 & 0 & 1 \end{bmatrix} \begin{bmatrix} a & b & c \\ d & e & f \\ g & h & i \end{bmatrix} = \begin{bmatrix} a & b & c \\ d & e & f \\ g & h & i \end{bmatrix} \begin{bmatrix} 0 & 1 & 0 \\ 1 & 0 & 0 \\ 0 & 0 & 1 \end{bmatrix}$$ $$\begin{bmatrix} d & e & f \\ a & b & c \\ g & h & i \end{bmatrix} = \begin{bmatrix} b & a & c \\ e & d & f \\ h & g & i \end{bmatrix}$$ This implies $d = b$, $e = a$, $f = c$, $g = h$. Therefore, Matrix $B = \begin{bmatrix} a & b & c \\ b & a & c \\ g & g & i \end{bmatrix}$. Number of ways of selecting $a, b, c, g, i$ is $5 \times 5 \times 5 \times 5 \times 5 = 5^5 = 3125$. Therefore, the number of matrices $B = 3125$.

Question 24

Maths · Statistics · Numerical

Consider the following frequency distribution: Class: \begin{tabular}{|c|c|c|c|c|c|} \hline \text{Class} & 0-6 & 6-12 & 12-18 & 18-24 & 24-30 \\ \hline \text{Frequency} & a & b & 12 & 9 & 5 \\ \hline \end{tabular} If mean $=\dfrac{309}{22}$ and median $=14$, then the value of $(a-b)^2$ is equal to.

Answer: 4

Solution

\begin{tabular}{|c|c|c|c|} \hline \text{Class} & \text{Frequency} & $X_i$ & $F_i$ $X_i$ \\ \hline 0-6 & a & 3 & 3a \\ \hline 6-12 & b & 9 & 9b \\ \hline 12-18 & 12 & 15 & 180 \\ \hline 18-24 & 9 & 21 & 189 \\ \hline 24-30 & 5 & 27 & 135 \\ \hline & N=26+a+b & & (504+3a+9b) \\ \hline \end{tabular} Mean $\displaystyle = \frac{3a+9b+180+189+135}{a+b+26}=\frac{309}{22}$ $\Rightarrow 66a+198b+11088=309a+309b+8034$ $\Rightarrow 243a+111b=3054$ $\Rightarrow 81a+37b=1018 \qquad \ldots (1)$ Now, Median $\displaystyle = 12+\frac{\frac{a+b+26}{2}-(a+b)}{12}\times 6=14$ $\Rightarrow \frac{13}{2}-\frac{a+b}{4}=2$ $\Rightarrow \frac{a+b}{4}=\frac{9}{2}$ $\Rightarrow a+b=18 \qquad \ldots (2)$ From equations (1) and (2), $a=8,\; b=10$ $\therefore (a-b)^2=(8-10)^2=4$

Question 25

Maths · Sequences and Series · Numerical

The sum of all the elements in the set $\{ n \in \{ 1, 2, \ldots, 100 \} \mid \mathrm{H.C.F.\ of\ } n \mathrm{\ and\ } 2040 \mathrm{\ is\ } 1 \}$ is equal to ____.

Answer: 1251

Solution

Given $2040 = 2^3 \times 3 \times 5 \times 17$. $n$ should not be a multiple of $2$, $3$, $5$, and $17$. Sum of all $n = (1 + 3 + 5 + \ldots + 99) - (3 + 9 + 15 + 21 + \ldots + 99) - (5 + 25 + 35 + 55 + 65 + 85 + 95) - (17)$ $$= 2500 - \frac{17}{2}(3 + 99) - 365 - 17$$ $$= 2500 - 867 - 365 - 17$$ $$= 1251$$

Question 26

Maths · Applications of Integrals · Numerical

The area (in sq. units) of the region bounded by the curves $x^2 + 2y - 1 = 0$, $y^2 + 4x - 4 = 0$ and $y^2 - 4x - 4 = 0$, in the upper half plane is ____.

Answer: 2

Solution

Required Area (shaded) $$= 2 \left[ \int_0^2 \left( \frac{4 - y^2}{4} \right) \, dy - \int_0^1 \left( \frac{1 - x^2}{2} \right) \, dx \right]$$ $$= 2 \left[ \frac{4}{3} - \frac{1}{3} \right] = (2)$$

Question 27

Maths · Binomial Theorem · Numerical

Let $f : \mathbb{R} \to \mathbb{R}$ be a function defined as $$f(x) = \begin{cases} 3 \left( 1 - \frac{|x|}{2} \right) & if |x| \leq 2 \\ 0 & if |x| > 2 \end{cases}$$ Let $g : \mathbb{R} \to \mathbb{R}$ be given by $g(x) = f(x + 2) - f(x - 2)$ If $n$ and $m$ denote the number of points in $\mathbb{R}$ where $g$ is not continuous and not differentiable, respectively, then $n + m$ is equal to ____.

Answer: 4

Solution

Given $f(x-2) = \begin{cases} \frac{3x}{2} & -4 \leq x \leq -2 \\ -\frac{3x}{2} & -2 < x \leq 0 \\ 0 & x \in (-\infty, -4) \cup (0, +\infty) \end{cases}$ $$f(x+2) = \begin{cases} \frac{3x}{2} + 6 & 0 \leq x \leq 2 \\ -\frac{3x}{2} + 6 & 2 < x \leq 4 \\ 0 & x \in (-\infty, 0) \cup (4, +\infty) \end{cases}$$ $$g(x) = f(x+2) - f(x-2) = \begin{cases} \frac{3x}{2} + 6 - \frac{3x}{2} & -4 \leq x \leq -2 \\ -\frac{3x}{2} - (-\frac{3x}{2}) & -2 < x < 2 \\ \frac{3x}{2} - 6 & 2 \leq x \leq 4 \\ 0 & x \in (-\infty, -4) \cup (4, +\infty) \end{cases}$$ From the graph, $$n = 0$$ $$m = 4 \Rightarrow (n + m = 4)$

Question 28

Maths · Binomial Theorem · Fill in the blank

If the constant term, in binomial expansion of $$\left(2x^r + \frac{1}{x^2}\right)^{10}$$ is 180, then $r$ is equal to .

Answer: 8

Solution

General term = $^{10}C_R (2x^2)^{10-R} x^{-2R}$. $$\Rightarrow 2^{10-R} \, ^{10}C_R = 180 \ldots \ldots \ldots (1)$$ $\&(10-R)r - 2R = 0$ $$r = \frac{2R}{10-R}$$ $$r = \frac{2(R-10)}{10-R} + \frac{20}{10-R}$$ $$\Rightarrow r = -2 + \frac{20}{10-R} \ldots \ldots (2)$$ $R = 8$ or $5$ reject equation (1) not satisfied. At $R = 8$ $$2^{10-R} \, ^{10}C_R = 180 \Rightarrow r = 8$$ $2^{10-r}\,{}^{10}C_{r}=180$ $\Rightarrow r=8$

Question 29

Maths · Differential Equations · Numerical

Let y = y(x) be the solution of the differential equation $\left( x + 2 \right) e^{\left( \frac{y+1}{x+2} \right)} dx = (x+2) dy$, $y(1) = 1$. If the domain of $y = y(x)$ is an open interval $(\alpha, \beta)$, then $l\alpha + \beta$ is equal to ____.

Answer: 4

Solution

Given $y + 1 = Y \Rightarrow dy = dY$ and $x + 2 = X \Rightarrow dx = dX$. Therefore, $$\left( X e^{\frac{Y}{X}} + Y \right) dX = X dY$$ which implies $$X dY - Y dX = X e^{Y/X} dX$$ leading to $$d \left( \frac{Y}{X} \right) e^{-\frac{Y}{X}} = \frac{dX}{X}$$. Solving, we get $$-e^{-Y/X} = \ell |X| + c$$. For $(3, 2)$, $$-e^{-2/3} = \ell |3| + c$$. Thus, $$-e^{-\frac{t}{x}} = \ln |X| - e^{-\frac{2}{3}} - \ln 3$$. Therefore, $$e^{-\frac{Y}{X}} = e^{2/3} + \ln 3 - \ln |X| > 0$$. This implies $$\ln |X| < e^{2/3} + \ln 3 \rightarrow \lambda$$. Hence, $$\ln x + 2 < e^{\lambda}$$. Therefore, $$-e^{\lambda} < x + 2 < e^{\lambda}$$ which simplifies to $$-e^{\lambda} - 2 < x < e^{\lambda} - 2$$. Let $\alpha$ and $\beta$ be such that $$\alpha + \beta = -4 \Rightarrow |\alpha + \beta| = 4$$.

Question 30

Maths · Principle of Mathematical Induction · Numerical

The number of elements in the set $\{ n \in \{ 1, 2, 3, \ldots, 100 \} \mid (11)^n > (10)^n + (9)^n \}$ is ____.

Answer: 96

Solution

Given $11^n > 10^n + 9^n$. This implies $11^n - 9^n > 10^n$. This can be rewritten as $(10 + 1)^n - (10 - 1)^n > 10^n$. Expanding, we have $2\left\{ {^nC_1} \cdot 10^{n-1} + {^nC_3} \cdot 10^{n-3} + {^nC_5} \cdot 10^{n-5} + \cdots \right\} > 10^n$. This simplifies to $2n \cdot 10^{n-1} + 2 \left\{ {^nC_3} \cdot 10^{n-3} + {^nC_5} \cdot 10^{n-5} + \cdots \right\} > 10^n$. ...... (1) For $n = 5$ $10^5 + 2 \left\{ {^5C_3} \cdot 10^2 + {^5C_5} \right\} > 10^5$ (True) For $n = 6, 7, 8, \ldots 100$ $2n \cdot 10^{n-1} > 10^n$ This implies $2n \cdot 10^{n-1} + 2 \left\{ {^nC_3} \cdot 10^{n-3} + {^nC_5} \cdot 10^{n-5} + \cdots \right\} > 10^n$ Thus, $11^n - 9^n > 10^n$ for $n = 5, 6, 7, \ldots 100$ For $n = 4$, Inequality (1) is not satisfied $\Rightarrow$ Inequality does not hold good for $n = 1, 2, 3, 4$ So, required number of elements $= 96$

Physics

Question 31

Physics · Alternating Current · Single correct

In a circuit consisting of a capacitance and a generator with alternating emf $E_g = E_{g0} \sin \omega t$, $V_C$ and $I_C$ are the voltage and current. Correct phasor diagram for such circuit is:

Answer: (c)

Solution

In a capacitor, current leads voltage by $\frac{\pi}{2}$.

Question 32

Physics · Current Electricity · Single correct

A Copper (Cu) rod of length 25 cm and crosssectional area 3 $\mathrm{mm}^2$ is joined with a similar Aluminium (Al) rod as shown in figure. Find the resistance of the combination between the ends A and B. (Take Resistivity of Copper = $1.7 \times 10^{-8} \Omega \mathrm{m}$ and Resistivity of Aluminium = $2.6 \times 10^{-8} \Omega \mathrm{m}$ )

  1. 2.170 $\mathrm{m}\Omega$
  2. 1.420 $\mathrm{m}\Omega$
  3. 0.0858 $\mathrm{m}\Omega$
  4. 0.858 $\mathrm{m}\Omega$

Answer: (d)

Solution

Given $$R = \frac{R_1 R_2}{R_1 + R_2} = \frac{\ell}{A} \cdot \frac{\rho_1 \rho_2}{\rho_1 + \rho_2}$$ Substituting the values: $$R = \frac{25 \times 10^{-2}}{3 \times 10^{-6}} \times \frac{1.7 \times 2.6 \times 10^{-16}}{4.3 \times 10^{-8}}$$ Calculating gives $$R = 0.858 \, \mathrm{m\Omega}$$

Question 33

Physics · Mathematics in Physics · Single correct

What will be the projection of vector $\vec{A} = \hat{i} + \hat{j} + \hat{k}$ on vector $\vec{B} = \hat{i} + \hat{j}$?

  1. $\sqrt{2}(\hat{i} + \hat{j} + \hat{k})$
  2. $2(\hat{i} + \hat{j} + \hat{k})$
  3. $\sqrt{2}(\hat{i} + \hat{j})$
  4. $(\hat{i} + \hat{j})$

Answer: (d)

Solution

(A $\cos$ $\theta$) $\hat{B}$ = A $\left$( $\frac{\vec{A} \cdot \vec{B}}{AB}$ $\right$) $\hat{B}$ = $\frac{\vec{A} \cdot \vec{B}}{B}$ $\hat{B}$ = $\frac{2}{\sqrt{2}}$ $\left$( $\frac{\hat{i} + \hat{j}}{\sqrt{2}}$ $\right$) = $\hat{i}$ + $\hat{j}$

Question 34

Physics · Work, Energy and Power · Single correct

A porter lifts a heavy suitcase of mass 80 kg and at the destination lowers it down by a distance of 80 cm with a constant velocity. Calculate the workdone by the porter in lowering the suitcase. (take $g = 9.8 \, \mathrm{ms^{-2}}$)

  1. $-62720.0 \, \mathrm{J}$
  2. $-627.2 \, \mathrm{J}$
  3. $+627.2 \, \mathrm{J}$
  4. $784.0 \, \mathrm{J}$

Answer: (b)

Solution

Given $W_{Porter} + W_{mg} = \Delta K.E. = 0$. $W_{Porter} = -W_{mg} = -mgh$. $$= -80 \times 9.8 \times 0.8 = -627.2 \, \mathrm{J}$$

Question 35

Physics · Oscillations · Single correct

$T_0$ is the time period of a simple pendulum at a place. If the length of the pendulum is reduced to $\frac{1}{16}$ times of its initial value, the modified time period is:

  1. $T_0$
  2. $8\pi T_0$
  3. $4\, T_0$
  4. $\frac{1}{4}\, T_0$

Answer: (d)

Solution

Given $T_0 = 2\pi \sqrt{\frac{\ell}{g}}$. New time period $T = 2\pi \sqrt{\frac{\ell/16}{g}} = \frac{2\pi}{4} \sqrt{\frac{\ell}{g}}$. Therefore, $T = \frac{T_0}{4}$.

Question 36

Physics · Ray Optics and Optical Instruments · Single correct

A ray of light passes from a denser medium to a rarer medium at an angle of incidence $i$. The reflected and refracted rays make an angle of $90^\circ$ with each other. The angle of reflection and refraction are respectively $r$ and $r'$. The critical angle is given by:

  1. $\sin^{-1}(\cot r)$
  2. $\tan^{-1}(\sin i)$
  3. $\sin^{-1}(\tan r')$
  4. $\sin^{-1}(\tan r)$

Answer: (d)

Solution

Given $r + r' + 90^\circ = 180^\circ$, we have $r' = 90 - r = 90 - i$. $n_1 \sin i = n_2 \sin r' = n_2 \sin(90 - i)$ $n_1 \sin i = n_2 \cos i \implies \tan i = \frac{n_2}{n_1}$ Now $\sin C = \frac{n_2}{n_1} = \tan i$ $\implies C = \sin^{-1}(\tan i) = \sin^{-1}(\tan r)$

Question 37

Physics · Magnetism and Matter · Single correct

Statement I : The ferromagnetic property depends on temperature. At high temperature, ferromagnet becomes paramagnet. Statement II : At high temperature, the domain wall area of a ferromagnetic substance increases. In the light of the above statements, choose the most appropriate answer from the options given below :

  1. Statement I is true but Statement II is false
  2. Both Statement I and Statement II are true
  3. Both Statement I and Statement II are false
  4. Statement I is false but Statement II is true

Answer: (a)

Solution

As temperature increases, domains disintegrate so ferromagnetism decreases and above Curie temperature it becomes paramagnet.

Question 38

Physics · Laws of Motion · Single correct

A bullet of '4g' mass is fired from a gun of mass 4 $\mathrm{kg}$. If the bullet moves with the muzzle speed of 50 $ms^{-1}$, the impulse imparted to the gun and velocity of recoil of gun are:

  1. $0.4\,\mathrm{kg\,m\,s^{-1}},\ 0.1\,\mathrm{m\,s^{-1}}$
  2. $0.2\,\mathrm{kg\,m\,s^{-1}},\ 0.05\,\mathrm{m\,s^{-1}}$
  3. $0.2\,\mathrm{kg\,m\,s^{-1}},\ 0.1\,\mathrm{m\,s^{-1}}$
  4. $0.4\,\mathrm{kg\,m\,s^{-1}},\ 0.05\,\mathrm{m\,s^{-1}}$

Answer: (b)

Solution

By momentum conservation $$4 \times 10^{-3}(50 - v) - 4v = 0$$ $$v = \frac{4 \times 10^{-3} \times 50}{4 + 4 \times 10^{-3}} \approx 0.05 \, \mathrm{ms^{-1}}$$ Impulse $J = mv = 4 \times 0.05 = 0.2 \, \mathrm{kgms^{-1}}$

Question 39

Physics · Magnetism and Matter · Single correct

Choose the correct option:

  1. True dip is not mathematically related to apparent dip.
  2. True dip is less than apparent dip.
  3. True dip is always greater than the apparent dip.
  4. True dip is always equal to apparent dip.

Answer: (b)

Solution

If the apparent dip circle is at an angle $\alpha$ with the true dip circle, then for the true dip circle: $$\tan \phi = \frac{B_V}{B_H}$$ For the apparent dip circle: $$\tan \phi' = \frac{B_V}{B_H \cos \alpha}$$ Thus, $$\tan \phi' = \frac{\tan \phi}{\cos \alpha}$$ As $\cos \alpha < 1$

Question 40

Physics · System of Particles and Rotational Motion · Single correct

Consider a situation in which a ring, a solid cylinder and a solid sphere roll down on the same inclined plane without slipping. Assume that they start rolling from rest and having identical diameter. The correct statement for this situation is:-

  1. The sphere has the greatest and the ring has the least velocity of the centre of mass at the bottom of the inclined plane.
  2. The ring has the greatest and the cylinder has the least velocity of the centre of mass at the bottom of the inclined plane.
  3. All of them will have same velocity.
  4. The cylinder has the greatest and the sphere has the least velocity of the centre of mass at the bottom of the inclined plane.

Answer: (a)

Solution

The acceleration is given by $$a = \frac{g \sin \theta}{1 + \frac{I}{mR^2}}$$ where $I$ is the moment of inertia. Comparing the moments of inertia, we have $$I_{ring} > I_{solid cylinder} > I_{solid sphere}$$ This implies $$a_{ring} < a_{solid cylinder} < a_{solid sphere}$$ Therefore, the velocities are $$v_{ring} < v_{solid cylinder} < v_{solid sphere}$$

Question 41

Physics · Semiconductor Electronics: Materials, Devices and Simple Circuits · Single correct

Consider a situation in which reverse biased current of a particular P-N junction increases when it is exposed to a light of wavelength $\leq 621 \, \mathrm{nm}$. During this process, enhancement in carrier concentration takes place due to generation of hole-electron pairs. The value of band gap is nearly.

  1. 2$\mathrm{eV}$
  2. 4$\mathrm{eV}$
  3. 1$\mathrm{eV}$
  4. 0.5$\mathrm{eV}$

Answer: (a)

Solution

Band gap is given by $\frac{hc}{\lambda_0}$. Here, $\lambda_0$ is the threshold wavelength. Band gap is calculated as: $$\frac{1242 \, \mathrm{eV} \cdot \mathrm{nm}}{621 \, \mathrm{nm}} = 2 \, \mathrm{eV}$$

Question 42

Physics · Nuclei · Single correct

A nucleus with mass number 184 initially at rest emits an $\alpha$-particle. If the $Q$ value of the reaction is $5.5 \, \mathrm{MeV}$, calculate the kinetic energy of the $\alpha$-particle.

  1. $5.0 \, \mathrm{MeV}$
  2. $5.5 \, \mathrm{MeV}$
  3. $0.12 \, \mathrm{MeV}$
  4. $5.38 \, \mathrm{MeV}$

Answer: (d)

Solution

The initial equation is given by: $$\frac{1}{2} (4m) v^2 + \frac{1}{2} (180m) \left( \frac{4v}{180} \right)^2 = 5.5 \, \mathrm{MeV}$$ This simplifies to: $$\frac{1}{2} 4mv^2 \left[ 1 + 45 \left( \frac{4}{180} \right)^2 \right] = 5.5 \, \mathrm{MeV}$$ Solving for $K \cdot E_\alpha$ gives: $$K \cdot E_\alpha = \frac{5.5}{1 + 45 \cdot \left( \frac{4}{180} \right)^2} \, \mathrm{MeV}$$ Finally, we find: $$K \cdot E_\alpha = 5.38 \, \mathrm{MeV}$$

Question 43

Physics · Dual Nature of Radiation and Matter · Single correct

An electron of mass $m_e$ and a proton of mass $m_p$ are accelerated through the same potential difference. The ratio of the de-Broglie wavelength associated with the electron to that with the proton is :-

  1. $\frac{m_p}{m_e}$
  2. 1
  3. $\sqrt{\frac{m_p}{m_e}}$
  4. $\frac{m_e}{m_p}$

Answer: (c)

Solution

Given $\mathrm{KE} = e \Delta V$. $$\lambda_e = \frac{h}{\sqrt{2 m_e (e \Delta V)}}$$ $$\lambda_P = \frac{h}{\sqrt{2 m_p (e \Delta V)}}$$ Therefore, $$\frac{\lambda_e}{\lambda_P} = \sqrt{\frac{m_p}{m_e}}$$

Question 44

Physics · Alternating Current · Single correct

Match List-I with List-II: $$ \begin{array}{|c|l|c|l|} \hline \text{List-I} & \text{Relation} & \text{List-II} & \text{Law} \\ \hline (a) & \omega L>\dfrac{1}{\omega C} & (i) & \text{Current is in phase with emf} \\ \hline (b) & \omega L=\dfrac{1}{\omega C} & (ii) & \text{Current lags behind the applied emf} \\ \hline (c) & \omega L<\dfrac{1}{\omega C} & (iii) & \text{Maximum current occurs} \\ \hline (d) & \text{Resonant frequency} & (iv) & \text{Current leads the emf} \\ \hline \end{array} $$ Choose the correct answer from the options given below:

  1. $(a)$ - $(ii)$; $(b)$ - $(i)$; $(c)$ - $(iv)$; $(d)$ - $(iii)$
  2. $(a)$ - $(ii)$; $(b)$ - $(i)$; $(c)$ - $(iii)$; $(d)$ - $(iv)$
  3. $(a)$ - $(iii)$; $(b)$ - $(i)$; $(c)$ - $(iv)$; $(d)$ - $(ii)$
  4. $(a)$ - $(iv)$; $(b)$ - $(iii)$; $(c)$ - $(ii)$; $(d)$ - $(i)$

Answer: (a)

Solution

(a) For $x_L > x_C$, voltage leads the current (ii) (b) For $x_L = x_C$, voltage and current are in same phase (i) (c) For $x_L < x_C$, current leads the voltage (iv) (d) For resonant frequency $x_L = x_C$, current is maximum (iii)

Question 45

Physics · Communication Systems · Single correct

What should be the height of transmitting antenna and the population covered if the television telecast is to cover a radius of 150 km? The average population density around the tower is $2000/km^2$ and the value of $R_e = 6.5 \times 10^6 m$.

  1. Height = 1731 m Population Covered = 1413 $\times$ 10^5
  2. Height = 1241 m Population Covered = 7 $\times$ 10^5
  3. Height = 1600 m Population Covered = 2 $\times$ 10^5
  4. Height = 1800 m Population Covered = 1413 $\times$ 10^8

Answer: (a)

Solution

Radius covered $r = \sqrt{2R H_T}$ $$150 \, \mathrm{km} = \sqrt{2 \times (6.5 \times 10^6 \, \mathrm{m}) \, H_T}$$ $$(150 \, \mathrm{km} \times 10^3)^2 = 2 \times 6.5 \times 10^6 H_T$$ $$H_T = 1731 \, \mathrm{m}$$ Population covered $= \left( \pi r^2 \right) \left( \frac{2000}{\mathrm{km}^2} \right)$ $$= 3.14 \times (150)^2 \times 2000 = 1413 \times 10^5$$

Question 46

Physics · Kinetic Theory · Single correct

What will be the average value of energy for a monoatomic gas in thermal equilibrium at temperature $T$?

  1. $\frac{2}{3} k_B T$
  2. $k_B T$
  3. $\frac{3}{2} k_B T$
  4. $\frac{1}{2} k_B T$

Answer: (c)

Solution

As per Equi-partition law: Each degree of freedom contributes $\frac{1}{2} k_B T$ Average Energy. In monoatomic gas D.O.F. = 3. Therefore, Average energy $= 3 \times \frac{1}{2} k_B T = \frac{3}{2} k_B T$.

Question 47

Physics · Electromagnetic Waves · Single correct

Intensity of sunlight is observed as $0.092\,\mathrm{Wm^{-2}}$ at a point in free space. What will be the peak value of magnetic field at that point? $\left(\varepsilon_0 = 8.85 \times 10^{-12}\,\mathrm{C^2\,N^{-1}\,m^{-2}}\right)$

  1. $2.77 \times 10^{-8} \, \mathrm{T}$
  2. $1.96 \times 10^{-8} \, \mathrm{T}$
  3. $8.31 \, \mathrm{T}$
  4. $5.88 \, \mathrm{T}$

Answer: (a)

Solution

Given $I_{avg} = \frac{B_0^2 C}{2 \mu_0} \& \frac{1}{\mu_0} = \epsilon_0 C^2$. $I = \frac{B_0^2}{2} \epsilon_0 C^3$. $B_0 = \sqrt{\frac{2I}{\epsilon_0 C^3}}$. $B_0 = 2.77 \times 10^{-8} \, \mathrm{T}$.

Question 48

Physics · Laws of Motion · Single correct

The motion of a mass on a spring, with spring constant $K$ is as shown in figure. The equation of motion is given by $x(t) = A \sin \omega t + B \cos \omega t$ with $\omega = \sqrt{\frac{K}{m}}$ Suppose that at time $t = 0$, the position of mass is $x(0)$ and velocity $v(0)$, then its displacement can also be represented as $x(t) = C \cos(\omega t - \phi)$, where $C$ and $\phi$ are:

  1. $C = \sqrt{\frac{2v(0)^2}{\omega^2} + x(0)^2}$, $\phi = \tan^{-1}\left(\frac{v(0)}{x(0)\omega}\right)$
  2. $C = \sqrt{\frac{2v(0)^2}{\omega^2} + x(0)^2}$, $\phi = \tan^{-1}\left(\frac{x(0)\omega}{2v(0)}\right)$
  3. $C = \sqrt{\frac{v(0)^2}{\omega^2} + x(0)^2}$, $\phi = \tan^{-1}\left(\frac{x(0)\omega}{v(0)}\right)$
  4. $C = \sqrt{\frac{v(0)^2}{\omega^2} + x(0)^2}$, $\phi = \tan^{-1}\left(\frac{v(0)}{x(0)\omega}\right)$

Answer: (d)

Solution

Given $x = A \sin \omega t + B \cos \omega t$. The velocity $v = \frac{dx}{dt} = A \omega \cos \omega t - B \omega \sin \omega t$. At $t = 0$, $x(0) = B$ and $v(0) = A \omega$. Therefore, $x = A \sin \omega t + B \sin (\omega t + 90^\circ)$. The net amplitude $A_{net} = \sqrt{A^2 + B^2}$. The tangent of angle $\alpha$ is $\tan \alpha = \frac{B}{A} \Rightarrow \cot \alpha = \frac{A}{B}$. Thus, $x = \sqrt{A^2 + B^2} \sin (\omega t + \alpha)$. Also, $x = \sqrt{A^2 + B^2} \cos (\omega t - (90^\circ - \alpha))$. Therefore, $x = C \cos (\omega t - \phi)$. This implies $C = \sqrt{A^2 + B^2}$. The expression for $C$ is $C = \sqrt{\frac{[v(0)]^2}{\omega^2} + [x(0)]^2}$. The phase $\phi = 90^\circ - \alpha$. Since $\tan \alpha = \cos \alpha = \frac{A}{B}$, it follows that $\tan \phi = \frac{v(0)}{x(0) \cdot \omega}$. Thus, $\phi = \tan^{-1} \left( \frac{v(0)}{x(0) \cdot \omega} \right)$.

Question 49

Physics · Electric Charges and Fields · Single correct

An electric dipole is placed on x-axis in proximity to a line charge of linear charge density $3.0 \times 10^{-6} \, \mathrm{C/m}$. Line charge is placed on z-axis and positive and negative charge of dipole is at a distance of $10 \, \mathrm{mm}$ and $12 \, \mathrm{mm}$ from the origin respectively. If total force of $4 \, \mathrm{N}$ is exerted on the dipole, find out the amount of positive or negative charge of the dipole.

  1. $815.1 \, \mathrm{nC}$
  2. $8.8 \, \mu \mathrm{C}$
  3. $0.485 \, \mathrm{mC}$
  4. $4.44 \, \mu \mathrm{C}$

Answer: (d)

Solution

Given $r = 10 \, \mathrm{mm}$, $x = 2$, $$\left| \vec{F}_{+q} \right| = \frac{2k\lambda}{r} \cdot q$$ $$\left| \vec{F}_{-q} \right| = \frac{2k\lambda}{r+x} \cdot q$$ $$\left| \vec{F}_{net} \right| = \frac{2k\lambda q}{r} - \frac{2k\lambda q}{r+x}$$ $$\left| \vec{F}_{net} \right| = \frac{2k\lambda q \cdot x}{r(r+x)}$$ $$4 = \frac{2 \times 9 \times 10^9 \times 3 \times 10^{-6} \times q \times 2 \, \mathrm{mm}}{10 \, \mathrm{mm} \cdot 12 \, \mathrm{mm}}$$ Therefore, $$q = 4.44 \, \mu \mathrm{C}$$

Question 50

Physics · Gravitation · Single correct

A body is projected vertically upwards from the surface of earth with a velocity sufficient enough to carry it to infinity. The time taken by it to reach height $h$ is

  1. $\sqrt{\frac{R_e}{2g}} \left[ \left( 1 + \frac{h}{R_e} \right)^{3/2} - 1 \right]$
  2. $\sqrt{\frac{2R_e}{g}} \left[ \left( 1 + \frac{h}{R_e} \right)^{3/2} - 1 \right]$
  3. $\frac{1}{3} \sqrt{\frac{R_e}{2g}} \left[ \left( 1 + \frac{h}{R_e} \right)^{3/2} - 1 \right]$
  4. $\frac{1}{3} \sqrt{\frac{2R_e}{g}} \left[ \left( 1 + \frac{h}{R_e} \right)^{3/2} - 1 \right]$

Answer: (d)

Solution

Applying energy conservation from (1) to (2) $$\frac{1}{2} \, m \cdot \left( \frac{2GM}{R_e} \right) - \frac{GMm}{R_e} = \frac{1}{2} \, mv^2 - \frac{GMm}{R + r}$$ $$\Rightarrow \frac{1}{2} \, mv^2 = \frac{GMm}{R + r}$$ $$\Rightarrow v = \sqrt{\frac{2GM}{R + r}} = \frac{dr}{dt}$$ $$\Rightarrow \sqrt{2GM} \int_0^t dt = \int_{R_e}^{R_{e+h}} (\sqrt{R + r}) dr$$ $$\sqrt{2GM} \cdot t = \frac{2}{3} \left[ (R + r)^{3/2} \right]_{R_e}^{R_e + h}$$ $$t = \frac{2}{3} \sqrt{\frac{R_e^3}{2GM}} \left[ \left( 1 + \frac{h}{R_e} \right)^{3/2} - 1 \right]$$ $$\frac{GM}{R_e^2} = g$$ $$t = \frac{1}{3} \sqrt{\frac{2R_e}{g}} \left[ \left( 1 + \frac{h}{R_e} \right)^{3/2} - 1 \right]$$

Question 51

Physics · Semiconductor Electronics: Materials, Devices and Simple Circuits · Numerical

In a given circuit diagram, a 5 V zener diode along with a series resistance is connected across a 50 V power supply. The minimum value of the resistance required, if the maximum zener current is 90 mA will be ____ $\Omega$

Answer: 500

Solution

$\text{Voltage across } R_L = 5\,\text{V}$ $\Rightarrow i_2 = \dfrac{5}{R_L}$ $\text{Also voltage across } R = 50 - 5 = 45\,\text{volt}$ $\text{By } v = iR \Rightarrow R = \dfrac{v}{i} = \dfrac{45}{i_1 + i_2}$ $R = \dfrac{45}{90\,\text{mA} + \dfrac{5}{R_L}}$ $\text{Current in zener diode is maximum when } R_L \to \infty$ $(i_2 \to 0 \text{ and } i_1 = i)$ $\text{So } R = \dfrac{45}{90\,\text{mA}} = 500\,\Omega$

Question 52

Physics · System of Particles and Rotational Motion · Numerical

The position of the centre of mass of a uniform semi-circular wire of radius 'R' placed in $x-y$ plane with its centre at the origin and the line joining its ends as $x$-axis is given by $\left(0, \frac{xR}{\pi}\right)$. Then, the value of $|x|$ is

Answer: 2

Solution

COM of semi-circular ring is at $\frac{2R}{\pi}$. Distance from centre $\Rightarrow x = 2$.

Question 53

Physics · Current Electricity · Numerical

In an electric circuit, a call of certain emf provides a potential difference of $1.25 \, \mathrm{V}$ across a load resistance of $5 \, \Omega$. However, it provides a potential difference of $1 \, \mathrm{V}$ across a load resistance of $2 \, \Omega$. The emf of the cell is given by $\frac{x}{10} \, \mathrm{V}$. Then the value of $x$ is ____.

Answer: 15

Solution

Terminal voltage $v = iR = \frac{ER}{R+r}$. First $\rightarrow 1.25 = \frac{E(5)}{5+r}$ $\ldots$ (i) Second $\rightarrow 1 = \frac{E(2)}{2+r}$ $\ldots$ (ii) By (i) and (ii) $r = 1 \Omega E = \frac{3}{2} V = \frac{15}{10}$ volt $\Rightarrow x = 15$

Question 54

Physics · Electric Charges and Fields · Numerical

The total charge enclosed in an incremental volume of $2 \times 10^{-9} \, \mathrm{m}^3$ located at the origin is ____ nC, if electric flux density of its field is found as $$D = e^{-x} \sin y \, \hat{i} - e^{-x} \cos y \, \hat{j} + 2z \hat{k} \, \mathrm{C/m}^2.$$

Answer: 4

Solution

Electric flux density $$\vec{\left( \mathbf{D} \right)} = \frac{charge}{Area} \times \hat{\mathbf{r}} = \frac{Q}{4 \pi r^2} \hat{\mathbf{r}} = \varepsilon_0 \left( \frac{Q}{4 \pi \varepsilon_0 r^2} \right)$$ $$\Rightarrow \vec{\mathbf{E}} = \frac{\vec{\mathbf{D}}}{\varepsilon_0} = \frac{e^{-x} \sin y \hat{\mathbf{i}} - e^{-x} \cos y \hat{\mathbf{j}} + 2z \hat{\mathbf{k}}}{\varepsilon_0}$$ Also by Gauss's law $$\frac{\rho}{\varepsilon_0} = \left( \frac{\partial}{\partial x} \hat{\mathbf{i}} + \frac{\partial}{\partial y} \hat{\mathbf{j}} + \frac{\partial}{\partial z} \hat{\mathbf{k}} \right) \cdot \vec{\mathbf{E}} = \left( \frac{\partial}{\partial x} \hat{\mathbf{i}} + \frac{\partial}{\partial y} \hat{\mathbf{j}} + \frac{\partial}{\partial z} \hat{\mathbf{k}} \right) \cdot \frac{\vec{\mathbf{D}}}{\varepsilon_0}$$ $$\Rightarrow \rho = \frac{\partial}{\partial x} \left( e^{-x} \sin y \right) + \frac{\partial}{\partial y} \left( -e^{-x} \cos y \right) + \frac{\partial}{\partial z} \left( 2z \right)$$ $$\rho = -e^{-x} \sin y + e^{-x} \sin y + 2$$ At origin $\rho = -e^{0} \sin 0 + e^{0} \sin 0 + 2$ $$\rho = 2 \mathrm{C/m^3}$$ Charge $= \rho \times volume = 2 \times 2 \times 10^{-9} = 4 \times 10^{-9} =$ $$4 \mathrm{nC}$$

Question 55

Physics · Mathematics in Physics · Numerical

Three particles $\mathrm{P}$, $\mathrm{Q}$ and $\mathrm{R}$ are moving along the vectors $\vec{A} = \hat{i} + \hat{j}$, $\vec{B} = \hat{j} + \hat{k}$ and $\vec{C} = -\hat{i} + \hat{j}$ respectively. They strike on a point and start to move in different directions. Now particle $\mathrm{P}$ is moving normal to the plane which contains vector $\vec{A}$ and $\vec{B}$. Similarly particle $\mathrm{Q}$ is moving normal to the plane which contains vector $\vec{A}$ and $\vec{C}$. The angle between the direction of motion of $\mathrm{P}$ and $\mathrm{Q}$ is $\cos^{-1}\left(\frac{1}{\sqrt{x}}\right)$. Then the value of $x$ is _____.

Answer: 3

Solution

Direction of $\mathbf{P} \hat{\mathbf{v}}_1 = \pm \frac{\vec{\mathbf{A}} \times \vec{\mathbf{B}}}{|\vec{\mathbf{A}} \times \vec{\mathbf{B}}|} = \pm \frac{-\hat{\mathbf{i}} - \hat{\mathbf{j}} + \hat{\mathbf{k}}}{\sqrt{3}}$ Direction of $\mathbf{Q} \hat{\mathbf{v}}_2 = \pm \frac{\vec{\mathbf{A}} \times \vec{\mathbf{C}}}{|\vec{\mathbf{A}} \times \vec{\mathbf{C}}|} = \pm \frac{2 \hat{\mathbf{k}}}{2} = \pm \hat{\mathbf{k}}$ Angle between $\hat{\mathbf{v}}_1$ and $\hat{\mathbf{v}}_2$ $$\frac{\hat{\mathbf{v}}_1 \cdot \hat{\mathbf{v}}_2}{|\hat{\mathbf{v}}_1||\hat{\mathbf{v}}_2|} = \frac{\pm 1/\sqrt{3}}{(1)(1)} = \pm \frac{1}{\sqrt{3}}$$ $\Rightarrow x = 3$

Question 56

Physics · System of Particles and Rotational Motion · Numerical

The centre of a wheel rolling on a plane surface moves with a speed $v_0$. A particle on the rim of the wheel at the same level as the centre will be moving at a speed $\sqrt{x} v_0$. Then the value of $x$ is ____.

Answer: 2

Solution

For no slipping $v_0 = \omega R$. Now $v_A = v_B = \sqrt{v_0^2 + (\omega R)^2} = \sqrt{2} v_0$. Therefore, $x = 2$.

Question 57

Physics · Ray Optics and Optical Instruments · Fill in the blank

A ray of light passing through a prism ($\mu = \sqrt{3}$) suffers minimum deviation. It is found that the angle of incidence is double the angle of refraction within the prism. Then, the angle of prism is ____ (in degrees)

Answer: 60

Solution

At minimum deviation $r_1 = r_2 = \frac{A}{2}$. Also given $i = 2r_1 = A$. Now $\sin i = \sqrt{3} \sin r_1$. $\sin A = \sqrt{3} \sin \frac{A}{2}$. Therefore, $2 \sin \frac{A}{2} \cos \frac{A}{2} = \sqrt{3} \sin \frac{A}{2}$. This implies $\cos \frac{A}{2} = \frac{\sqrt{3}}{2} \Rightarrow \frac{A}{2} = 30^\circ$. Hence, $A = 60^\circ$.

Question 58

Physics · Mechanical Properties of Solids · Numerical

The area of cross-section of a railway track is $0.01 \, \mathrm{m}^2$. The temperature variation is $10^{\circ} \mathrm{C}$. Coefficient of linear expansion of material of track is $10^{-5} / ^{\circ} \mathrm{C}$. The energy stored per meter in the track is ____ $\mathrm{J/m}$ (Young's modulus of material of track is $10^{11} \mathrm{Nm}^{-2}$)

Answer: 5

Solution

Elastic energy = $\frac{Y}{2} (strain)^2 \times Area \times length$ Therefore, Elastic energy per unit length = $\frac{Y}{2} (strain)^2 \times Area$ $\left( strain = \frac{\Delta \ell}{\ell} = \alpha \Delta T = 10^{-5} \times 10 = 10^{-4} \right)$ $$= \frac{10^{11}}{2} \times (10^{-4})^2 \times 10^{-2} = 5 \, J/m$$

Question 59

Physics · Mathematics in Physics · Fill in the blank

Three students $S_1$, $S_2$ and $S_3$ perform an experiment for determining the acceleration due to gravity $(g)$ using a simple pendulum. They use different lengths of pendulum and record time for different number of oscillations. The observations are as shown in the table. (Least count of length $= 0.1 \, \mathrm{cm}$, least count for time $= 0.1 \, \mathrm{s}$) If $E_1$, $E_2$ and $E_3$ are the percentage errors in '$g$' for students $1, 2$ and $3$ respectively, then the minimum percentage error is obtained by student no. ______.

Answer: 1

Solution

Given $T = 2\pi \sqrt{\frac{\ell}{g}} \implies g = \frac{4\pi^2 \ell}{T^2}$. $$\frac{\Delta g}{g} = \frac{\Delta \ell}{\ell} + \frac{2 \Delta T}{T}$$ $\Delta T = \frac{least count of time (\Delta T_0)}{number of oscillations (n)}$ $$\frac{\Delta g}{g} = \frac{\Delta \ell}{\ell} + \frac{2 \Delta T_0}{n T}$$ As $\Delta \ell$ and $\Delta T_0$ are same for all observations so $$\frac{\Delta g}{g} is minimum for highest value of \ell, n and T$$ Therefore, minimum percentage error in $g$ is for student number-1.

Question 60

Physics · Thermal Properties of Matter · Numerical

In 5 minutes, a body cools from $75^\circ \mathrm{C}$ to $65^\circ \mathrm{C}$ at room temperature of $25^\circ \mathrm{C}$. The temperature of body at the end of next 5 minutes is _____.

Answer: 57

Solution

By Newton's law of cooling (with approximation) $$\frac{\Delta T}{\Delta t} = -C \left( T_{avg} - T_s \right)$$ First $$\frac{-10^\circ \mathrm{C}}{5 min} = -C \left( 70^\circ \mathrm{C} - 25^\circ \mathrm{C} \right)$$ $$\Rightarrow C = \frac{2}{45} min^{-1}$$ Second $$\frac{T - 65}{5 min} = -C \left( \frac{T + 65}{2} - 25 \right) = -\left( \frac{2}{45} \right) \left( \frac{T + 15}{2} \right)$$ $$\Rightarrow 9(T - 65) = -(T + 15)$$ $$\Rightarrow 10T = 570$$ $$\Rightarrow T = 57^\circ \mathrm{C}$$ Alternate Solution: Newton's law of cooling (without approximation) $$T_P - T_S = (T_i - T_S) e^{-Ct}$$ First $$65 - 25 = (75 - 25) e^{-5C} \Rightarrow e^{-5C} = \frac{4}{5}$$ Second $$T - 25 = (65 - 25) e^{-5C} = 40 \times \frac{4}{5} = 32$$ $$T = 57^\circ \mathrm{C}$$

Chemistry

Question 61

Chemistry · Environmental Chemistry · Single correct

The water having more dissolved $O_2$ is:

  1. boiling water
  2. water at $80^\circ C$
  3. polluted water
  4. water at $4^\circ C$

Answer: (d)

Solution

On heating, concentration of $\mathrm{O_2}$ in water decreases. So boiling water and water at $80^\circ \mathrm{C}$ have less $\mathrm{O_2}$ concentration. Polluted water also has less $\mathrm{O_2}$ concentration. So water at $4^\circ \mathrm{C}$ has maximum $\mathrm{O_2}$ concentration.

Question 62

Chemistry · Classification of Elements and Periodicity in Properties · Single correct

Which one of the following statements for D.I. Mendeleeff, is incorrect?

  1. He authored the textbook – Principles of Chemistry.
  2. At the time, he proposed Periodic Table of elements structure of atom was known.
  3. Element with atomic number 101 is named after him.
  4. He invented accurate barometer.

Answer: (b)

Solution

At the time, he proposed the periodic table but structure of atom was unknown.

Question 63

Chemistry · Organic Chemistry — Some Basic Principles & Techniques · Single correct

Which purification technique is used for high boiling organic liquid compound (decomposes near its boiling point)?

  1. Simple distillation
  2. Steam distillation
  3. Fractional distillation
  4. Reduced pressure distillation

Answer: (d)

Solution

Reduced pressure distillation or vacuum distillation is used for the purification of high boiling organic liquids which decomposes at or below their boiling point.

Question 64

Chemistry · Alcohols, Phenols and Ethers · Single correct

Which of the following compounds will provide a tertiary alcohol on reaction with excess of $\mathrm{CH_3MgBr}$ followed by hydrolysis?

Answer: (a)

Solution

The reaction of the given compound with $\mathrm{CH_3MgBr}$ in excess and hydrolysis leads to the formation of a tertiary alcohol. In the first reaction, the product is a tertiary alcohol. In the second reaction, the phenolic $\mathrm{-OH}$ group and tertiary alcohol are present, thus two functional groups are present in the product. In the third reaction, two tertiary alcohols are formed. Since the given question is single correct choice, the best appropriate option is (A).

Question 65

Chemistry · Organic Chemistry — Some Basic Principles & Techniques · Single correct

Which of the following compounds does not exhibit resonance?

  1. CH_3CH_2OCH=CH_2
  2. CH_3CH_2CH_2CONH_2
  3. CH_3CH_2CH=CHCH_2NH_2

Answer: (d)

Solution

Q6 $\mathrm{CH_3 - CH_2 - CH = CH - CH_2 - NH_2}$ No conjugation thus resonance is not possible.

Question 66

Chemistry · The s-Block Elements · Single correct

Match List-I with List-II \begin{tabular}{|c|l|c|l|} \hline \multicolumn{2}{|c|}{\textbf{List-I (Elements)}} & \multicolumn{2}{c|}{\textbf{List-II (Properties)}} \\ \hline (a) & Ba & (i) & Organic solvent soluble compounds \\ \hline (b) & Ca & (ii) & Outer electronic configuration $6s^2$ \\ \hline (c) & Li & (iii) & Oxalate insoluble in water \\ \hline (d) & Na & (iv) & Formation of very strong monoacidic base \\ \hline \end{tabular}

  1. (a)-(ii), (b)-(iii), (c)-(i) and (d)-(iv)
  2. (a)-(iv), (b)-(i), (c)-(ii) and (d)-(iii)
  3. (a)-(iii), (b)-(ii), (c)-(iv) and (d)-(i)
  4. (a)-(i), (b)-(iv), (c)-(ii) and (d)-(iii)

Answer: (a)

Solution

(a) 'Ba' having outer electronic configuration $6s^2$. (b) $\mathrm{CaC_2O_4}$ is water insoluble. (c ) 'Li' is soluble in organic solvents. (d) NaOH is strong monoacidic base among given.

Question 67

Chemistry · Hydrocarbons · Single correct

In the chemical reactions given above $A$ and $B$ respectively are:

  1. $\mathrm{H_3PO_2}$ and $\mathrm{CH_3CH_2Cl}$
  2. $\mathrm{CH_3CH_2OH}$ and $\mathrm{H_3PO_2}$
  3. $\mathrm{H_3PO_2}$ and $\mathrm{CH_3CH_2OH}$
  4. $\mathrm{CH_3CH_2Cl}$ and $\mathrm{H_3PO_2}$

Answer: (a)

Solution

The reaction starts with a diazonium salt, $\mathrm{N_2^+Cl^-}$, attached to a benzene ring. In step [A], $\mathrm{H_3PO_2}$ is used for reduction, resulting in the removal of $\mathrm{N_2}$ and the formation of benzene with a hydrogen atom. In step [B], ethyl chloride ($\mathrm{Et-Cl}$) and aluminum chloride ($\mathrm{AlCl_3}$) are used to perform a Friedel-Crafts alkylation, resulting in the attachment of an ethyl group to the benzene ring.

Question 68

Chemistry · Chemical Kinetics and Nuclear Chemistry · Single correct

Isotope(s) of hydrogen which emits low energy $\beta^-$ particles with $t_{1/2}$ value $> 12$ years is/are

  1. Protium
  2. Tritium
  3. Deuterium
  4. Deuterium and Tritium

Answer: (b)

Solution

$^1_1\mathrm{H}$ and $^2_1\mathrm{H}$ are stable while $^3_1\mathrm{H}$ is radioactive.

Question 69

Chemistry · Co-ordination Compounds · Single correct

Match List-I with List-II : Choose the correct answer from the options given below:

  1. \quad (a)-(i),\ (b)-(ii),\ (c)-(v)\ \text{and}\ (d)-(iii)
  2. \quad (a)-(ii),\ (b)-(i),\ (c)-(iv)\ \text{and}\ (d)-(v)
  3. \quad (a)-(iii),\ (b)-(i),\ (c)-(v)\ \text{and}\ (d)-(iv)
  4. \quad (a)-(iv),\ (b)-(iii),\ (c)-(ii)\ \text{and}\ (d)-(v)

Answer: (c)

Solution

(a) $\mathrm{SF_4}$ -- $sp^3d$ hybridisation (b) $\mathrm{IF_5}$ -- $sp^3d^2$ hybridisation (c) $\mathrm{NO_2^+}$ -- $sp$ hybridisation (d) $\mathrm{NH_4^+}$ -- $sp^3$ hybridisation

Question 70

Chemistry · Surface Chemistry · Single correct

When silver nitrate solution is added to potassium iodide solution then the sol produced is :

  1. $AgI/I^-$
  2. $AgI/Ag^+$
  3. $KI/NO_3^-$
  4. $AgNO_3/NO_3^-$

Answer: (a)

Question 71

Chemistry · Organic Chemistry — Some Basic Principles & Techniques · Single correct

Which of the following molecules does not show stereo isomerism?

  1. 3,4-Dimethylhex-3-ene
  2. 3-Methylhex-1-ene
  3. 3-Ethylhex-3-ene
  4. 4-Methylhex-1-ene

Answer: (c)

Solution

3-Ethylhex-3-ene will not show stereo isomerism. Its diagram is shown. (1) Not show geometrical isomerism (2) Not show optical isomerism

Question 72

Chemistry · The p-Block Elements (Group-13 and 14) · Single correct

Given below are the statements about diborane (a) Diborane is prepared by the oxidation of $\text{NaBH}_4$ with $\text{I}_2$ (b) Each boron atom is in $sp^2$ hybridized state (c) Diborane has one bridged 3 centre-2-electron bond (d) Diborane is a planar molecule. The option with correct statement(s) is -

  1. (c) and (d) only
  2. (a) only
  3. (c)nonly
  4. (a) and (b) only

Answer: (b)

Solution

Diborane is prepared by the reaction of $\mathrm{NaBH_4}$ with $\mathrm{I_2}$. $$2\mathrm{NaBH_4} + \mathrm{I_2} \rightarrow \mathrm{B_2H_6} + 2\mathrm{NaI} + \mathrm{H_2}$$ In diborane, ' $B$ ' is $\mathrm{sp^3}$ hybrid, it is Non-planar and two $3c - 2e^-$ bonds are present.

Question 73

Chemistry · The p-Block Elements (Group 15, 16, 17 & 18) · Single correct

Which one of the following group-15 hydride is the strongest reducing agent?

  1. AsH_3
  2. BiH_3
  3. PH_3
  4. SbH_3

Answer: (b)

Solution

Among 15th group hydrides, $\mathrm{BiH_3}$ is strongest reducing agent.

Question 74

Chemistry · Co-ordination Compounds · Single correct

Match List-I with List-II : Choose the correct answer from the options given below:

  1. (a)- (iii), (b)-(iv), $(c)$ -(ii), (d) -(i)
  2. (a)- (ii), (b)-(iii), $(c)$ -(iv), (d) -(i)
  3. (a)- (ii), (b)-(i), $(c)$ -(iv), (d) -(iii)
  4. (a)- (iii), (b)-(i), $(c)$ -(iv), (d) -(ii)

Answer: (b)

Solution

Question 75

Chemistry · The d-and f-Block Elements · Single correct

The set having ions which are coloured and paramagnetic both is -

  1. $\mathrm{Cu}^{2+}, \mathrm{Cr}^{3+}, \mathrm{Sc}^{+}$
  2. $\mathrm{Cu}^{2+}, \mathrm{Zn}^{2+}, \mathrm{Mn}^{4+}$
  3. $\mathrm{Sc}^{3+}, \mathrm{V}^{5+}, \mathrm{Ti}^{4+}$
  4. $\mathrm{Ni}^{2+}, \mathrm{Mn}^{7+}, \mathrm{Hg}^{2+}$

Answer: (a)

Solution

$\mathrm{Cu}^{2+}:[\mathrm{Ar}]\,3d^9\,4s^0$ $\mathrm{Cr}^{3+}:[\mathrm{Ar}]\,3d^3\,4s^0$ $\mathrm{Sc}^{+}:[\mathrm{Ar}]\,3d^1\,4s^1$ All are coloured.

Question 76

Chemistry · Biomolecules · Single correct

Thiamine and pyridoxine are also known respectively as:

  1. Vitamin $B_2$ and Vitamin $E$
  2. Vitamin $E$ and Vitamin $B_2$
  3. Vitamin $B_6$ and Vitamin $B_2$
  4. Vitamin $B_1$ and Vitamin $B_6$

Answer: (d)

Solution

Vitamin $B_1$ is also known as Thiamine while vitamin $B-6$ is known as Pyridoxine.

Question 77

Chemistry · General Principles and Processes of Isolation of Elements · Multiple correct

Sulphide ion is a soft base and its ores are common for metals. (A) $\mathrm{Pb}$ (B) $\mathrm{Al}$ (C) $\mathrm{Ag}$ (D) $\mathrm{Mg}$ Choose the correct answer from the options given below:

  1. \quad (a) and (c) only
  2. \quad (a) and (d) only
  3. \quad (a) and (b) only
  4. \quad (c) and (d) only

Answer: (a)

Solution

Pb and Ag commonly exist in the form of sulphide ore like $\mathrm{PbS}$ (galena) and $\mathrm{Ag_2S}$ (Argentite). 'Al' is mainly found in the form of oxide ore whereas 'Mg' is found in the form of halide ore.

Question 78

Chemistry · Alcohols, Phenols and Ethers · Single correct

An organic compound A ($\mathrm{C_6H_6O}$) gives dark green colouration with ferric chloride. On treatment with $\mathrm{CHCl_3}$ and KOH, followed by acidification gives compound B. Compound B can also be obtained from compound C on reaction with pyridinium chlorochromate (PCC). Identify A, B and C.

Answer: (a)

Solution

The compound $\mathrm{C_6H_6O}$ undergoes a reaction with $\mathrm{FeCl_3}$ to produce a dark green color. This compound is labeled as $[A]$. Through the Reimer-Tiemann reaction with $\mathrm{CHCl_3}$ and $\mathrm{KOH}$, compound $[A]$ is converted to compound $[B]$. Compound $[B]$ is then oxidized using PCC to form compound $[C]$.

Question 79

Chemistry · Amines · Single correct

Which of the following reaction do not occur?

Answer: (c)

Solution

Aniline is Lewis base give acid base reaction with $\mathrm{AlCl_3}$ and form Anilinium ion. Anilinium ion has strongest deactivated ring so further Friedel craft Alkylation not occurs.

Question 80

Chemistry · Solutions · Single correct

Which one of the following 0.06M aqueous solutions has lowest freezing point?

  1. $\mathrm{Al_2(SO_4)_3}$
  2. $\mathrm{C_6H_{12}O_6}$
  3. $\mathrm{KI}$
  4. $\mathrm{K_2SO_4}$

Answer: (a)

Solution

Given $T_f - T_f' = iK_f \cdot m$. For minimum $T_f'$, $i$ should be maximum. $\mathrm{Al_2(SO_4)_3}$ $i = 5$. $\mathrm{C_6H_{12}O_6}$ $i = 1$. $\mathrm{KI}$ $i = 2$. $\mathrm{K_2SO_4}$ $i = 3$.

Question 81

Chemistry · Co-ordination Compounds · Numerical

The total number of unpaired electrons present in $[Co(NH_3)_6] Cl_2$ and $[Co(NH_3)_6] Cl_3$ is

Answer: 1

Solution

For the complex $[\mathrm{Co(NH_3)_6}] \mathrm{Cl}_2$, $\mathrm{Co}^{2+}$: $[\mathrm{Ar}] 3d^7 4s^0 4p^0$. For this complex $\Delta_0 \mathrm{P.E.}$ So here all electrons become paired.

Question 82

Chemistry · Some Basic Concepts of Chemistry · Numerical

Methylation of 10 $\mathrm{g}$ of benzene gave 9.2 $\mathrm{g}$ of toluene. Calculate the percentage yield of toluene (Nearest integer)

Answer: 78

Solution

The reaction is given by $\mathrm{C_6H_6+CH_3Cl\rightarrow C_6H_5CH_3+HCl}$. The calculation for the yield is as follows: $\frac{A_y}{T_y}=\%\ \mathrm{yield}=\frac{9.2}{920}\times78\times100\Rightarrow78\%$

Question 83

Chemistry · Organic Chemistry — Some Basic Principles & Techniques · Numerical

The number of acyclic structural isomers (including geometrical isomers) for pentene are

Answer: 6

Solution

Question 84

Chemistry · Electrochemistry · Numerical

Assume a cell with the following reaction $$\mathrm{Cu_{(s)}} + 2\mathrm{Ag^+} \left(1 \times 10^{-3} \mathrm{M}\right) \rightarrow \mathrm{Cu^{2+}} (0.250 \mathrm{M}) + 2\mathrm{Ag_{(s)}}$$ $$E^\circ_{cell} = 2.97 \, \mathrm{V}$$ $E_{cell}$ for the above reaction is $V$. (Nearest integer) $\left[ Given: \log 2.5 = 0.3979, \; T = 298 \, \mathrm{K} \right]$

Answer: 3

Solution

E = E^$\circ$ - $\frac{0.059}{2}$ $\log$ $\frac{[\mathrm{Cu}^{+2}]}{[\mathrm{Ag}^+]^2}$ = 2.97 - $\frac{0.059}{2}$ $\log$ $\frac{0.25}{(10^{-3})^2}$ = 2.81 $\mathrm{V}$

Question 85

Chemistry · Equilibrium · Numerical

Value of $K_P$ for the equilibrium reaction $$\mathrm{N_2O_4(g) \rightleftharpoons 2NO_2(g)}$$ at $288 \, \mathrm{K}$ is $47.9$. The $K_C$ for this reaction at same temperature is _____ (Nearest integer) $\left( R = 0.083 \, \mathrm{L \, bar \, K^{-1} \, mol^{-1}} \right)$

Answer: 2

Solution

Given $K_C = \frac{K_P}{RT} = \frac{47.9}{0.083 \times 288} = 2$

Question 86

Chemistry · Thermodynamics · Numerical

If the standard molar enthalpy change for combustion of graphite powder is $-2.48 \times 10^2 \, \mathrm{kJ \, mol^{-1}}$, the amount of heat generated on combustion of $1 \, \mathrm{g}$ of graphite powder is _____ kJ. (Nearest integer)

Answer: 21

Solution

1 mol graphite = 12 $\mathrm{gmC}$ Ans. = $\frac{248}{12}$ = 20.67 $\,$ $\mathrm{kJ/gm}$ heat evolved

Question 87

Chemistry · The Solid State · Numerical

A copper complex crystallising in a CCP lattice with a cell edge of 0.4518 nm has been revealed by employing X-ray diffraction studies. The density of a copper complex is found to be 7.62 $\mathrm{g \, cm^{-3}}$. The molar mass of copper complex is _____ $\mathrm{g \, mol^{-1}}$ (Nearest integer) [ Given : $N_A$ = 6.022 $\times 10^{23} \mathrm{mol^{-1}}$ \]

Answer: 106

Solution

Given the density equation: $$d \left( \frac{\mathrm{gm}}{\mathrm{cc}} \right) = \frac{4 \times \frac{M}{N_A}}{(a \mathrm{cm})^3}$$ Substituting the values: $$7.62 = \frac{4 \times M / 6.022 \times 10^{23}}{(0.4518 \times 10^{-7} \mathrm{cm})^3} \Rightarrow M = 105.8 \, \mathrm{g/mol}$$

Question 88

Chemistry · Structure of Atom · Numerical

Number of electrons that Vanadium $(Z = 23)$ has in p-orbitals is equal to .

Answer: 12

Solution

The electronic configuration of vanadium (V) is $1s^2 2s^2 2p^6 3s^2 3p^6 3d^3 4s^2$. The number of electrons in p-orbitals is equal to $12.00$.

Question 89

Chemistry · Chemical Kinetics and Nuclear Chemistry · Numerical

$\mathrm{N_2O_5(g)\rightarrow 2NO_2(g)+\dfrac{1}{2}O_2(g)}$ In the above first order reaction the initial concentration of $\mathrm{N_2O_5}$ is $2.40\times10^{-2}\ \mathrm{mol\,L^{-1}}$ at $318\ \mathrm{K}$. The concentration of $\mathrm{N_2O_5}$ after $1$ hour was $1.60\times10^{-2}\ \mathrm{mol\,L^{-1}}$. The rate constant of the reaction at $318\ \mathrm{K}$ is $\times10^{-3}\ \mathrm{min^{-1}}$ (Nearest integer) [Given : $\log 3=0.477,\ \log 5=0.699$]

Answer: 7

Solution

Given the equation for K: $$K = \frac{2.303}{t} \log \frac{[\mathrm{N_2O_5}]_0}{[\mathrm{N_2O_5}]_t}$$ Substitute the given values: $$= \frac{2.303}{60} \log \frac{2.4}{1.6} = 6.76 \times 10^{-3} \, \mathrm{min}^{-1} \approx 7 \times 10^{-3} \, \mathrm{min}^{-1}$$

Question 90

Chemistry · Solutions · Numerical

If the concentration of glucose ($C_6H_{12}O_6$) in blood is $0.72 \, \mathrm{g \, L^{-1}}$, the molarity of glucose in blood is _____ $\times 10^{-3} \, \mathrm{M}$. (Nearest integer) [Given: Atomic mass of $C = 12$, $H = 1$, $O = 16\, \mathrm{u}$]

Answer: 4

Solution

The concentration of glucose is calculated as follows: $$[Glucose] = \frac{C(\mathrm{gm/\ell})}{M(\mathrm{gm/mol})} = \frac{0.72}{180} = 4 \times 10^{-3} \, \mathrm{M}$$