JEE Main 6 April 2024 Shift 1 question paper with solutions

JEE Main 6 April 2024 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 · Continuity and Differentiability · Single correct

If $f(x) = \begin{cases} x^3 \sin\left(\frac{1}{x}\right), & x \neq 0 \\ 0, & x = 0 \end{cases}$ then

  1. $f''\left(\frac{2}{\pi}\right) = \frac{24 - \pi^2}{2\pi}$
  2. $f''\left(\frac{2}{\pi}\right) = \frac{12 - \pi^2}{2\pi}$
  3. $f''(0) = 1$
  4. $f''(0) = 0$

Answer: (a)

Solution

Given $$f'(x) = 3x^2 \sin\left(\frac{1}{x}\right) - x \cos\left(\frac{1}{x}\right)$$ Then $$f''(x) = 6x \sin\left(\frac{1}{x}\right) - 3 \cos\left(\frac{1}{x}\right) - \cos\left(\frac{1}{x}\right) - \frac{\sin\left(\frac{1}{x}\right)}{x}$$ Evaluating at $$f''\left(\frac{2}{\pi}\right) = \frac{12}{\pi} - \frac{\pi}{2} = \frac{24 - \pi^2}{2\pi}$$

Question 2

Maths · Three Dimensional Geometry · Single correct

If $A(3, 1, -1)$, $B\left(\frac{5}{3}, \frac{7}{3}, \frac{1}{3}\right)$, $C(2, 2, 1)$ and $D\left(\frac{10}{3}, \frac{2}{3}, -\frac{1}{3}\right)$ are the vertices of a quadrilateral $ABCD$, then its area is

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

Answer: (d)

Solution

The area is given by the formula: $$Area = \frac{1}{2} |\overline{BD} \times \overline{AC}|$$ The vector $\($ $\overline{BD}$ $\)$ is given by: $$\overline{BD} = \frac{5}{3} \hat{i} - \frac{5}{3} \hat{j} - \frac{2}{3} \hat{k}$$ The vector $\($ $\overline{AC}$ $\)$ is given by: $$\overline{AC} = \hat{i} - \hat{j} - 2\hat{k}$$

Question 3

Maths · Integrals · Single correct

$\int_0^{\pi/4} \frac{\cos^2 x \sin^2 x}{(\cos^3 x + \sin^3 x)^2} \, dx$ is equal to \text{_____}.

  1. 1/6
  2. 1/3
  3. 1/12
  4. 1/9

Answer: (a)

Solution

Divide numerator and denominator by $\cos x$. $$\int_0^{\pi/4} \frac{\tan^2 x \sec^2 x \, dx}{(1 + \tan^3 x)^2} \, dx$$ Let $1 + \tan^3 x = t$. $$\tan^2 x \sec^2 x \, dx = \frac{dt}{3}$$ $$\frac{1}{3} \int_1^2 \frac{dt}{t^2} = \frac{1}{6}$$

Question 4

Maths · Statistics · Single correct

The mean and standard deviation of 20 observations are found to be 10 and 2 respectively. On rechecking, it was found that an observation by mistake was taken 8 instead of 12. The correct standard deviation is

  1. 1.8
  2. 1.94
  3. $\sqrt{3.96}$
  4. $\sqrt{3.86}$

Answer: (c)

Solution

Mean $\left( \bar{x} \right) = 10$ $$\Rightarrow \frac{\Sigma x_i}{20} = 10$$ $$\Sigma x_i = 10 \times 20 = 200$$ If 8 is replaced by 12, then $\Sigma x_i = 200 - 8 + 12 = 204$ Therefore, correct mean $\left( \bar{x} \right) = \frac{\Sigma x_i}{20}$ $$= \frac{204}{20} = 10.2$$ Therefore, standard deviation $= 2$ Therefore, variance $= (S.D.)^2 = 2^2 = 4$ $$\Rightarrow \frac{\Sigma x_i^2}{20} - \left( \frac{\Sigma x_i}{20} \right)^2 = 4$$ $$\Rightarrow \frac{\Sigma x_i^2}{20} - (10)^2 = 4$$ $$\Rightarrow \frac{\Sigma x_i^2}{20} = 104$$ $$\Rightarrow \Sigma x_i^2 = 2080$$ Now, replaced '8' observations by '12' Then, $\Sigma x_i^2 = 2080 - 8^2 + 12^2 = 2160$ Therefore, variance of removing observations $$\Rightarrow \frac{\Sigma x_i^2}{20} - \left( \frac{\Sigma x_i}{20} \right)^2$$ $$= \frac{2160}{20} - (10.2)^2$$ $$\Rightarrow 108 - 104.04$$ $$\Rightarrow 3.96$$ Correct standard deviation $$= \sqrt{3.96}$$

Question 5

Maths · Relations and Functions · Single correct

The function $f: \mathbb{R} \to \mathbb{R}$, $f(x) = \frac{x^2 + 2x - 15}{x^2 - 4x + 9}$, $x \in \mathbb{R}$ is

  1. one-one but not onto.
  2. both one-one and onto.
  3. onto but not one-one.
  4. neither one-one nor onto.

Answer: (d)

Solution

Given $f(x) = \frac{(x+5)(x-3)}{x^2 - 4x + 9}$. Let $g(x) = x^2 - 4x + 9$. $D 0$ for $x \in \mathbb{R}$. Therefore, $$f(-5) = 0$$ $$f(3) = 0$$ So, $f(x)$ is many-one. Again, $$yx^2 - 4xy + 9y = x^2 + 2x - 15$$ $$x^2(y - 1) - 2x(2y + 1) + (9y + 15) = 0$$ for $\forall x \in \mathbb{R} \Rightarrow D \geq 0$ $$D = 4(2y + 1)^2 - 4(y - 1)(9y + 15) \geq 0$$ $$5y^2 + 2y + 16 \leq 0$$ $$(5y - 8)(y + 2) \leq 0$$ The range of $y$ is $y \in \left[-2, \frac{8}{5}\right]$.

Question 6

Maths · Sequences and Series · Single correct

Let $A = \{ n \in [100, 700] \cap \mathbb{N} : n$ is neither a multiple of 3 nor a multiple of 4$\}$. Then the number of elements in $A$ is

  1. 290
  2. 280
  3. 300
  4. 310

Answer: (c)

Solution

Given $n(3) \Rightarrow$ multiple of $3$. The sequence is $102, 105, 108, \ldots, 699$. $$T_n = 699 = 102 + (n-1)(3)$$ Solving for $n$, we get $n = 200$. Thus, $n(3) = 200$. $n(4) \Rightarrow$ multiple of $4$. The sequence is $100, 104, 108, \ldots, 700$. $$T_n = 700 = 100 + (n-1)(4)$$ Solving for $n$, we get $n = 151$. Thus, $n(4) = 151$. For $n(3 \cap 4) \Rightarrow$ multiple of both $3$ and $4$. The sequence is $108, 120, 132, \ldots, 696$. $$T_n = 696 = 108 + (n-1)(12)$$ Solving for $n$, we get $n = 50$. Thus, $n(3 \cap 4) = 50$. Now, $n(3 \cup 4) = n(3) + n(4) - n(3 \cap 4)$ $$= 200 + 151 - 50$$ $$= 301$$ Therefore, $n(\overline{3 \cup 4}) = \text{Total} - n(3 \cup 4) =$ neither a multiple of $3$ nor a multiple of $4$ $$= 601 - 301 = 300$$

Question 7

Maths · Conic Sections · Single correct

Let C be the circle of minimum area touching the parabola $y = 6 - x^2$ and the lines $y = \sqrt{3} |x|$. Then, which one of the following points lies on the circle C?

  1. (1, 2)
  2. (1, 1)
  3. (2, 2)
  4. (2, 4)

Answer: (d)

Solution

Equation of circle $$x^2 + (y - (6 - r))^2 = r^2$$ touches $\sqrt{3}x - y = 0$ $$p = r$$ $$\frac{|0 - (6 - r)|}{2} = r$$ $$|r - 6| = 2r$$ $$r = 2$$ Therefore, circle $x^2 + (y - 4)^2 = 4$ $(2, 4)$ satisfies this equation

Question 8

Maths · Determinants · Single correct

For $\alpha, \beta \in \mathbb{R}$ and a natural number $n$, let $$A_r = \begin{vmatrix} r & 1 & \frac{n^2}{2} + \alpha \\ 2r & 2 & n^2 - \beta \\ 3r - 2 & 3 & \frac{n(3n-1)}{2} \end{vmatrix}$$ Then $2A_{10} - A_8$ is

  1. 0
  2. $4\alpha + 2\beta$
  3. $2\alpha + 4\beta$
  4. $2n$

Answer: (b)

Solution

Given $$A_r = \begin{vmatrix} r & 1 & \frac{n^2}{2} + \alpha \\ 2r & 2 & n^2 - \beta \\ 3r - 2 & 3 & \frac{n(3n-1)}{2} \end{vmatrix}$$ We have $$2A_{10} - A_8 = \begin{vmatrix} 20 & 1 & \frac{n^2}{2} + \alpha \\ 40 & 2 & n^2 - \beta \\ 56 & 3 & \frac{n(3n-1)}{2} \end{vmatrix} - \begin{vmatrix} 8 & 1 & \frac{n^2}{2} + \alpha \\ 16 & 2 & n^2 - \beta \\ 22 & 3 & \frac{n(3n-1)}{2} \end{vmatrix}$$ This simplifies to $$\begin{vmatrix} 12 & 1 & \frac{n^2}{2} + \alpha \\ 24 & 2 & n^2 - \beta \\ 34 & 3 & \frac{n(3n-1)}{2} \end{vmatrix}$$ Further simplifying, we get $$\begin{vmatrix} 0 & 1 & \frac{n^2}{2} + \alpha \\ 0 & 2 & n^2 - \beta \\ -2 & 3 & \frac{n(3n-1)}{2} \end{vmatrix}$$ This leads to $$\Rightarrow -2 \left( (n^2 - \beta) - (n^2 + 2\alpha) \right)$$ Finally, $$\Rightarrow -2(-\beta - 2\alpha) \Rightarrow 4\alpha + 2\beta$$

Question 9

Maths · Three Dimensional Geometry · Single correct

The shortest distance between the lines $\frac{x-3}{2} = \frac{y+15}{-7} = \frac{z-9}{5}$ and $\frac{x+1}{2} = \frac{y-1}{1} = \frac{z-9}{-3}$ is

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

Answer: (b)

Solution

Given the equations: $$\frac{x-3}{2} = \frac{y+15}{-7} = \frac{z-9}{5} \& \frac{x+1}{2} = \frac{y-1}{1} = \frac{z-9}{-3}$$ The scalar distance (S.D) is given by: $$S.D = \frac{\left| \left( \overline{a_2 - a_1} \right) \cdot \left( \overline{b_1 - b_2} \right) \right|}{\left| \overline{b_1 \times b_2} \right|}$$ Where: $$a_1 = 3, -15, 9$$ $$b_1 = 2, -7, 5$$ $$a_2 = -1, 1, 9$$ $$b_2 = 2, 1, -3$$ Calculate $a_2 - a_1$: $$a_2 - a_1 = -4, 16, 0$$ Calculate $\overline{b_1 \times b_2}$: $$\overline{b_1 \times b_2} = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ 2 & -7 & 5 \\ 2 & 1 & -3 \end{vmatrix} = \hat{i}(16) - \hat{j}(-16) + \hat{k}(16)$$ Thus: $$16(\hat{i} + \hat{j} + \hat{k})$$ Magnitude of $\overline{b_1 \times b_2}$: $$\left| \overline{b_1 \times b_2} \right| = 16\sqrt{3}$$ Therefore: $$\left( \overline{a_2 - a_1} \right) \cdot \left( \overline{b_1 - b_2} \right) = 16[-4 + 16] = (16)(12)$$ Finally, the scalar distance is: $$S.D. = \frac{(16)(12)}{16\sqrt{3}} = 4\sqrt{3}$$

Question 10

Maths · Probability · Single correct

A company has two plants $A$ and $B$ to manufacture motorcycles. 60$\%$ motorcycles are manufactured at plant $A$ and the remaining are manufactured at plant $B$. 80$\%$ of the motorcycles manufactured at plant $A$ are rated of the standard quality, while 90$\%$ of the motorcycles manufactured at plant $B$ are rated of the standard quality. A motorcycle picked up randomly from the total production is found to be of the standard quality. If $p$ is the probability that it was manufactured at plant $B$, then $126p$ is

  1. 54
  2. 66
  3. 64
  4. 56

Answer: (a)

Solution

\begin{tabular}{|c|c|c|} \hline & A & B \\ \hline Manufactured & 60\% & 40\% \\ \hline Standard quality & 80\% & 90\% \\ \hline \end{tabular} $P(\text{Manufactured at B } \mid \text{ found standard quality})=?$ $A:$ Found S.Q $B:$ Manufacture B $C:$ Manufacture A $P(E_1)=\dfrac{40}{100}$ $P(E_2)=\dfrac{60}{100}$ $P(A\mid E_1)=\dfrac{90}{100}$ $P(A\mid E_2)=\dfrac{80}{100}$ $\because\ P(E_1\mid A)$ $=\dfrac{P(A\mid E_1)P(E_1)}{P(A\mid E_1)P(E_1)+P(A\mid E_2)P(E_2)}$ $=\dfrac{\frac{9}{10}\times\frac{4}{10}}{\frac{9}{10}\times\frac{4}{10}+\frac{8}{10}\times\frac{6}{10}}$ $=\frac{3}{7}$ $\therefore\ 126P=54$

Question 11

Maths · Complex Numbers and Quadratic Equations · Single correct

Let $\alpha, \beta$ be the distinct roots of the equation $x^2 - (t^2 - 5t + 6)x + 1 = 0, t \in \mathbb{R}$ and $a_n = \alpha^n + \beta^n$. Then the minimum value of $\frac{a_{2023} + a_{2025}}{a_{2024}}$ is

  1. $-1/4$
  2. $-1/4$
  3. $-1/2$
  4. $1/4$

Answer: (b)

Solution

By Newton's theorem $$a_{n+2} - \left(t^2 - 5t + 6\right) a_{n+1} + a_n = 0$$ Therefore, $$a_{2025} + a_{2023} = \left(t^2 - 5t + 6\right) a_{2024}$$ Thus, $$\frac{a_{2025} + a_{2023}}{a_{2024}} = t^2 - 5t + 6$$ Therefore, $$t^2 - 5t + 6 = \left(t - \frac{5}{2}\right)^2 - \frac{1}{4}$$ Thus, the minimum value is $$-\frac{1}{4}$$

Question 12

Maths · Relations and Functions · Single correct

Let the relations $R_1$ and $R_2$ on the set $X = \{1, 2, 3, \ldots, 20\}$ be given by $R_1 = \{(x, y) : 2x - 3y = 2\}$ and $R_2 = \{(x, y) : -5x + 4y = 0\}$. If $M$ and $N$ be the minimum number of elements required to be added in $R_1$ and $R_2$, respectively, in order to make the relations symmetric, then $M + N$ equals

  1. 12
  2. 16
  3. 8
  4. 10

Answer: (d)

Solution

Given $x = \{1, 2, 3, \ldots, 20\}$. $R_1 = \{(x, y) : 2x - 3y = 2\}$ $R_2 = \{(x, y) : -5x + 4y = 0\}$ $R_1 = \{(4, 2), (7, 4), (10, 6), (13, 8), (16, 10), (19, 12)\}$ $R_2 = \{(4, 5), (8, 10), (12, 15), (16, 20)\}$ In $R_1$ 6 elements are needed. In $R_2$ 4 elements are needed. So, total $6 + 4 = 10$ elements.

Question 13

Maths · Straight Lines and Pair of Straight Lines · Single correct

Let a variable line of slope $m > 0$ passing through the point $(4, -9)$ intersect the coordinate axes at the points $A$ and $B$. The minimum value of the sum of the distances of $A$ and $B$ from the origin is

  1. 30
  2. 25
  3. 15
  4. 10

Answer: (b)

Solution

The equation of the line is $$y + 9 = m(x - 4)$$ Therefore, $$A = \left( \frac{9 + 4m}{m}, 0 \right)$$ $$B = (0, -9 - 4m)$$ Thus, $$OA + OB = \frac{9 + 4m}{m} + 9 + 4m$$ Since $m > 0$, $$= 13 + \frac{9}{m} + 4m$$ Therefore, $$\frac{4m + \frac{9}{m}}{2} \geq \sqrt{36} \Rightarrow 4m + \frac{9}{m} \geq 12$$ Thus, $$OA + OB \geq 25$$

Question 14

Maths · Applications of Derivatives · Single correct

The interval in which the function $f(x) = x^x, x > 0$, is strictly increasing is

  1. \left(0,\frac{1}{e}\right]
  2. (0,\infty)
  3. \left[\frac{1}{e},\infty\right)]_{V}
  4. \left[\frac{1}{e^2},1\right)

Answer: (c)

Solution

Given $f(x) = x^x; x > 0$. Let $\ln n = x \ln x$. Then, $\($ $\frac{1}{y}$ $\frac{dy}{dx}$ = $\frac{x}{x}$ + $\ln$ n $\)$. Therefore, $\($ $\frac{dy}{dx}$ = x^x (1 + $\ln$ x) $\)$. For strictly increasing, $\($ $\frac{dy}{dx}$ $\geq$ 0 $\Rightarrow$ x^x (1 + $\ln$ x) $\geq$ 0 $\)$. This implies $\($ $\ln$ x $\geq$ -1 $\)$. Thus, $\($ x $\geq$ e^{-1} $\)$ or $\($ x $\geq$ $\frac{1}{e}$ $\)$. Therefore, $\($ x $\in$ $\left$[ $\frac{1}{e}$, $\infty$ $\right$) $\)$.

Question 15

Maths · Properties of Triangles · Single correct

A circle is inscribed in an equilateral triangle of side of length 12. If the area and perimeter of any square inscribed in this circle are $m$ and $n$, respectively, then $m + n^2$ is equal to

  1. 408
  2. 414
  3. 396
  4. 312

Answer: (a)

Solution

Given $r = \frac{\Delta}{s} = \frac{\sqrt{3}a^2}{4 \cdot \frac{3a}{2}} = \frac{a}{2\sqrt{3}} = \frac{12}{2\sqrt{3}} = 2$. Therefore, $A = r\sqrt{2} = 2\sqrt{6}$. The area is $m = A^2 = 24$. The perimeter is $n = 4A = 8\sqrt{6}$. Thus, $m + n^2 = 24 + 384 = 408$.

Question 16

Maths · Permutations and Combinations · Single correct

The number of triangles whose vertices are at the vertices of a regular octagon but none of whose sides is a side of the octagon is

  1. 48
  2. 56
  3. 24
  4. 16

Answer: (d)

Solution

The number of triangles having no side common with an $n$-sided polygon is given by $$\frac{{^nC_1 \cdot ^{n-4}C_2}}{3}$$ For $n = 8$, this becomes $$\frac{{^8C_1 \cdot ^4C_2}}{3} = 16$$

Question 17

Maths · Differential Equations · Single correct

Let $y = y(x)$ be the solution of the differential equation $(1 + x^2) \frac{dy}{dx} + y = e^{\tan^{-1} x}$, $y(1) = 0$. Then $y(0)$ is

  1. $\frac{1}{2} \left( e^{\pi/2} - 1 \right)$
  2. $\frac{1}{2} \left( 1 - e^{\pi/2} \right)$
  3. $\frac{1}{4} \left( 1 - e^{\pi/2} \right)$
  4. $\frac{1}{4} \left( e^{\pi/2} - 1 \right)$

Answer: (b)

Solution

$\dfrac{dy}{dx}+\dfrac{y}{1+x^2}=\dfrac{e^{\tan^{-1}x}}{1+x^2}$ I.F. $=e^{\int \frac{1}{1+x^2}\,dx}=e^{\tan^{-1}x}$ $y\cdot e^{\tan^{-1}x}=\int\left(\dfrac{e^{\tan^{-1}x}}{1+x^2}\right)e^{\tan^{-1}x}\,dx$ Let $\tan^{-1}x=z$ $\therefore\ \dfrac{dx}{1+x^2}=dz$ $\therefore\ y\cdot e^z=\int e^{2z}\,dz$ $=\dfrac{e^{2z}}{2}+C$ $\therefore\ y\cdot e^{\tan^{-1}x}=\dfrac{e^{2\tan^{-1}x}}{2}+C$ $\Rightarrow\ y=\dfrac{e^{\tan^{-1}x}}{2}+\dfrac{C}{e^{\tan^{-1}x}}$ $\therefore\ y(1)=0$ $\Rightarrow\ 0=\dfrac{e^{\pi/4}}{2}+\dfrac{C}{e^{\pi/4}}$ $\Rightarrow\ C=-\dfrac{e^{\pi/2}}{2}$ $\therefore\ y=\dfrac{e^{\tan^{-1}x}}{2}-\dfrac{e^{\pi/2}}{2e^{\tan^{-1}x}}$ $\therefore\ y(0)=\dfrac{1-e^{\pi/2}}{2}$

Question 18

Maths · Differential Equations · Single correct

Let $y = y(x)$ be the solution of the differential equation $(2x \log_e x) \frac{dy}{dx} + 2y = \frac{3}{x} \log_e x$, $x > 0$ and $y(e^{-1}) = 0$. Then, $y(e)$ is equal to

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

Answer: (a)

Solution

\[ \frac{dy}{dx}+\frac{y}{x\ln x}=\frac{3}{2x^2} \] \[ \text{I.F.}=e^{\int \frac{1}{x\ln x}\,dx} =e^{\ln(\ln x)} =\ln x \] \[ \therefore\ y\ln x=\int \frac{3\ln x}{2x^2}\,dx \] \[ =\frac{3\ln x}{2}\int x^{-2}\,dx -\int \left(\frac{3}{2x}\right)\left(-\frac{1}{x}\right)\,dx \] \[ =\frac{3\ln x}{2}\left(-\frac{1}{x}\right) -\int \frac{3}{2x^2}\,dx \] \[ y\ln x=-\frac{3\ln x}{2x}+\frac{3}{2x}+C \] \[ y(e^{-1})=0 \] \[ \therefore\ 0(-1)=\frac{3e}{2}-\frac{3e}{2}+C \Rightarrow C=0 \] \[ \therefore\ y=\frac{-3\ln x}{2x\ln x} +\frac{3}{2x\ln x} \] \[ \therefore\ y(e)=\frac{-3}{2e} +\frac{3}{2e} =\frac{-3}{e} \]

Question 19

Maths · Applications of Integrals · Single correct

Let the area of the region enclosed by the curves $y = 3x$, $2y = 27 - 3x$ and $y = 3x - x\sqrt{x}$ be $A$. Then $10A$ is equal to

  1. 172
  2. 162
  3. 154
  4. 184

Answer: (b)

Solution

Given $y = 3x$, $2y = 27 - 3x$, and $y = 3x - x\sqrt{x}$. The area $A$ is given by: $$A = \int_0^3 3x - (3x - x\sqrt{x}) \, dx + \int_3^9 \left( \frac{27 - 3x}{2} - (3x - x\sqrt{x}) \right) \, dx$$ Simplifying, we have: $$A = \int_0^3 x^{3/2} \, dx + \int_3^9 \frac{27}{2} - \frac{9x}{2} + x^{3/2} \, dx$$ Evaluating the integrals: $$A = \left[ \frac{2x^{5/2}}{5} \right]_0^3 + \frac{27}{2} [x]_3^9 - \frac{9}{2} \left[ \frac{x^2}{2} \right]_3^9 + \left[ \frac{2x^{5/2}}{5} \right]_3^9$$ Calculating each term: $$A = \frac{2}{5} (3^{5/2}) + \frac{27}{2} (6) - \frac{9}{4} (72) + \frac{2}{5} (9^{5/2} - 3^{5/2})$$ Simplifying further: $$A = \frac{2}{5} (3^{5/2}) + 81 - 162 + \frac{2}{5} \times 3^5 - \frac{2}{5} \times 3^{5/2}$$ Finally: $$A = \frac{486}{5} - 81 = \frac{81}{5}$$ Multiplying by 10 gives $10A = 162$. Ans. = (2)

Question 20

Maths · Limits and Derivatives · Single correct

Let $f : (-\infty, \infty) - \{0\} \to \mathbb{R}$ be a differentiable function such that $f'(1) = \lim_{a \to \infty} a^2 f\left(\frac{1}{a}\right)$. Then $\lim_{a \to \infty} \frac{a(a+1)}{2} \tan^{-1}\left(\frac{1}{a}\right) + a^2 - 2 \log_e a$ is equal to

  1. $\frac{3}{2} + \frac{\pi}{4}$
  2. $\frac{3}{4} + \frac{\pi}{8}$
  3. $\frac{3}{8} + \frac{\pi}{4}$
  4. $\frac{5}{2} + \frac{\pi}{8}$

Answer: (d)

Solution

Given the function $f : (-\infty, \infty) - \{0\} \to \mathbb{R}$. We need to find $f'(1)$. First, we have: $$f'(1) = \lim_{a \to \infty} a^2 f\left(\frac{1}{a}\right)$$ Calculating the limit: $$\lim_{a \to \infty} \frac{a(a+1)}{2} \tan^{-1}\left(\frac{1}{a}\right) + a^2 - 2 \ln(a)$$ Simplifying further: $$\lim_{a \to \infty} a^2 \left( \frac{\left(1 + \frac{1}{a}\right)}{2} \tan^{-1}\left(\frac{1}{a}\right) + 1 - \frac{2}{a^2} \ln(a) \right)$$ The function is given by: $$f(x) = \frac{1}{2}(1+x) \tan^{-1}(x) + 1 - 2x^2 \ln(x)$$ Differentiating with respect to $x$: $$f'(x) = \frac{1}{2} \left( \frac{1+x}{1+x^2} + \tan^{-1}(x) + 4x \ln(x) \right) + 2x$$ Evaluating at $x = 1$: $$f'(1) = \frac{1}{2} \left( 1 + \frac{\pi}{4} \right) + 2$$ Simplifying gives: $$f'(1) = \frac{5}{2} + \frac{\pi}{8}$$

Question 21

Maths · Determinants · Numerical

Let $\alpha \beta \gamma = 45; \alpha, \beta, \gamma \in \mathbb{R}$. If $x(\alpha, 1, 2) + y(1, \beta, 2) + z(2, 3, \gamma) = (0, 0, 0)$ for some $x, y, z \in \mathbb{R}, xyz \neq 0$, then $6\alpha + 4\beta + \gamma$ is equal to

Answer: 55

Solution

Given $\alpha \beta \gamma = 45$, $\alpha \beta \gamma \in \mathbb{R}$. The equation $\mathbf{x}(\alpha, 1, 2) + \mathbf{y}(1, \beta, 2) + \mathbf{z}(2, 3, \gamma) = (0, 0, 0)$ is given with $x, y, z \in \mathbb{R}$ and $xyz \neq 0$. The system of equations is: $$\begin{align*} \alpha x + y + 2z &= 0, \\ x + \beta y + 3z &= 0, \\ 2x + 2y + \gamma z &= 0. \end{align*}$$ Since $xyz \neq 0$, the solution is non-trivial. The determinant of the matrix is: $$\begin{vmatrix} \alpha & 1 & 2 \\ 1 & \beta & 3 \\ 2 & 2 & \gamma \end{vmatrix} = 0$$ Expanding the determinant gives: $$\alpha (\beta \gamma - 6) - 1(\gamma - 6) + 2(2 - 2\beta) = 0$$ Simplifying, we have: $$\alpha \beta \gamma - 6\alpha - \gamma + 6 + 4 - 4\beta = 0$$ Thus, $6\alpha + 4\beta + \gamma = 55$.

Question 22

Maths · Conic Sections · Numerical

Let a conic $C$ pass through the point $(4, -2)$ and $P(x, y), x \geq 3$, be any point on $C$. Let the slope of the line touching the conic $C$ only at a single point $P$ be half the slope of the line joining the points $P$ and $(3, -5)$. If the focal distance of the point $(7, 1)$ on $C$ is $d$, then $12d$ equals

Answer: 75

Solution

Given $P(x, y)$ and $x \geq 3$. The slope of the line at $P(x, y)$ will be $\frac{dy}{dx} = \frac{1}{2} \left( \frac{y+5}{x-3} \right)$. $$\Rightarrow 2 \frac{dy}{(y+5)} = \frac{1}{(x-3)} dx$$ $$\Rightarrow 2 \ln(y+5) = \ln(x-3) + C$$ Passes through $(4, -2)$ $$\Rightarrow 2 \ln(3) = \ln(1) + C$$ $$\Rightarrow C = 2 \ln(3)$$ $$\Rightarrow 2 \ln(y+5) = \ln(x-3) + 2 \ln(3)$$ $$\Rightarrow 2 \left( \ln \left( \frac{y+5}{3} \right) \right) = \ln(x-3)$$ $$\Rightarrow \left( \frac{y+5}{3} \right)^2 = (x-3)$$ $$\Rightarrow (y+5)^2 = 9(x-3)$$ Parabola $$4a = 9$$ $$a = \frac{9}{4}$$ $$d = \sqrt{\left( \frac{7}{4} \right)^2 + 6^2}$$ $$d = \sqrt{\frac{625}{4}}$$ $$d = \frac{25}{4}$$ $$12d = 75$$

Question 23

Maths · Integrals · Numerical

Let $r_k = \frac{\int_0^1 (1-x^7)^k \, dx}{\int_0^1 (1-x^7)^{k+1} \, dx}$, $k \in \mathbb{N}$. Then the value of $\sum_{k=1}^{10} \frac{1}{7(r_k-1)}$ is equal to

Answer: 65

Solution

Given $$I_K = \int 1 \cdot (1-x^7)^K \, dx$$ We have $$I_K = (1-x^7)^K x \bigg|_0^1 + 7K \int_0^1 (1-x^7)^{K-1} x^6 \cdot x \, dx$$ This simplifies to $$I_K = -7K \int_0^1 (1-x^7)^{K-1} ((1-x^7) - 1) \, dx$$ Thus, $$I_K = -7K I_K + 7K I_{K-1}$$ This implies $$\frac{I_K}{I_{K+1}} = \frac{7K + 8}{7K + 7}$$ Therefore, $$r_K = \frac{7K + 8}{7K + 7}$$ We find $$r_K - 1 = \frac{1}{7(K+1)}$$ Thus, $$7(r_K - 1) = \frac{1}{K+1}$$ Finally, $$\sum_{K=1}^{10} (K+1) = 11(6) - 1 = 65$$

Question 24

Maths · Complex Numbers and Quadratic Equations · Numerical

Let $x_1, x_2, x_3, x_4$ be the solution of the equation $4x^4 + 8x^3 - 17x^2 - 12x + 9 = 0$ and $\left(4 + x_1^2\right) \left(4 + x_2^2\right) \left(4 + x_3^2\right) \left(4 + x_4^2\right) = \frac{125}{16} m$. Then the value of $m$ is

Answer: 221

Solution

Given $$4x^4 + 8x^3 - 17x^2 - 12x + 9 = 4(x-x_1)(x-x_2)(x-x_3)(x-x_4)$$ Put $x = 2i$ and $-2i$. $$64 - 64i + 68 - 24i + 9 = (2i - x_1)(2i - x_2)(2i - x_3)(2i - x_4)$$ $$= 141 - 88i \ldots (1)$$ $$64 + 64i + 68 + 24i + 9 = 4(-2i - x_1)(-2i - x_2)(-2i - x_3)(-2i - x_4)$$ $$= 141 + 88i \ldots (2)$$ $$\frac{125}{16} = \frac{141^2 + 88^2}{16}$$ $$m = 221$$

Question 25

Maths · Conic Sections · Numerical

Let $L_1, L_2$ be the lines passing through the point $P(0, 1)$ and touching the parabola $9x^2 + 12x + 18y - 14 = 0$. Let $Q$ and $R$ be the points on the lines $L_1$ and $L_2$ such that the $\triangle PQR$ is an isosceles triangle with base $QR$. If the slopes of the lines $QR$ are $m_1$ and $m_2$, then $16 \left(m_1^2 + m_2^2\right)$ is equal to

Answer: 68

Solution

Given $9x^2 + 12x + 4 = -18(y - 1)$. Rewriting, we have $(3x + 2)^2 = -18(y - 1)$. This can be expressed as $$\left(x + \frac{2}{3}\right)^2 = -2(y - 1).$$ The points $Q$ and $P(0,1)$ are shown on the graph. The line $y = mx + 1$ passes through $(0,1)$. Substituting, we have $$\left(x + \frac{2}{3}\right)^2 = -2(y - 1).$$ Expanding, $(3x + 2)^2 = -18mx$. This gives $9x^2 + (12 + 18m)x + 4 = 0$. Solving, $4(6 + 9m)^2 = 4(36)$. Simplifying, $6 + 9m = 6, -6$. Thus, $m = 0, -\frac{4}{3}$. The angle $\theta$ is given by $\tan \theta = -\frac{4}{3}$. Using the identity, $$2 \tan \frac{\theta}{2} = \frac{-4}{3} \frac{1}{1 - \tan^2 \frac{\theta}{2}}.$$ Solving, $$\left(\tan \frac{\theta}{2} - 2\right)\left(2 \tan \frac{\theta}{2} + 1\right) = 0.$$ Thus, $\tan \frac{\theta}{2} = 2, -\frac{1}{2}$. The slope $m_{QR} = \tan \left(90 + \frac{\theta}{2}\right) = -\cot \frac{\theta}{2}$. Calculating, $m_1 = -\frac{1}{2}$ and $m_2 = \frac{-1}{-1/2} = 2$. Finally, $$16\left(m_1^2 + m_2^2\right) = 16\left(\frac{1}{4} + 4\right) = 4 + 64 = 68.$$

Question 26

Maths · Binomial Theorem · Numerical

If the second, third and fourth terms in the expansion of $(x + y)^n$ are 135, 30 and $\frac{10}{3}$, respectively, then $6 \left( n^3 + x^2 + y \right)$ is equal to

Answer: 806

Solution

Given $^nC_1 x^{n-1} y = 135$ (i) $^nC_2 x^{n-2} y^2 = 30$ (ii) $^nC_3 x^{n-3} y^3 = \frac{10}{3}$ (iii) By (i) and (ii), $$\frac{^nC_1}{^nC_2} \frac{x}{y} = \frac{9}{2} \ldots (iv)$$ By (ii) and (iii), $$\frac{^nC_2}{^nC_3} \frac{x}{y} = 9 \ldots (v)$$ By (iv) and (v), $$\frac{^nC_1 ^nC_3}{^nC_2 ^nC_2} = \frac{1}{2}$$ $$\frac{2n^2 (n-1)(n-2)}{6} = \frac{n(n-1)}{2} \frac{n(n-1)}{2}$$ $$4n - 8 = 3n - 3$$ $$\Rightarrow n = 5$$ Put in (v), $$\frac{x}{y} = 9$$ $$x = 9y$$ Put in (i), $$5C_1 x^4 \left( \frac{x}{9} \right) = 135$$ $$x^5 = 27 \times 9$$ $$\Rightarrow x = 3, y = \frac{1}{3}$$ $$6 \left( n^3 + x^2 + y \right)$$ $$= 6 \left( 125 + 9 + \frac{1}{3} \right)$$ $$= 806$$

Question 27

Maths · Sequences and Series · Numerical

Let the first term of a series be $T_1 = 6$ and its $r^{th}$ term $T_r = 3T_{r-1} + 6^r$, $r = 2, 3, \ldots, n$. If the sum of the first $n$ terms of this series is $\frac{1}{5} \left( n^2 - 12n + 39 \right) \left( 4 \cdot 6^n - 5 \cdot 3^n + 1 \right)$, then $n$ is equal to

Answer: 6

Solution

$T_r = 3T_{r-1} + 6^r,\ r = 2, 3, 4, \ldots n$ $T_2 = 3 \cdot T_1 + 6^2$ $T_2 = 3 \cdot 6 + 6^2 \hfill \ldots(1)$ $T_3 = 3T_2 + 6^3$ $T_3 = 3(3 \cdot 6 + 6^2) + 6^3$ $T_3 = 3^2 \cdot 6 + 3 \cdot 6^2 + 6^3 \hfill \ldots(2)$ $$T_r = 3^{r-1} \cdot 6\left[1 + \frac{6}{3} + \left(\frac{6}{3}\right)^2 + \ldots + \left(\frac{6}{3}\right)^{r-1}\right]$$ $$T_r = 3^{r-1} \cdot 6\left(1 + 2 + 2^2 + \ldots + 2^{r-1}\right)$$ $$T_r = 6 \cdot 3^{r-1} \cdot \frac{(1 - 2^r)}{(-1)}$$ $$T_r = 6 \cdot 3^{r-1} \cdot (2^r - 1)$$ $$T_r = \frac{6 \cdot 3^r}{3} \cdot (2^r - 1)$$ $$T_r = 2 \cdot (6^r - 3^r)$$ $$S_n = 2\sum(6^r - 3^r)$$ $$S_n = 2\left[\frac{6(6^n - 1)}{5} - \frac{3(3^n - 1)}{2}\right]$$ $$S_n = 2\left[\frac{12(6^n - 1) - 15(3^n - 1)}{10}\right]$$ $$S_n = \frac{3}{5}\left[4 \cdot 6^n - 5 \cdot 3^n + 1\right]$$ $\therefore\ n^2 - 12n + 39 = 3$ $n^2 - 12n + 36 = 0$ $n = 6$

Question 28

Maths · Inverse Trigonometric Functions · Numerical

For $n \in \mathbb{N}$, if $\cot^{-1} 3 + \cot^{-1} 4 + \cot^{-1} 5 + \cot^{-1} n = \frac{\pi}{4}$, then $n$ is equal to

Answer: 47

Solution

Given $\cot^{-1} 3 + \cot^{-1} 4 + \cot^{-1} 5 + \cot^{-1} n = \frac{\pi}{4}$. This implies $\tan^{-1} \frac{1}{3} + \tan^{-1} \frac{1}{4} + \tan^{-1} \frac{1}{5} + \tan^{-1} \frac{1}{n} = \frac{\pi}{4}$. Now, $\tan^{-1} \left( \frac{46}{48} \right) + \tan^{-1} \frac{1}{n} = \frac{\pi}{4}$. This simplifies to $\tan^{-1} \left( \frac{23}{24} \right) + \tan^{-1} \frac{1}{n} = \frac{\pi}{4}$. Therefore, $\tan^{-1} \frac{1}{n} = \tan^{-1} 1 - \tan^{-1} \frac{23}{24}$. So, $\tan^{-1} \frac{1}{n} = \tan^{-1} 1 - \tan^{-1} \frac{23}{24}$. This gives $\tan^{-1} \frac{1}{n} = \tan^{-1} \left( \frac{1 - \frac{23}{24}}{1 + \frac{23}{24}} \right)$. Thus, $\tan^{-1} \frac{1}{n} = \tan^{-1} \left( \frac{1}{\frac{24}{47}} \right)$. Finally, $\tan^{-1} \frac{1}{n} = \tan^{-1} \frac{1}{47}$. Therefore, $n = 47$.

Question 29

Maths · Three Dimensional Geometry · Numerical

Let $P$ be the point $(10, -2, -1)$ and $Q$ be the foot of the perpendicular drawn from the point $R(1, 7, 6)$ on the line passing through the points $(2, -5, 11)$ and $(-6, 7, -5)$. Then the length of the line segment $PQ$ is equal to

Answer: 13

Solution

Line: $\(\frac{x+6}{-8}=\frac{y-7}{12}=\frac{z+5}{-16}\)$ \[ \frac{x+6}{2}=\frac{y-7}{-3}=\frac{z+5}{4}=\lambda \] $Q\((2\lambda-6,\;7-3\lambda,\;4\lambda-5)\)$ $QR\((2\lambda-7,\;-3\lambda,\;4\lambda-11)\)$ $\(\overrightarrow{QR}\cdot \text{dr's of line}=0\)$ \[ 4\lambda-14+9\lambda+16\lambda-44=0 \] \[ 29\lambda=58 \Rightarrow \lambda=2 \] Q\((-2,1,3)\) \[ PQ=\sqrt{144+9+16}=\sqrt{169}=13 \]

Question 30

Maths · Vector Algebra · Numerical

Let $\vec{a}$ = 2$\hat{i}$ - 3$\hat{j}$ + 4$\hat{k}$, $\vec{b}$ = 3$\hat{i}$ + 4$\hat{j}$ - 5$\hat{k}$ and a vector $\vec{c}$ be such that $\vec{a}$ $\times$ ($\vec{b}$ + $\vec{c}$) + $\vec{b}$ $\times$ $\vec{c}$ = $\hat{i}$ + 8$\hat{j}$ + 13$\hat{k}$ . If $\vec{a}$ $\cdot$ $\vec{c}$ = 13 , then $\($ 24 - $\vec{b}$ $\cdot$ $\vec{c}$ $\)$ is equal to

Answer: 46

Solution

Given $\vec{a} \times \vec{b} + \vec{a} \times \vec{c} + \vec{b} \times \vec{c} = (1, 8, 13)$. $\vec{a} \times (\vec{a} \times \vec{b}) + \vec{a} \times (\vec{a} \times \vec{c}) + \vec{a} \times (\vec{b} \times \vec{c})$ $= \vec{a} \times (\hat{i} + 8\hat{j} + 13\hat{k})$ $(\vec{a} \cdot \vec{b}) \vec{a} - a^2 \vec{b} + (\vec{a} \cdot \vec{c}) \vec{a} - a^2 \vec{c} + (\vec{a} \cdot \vec{c}) \vec{b} - (\vec{a} \cdot \vec{b}) \vec{c} = \vec{a} \times (\hat{i} + 8\hat{j} + 13\hat{k})$ $\Rightarrow -26 \vec{a} - 29 \vec{b} + 13 \vec{a} - 29 \vec{c} + 13 \vec{b} + 26 \vec{c} = \vec{a} \times (\hat{i} + 8\hat{j} + 13\hat{k})$ $\Rightarrow -13 \vec{a} - 16 \vec{b} - 3 \vec{c} = \vec{a} \times (\hat{i} + 8\hat{j} + 13\hat{k})$ $\Rightarrow -13 \vec{a} \cdot \vec{b} - 16 \vec{b}^2 - 3 \vec{b} \cdot \vec{c} = \begin{vmatrix} 2 & -3 & 4 \\ 1 & 8 & 13 \\ 3 & 4 & -5 \end{vmatrix}$ $\Rightarrow (-13)(-26) - 16(50) - 3 \vec{b} \cdot \vec{c} = -396$ $\Rightarrow -462 - 3 \vec{b} \cdot \vec{c} = -396$ $\Rightarrow \vec{b} \cdot \vec{c} = -22$ Hence $24 - \vec{b} \cdot \vec{c} = 46$

Physics

Question 31

Physics · Mathematics in Physics · Single correct

To find the spring constant $(k)$ of a spring experimentally, a student commits 2$\%$ positive error in the measurement of time and 1$\%$ negative error in measurement of mass. The percentage error in determining value of $k$ is :

  1. 5$\%$
  2. 1$\%$
  3. 3$\%$
  4. 4$\%$

Answer: (a)

Solution

Given $T = 2\pi \sqrt{\frac{m}{k}}$. $T^2 \propto \frac{m}{k}$. $$\frac{2\Delta T}{T}\% = \frac{\Delta m}{m}\% - \frac{\Delta k}{k}\%$$ $$\frac{\Delta k}{k}\% = \frac{\Delta m}{m}\% - 2\frac{\Delta T}{T}\%$$ $$\frac{\Delta k}{k}\% = (-1)\% - 2(2)\% = |-5\%| = 5\%$$

Question 32

Physics · Work, Energy and Power · Single correct

A bullet of mass $50 \, \mathrm{g}$ is fired with a speed $100 \, \mathrm{m/s}$ on a plywood and emerges with $40 \, \mathrm{m/s}$. The percentage loss of kinetic energy is :

  1. 84%
  2. 16%
  3. 32%
  4. 44%

Answer: (a)

Solution

Given $K_i = \dfrac{1}{2}m(100)^2$ and $K_f = \dfrac{1}{2}m(40)^2$. The percentage loss is given by: $$\%\text{ loss} = \frac{|K_f - K_i|}{K_i} \times 100$$ Substituting the values, we have: $$= \frac{\left|\dfrac{1}{2}m(40)^2 - \dfrac{1}{2}m(100)^2\right|}{\dfrac{1}{2}m(100)^2} \times 100$$ $$= \frac{|1600 - 10000|}{10000} \times 100$$ $$= 84\%$$

Question 33

Physics · Atoms · Single correct

The ratio of the shortest wavelength of Balmer series to the shortest wavelength of Lyman series for hydrogen atom is:

  1. 4 : 1
  2. 1 : 4
  3. 2 : 1
  4. 1 : 2

Answer: (a)

Solution

The formula for the wavelength is given by $$\frac{1}{\lambda} = Rz^2 \left( \frac{1}{n_1^2} - \frac{1}{n_2^2} \right)$$ For the Lyman series, $$\frac{1}{\lambda_L} = Rz^2 \left( \frac{1}{1^2} \right)$$ For the Balmer series, $$\frac{1}{\lambda_B} = Rz^2 \left( \frac{1}{2^2} \right)$$ The ratio of wavelengths is $$\frac{\lambda_B}{\lambda_L} = 4 : 1$$

Question 34

Physics · Gravitation · Single correct

To project a body of mass $m$ from earth's surface to infinity, the required kinetic energy is (assume, the radius of earth is $R_E$, $g =$ acceleration due to gravity on the surface of earth):

  1. $2mgR_E$
  2. $4mgR_E$
  3. $mgR_E$
  4. $1/2mgR_E$

Answer: (c)

Solution

Given the equation $$\frac{1}{2} mv_e^2 = \frac{GMm}{R_E}$$. We know that $$g = \frac{GM}{R_E^2}$$ and $$K = mgR_E$$.

Question 35

Physics · Electromagnetic Waves · Single correct

Electromagnetic waves travel in a medium with speed of $1.5 \times 10^8 \, \mathrm{m \, s^{-1}}$. The relative permeability of the medium is $2.0$. The relative permittivity will be:

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

Answer: (a)

Solution

Given $\($ $\frac{\varepsilon_m \times \mu_m}{\varepsilon_0 \times \mu_0}$ = $\frac{\frac{1}{v^2}}{\frac{1}{c^2}}$ $\)$. $\($ $\varepsilon$_r $\times$ $\mu$_r = $\frac{c^2}{v^2}$ $\)$. $\($ $\varepsilon$_r $\times$ 2 = $\frac{(3 \times 10^8)^2}{(1.5 \times 10^8)^2}$ $\)$. $\($ $\varepsilon$_r $\times$ 2 = 4 $\)$. $\($ $\varepsilon$_r = 2 $\)$.

Question 36

Physics · Dual Nature of Radiation and Matter · Single correct

Which of the following phenomena does not explain by wave nature of light. A. reflection B. diffraction C. photoelectric effect D. interference E. polarization Choose the most appropriate answer from the options given below:

  1. E only
  2. B, D only
  3. C only
  4. A, C only

Answer: (c)

Solution

Photoelectric effect prove particle nature of light.

Question 37

Physics · Experimental Physics · Single correct

While measuring diameter of wire using screw gauge the following readings were noted. Main scale reading is 1 mm and circular scale reading is equal to 42 divisions. Pitch of screw gauge is 1 mm and it has 100 divisions on circular scale. The diameter of the wire is $\frac{x}{50}$ mm. The value of $x$ is :

  1. 21
  2. 142
  3. 71
  4. 42

Answer: (c)

Solution

\[ \begin{aligned} \mathrm{MSR} &= 1\,\mathrm{mm}, \\ \mathrm{CSR} &= 42, \\ \text{Pitch} &= 1\,\mathrm{mm} \end{aligned} \] \[ \mathrm{LC} = \frac{\text{Pitch}}{\text{No.\ of CSD}} = \frac{1}{100} = 0.01\,\mathrm{mm} \] \[ \begin{aligned} \text{Diameter} &= \mathrm{MSR} + \mathrm{LC} \times \mathrm{CSR} \\ &= 1 + (0.01 \times 42)\,\mathrm{mm} \\ &= 1.42\,\mathrm{mm} = \frac{x}{50} \end{aligned} \] \[ \therefore\ x = 71 \]

Question 38

Physics · Electric Charges and Fields · Single correct

$\sigma$ is the uniform surface charge density of a thin spherical shell of radius $R$. The electric field at any point on the surface of the spherical shell is:

  1. $\sigma / \varepsilon_0 R$
  2. $\sigma / \varepsilon_0$
  3. $\sigma / 4 \varepsilon_0$
  4. $\sigma / 2 \varepsilon_0$

Answer: (b)

Solution

By Gauss law $$\int \vec{E} \cdot d\vec{A} = \frac{q_{in}}{\varepsilon_0}$$ $$E dA = \frac{\sigma \times dA}{\varepsilon_0}$$ $$E = \frac{\sigma}{\varepsilon_0}$$

Question 39

Physics · Current Electricity · Single correct

The value of unknown resistance $(x)$ for which the potential difference between $B$ and $D$ will be zero in the arrangement shown, is:

  1. $3\,\Omega$
  2. $42\,\Omega$
  3. $9\,\Omega$
  4. $6\,\Omega$

Answer: (d)

Solution

In case of balanced Wheatstone Bridge $$\frac{V_{AB}}{V_{AD}} = \frac{V_{BC}}{V_{CD}} \Rightarrow \frac{12}{6 + x} = \frac{0.5}{0.5}$$ $$x = 6 \, \Omega$$

Question 40

Physics · Kinetic Theory · Single correct

The specific heat at constant pressure of a real gas obeying $PV^2 = RT$ equation is:

  1. $\frac{R}{3} + C_V$
  2. $C_V + R$
  3. $C_V + \frac{R}{2V}$
  4. $R$

Answer: (c)

Solution

Given $$dQ = du + dW$$ $$CdT = C_V dT + PdV$$ Therefore, $$PV^2 = RT$$ $$P = constant$$ $$P(2VdV) = RdT$$ $$PdV = \frac{RdT}{2V}$$ Put in equation (1) $$C = C_V + \frac{R}{2V}$$

Question 41

Physics · Physical World, Units and Measurements · Single correct

Match List I with List II \begin{tabular}{|c|l|c|c|} \hline LIST I & LIST II & & \\ \hline A. & Torque & I. & $[M^1L^0T^{-2}A^{-2}]$ \\ \hline B. & Magnetic field & II. & $[L^2A^1]$ \\ \hline C. & Magnetic moment & III. & $[M^1T^{-2}A^{-1}]$ \\ \hline D. & Permeability of free space & IV. & $[M^1L^2T^{-2}]$ \\ \hline \end{tabular} Choose the correct answer from the options given below:

  1. A-III, B-I, C-II, D-IV
  2. A-IV, B-II, C-III, D-I
  3. A-IV, B-III, C-II, D-I
  4. A-I, B-III, C-II, D-IV

Answer: (c)

Solution

Given $[\vec{\tau}] = [\vec{r} \times \vec{F}] = [ML^2 \, T^{-2}]$. $[F] = [qVB]$. Therefore, $B = \left( \frac{F}{qV} \right) = \left[ \frac{MLT^{-2}}{ALT^{-1}} \right] = [MA^{-1} \, T^{-2}]$. $[M] = [I \times A] = [AL^2]$. $B = \frac{\mu_0}{4\pi} \frac{Idl \sin \theta}{r^2}$. Therefore, $[\mu] = \left[ \frac{Br^2}{Idl} \right] = \left[ \frac{MT^{-2} \, A^{-1} \times L^2}{AL} \right] = [MLT^{-2} \, A^{-2}]$.

Question 42

Physics · Alternating Current · Single correct

Given below are two statements: Statement I: In an LCR series circuit, current is maximum at resonance. Statement II: Current in a purely resistive circuit can never be less than that in a series LCR circuit when connected to same voltage source. In the light of the above statements, choose the correct from the options given below:

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

Answer: (c)

Solution

Statement-I $$I_m = \frac{V_m}{\sqrt{R^2 + (X_L - X_C)^2}}$$ at resonance $X_L = X_C$ Thus, $$I_m = \frac{V_m}{R}$$ Therefore, impedance is minimum therefore $I$ is maximum at resonance. Statement-II $$I = \left( \frac{V}{R} \right)$$ in purely resistive circuit.

Question 43

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

The correct truth table for the following logic circuit is :

  1. \begin{tabular}{|c|c|c|} \hline $A$ & $B$ & $Y$ \\ \hline 0 & 0 & 1 \\ \hline 0 & 1 & 1 \\ \hline 1 & 0 & 0 \\ \hline 1 & 1 & 1 \\ \hline \end{tabular}
  2. \begin{tabular}{|c|c|c|} \hline $A$ & $B$ & $Y$ \\ \hline 0 & 0 & 0 \\ \hline 0 & 1 & 1 \\ \hline 1 & 0 & 0 \\ \hline 1 & 1 & 1 \\ \hline \end{tabular}
  3. \begin{tabular}{|c|c|c|} \hline $A$ & $B$ & $Y$ \\ \hline 0 & 0 & 1 \\ \hline 0 & 1 & 1 \\ \hline 1 & 0 & 0 \\ \hline 1 & 1 & 0 \\ \hline \end{tabular}
  4. \begin{tabular}{|c|c|c|} \hline $A$ & $B$ & $Y$ \\ \hline 0 & 0 & 0 \\ \hline 0 & 1 & 0 \\ \hline 1 & 0 & 0 \\ \hline 1 & 1 & 1 \\ \hline \end{tabular}

Answer: (a)

Solution

The circuit consists of an AND gate followed by a NOT gate and then an OR gate. The inputs to the AND gate are $A$ and $B$. The output of the AND gate is $A \cdot B$. This output is then passed through a NOT gate, resulting in $\overline{A \cdot B}$. The OR gate takes this output and the original input $A$. The final output $Y$ is given by: $$Y = A + \overline{A \cdot B}.$$

Question 44

Physics · Kinetic Theory · Single correct

A sample contains mixture of helium and oxygen gas. The ratio of root mean square speed of helium and oxygen in the sample, is:

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

Answer: (b)

Solution

The root mean square velocity $V_{ms}$ is given by the equation $$V_{ms} = \sqrt{\frac{3RT}{M_w}}.$$ Therefore, $$\frac{V_{O_2}}{V_{He}} = \sqrt{\frac{M_{w,He}}{M_{w,O_2}}}.$$ This simplifies to $$\sqrt{\frac{4}{32}} = \frac{1}{2\sqrt{2}}.$$ Hence, $$\frac{V_{He}}{V_{O_2}} = \frac{2\sqrt{2}}{1}.$$

Question 45

Physics · Laws of Motion · Single correct

A light string passing over a smooth light pulley connects two blocks of masses $m_1$ and $m_2$ (where $m_2 > m_1$). If the acceleration of the system is $\frac{g}{\sqrt{2}}$, then the ratio of the masses $\frac{m_1}{m_2}$ is:

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

Answer: (b)

Solution

The acceleration is given by the equation: $$a = \left( \frac{M_2 - M_1}{M_1 + M_2} \right) g$$ Dividing by $\sqrt{2}$, we have: $$\frac{g}{\sqrt{2}} = \left( \frac{M_2 - M_1}{M_1 + M_2} \right) g$$ Simplifying, we get: $$(M_1 + M_2) = \sqrt{2}M_2 - \sqrt{2}M_1$$ Therefore, the ratio is: $$\frac{M_1}{M_2} = \frac{\sqrt{2} - 1}{\sqrt{2} + 1}$$

Question 46

Physics · System of Particles and Rotational Motion · Single correct

Four particles $A, B, C, D$ of mass $\frac{m}{2}, m, 2m, 4m$, have same momentum, respectively. The particle with maximum kinetic energy is :

  1. $B$
  2. $A$
  3. $D$
  4. $C$

Answer: (b)

Solution

Given $$KE = \frac{p^2}{2m}$$. Same momentum, so less mass means more KE. So $$\frac{m}{2}$$ will have max. KE.

Question 47

Physics · Motion in a Straight Line · Single correct

A train starting from rest first accelerates uniformly up to a speed of $80\,\mathrm{km/h}$ for time t, then it moves with a constant speed for time 3t. The average speed of the train for this duration of journey will be (in km/h):

  1. 80
  2. 70
  3. 30
  4. 40

Answer: (b)

Solution

Question 48

Physics · Moving Charges and Magnetism · Single correct

An element $\Delta l = \Delta x \hat{i}$ is placed at the origin and carries a large current $I = 10 \, \mathrm{A}$. The magnetic field on the $y$-axis at a distance of $0.5 \, \mathrm{m}$ from the elements $\Delta x$ of $1 \, \mathrm{cm}$ length is:

  1. $4 \times 10^{-8} \, \mathrm{T}$
  2. $10 \times 10^{-8} \, \mathrm{T}$
  3. $8 \times 10^{-8} \, \mathrm{T}$
  4. $12 \times 10^{-8} \, \mathrm{T}$

Answer: (a)

Solution

The magnetic field increment is given by $$\overrightarrow{\mathrm{dB}} = \frac{\mu_0 I}{4\pi} \frac{(\overrightarrow{dl} \times \overrightarrow{r})}{r^3} (Tesla)$$ Substituting the given values: $$10^{-7} \times 10 \times \left( \frac{1}{2} \times \frac{1}{100} \right) (+\hat{k})$$ The denominator is $$\left( \frac{1}{2} \right)^3$$ Thus, the result is $$= 4 \times 10^{-8} T(+\hat{k})$$

Question 49

Physics · Mechanical Properties of Fluids · Single correct

A small ball of mass $m$ and density $\rho$ is dropped in a viscous liquid of density $\rho_0$. After sometime, the ball falls with constant velocity. The viscous force on the ball is:

  1. $mg \left(1 - \rho \rho_0 \right)$
  2. $mg \left(1 + \frac{\rho}{\rho_0} \right)$
  3. $mg \left(\frac{\rho_0}{\rho} - 1 \right)$
  4. $mg \left(1 - \frac{\rho_0}{\rho} \right)$

Answer: (d)

Solution

Given $$mg - F_B - F_v = ma$$ $a = 0$ for constant velocity $$mg - F_B = F_v$$ $$F_v = mg - v \rho_0 g = mg - \frac{m}{\rho} \rho_0 g = mg \left(1 - \frac{\rho_0}{\rho}\right)$$

Question 50

Physics · Dual Nature of Radiation and Matter · Single correct

In photoelectric experiment energy of $2.48\,\mathrm{eV}$ irradiates a photo sensitive material. The stopping potential was measured to be $0.5\,\mathrm{V}$. Work function of the photo sensitive material is:

  1. $1.68\,\mathrm{eV}$
  2. 2.48\,\mathrm{eV}$
  3. 1.98\,\mathrm{eV}$
  4. 0.5\,\mathrm{eV}$

Answer: (c)

Solution

Given $eV V_s = h \nu - \phi$. $$0.5 \, \mathrm{V} = 2.48 \, \mathrm{V} - \phi$$ The work function $(\phi)$ is calculated as: $$\phi = 2.48 \, \mathrm{V} - 0.5 \, \mathrm{V} = 1.98 \, \mathrm{V}$$

Question 51

Physics · System of Particles and Rotational Motion · Numerical

If the radius of earth is reduced to three-fourth of its present value without change in its mass then value of duration of the day of earth will be _____ hours 30 minutes.

Answer: 13

Solution

By conservation of angular momentum $$I_1 \omega_1 = I_2 \omega_2$$ $$\left( \frac{2}{5} MR^2 \right) \frac{2\pi}{T_1} = \frac{2}{5} M \left( \frac{3}{4} R \right)^2 \frac{2\pi}{T_2}$$ $$\frac{1}{T_1} = \frac{9}{16} \frac{1}{T_2}$$ $$\frac{1}{T_2} = \frac{9}{16} \times T_1 = \frac{9}{16} \times 24 hr = \frac{27}{2} hr = 13 hr 30 mins.$$

Question 52

Physics · Electric Charges and Fields · Numerical

Three infinitely long charged thin sheets are placed as shown in figure. The magnitude of electric field at the point $P$ is $\frac{x \sigma}{\varepsilon_o}$. The value of $x$ is ______ (all quantities are measured in SI units).

Answer: 2

Solution

The electric field at point P is given by: $$\vec{E}_p = \left( \frac{\sigma}{2\varepsilon_0} + \frac{2\sigma}{2\varepsilon_0} + \frac{\sigma}{2\varepsilon_0} \right)(-\hat{i})$$ Simplifying, we have: $$= -\frac{2\sigma}{\varepsilon_0} \hat{i}$$

Question 53

Physics · Mechanical Properties of Fluids · Numerical

A big drop is formed by coalescing 1000 small droplets of water. The ratio of surface energy of 1000 droplets to that of energy of big drop is $\frac{10}{x}$. The value of $x$ is ________

Answer: 1

Solution

Given 1000 drops and a big drop, we have: $$1000 \frac{4}{3} \pi r^3 = \frac{4}{3} \pi R^3$$ Solving for $R$, we get: $$10r = R$$ $$R = 10r$$ The ratio of the surface energy of 1000 drops to the surface energy of the big drop is: $$\frac{S.E. of 1000 drops}{S.E. of Big drop} = \frac{1000 \left(4\pi r^2\right) T}{4\pi R^2 T}$$ Simplifying, we have: $$= \frac{1000 \times r^2}{(10r)^2} = 10 = \frac{10}{x}$$ Therefore, $x = 1$.

Question 54

Physics · Alternating Current · Numerical

When a dc voltage of 100 V is applied to an inductor, a dc current of 5 A flows through it. When an ac voltage of 200 V peak value is connected to inductor, its inductive reactance is found to be $20\sqrt{3}\, \Omega$. The power dissipated in the circuit is _______ W.

Answer: 250

Solution

For DC voltage, $R = \frac{V}{I} = \frac{100}{5} = 20 \, \Omega$. For AC voltage, $X_L = 20\sqrt{3} \, \Omega$ and $R = 20 \, \Omega$. The impedance $Z = \sqrt{X_L^2 + R^2} = \sqrt{3 \times 400 + 400} = 40 \, \Omega$. Power is given by $i_{rms}^2 R$. \[ \left( \frac{V_{rms}}{Z} \right)^2 \times R = \left( \frac{200}{\sqrt{2} \times 40} \right)^2 \times 20 = 250 \, \mathrm{W} \]

Question 55

Physics · Ray Optics and Optical Instruments · Numerical

The refractive index of prism is $\mu = \sqrt{3}$ and the ratio of the angle of minimum deviation to the angle of prism is one. The value of angle of prism is _______.

Answer: 60

Solution

For $\delta_{\min}$, $i = e$. $$r_1 = r_2 = \frac{A}{2}$$ $$\frac{\delta_{\min}}{A} = 1$$ $$\frac{2i - A}{A} = 1$$ $$2i = 2A$$ $$i = A$$ Snell's law $$1 \times \sin i = \mu \sin r$$ $$\sin i = \mu \sin \left( \frac{A}{2} \right)$$ $$\sin A = \mu \sin \left( \frac{A}{2} \right)$$ $$2 \sin \frac{A}{2} \cos \frac{A}{2} = \sqrt{3} \sin \left( \frac{A}{2} \right)$$ $$\cos \left( \frac{A}{2} \right) = \frac{\sqrt{3}}{2}$$ $$\therefore \frac{A}{2} = 30^\circ$$ $$\therefore A = 60^\circ$$

Question 56

Physics · Current Electricity · Numerical

A wire of resistance $R$ and radius $r$ is stretched till its radius became $r/2$. If new resistance of the stretched wire is $xR$, then value of $x$ is

Answer: 16

Solution

We know $R = \frac{\rho l}{A}$, $R \propto \frac{l}{r^2}$. As we starch the wire, its length will increase but its radius will decrease keeping the volume constant. $V_i = V_f$ $$\pi r^2 l = \pi \frac{r^2}{4} l_f$$ $$l_f = 4l$$ $$\frac{R_{new}}{R_{old}} = \left(\frac{4l}{\frac{r^2}{4}}\right) \frac{r^2}{l} = 16$$ $$R_{new} = 16R$$ Therefore, $x = 16$

Question 57

Physics · Atoms · Numerical

Radius of a certain orbit of hydrogen atom is $8.48 \AA$. If energy of electron in this orbit is $E/x$, then $x =$ (Given $a_0 = 0.529 \AA$, $E =$ energy of electron in ground state).

Answer: 16

Solution

We know $$r = 0.529 \frac{n^2}{Z} \Rightarrow 8.48 = 0.529 \frac{n^2}{1}$$ $$n^2 = 16 \Rightarrow n = 4$$ We know $$E \propto \frac{1}{n^2}$$ $$E_{n^{th}} = \frac{E}{16}$$ $$x = 16$$

Question 58

Physics · Moving Charges and Magnetism · Numerical

A circular coil having 200 turns, $2.5 \times 10^{-4} \, \mathrm{m}^2$ area and carrying $100\mu\mathrm{A}$ current is placed in a uniform magnetic field of $1\, \mathrm{T}$. Initially the magnetic dipole moment $(\vec{M})$ was directed along $\vec{B}$. Amount of work, required to rotate the coil through $90^\circ$ from its initial orientation such that $\vec{M}$ becomes perpendicular to $\vec{B}$, is ______ $\mu\mathrm{J}$.

Answer: 5

Solution

We know $$W_{ext} = \Delta U + \Delta KE (P.E. = -\vec{M} \cdot \vec{B})$$ $$= -\vec{M} \cdot \vec{B}_f + \vec{M} \cdot \vec{B}_i + 0$$ $$= -MB \cos 90 + MB \cos 0$$ $$= MB$$ $$= NIAB$$ $$= 200 \times 100 \times 10^{-6} \times 10^{-4} \times \frac{5}{2} \times 1 = 5 \mu J$$

Question 59

Physics · Oscillations · Numerical

A particle is doing simple harmonic motion of amplitude $0.06 \, \mathrm{m}$ and time period $3.14 \, \mathrm{s}$. The maximum velocity of the particle is _______ cm/s.

Answer: 12

Solution

We know $$V_{max} = \omega A at mean position$$ $$= \frac{2\pi}{T} A = \frac{2\pi}{\pi} \times 0.06 = 0.12 \, m/sec$$ $$V_{max} = 12 \, cm/sec$$

Question 60

Physics · Mathematics in Physics · Numerical

For three vectors $\vec{A} = (-x\hat{i} - 6\hat{j} - 2\hat{k})$, $\vec{B} = (-\hat{i} + 4\hat{j} + 3\hat{k})$ and $\vec{C} = (-8\hat{i} - \hat{j} + 3\hat{k})$, if $\vec{A} \cdot (\vec{B} \times \vec{C}) = 0$, then value of $x$ is .

Answer: 4

Solution

Given $\vec{B} \times \vec{C} = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ -1 & 4 & 3 \\ -8 & -1 & 3 \end{vmatrix} = 15\hat{i} - 21\hat{j} + 33\hat{k}$. $\vec{A} \cdot (\vec{B} \times \vec{C}) = (-x\hat{i} - 6\hat{j} - 2\hat{k}) \cdot (15\hat{i} - 21\hat{j} + 33\hat{k})$. $0 = -15x + 126 - 66$. $15x = 60$. $x = 4$.

Chemistry

Question 61

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

Functional group present in sulphonic acids is :

  1. \quad -\mathrm{SO_4H}
  2. \quad -\mathrm{SO_3H}
  3. \[ \begin{array}{c} -\mathrm{S}-\mathrm{OH}\\ \|\\ \mathrm{O} \end{array} \]
  4. \quad -\mathrm{SO_2}

Answer: (b)

Solution

The group present in sulphonic acids is the sulfonic acid group, which is represented as $\mathrm{SO_3H}$.

Question 62

Chemistry · Chemical Bonding and Molecular Structure · Single correct

Match List I with List II \begin{tabular}{|c|c|c|c|} \hline \multicolumn{2}{|c|}{List - I} & \multicolumn{2}{c|}{List - II} \\ \multicolumn{2}{|c|}{(Molecule/Species)} & \multicolumn{2}{c|}{(Property/Shape)} \\ \hline A. & SO$_2$Cl$_2$ & I. & Paramagnetic \\ \hline B. & NO & II. & Diamagnetic \\ \hline C. & NO$_2$ & III. & Tetrahedral \\ \hline D. & I$_3^-$ & IV. & Linear \\ \hline \end{tabular} Choose the correct answer from the options given below:

  1. A-II, B-III, C-I, D-IV
  2. A-III, B-I, C-II, D-IV
  3. A-IV, B-I, C-III, D-II
  4. A-III, B-IV, C-II, D-I

Answer: (b)

Solution

Question 63

Chemistry · Alcohols, Phenols and Ethers · Single correct

Given below are two statements : Statement I : Piciric acid is 2,4,6 - trinitrotoluene. Statement II : Phenol - 2,4 - disulphonic acid is treated with Conc. $\mathrm{HNO}_3$ to get picric acid. In the light of the above statements, choose the most appropriate answer from the options given below :

  1. Statement I is incorrect but Statement II is correct
  2. Both Statement I and Statement II are incorrect
  3. Statement I is correct but Statement II is incorrect
  4. Both Statement I and Statement II are correct

Answer: (a)

Solution

The reaction starts with phenol. When phenol is treated with concentrated $\mathrm{H_2SO_4}$, it forms benzene sulfonic acid. This compound is then treated with concentrated $\mathrm{HNO_3}$ to form picric acid, also known as 2, 4, 6-trinitrophenol.

Question 64

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

Which of the following is metamer of the given compound (X) ?

Answer: (a)

Solution

Metamer ⇒ Isomer having same molecular formula, same functional group but different alkyl/aryl groups on either side of functional group.

Question 65

Chemistry · Biomolecules · Single correct

DNA molecule contains 4 bases whose structure are shown below. One of the structures is not correct, identify the incorrect base structure.

Answer: (b)

Solution

The structures shown are bases of the DNA molecule. As DNA contains four bases, which are adenine, guanine, cytosine, and thymine.

Question 66

Chemistry · Chemical Bonding and Molecular Structure · Single correct

Match List I with List II \begin{tabular}{|c|c|c|c|} \hline \multicolumn{2}{|c|}{List - I} & \multicolumn{2}{c|}{List - II} \\ \multicolumn{2}{|c|}{(Hybridization)} & \multicolumn{2}{c|}{(Orientation in Space)} \\ \hline A. & $sp^3$ & I. & Trigonal bipyramidal \\ \hline B. & $dsp^2$ & II. & Octahedral \\ \hline C. & $sp^3d$ & III. & Tetrahedral \\ \hline D. & $sp^3d^2$ & IV. & Square planar \\ \hline \end{tabular} Choose the correct answer from the options given below:

  1. A-IV, B-III, C-I, D-II
  2. A-III, B-IV, C-I, D-II
  3. A-III, B-I, C-IV, D-II
  4. A-II, B-I, C-IV, D-III

Answer: (b)

Solution

sp^3 $\rightarrow$ Tetrahedral dsp^2 $\rightarrow$ Square planar sp^3 d $\rightarrow$ Trigonal Bipyramidal sp^3 d^2 $\rightarrow$ Octahedral

Question 67

Chemistry · Solutions · Single correct

Given below are two statements: Statement I: Gallium is used in the manufacturing of thermometers. Statement II: A thermometer containing gallium is useful for measuring the freezing point (256 K) of brine solution. In the light of the above statements, choose the correct answer from the options given below:

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

Answer: (d)

Solution

Statement - I is correct. Statement - II is false. Ga is used to measure high temperature.

Question 68

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

Which of the following statements are correct? A. Glycerol is purified by vacuum distillation because it decomposes at its normal boiling point. B. Aniline can be purified by steam distillation as aniline is miscible in water. C. Ethanol can be separated from ethanol water mixture by azeotropic distillation because it forms azeotrope. D. An organic compound is pure, if mixed M.P. is remained same. Choose the most appropriate answer from the options given below :

  1. A, B, C only
  2. A, C, D only
  3. A, B, D only
  4. B, C, D only

Answer: (b)

Solution

Option (B) is incorrect because aniline is immiscible in water.

Question 69

Chemistry · Chemical Bonding and Molecular Structure · Single correct

Match List I with List II \begin{tabular}{|c|c|c|c|} \hline \multicolumn{2}{|c|}{List - I} & \multicolumn{2}{c|}{List - II} \\ \multicolumn{2}{|c|}{(Compound/Species)} & \multicolumn{2}{c|}{(Shape/Geometry)} \\ \hline A. & SF$_4$ & I. & Tetrahedral \\ \hline B. & BrF$_3$ & II. & Pyramidal \\ \hline C. & BrO$_3^-$ & III. & See saw \\ \hline D. & NH$_4^+$KS & IV. & Bent T-Shape \\ \hline \end{tabular} Choose the correct answer from the options given below:

  1. A-II, B-III, C-I, D-IV
  2. A-II, B-IV, C-III, D-I
  3. A-III, B-IV, C-II, D-I
  4. A-III, B-II, C-IV, D-I

Answer: (c)

Solution

Question 70

Chemistry · Alcohols, Phenols and Ethers · Single correct

In Reimer - Tiemann reaction, phenol is converted into salicylaldehyde through an intermediate. The structure of intermediate is _____

Answer: (a)

Solution

The reaction begins with phenol reacting with chloroform and aqueous NaOH to form an intermediate. This intermediate is then treated with NaOH to form the sodium salt of salicylaldehyde. Finally, the sodium salt is protonated to form salicylaldehyde.

Question 71

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

Which of the following material is not a semiconductor.

  1. Silicon
  2. Copper oxide
  3. Germanium
  4. Graphite

Answer: (d)

Solution

Graphite is conductor

Question 72

Chemistry · Co-ordination Compounds · Single correct

Consider the following complexes. The correct order of A, B, C and D in terms of wavenumber of light absorbed is: \[ \begin{aligned} (A)\quad &[\mathrm{CoCl}(NH_3)_5]^{2+}, \\ (B)\quad &[\mathrm{Co}(CN)_6]^{3-}, \\ (C)\quad &[\mathrm{Co}(NH_3)_5(H_2O)]^{3+}, \\ (D)\quad &[\mathrm{Cu}(H_2O)_4]^{2+} \end{aligned} \]

  1. C < D < A < B
  2. B < C < A < D
  3. A < C < B < D
  4. D < A < C < B

Answer: (d)

Solution

As ligand field increases, light of more energy is absorbed. Energy is proportional to wave number $\propto \bar{\nu}$.

Question 73

Chemistry · Analytical Chemistry · Single correct

Match List I with List II: \begin{tabular}{|c|l|c|l|} \hline & \textbf{LIST I} & & \textbf{LIST II} \\ & \textbf{(Precipitating reagent and conditions)} & & \textbf{(Cation)} \\ \hline A. & $\mathrm{NH_4Cl + NH_4OH}$ & I. & $\mathrm{Mn^{2+}}$ \\ \hline B. & $\mathrm{NH_4OH + Na_2CO_3}$ & II. & $\mathrm{Pb^{2+}}$ \\ \hline C. & $\mathrm{NH_4OH + NH_4Cl + H_2S\ gas}$ & III. & $\mathrm{Al^{3+}}$ \\ \hline D. & $\mathrm{dilute\ HCl}$ & IV. & $\mathrm{Sr^{2+}}$ \\ \hline \end{tabular} Choose the correct answer from the options given below:

  1. A-IV, B-III, C-II, D-I
  2. A-IV, B-III, C-I, D-II
  3. A-III, B-IV, C-I, D-II
  4. A-III, B-IV, C-II, D-I

Answer: (c)

Solution

Theory based question

Question 74

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

The electron affinity value are negative for A. $\mathrm{Be} \rightarrow \mathrm{Be}^-$ B. $\mathrm{N} \rightarrow \mathrm{N}^-$ C. $\mathrm{O} \rightarrow \mathrm{O}^{2-}$ D. $\mathrm{Na} \rightarrow \mathrm{Na}^-$ E. $\mathrm{Al} \rightarrow \mathrm{Al}^-$ Choose the most appropriate answer from the options given below :

  1. D and E only
  2. A, B and C only
  3. A and D only
  4. A, B, D and E only

Answer: (b)

Solution

(A) $\mathrm{Be} + e^- \rightarrow \mathrm{Be}^-$, E.A = -ive (B) $\mathrm{N} + e^- \rightarrow \mathrm{N}^-$, E.A = -ive (C) $\mathrm{O} + e^- \rightarrow \mathrm{O}^-$ $\mathrm{O}^- + e^- \rightarrow \mathrm{O}^{2-}$, E.A = -ive (D) $\mathrm{Na} + e^- \rightarrow \mathrm{Na}^-$, E.A = +ive (E) $\mathrm{Al} + e^- \rightarrow \mathrm{Al}^-$, E.A = +ive

Question 75

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

The number of element from the following that do not belong to lanthanoids is Eu, Cm, Er, Tb, Yb and Lu

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

Answer: (c)

Solution

Cm is Actinide

Question 76

Chemistry · Solutions · Single correct

The density of ' $x$ ' M solution (' $X$ ' molar) of NaOH is $1.12 \, \mathrm{g} \, \mathrm{mL}^{-1}$, while in molality, the concentration of the solution is $3 \, \mathrm{m}$ (3 molal). Then $x$ is (Given : Molar mass of NaOH is $40 \, \mathrm{g/mol}$ )

  1. 3.5
  2. 3.8
  3. 2.8
  4. 3.0

Answer: (d)

Solution

Molality = $\frac{1000 \times M}{1000 \times d - M \times (\mathrm{Mw})_{solute}}$ 3 = $\frac{1000 \times x}{1000 \times 1.12 - (x \times 40)}$ x = 3

Question 77

Chemistry · Aldehydes, Ketones and Carboxylic Acids · Single correct

Which among the following aldehydes is most reactive towards nucleophilic addition reactions?

Answer: (d)

Solution

has low steric hindrance at the carbonyl carbon and high partial positive charge at the carbonyl carbon.

Question 78

Chemistry · Equilibrium · Single correct

At $-20^\circ \mathrm{C}$ and $1\text{ atm}$ pressure, a cylinder is filled with equal number of $\mathrm{H}_2$, $\mathrm{I}_2$ and $\mathrm{HI}$ molecules for the reaction $$\mathrm{H}_2(\mathrm{g}) + \mathrm{I}_2(\mathrm{g}) \rightleftharpoons 2\mathrm{HI}(\mathrm{g}),$$ the $K_p$ for the process is $x \times 10^{-1}$. $x = \underline{\hspace{2.5cm}}$ [Given : $R = 0.082 \, \mathrm{L} \, \mathrm{atm} \, \mathrm{K}^{-1} \, \mathrm{mol}^{-1}$]

  1. 0.01
  2. 10
  3. 2
  4. 1

Answer: (b)

Solution

$\Delta n_g=0$ $n_{HI}=n_{H_2}=n_{I_2}$ so $K_p=\dfrac{(n_{HI})^2}{n_{H_2}n_{I_2}} \left(\dfrac{P_T}{n_T}\right)^{\Delta n_g}$ so $K_p=1$ $1=x\times10^{-1}$ $x=10$

Question 79

Chemistry · Haloalkanes and Haloarenes · Single correct

Match List I with List II \begin{tabular}{|c|l|c|l|} \hline \multicolumn{2}{|c|}{List - I (Compound)} & \multicolumn{2}{c|}{List - II (Uses)} \\ \hline A. & Iodoform & I. & Fire extinguisher \\ \hline B. & Carbon tetrachloride & II. & Insecticide \\ \hline C. & CFC & III. & Antiseptic \\ \hline D. & DDT & IV. & Refrigerants \\ \hline \end{tabular} Choose the correct answer from the options given below:

  1. A-I, B-II, C-III, D-IV
  2. A-III, B-I, C-IV, D-II
  3. A-II, B-IV, C-I, D-III
  4. A-III, B-II, C-IV, D-I

Answer: (b)

Solution

Iodoform $-$ Antiseptic $\mathrm{CCl_4}$ $-$ Fire extinguisher CFC $-$ Refrigerants DDT $-$ Insecticide

Question 80

Chemistry · Electrochemistry · Single correct

A conductivity cell with two electrodes (dark side) are half filled with infinitely dilute aqueous solution of a weak electrolyte. If volume is doubled by adding more water at constant temperature, the molar conductivity of the cell will -

  1. decrease sharply
  2. increase sharply
  3. remain same or can not be measured accurately
  4. depend upon type of electrolyte

Answer: (c)

Solution

Solution is already infinitely dilute, hence no change in molar conductivity upon addition of water.

Question 81

Chemistry · Solutions · Numerical

Consider the dissociation of the weak acid HX as given below $$\mathrm{HX(aq)} \rightleftharpoons \mathrm{H^+(aq)} + \mathrm{X^-(aq)}, \ K_a = 1.2 \times 10^{-5}$$ The osmotic pressure of 0.03M aqueous solution of HX at 300 K is _____ $\times 10^{-2}$ bar (nearest integer). [Given : $R = 0.083 \, \mathrm{L \, bar \, mol^{-1} \, K^{-1}}$]

Answer: 76

Solution

Given the reaction $\mathrm{HX} \rightleftharpoons \mathrm{H^+} + \mathrm{X^-}$ with $K_a = 1.2 \times 10^{-5}$. The initial concentration is $0.03 \, \mathrm{M}$. The equilibrium concentrations are $0.03 - x$, $x$, and $x$. The expression for $K_a$ is given by: $$K_a = 1.2 \times 10^{-5} = \frac{x^2}{0.03 - x}$$ Assuming $0.03 - x \approx 0.03$ (since $K_a$ is very small), we have: $$\frac{x^2}{0.03} = 1.2 \times 10^{-5}$$ Solving for $x$, we find: $$x = 6 \times 10^{-4}$$ The final solution is $0.03 - x + x + x$: $$= 0.03 + x = 0.03 + 6 \times 10^{-4}$$ The calculation for $\Pi$ is: $$\Pi = \left(0.03 + (6 \times 10^{-4})\right) \times 0.083 \times 300$$ This simplifies to: $$= 76.19 \times 10^{-2} \approx 76 \times 10^{-2}$$

Question 82

Chemistry · The d-and f-Block Elements · Numerical

The difference in the 'spin-only' magnetic moment values of $\mathrm{KMnO_4}$ and the manganese product formed during titration of $\mathrm{KMnO_4}$ against oxalic acid in acidic medium is _____ BM. (nearest integer)

Answer: 6

Solution

Spin only magnetic moment of Mn in $\mathrm{KMnO_4} = 0$. Spin only value of manganese product formed during titration of $\mathrm{KMnO_4}$ against oxalic acid in acidic medium is $= 6$.

Question 83

Chemistry · Chemical Kinetics and Nuclear Chemistry · Numerical

Time required for $99.9\%$ completion of a first order reaction is ________ times the time required for completion of $90\%$ reaction. (nearest integer)

Answer: 3

Solution

Given $$K = \frac{1}{t_{99.9\%}} \ln \left( \frac{100}{0.1} \right) = \frac{1}{t_{90\%}} \ln \left( \frac{100}{10} \right)$$ $$t_{99.9\%} = t_{90\%} \frac{\ln (10^3)}{\ln 10}$$ $$t_{99.9\%} = t_{90\%} \times 3$$

Question 84

Chemistry · Chemical Bonding and Molecular Structure · Numerical

Number of molecules from the following which can exhibit hydrogen bonding is _______ (nearest integer)

Answer: 5

Solution

The compounds $\mathrm{CH_3OH}$, $\mathrm{H_2O}$, the given aromatic compound with $\mathrm{OH}$ and $\mathrm{NO_2}$ groups, $\mathrm{HF}$, and $\mathrm{NH_3}$ can show hydrogen bonding.

Question 85

Chemistry · Amines · Numerical

9.3 $\mathrm{g}$ of pure aniline upon diazotisation followed by coupling with phenol gives an orange dye. The mass of orange dye produced (assume 100$\%$ yield/conversion) is ___ $\mathrm{g}$. (nearest integer)

Answer: 20

Solution

Reaction suggests that 1 mole of aniline give 1 mole of orange dye. So $(mol)_{aniline} = (mol)_{orange dye}$ $$\frac{9.3 \, \mathrm{g}}{93 \, \mathrm{g \, mol^{-1}}} = \frac{mass of orange dye}{199 \, \mathrm{g \, mol^{-1}}}$$ Mass of orange dye $= 19.9 \, \mathrm{g} \simeq 20 \, \mathrm{g}$

Question 86

Chemistry · Aldehydes, Ketones and Carboxylic Acids · Numerical

The major product of the following reaction is $P$. Number of oxygen atoms present in product 'P' is ______ (nearest integer)

Answer: 2

Solution

The reaction starts with $\mathrm{CH_3-C \equiv C-CH_3}$ which is treated with $\mathrm{Na/liquid\ NH_3}$ to form $\mathrm{CH_3-CH=CH-CH_3}$. This intermediate is then treated with dilute $\mathrm{KMnO_4}$ to yield the final product $\mathrm{CH_3-CH(OH)-CH(OH)-CH_3}$, known as Product P.

Question 87

Chemistry · Structure of Atom · Numerical

Frequency of the de-Broglie wave of electron in Bohr's first orbit of hydrogen atom is _______ $\times 10^{13}$ Hz (nearest integer). [Given : $R_H$ (Rydberg constant) = $2.18 \times 10^{-18}$ J, $h$ (Planck’s constant) = $6.6 \times 10^{-34}$ J.s.]

Answer: 661

Solution

Given the equation for wavelength $\lambda = \frac{h}{mv}$ and $\lambda = \frac{hv}{mv^2}$, we have $\frac{mv^2}{h} = \frac{v}{\lambda} = \nu$ (frequency). Given $\frac{1}{2}mv^2 = 2.18 \times 10^{-18} \, \mathrm{J}$, $h = 6.6 \times 10^{-34}$. Then, $$\nu = \frac{4.36 \times 10^{-18}}{6.6 \times 10^{-34}} = 660.60 \times 10^{13}$$ $$\approx 661 \times 10^{13} \, \mathrm{Hz}$$

Question 88

Chemistry · Haloalkanes and Haloarenes · Numerical

The major products from the following reaction sequence are product A and product B. The total sum of $\pi$ electrons in product A and product B are _______ (nearest integer)

Answer: 8

Solution

The reaction starts with cyclohexene reacting with $\mathrm{Br_2}$ to form a dibromo compound. This compound then reacts with $\mathrm{HC\equiv C-CH_2-O^\ominus Na^+}$ to form compound (A), which is $\mathrm{O-CH_2-C\equiv CH}$. In the second reaction, the dibromo compound reacts with alcoholic $\mathrm{KOH}$ (3 equivalents) to form compound (B), which is benzene.

Question 89

Chemistry · The d-and f-Block Elements · Numerical

Among $\mathrm{CrO}$, $\mathrm{Cr_2O_3}$ and $\mathrm{CrO_3}$, the sum of spin-only magnetic moment values of basic and amphoteric oxides is $= \_\_\_\_\_\times 10^{-2}\ \mathrm{BM}$ (nearest integer). (Given atomic number of Cr is 24)

Answer: 877

Solution

$\mathrm{CrO}$ is a basic oxide. $\mathrm{Cr_2O_3}$ is an amphoteric oxide. In $\mathrm{CrO}$, Cr exists as $\mathrm{Cr^{2+}}$ and has $$ \mu_{\text{spin only}} = 4.90 $$ In $\mathrm{Cr_2O_3}$, Cr exists as $\mathrm{Cr^{3+}}$ and has $$ \mu_{\text{spin only}} = 3.87 $$ Sum of spin-only magnetic moment is $$ 4.90 + 3.87 = 8.77 $$ $$ \mu_{\text{spin only}} = 877 \times 10^{-2} $$ Ans. $877$

Question 90

Chemistry · Thermodynamics · Numerical

An ideal gas, $\overline{C}_v = \frac{5}{2} R$, is expanded adiabatically against a constant pressure of 1 atm until it doubles in volume. If the initial temperature and pressure is 298 K and 5 atm, respectively then the final temperature is ______ K (nearest integer). [$\overline{C}_v$ is the molar heat capacity at constant volume]

Answer: 274

Solution

Given $\Delta U = q + w (q = 0)$. $n C_V \Delta T = -P_{ext} (V_2 - V_1)$. $V_2 = 2 V_1$. $$\frac{nRT_2}{P_2} = \frac{2nRT_1}{P_1}$$ $P_1 = 5$, $T_1 = 298$. $$P_2 = \frac{5 \ T_2}{2 \times 298}$$ $$n \frac{5}{2} R (T_2 - T_1) = -1 \left( \frac{nRT_2}{P_1} - \frac{nRT_1}{P_1} \right)$$ Put $T_1 = 298$ and $$P_2 = \frac{5 \ T_2}{2 \times 298}$$ Solve and we get $T_2 = 274.16 \, \mathrm{K}$. $T_2 \approx 274 \, \mathrm{K}$