JEE Advanced 18 May 2025 Paper 1 question paper with solutions
JEE Advanced 18 May 2025 Paper 1: all 48 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 · Relations and Functions · Single correct
Let $\mathbb{R}$ denote the set of all real numbers. Let $a_i, b_i \in \mathbb{R}$ for $i \in \{1, 2, 3\}$. Define the functions $f : \mathbb{R} \to \mathbb{R}$, $g : \mathbb{R} \to \mathbb{R}$, and $h : \mathbb{R} \to \mathbb{R}$ by $$f(x) = a_1 + 10x + a_2 x^2 + a_3 x^3 + x^4,$$ $$g(x) = b_1 + 3x + b_2 x^2 + b_3 x^3 + x^4,$$ $$h(x) = f(x + 1) - g(x + 2).$$ If $f(x) \neq g(x)$ for every $x \in \mathbb{R}$, then the coefficient of $x^3$ in $h(x)$ is
8
2
-4
-6
Answer: (c)
Solution
Given $h(x) = f(x+1) - g(x+2)$. $$= a_1 + 10(x+1) + a_2(x+1)^2 + a_3(x+1)^3 + (x+1)^4 - b_1 - 3(x+2) - b_2(x+2)^2 - b_3(x+2)^3 - (x+2)^4$$ The coefficient of $x^3$ in $h(x)$ is $a_3 - b_3 - 4$. Since $f(x) - g(x) \neq 0$ for all $x \in \mathbb{R}$, we have: $$a_1 + 10x + a_2x^2 + a_3x^3 + x^4 - b_1 - 3x - b_2x^2 - b_3x^3 - x^4 \neq 0$$ This implies: $$x^3(a_3 - b_3) + x^2(a_2 - b_2) + 7x + (a_1 - b_1) \neq 0$$ The cubic equation will become zero at at least one value of $x$. Therefore, it will be quadratic, implying: $$a_3 - b_3 = 0$$
Question 2
Maths · Probability · Single correct
Three students $S_1$, $S_2$ and $S_3$ are given a problem to solve. Consider the following events: $U$: At least one of $S_1$, $S_2$ and $S_3$ can solve the problem, $V$: $S_1$ can solve the problem, given that neither $S_2$ nor $S_3$ can solve the problem, $W$: $S_2$ can solve the problem and $S_3$ cannot solve the problem, $T$: $S_3$ can solve the problem. For any event $E$, let $P(E)$ denote the probability of $E$. If $P(U) = \frac{1}{2}$, $P(V) = \frac{1}{10}$ and $P(W) = \frac{1}{12}$, then $P(T)$ is equal to
Maths · Continuity and Differentiability · Single correct
Let $\mathbb{R}$ denote the set of all real numbers. Define the function $f : \mathbb{R} \to \mathbb{R}$ by $$f(x) = \begin{cases} 2 - 2x^2 - x^2 \sin \frac{1}{x} & if x \neq 0 \\ 2 & if x = 0 \end{cases}$$ Then which one of the following statements is TRUE?
The function $f$ is NOT differentiable at $x = 0$
There is a positive real number $\delta$, such that $f$ is a decreasing function on the interval $(0, \delta)$
For any positive real number $\delta$, the function $f$ is NOT an increasing function on the interval $(-\delta, 0)$
$x = 0$ is a point of local minima of $f$
Answer: (c)
Solution
RHD at $x = 0$: $$\lim_{h \to 0} \frac{\left(2 - 2h^2 - h^2 \sin \frac{1}{h}\right) - 2}{h} = 0$$ Similarly LHD at $x = 0$ is also equal to 0. Therefore, differentiable at $x = 0$. $$f'(x) = -4x - 2x \sin \frac{1}{x} - x^2 \left(\cos \frac{1}{x}\right) \left(-\frac{1}{x^2}\right)$$ $$f'(x) = -\left(4x + 2x \sin \frac{1}{x}\right) + \cos \frac{1}{x}$$ $$f'(x) = -\left(2x \left(4 - \sin \frac{1}{x}\right)\right) + \cos \frac{1}{x}$$ for $x \in (0, \delta)$ Therefore, we can't say $f(x)$ is decreasing on $(0, \delta)$ as $\cos \frac{1}{x}$ oscillates. For $x \in (-\delta, 0)$, for any $\delta > 0$ Therefore, $f(x)$ is not increasing on $(-\delta, 0)$ as $\cos \frac{1}{x}$ oscillates from $-1$ to $1$. $f(0) = 2$ $f(0 + h) < 2$ $f(0 - h) < 2$ Therefore, $x = 0$ is local maxima.
Question 4
Maths · Matrices · Single correct
Consider the matrix $$P = \begin{pmatrix} 2 & 0 & 0 \\ 0 & 2 & 0 \\ 0 & 0 & 3 \end{pmatrix}.$$ Let the transpose of a matrix $X$ be denoted by $X^T$. Then the number of $3 \times 3$ invertible matrices $Q$ with integer entries, such that $$Q^{-1} = Q^T and PQ = QP,$$ is
Maths · Three Dimensional Geometry · Multiple correct
Let $L_{1}$ be the line of intersection of the planes given by the equations $2x+3y+z=4$ and $x+2y+z=5.$ Let $L_{2}$ be the line passing through the point $P(2,-1,3)$ and parallel to $L_{1}.$ Let $M$ denote the plane given by the equation $2x+y-2z=6.$ Suppose that the line $L_{2}$ meets the plane $M$ at the point $Q.$ Let $R$ be the foot of the perpendicular drawn from $P$ to the plane $M.$ Then which of the following statements is (are) TRUE?
The length of the line segment PQ is 9$\sqrt{3}$
The length of the line segment QR is 15
The area of $\triangle$ PQR is $\frac{3}{2}$$\sqrt{234}$
The acute angle between the line segments $PQ$ and $PR$ is $$\cos^{-1}\left(\frac{1}{2\sqrt{3}}\right).$$
Maths · Relations and Functions (Advanced) · Multiple correct
Let $\mathbb{N}$ denote the set of all natural numbers, and $\mathbb{Z}$ denote the set of all integers. Consider the functions $f : \mathbb{N} \to \mathbb{Z}$ and $g : \mathbb{Z} \to \mathbb{N}$ defined by $$f(n) = \begin{cases} \frac{(n+1)}{2} & if n is odd, \\ \frac{(4-n)}{2} & if n is even, \end{cases}$$ and $$g(n) = \begin{cases} 3 + 2n & if n \geq 0, \\ -2n & if n < 0. \end{cases}$$ Define $(g \circ f)(n) = g(f(n))$ for all $n \in \mathbb{N}$, and $(f \circ g)(n) = f(g(n))$ for all $n \in \mathbb{Z}$. Then which of the following statements is (are) TRUE ?
$g \circ f$ is NOT one-one and $g \circ f$ is NOT onto
$f \circ g$ is NOT one-one but $f \circ g$ is onto
$g$ is one-one and $g$ is onto
$f$ is NOT one-one but $f$ is onto
Answer: (a), (d)
Solution
Given $$f(n) = \begin{cases} \frac{(n+1)}{2} & if n is odd \\ \frac{(4-n)}{2} & if n is even \end{cases}$$ $$f(n) = \{(1, 1), (2, 1), (3, 2), (4, 0), (5, 3), (6, -1), \ldots \}$$ Therefore, $f(n)$ is many one and onto function. $$g(n) = \begin{cases} 3 + 2n & if n \geq 0 \\ -2n & if n < 0 \end{cases}$$ $$g(n) = \{(-3, 6), (-2, 4), (-1, 2), (0, 3), (1, 5), (2, 7), (3, 9), (4, 15), \ldots \}$$ Therefore, $g(n)$ is one-one and into function. $$f(g(n)) = 2 + n, \; n \in \mathbb{N}$$ fog is one-one and into. $$g(f(n)) = \begin{cases} 4 + n & if n is odd natural number \\ 7 - n & if n = 2, 4 \\ n - 4 & if n is even natural number and n \geq 6 \end{cases}$$ $$g(f(2)) = g(f(1)) = 5$$ Therefore, gof is many one and into.
Question 7
Maths · Complex Numbers and Quadratic Equations · Multiple correct
Let $\mathbb{R}$ denote the set of all real numbers. Let $z_1 = 1 + 2i$ and $z_2 = 3i$ be two complex numbers, where $i = \sqrt{-1}$. Let $$S = \{(x,y) \in \mathbb{R} \times \mathbb{R} : |x + iy - z_1| = 2|x + iy - z_2|\}.$$ Then which of the following statements is (are) TRUE?
$S$ is a circle with centre $\left(-\frac{1}{3}, \frac{10}{3}\right)$
$S$ is a circle with centre $\left(\frac{1}{3}, \frac{8}{3}\right)$
$S$ is a circle with radius $\frac{\sqrt{2}}{3}$
$S$ is a circle with radius $\frac{2\sqrt{2}}{3}$
Answer: (a), (d)
Solution
Given $|x + iy - 1 - 2i| = 2 |x + iy - 3i|$. This implies $$(x - 1)^2 + (y - 2)^2 = 4 (x^2 + (y - 3)^2)$$ which simplifies to $$3x^2 + 3y^2 + 2x - 20y + 31 = 0$$ and further to $$x^2 + y^2 + \frac{2x}{3} - \frac{20y}{3} + \frac{31}{3} = 0$$ Therefore, $S$ is a circle with centre $$\left(-\frac{1}{3}, \frac{10}{3}\right)$$ and radius $$\sqrt{\frac{1}{9} + \frac{100}{9} - \frac{31}{3}} = \sqrt{\frac{8}{9}} = \frac{2\sqrt{2}}{3}$$
Question 8
Maths · Relations and Functions · Numerical
Let the set of all relations $R$ on the set $\{$a, b, c, d, e, f$\}$, such that $R$ is reflexive and symmetric, and $R$ contains exactly 10 elements, be denoted by $S$. Then the number of elements in $S$ is _________.
Answer: 105
Solution
For relation to be reflexive all the diagonal elements must be taken and out of remaining 30 elements there are 15 pairs and we need 2 pairs such that R contains exactly 10 elements and is both reflexive and symmetric. ∴ number of ways = $\binom{15}{2}$ = 105
Question 9
Maths · Vector Algebra · Numerical
For any two points $M$ and $N$ in the $XY$-plane, let $\overrightarrow{MN}$ denote the vector from $M$ to $N$, and $\overrightarrow{0}$ denote the zero vector. Let $P$, $Q$ and $R$ be three distinct points in the $XY$-plane. Let $S$ be a point inside the triangle $\triangle PQR$ such that $$\overrightarrow{SP} + 5 \overrightarrow{SQ} + 6 \overrightarrow{SR} = \overrightarrow{0}.$$ Let $E$ and $F$ be the mid-points of the sides $PR$ and $QR$, respectively. Then the value of $$\frac{length of the line segment EF}{length of the line segment ES}$$ is _______.
Answer: 1.2
Solution
Therefore, $\overrightarrow{SP} + 5 \overrightarrow{SQ} + 6 \overrightarrow{SP} = \overrightarrow{0}$. Let the position vector of $P$ be $\overrightarrow{p}$, $Q$ be $\overrightarrow{q}$, and $R$ be $\overrightarrow{r}$. $$\Rightarrow (\overrightarrow{p} - \overrightarrow{s}) + 5 (\overrightarrow{q} - \overrightarrow{s}) + 6 (\overrightarrow{r} - \overrightarrow{s}) = \overrightarrow{0}$$ $$\Rightarrow \overrightarrow{s} = \frac{\overrightarrow{p} + 5 \overrightarrow{q} + 6 \overrightarrow{r}}{12}$$ $$\Rightarrow \overrightarrow{EF} = \frac{\overrightarrow{q} - \overrightarrow{p}}{2}$$ $$\Rightarrow \overrightarrow{ES} = \frac{5 \overrightarrow{q} - 5 \overrightarrow{p}}{12} = \frac{5}{12} (\overrightarrow{q} - \overrightarrow{p})$$ $$\frac{|\overrightarrow{EF}|}{|\overrightarrow{ES}|} = \frac{6}{5} = 1.2$$
Question 10
Maths · Permutations and Combinations · Numerical
Let $S$ be the set of all seven-digit numbers that can be formed using the digits 0, 1 and 2. For example, 2210222 is in $S$, but 0210222 is NOT in $S$. Then the number of elements $x$ in $S$ such that at least one the digits 0 and 1 appears exactly twice in $x$, is equal to .
Answer: 762
Solution
Let A $\rightarrow$ "0" appear exactly twice. and B $\rightarrow$ "1" appear exactly twice. Therefore, A $\cap$ B $\rightarrow$ "0" and "1" both appears exactly twice. For n(A): $$= \binom{6}{2} (1) (2)^5 = \frac{6 \times 5}{2} \times 2^5 = 480$$ For n(B): C-I: 1 at first place Number of ways = $$\binom{6}{1} (1) (2)^5 = 192$$ C-II: 2 at first place Number of ways = $$\binom{6}{2} (1) (2)^4 = \frac{6 \times 5}{2} \times 2^4 = 240$$ n(B) = 240 + 192 For n(A $\cap$ B): For n(A $\cap$ B): $$= \binom{6}{2} (1) \times \binom{5}{2} (1) \times (1) = \frac{6 \times 5}{2} \times \frac{5 \times 4}{2} = 150$$ Therefore, n(A $\cup$ B) = n(A) + n(B) - n(A $\cap$ B) $$= 480 + (192 + 240) - 150$$ $$= 762$$
Question 11
Maths · Limits and Derivatives · Fill in the blank
Let $\alpha$ and $\beta$ be the real numbers such that $$\lim_{x \to 0} \frac{1}{x^3} \left( \frac{\alpha}{2} \int_0^x \frac{1}{1-t^2} \, dt + \beta x \cos x \right) = 2.$$ Then the value of $\alpha + \beta$ is .
Let $\mathbb{R}$ denote the set of all real numbers. Let $f : \mathbb{R} \to \mathbb{R}$ be a function such that $f(x) > 0$ for all $x \in \mathbb{R}$, and $f(x+y) = f(x)f(y)$ for all $x,y \in \mathbb{R}$. Let the real numbers $a_1, a_2, \ldots, a_{50}$ be in an arithmetic progression. If $f(a_{31}) = 64 f(a_{25})$, and $$\sum_{i=1}^{50} f(a_i) = 3 \left( 2^{25} + 1 \right),$$ then the value of $$\sum_{i=6}^{30} f(a_i)$$ is _________.
Answer: 96
Solution
Given $f(x+y) = f(x) \cdot f(y)$, it follows that $f(x) = k^x$ where $f(x) > 0$ for all $x \in \mathbb{R}$. Therefore, $f(a_{31}) = 64f(a_{25})$. This implies $k^{a_{31}} = 64 \cdot k^{a_{25}}$. Thus, $k^6 = 64$ and $k^d = 2$. The sum $\sum_{i=1}^{50} f(a_i) = f(a_1) + f(a_2) + \ldots + f(a_{50})$ can be expressed as $$k^a + k^{a+d} + \ldots + k^{a+49d} = \frac{k^{50d} - 1}{k^d - 1}.$$ Given $k^a (2^{50} - 1) = 3(2^{25} + 1)$, it follows that $k^a = \frac{3}{2^{25} - 1}$. Therefore, $\sum_{i=6}^{30} f(a_i) = k^{a+5d} + k^{a+6d} + \ldots + k^{a+29d}$ can be written as $$k^{a+5d} \left( \frac{k^{25d} - 1}{k^d - 1} \right) = k^a \cdot (k^d)^5 (2^{25} - 1).$$ This simplifies to $$\frac{3}{2^{25} - 1} \cdot 2^5 (2^{25} - 1) = 96.$$
Question 13
Maths · Differential Equations · Fill in the blank
For all $x > 0$, let $y_1(x)$, $y_2(x)$, and $y_3(x)$ be the functions satisfying $$\frac{dy_1}{dx} - (\sin x)^2 y_1 = 0, y_1(1) = 5,$$ $$\frac{dy_2}{dx} - (\cos x)^2 y_2 = 0, y_2(1) = \frac{1}{3},$$ $$\frac{dy_3}{dx} - \left( \frac{2 - x^3}{x^3} \right) y_3 = 0, y_3(1) = \frac{3}{5e},$$ respectively. Then $$\lim_{x \to 0^+} \frac{y_1(x) y_2(x) y_3(x) + 2x}{e^{3x} \sin x}$$ is equal to _______.
Answer: 2.0
Solution
The given differential equation is $$\frac{dy_1}{y_1} + \frac{dy_2}{y_2} + \frac{dy_3}{y_3} = \left( \sin^2 x + \cos^2 x + \frac{2 - x^3}{x^3} \right) dx$$ Taking the natural logarithm, we have: $$\ln(y_1 y_2 y_3) = \frac{-1}{x^2} + C$$ This implies: $$\ln(y_1(x)y_2(x)y_3(x)) = \frac{-1}{x^2} + C$$ Substituting the values: $$\ln\left(5 \cdot \frac{1}{3} \cdot \frac{3}{5e}\right) = \frac{-1}{x^2} + C$$ Therefore, $$C = 0$$ Thus, $$y_1(x)y_2(x)y_3(x) = e^{\frac{-1}{x^2}}$$ Now, consider the limit: $$\lim_{x \to \infty} \frac{e^{\frac{-1}{x^2}} + 2x}{e^{3x} \sin x}$$ This can be split into: $$\lim_{x \to \infty} \frac{1}{e^{3x + \frac{1}{x^2}} \sin x} + \lim_{x \to \infty} \frac{2x}{e^{3x} \sin x}$$ Simplifying further: $$\lim_{x \to \infty} \frac{1}{e^{3x} \cdot \frac{\sin x}{x}} \cdot \frac{e^{\frac{x^2}}}{x} + 2$$ This evaluates to: $$= 0 + 2$$ Therefore, the final result is: $$= 2$$
Question 14
Maths · Statistics · Single correct
Consider the following frequency distribution: \begin{tabular}{|c|c|c|c|c|c|c|c|} \hline Value & 4 & 5 & 8 & 9 & 6 & 12 & 11 \\ \hline Frequency & 5 & $f_{1}$ & $f_{2}$ & 2 & 1 & 1 & 3 \\ \hline \end{tabular} Suppose that the sum of the frequencies is $19$ and the median of this frequency distribution is $6$. For the given frequency distribution, let $\alpha$ denote the mean deviation about the mean, $\beta$ denote the mean deviation about the median, and $\sigma^{2}$ denote the variance. Match each entry in List-I to the correct entry in List-II and choose the correct option.
Given $\bar{x} = 7$ and $M = 6$. The table shows the calculations for $d_i = |x_i - \bar{x}|$ and $e_i = |x_i - M|$. The sums are $\sum f_i d_i = 48$, $\sum f_i e_i = 47$, and $\sum f_i d_i^2 = 146$. The values are $f_1 = 4$ and $f_2 = 3$. The calculations yield $\alpha = \frac{48}{19}$, $\beta = \frac{47}{19}$, and $\sigma^2 = \frac{146}{19}$.
Question 15
Maths · Basics Of Mathematics · Single correct
Let $\mathbb{R}$ denote the set of all real numbers. For a real number x, let [x] denote the greatest integer less than or equal to x. Let n denote a natural number. Match each entry in List-I to the correct entry in List-II and choose the correct option.
Given $P(x) = 10x^3 - 45x^2 + 60x + 55$. The derivative $P'(x) = 30(x - 1)(x - 2)$. $P(x)$ decreases in $[1, 2]$. Therefore, the range of $P(x)$ is $[55, 60]$. The function $f(x) = \frac{P(x)}{n}$ has a minimum value of $n = 9$. For $g(x)$ to be increasing, $2n^2 - 13n - 15 \geq 0$. For $n \in \mathbb{N}$, $n = 8$. For $h(x) = (x^2 - 9)^n(x^2 + 2x + 3)$, the derivative $h'(x) = (x^2 - 9)^n(2x + 2) + (x^2 + 2x + 3)n(x^2 - 9)^{n-1} \cdot 2x$. This simplifies to $h'(x) = (x^2 - 9)^{n-1} [2(x^2 - 9)(x + 1) + 2nx(x^2 + 2x + 3)] = (x + 3)^{n-1}(x - 3)^{n-1} \cdot q(x)$. The derivative must change sign at $x = 3$. Therefore, $n - 1 = odd$. If $n = even$, then $n = 6$. The function $\cos \left| x - k + \frac{1}{2} \right|$ is differentiable everywhere. Therefore, $\sin |x - k|$ is not differentiable at $k = 0, 1, 2, 3, 4$.
Question 16
Maths · Vector Algebra · Single correct
Let $\vec{w} = i + j - 2k$, and $\vec{u}$ and $\vec{v}$ be two vectors such that $\vec{u} \times \vec{v} = \vec{w}$ and $\vec{v} \times \vec{w} = \vec{u}$. Let $\alpha, \beta, \gamma$ and $t$ be real numbers such that $\vec{u} = \alpha \hat{i} + \beta \hat{j} + \gamma \hat{k}$, $-t \alpha + \beta + \gamma = 0$, $\alpha + \beta - t \gamma = 0$. Match each entry in List-I to the correct entry in List-II and choose the correct option.
The center of a disk of radius $r$ and mass $m$ is attached to a spring of spring constant $k$, inside a ring of radius $R > r$ as shown in the figure. The other end of the spring is attached on the periphery of the ring. Both the ring and the disk are in the same vertical plane. The disk can only roll along the inside periphery of the ring, without slipping. The spring can only be stretched or compressed along the periphery of the ring, following the Hooke's law. In equilibrium, the disk is at the bottom of the ring. Assuming small displacement of the disc, the time period of oscillation of center of mass of the disk is written as $T = \frac{2\pi}{\omega}$. The correct expression for $\omega$ is ($g$ is the acceleration due to gravity):
The energy equation is given by $$E = \frac{1}{2}k(R-r)^2 \theta^2 + mg(R-r)(1-\cos \theta) + \frac{1}{2}mv^2 + \frac{1}{2} \frac{mr^2}{2} \omega^2.$$ Differentiating with respect to $t$, $$0 = \frac{1}{2}k(R-r)^2 \cdot 2 \theta \frac{d\theta}{dt} + mg(R-r) \cdot \frac{d}{dt} \left( \frac{\theta^2}{2} \right) + \frac{1}{2}m \cdot 2v \frac{dv}{dt} + \frac{mr^2}{4} \cdot 2\omega \frac{d\omega}{dt}.$$ This implies $$0 = k(R-r)^2 \theta \frac{d\theta}{dt} + mg(R-r) \frac{d\theta}{dt} + mv \frac{dv}{dt} + \frac{mr^2}{2} \omega \frac{d\omega}{dt}.$$ Also, $$\frac{d\theta}{dt} = \frac{V}{R-r} \implies \frac{d^2\theta}{dt^2} = \frac{1}{R-r} \frac{dv}{dt} = \frac{1}{R-r} a.$$ Therefore, $$\frac{V}{R-r} = -m\alpha r - \frac{mr^2}{2} \frac{v}{r} \alpha.$$ Thus, $$k(R-r)^2 \cdot \theta \frac{V}{R-r} + mg(R-r)\theta \frac{V}{R-r} = -\frac{3}{2}mr\alpha.$$ This implies $$k(R-r) + mg\theta = -\frac{3}{2}m(R-r) \frac{d^2\theta}{dt^2}.$$ Therefore, $$-\left[k(R-r) + mg\theta \right] = \frac{3}{2}m(R-r) \frac{d^2\theta}{dt^2}.$$ Thus, $$-\frac{2}{3} \left[ \frac{k}{m} + \frac{g}{R-r} \right] = \frac{d^2\theta}{dt^2}.$$ Comparing with the standard equation of SHM, $$\omega = \sqrt{\frac{2}{3} \left[ \frac{k}{m} + \frac{g}{R-r} \right]}.$$ Hence, the answer is option (A). Alternatively, For the second approach, $$\theta = \frac{x}{(R-r)}.$$ The equation is $$kx + mg\sin \theta - f = ma.$$ This implies $$kx + mg \frac{x}{(R-r)} - f = ma.$$ The frictional force is $$f = \frac{mr^2}{2} \cdot \alpha \implies f = \frac{ma}{2}.$$ Therefore, $$\left( \alpha + \frac{mg}{R-r} \right)x = \frac{3ma}{2}.$$ Thus, $$\omega = \sqrt{\frac{2}{3} \left[ \frac{k}{m} + \frac{g}{R-r} \right]}.$$
Question 18
Physics · Work, Energy and Power · Single correct
In a scattering experiment, a particle of mass $2m$ collides with another particle of mass $m$, which is initially at rest. Assuming the collision to be perfectly elastic, the maximum angular deviation $\theta$ of the heavier particle, as shown in the figure, in radians is:
Physics · Electromagnetic Induction · Single correct
A conducting square loop initially lies in the $XZ$ plane with its lower edge hinged along the $X$-axis. Only in the region $y \geq 0$, there is a time dependent magnetic field pointing along the $Z$-direction, $\mathbf{B}(t) = B_0(\cos \omega t) \hat{K}$, where $B_0$ is a constant. The magnetic field is zero everywhere else. At time $t = 0$, the loop starts rotating with constant angular speed $\omega$ about the $X$ axis in the clockwise direction as viewed from the $+X$ axis (as shown in the figure). Ignoring self-inductance of the loop and gravity, which of the following plots correctly represents the induced e.m.f. $(V)$ in the loop as a function of time:
Answer: (a)
Solution
Given $\phi = B_0 \cos \omega t A \sin \omega t = \frac{B_0 A \sin 2 \omega t}{2}$. $\varepsilon = -\frac{d\phi}{dt} = -B_0 A \cos 2 \omega t = \left( 0 \leq t \leq \frac{\pi}{\omega} \right)$. $\varepsilon = 0 \left( \frac{\pi}{\omega} \leq t \leq \frac{2\pi}{\omega} \right)$. Ans. Option (A)
Question 20
Physics · Physical World, Units and Measurements · Single correct
Figure 1 shows the configuration of main scale and Vernier scale before measurement. Fig. 2 shows the configuration corresponding to the measurement of diameter $D$ of a tube. The measured value of $D$ is:
A conducting square loop of side $L$, mass $M$ and resistance $R$ is moving in the $XY$ plane with its edges parallel to the $X$ and $Y$ axes. The region $y \geq 0$ has a uniform magnetic field, $\vec{B} = B_0 \hat{k}$. The magnetic field is zero everywhere else. At time $t = 0$, the loop starts to enter the magnetic field with an initial velocity $v_0 \hat{j}$ m/s, as shown in the figure. Considering the quantity $K = \frac{B_0^2 L^2}{RM}$ in appropriate units, ignoring self-inductance of the loop and gravity, which of the following statements is/are correct:
If $v_0 = 1.5KL$, the loop will stop before it enters completely inside the region of magnetic field.
When the complete loop is inside the region of magnetic field, the net force acting on the loop is zero.
If $v_0 = \frac{KL}{10}$, the loop comes to rest at $t = \left( \frac{1}{K} \right) \ln \left( \frac{5}{2} \right)$.
If $v_0 = 3KL$, the complete loop enters inside the region of magnetic field at time $t = \left( \frac{1}{K} \right) \ln \left( \frac{3}{2} \right)$.
Answer: (b), (d)
Solution
The rate of change of magnetic flux is given by $$ -\frac{d\phi}{dt} = \frac{d}{dt} (B_0 \times \ell \times y) = BV\ell $$ The force is given by $$ \mathbf{F} = B(i\hat{i})(-\hat{j}) $$ The equation of motion is $$ ma = -B_0 \left[ \frac{B_0 V \ell}{R} \right] (\ell) $$ Thus, $$ a = -\frac{B_0^2 \ell^2 V}{mR} $$ Also, $$ K = \frac{B_0^2 \ell^2 V}{RM} $$ So, $$ [a = -kv] $$ The differential equation is $$ \frac{dv}{dt} = -kv $$ Integrating, $$ \int_{v_0}^{v} \frac{dv}{dt} = \int_{0}^{t} -k \, dt $$ This gives $$ \ell n \frac{v}{v_0} = -kt $$ Thus, $$ [v = v_0 e^{-kt}] (i) $$ For $x \leq \ell$, $$ \frac{dx}{dt} = v_0 e^{-kt} $$ Integrating, $$ \int_{0}^{x} dx = \int_{0}^{t} v_0 e^{-kt} dt $$ This results in $$ = \frac{v_0}{k} (1 - e^{-kt}) $$ When $x = \ell$, $$ \ell = \frac{v_0}{k} (1 - e^{-kt_1}) $$ Option (D) $(v_0 = 3k\ell)$ $$ \ell = \frac{3k\ell}{k} (1 - e^{-kt}) $$ Simplifying, $$ \frac{1}{3} = 1 - e^{-kt} $$ Thus, $$ \frac{2}{3} = 2e^{-kt} $$ Solving for $t$, $$ -kt = 8n \left( \frac{2}{3} \right) $$ Therefore, $$ t = \frac{1}{k} \ln \left( \frac{2}{3} \right) $$ The complete loop will enter at $$ t = \frac{1}{k} \ln \left( \frac{2}{3} \right) $$ Option (B) $$ \frac{d\phi}{dt} = 0, \varepsilon = 0, i = 0, F = 0 $$ The answers are B, D.
Question 22
Physics · Physical World, Units and Measurements · Multiple correct
Length, breadth and thickness of a strip having a uniform cross section are measured to be 10.5 cm, 0.05 mm, and 6.0 μm, respectively. Which of the following option(s) give(s) the volume of the strip in cm³ with correct significant figures:
3.2 $\times$ 10^{-5}
32.0 $\times$ 10^{-6}
3.0 $\times$ 10^{-5}
3 $\times$ 10^{-5}
Answer: (d)
Solution
Given $L = 10.5 \, \mathrm{cm}$ which has 3 significant digits. $b = 0.05 \, \mathrm{cm}$ has 1 significant digit. $t = 6.0 \, \mu\mathrm{m}$ has 2 significant digits. Volume, $V = Lbt$ must have only 1 significant digit. Therefore, $$V = 10.5 \times 0.05 \times 10^{-1} \times 6.0 \times 10^{-4} \, \mathrm{cm^3}$$ $$= 3 \times 10^{-5} \, \mathrm{cc}$$
Question 23
Physics · Waves · Multiple correct
Consider a system of three connected strings, $S_1$, $S_2$ and $S_3$ with uniform linear mass densities $\mu \, \mathrm{kg/m}$, $4\mu \, \mathrm{kg/m}$ and $16\mu \, \mathrm{kg/m}$, respectively, as shown in the figure. $S_1$ and $S_2$ are connected at the point $P$, whereas $S_2$ and $S_3$ are connected at the point $Q$, and the other end of $S_3$ is connected to a wall. A wave generator $O$ is connected to the free end of $S_1$. The wave from the generator is represented by $y = y_0 \cos(\omega t - kx) \, \mathrm{cm}$, where $y_0$, $\omega$ and $k$ are constants of appropriate dimensions. Which of the following statements is/are correct:
$y = \alpha_1 y_0 \cos(\omega t + kx + \pi) \, \mathrm{cm}$, where $\alpha_1$ is a positive constant.
$y = \alpha_2 y_0 \cos(\omega t - kx) \, \mathrm{cm}$, where $\alpha_2$ is a positive constant.
$y = \alpha_3 y_0 \cos(\omega t - kx + \pi) \, \mathrm{cm}$, where $\alpha_3$ is a positive constant.
$y = \alpha_4 y_0 \cos(\omega t - 4kx) \, \mathrm{cm}$, where $\alpha_4$ is a positive constant.
Answer: (a), (d)
Solution
Given $y_i = y_0 \cos (\omega t - kx)$ when wave going from rarer to denser, $y_r = A_r \cos (\omega t + kx + \pi)$. $y_r = a_1 y_0 \cos (\omega t + kx + \pi)$. Option (A) correct. (B) For transmitted from point P $$y_t = A_t \cos [\omega t - k_1 x]$$ $$\frac{k_1}{k} = \sqrt{\frac{\mu_1}{\mu}} = \frac{k_1}{k} = \sqrt{\frac{4\mu}{\mu}}$$ $$k_1 = 2k$$ $$y_t = a_2 y_0 \cos [\omega t - 2kx]$$ Option (B) incorrect. (C) When reflected from Q $$y_i = a_2 y_0 \cos [\omega t - 2kx]$$ $$y_r = a_3 y_0 \cos [\omega t + 2kx + \pi]$$ Option (C) incorrect. (D) When transmitted from Q $$y_t = a_4 y_0 \cos [\omega t = k_2 x]$$ $$\frac{k_2}{2k} = \sqrt{\frac{16\mu}{4\mu}} \implies k_2 = 4k$$ $$y_t = a_4 y_0 \cos [\omega t - 4kx]$$ Option (D) correct.
Question 24
Physics · Laws of Motion · Numerical
A person sitting inside an elevator performs a weighing experiment with an object of mass 50 kg. Suppose that the variation of the height $y$ (in m) of the elevator, from the ground, with time $t$ (in s) is given by $$y = 8 \left[ 1 + \sin \left( \frac{2 \pi t}{T} \right) \right]$$, where $T = 40 \pi$ s. Taking acceleration due to gravity, $g = 10 m/s^2$, the maximum variation of the object's weight (in N) as observed in the experiment is ______.
Answer: 2
Solution
Given $y = 8 + 8 \sin \frac{2\pi t}{T}$. With respect to the elevator, variation in weight will be $\Delta W = m(\Delta a)_{\max}$. $\Delta W = m \times 2\omega^2 A$. Here the elevator is performing SHM. $$\Delta W = 2m \left( \frac{2\pi}{T} \right)^2 \times A \ \mathrm{N}$$ $$\Delta W = 2 \times 50 \times \left( \frac{2\pi}{40\pi} \right)^2 \times 8 \ \mathrm{N}$$ $$\Delta W = 2 \times 50 \times \frac{1}{400} \times 8 \ \mathrm{N}$$ $$\Delta W = \frac{800}{400} \ \mathrm{N} = 2 \ \mathrm{N}$$ Ans. is (B)
Question 25
Physics · Electromagnetic Waves · Numerical
A cube of unit volume contains $35 \times 10^{7}$ photons of frequency $10^{15}\,\mathrm{Hz}$. If the energy of all the photons is viewed as the average energy contained in the electromagnetic waves within the same volume, then the amplitude of the magnetic field is $\alpha \times 10^{-9}\,\mathrm{T}$. Taking the permeability of free space $\mu_0 = 4\pi \times 10^{-7}\,\mathrm{T\,m\,A^{-1}}$, Planck's constant $h = 6 \times 10^{-34}\,\mathrm{J\,s}$, and $\pi = \frac{22}{7}$, the value of $\alpha$ is ______.
Answer: 22.98
Solution
Total energy in cube = $35 \times 10^7 \times hf$ $$= 35 \times 10^7 \times 6 \times 10^{-34} \times 10^{15}$$ $$= 2.1 \times 10^{-10} \, \mathrm{J}$$ Total energy of EM waves = $\frac{B_0^2}{2 \mu_0} \times volume$ $$B_0^2 = \frac{2.1 \times 10^{-10} \times 8 \pi \times 10^{-7}}{1^3}$$ $$\Rightarrow B_0 = 22.98 \times 10^{-9} \, \mathrm{T}$$ Ans. 22.98
Question 26
Physics · Thermal Properties of Matter · Fill in the blank
Two identical plates P and Q, radiating as perfect black bodies, are kept in vacuum at constant absolute temperatures $T_p$ and $T_q$, respectively, with $T_q < T_p$, as shown in Fig. 1. The radiated power transferred per unit area from P to Q is $W_0$. Subsequently, two more plates, identical to P and Q, are introduced between P and Q, as shown in Fig. 2. Assume that heat transfer takes place only between adjacent plates. If the power transferred per unit area in the direction from P to Q (Fig. 2) in the steady state is $W_s$, then the ratio $\frac{W_0}{W_s}$ is ____
Physics · Ray Optics and Optical Instruments · Fill in the blank
A solid glass sphere of refractive index $n = \sqrt{3}$ and radius $R$ contains a spherical air cavity of radius $\frac{R}{2}$, as shown in the figure. A very thin glass layer is present at the point $O$ so that the air cavity (refractive index $n = 1$) remains inside the glass sphere. An unpolarized, unidirectional and monochromatic light source $S$ emits a light ray from a point inside the glass sphere towards the periphery of the glass sphere. If the light is reflected from the point $O$ and is fully polarized, then the angle of incidence at the inner surface of the glass sphere is $\theta$. The value of $\sin \theta$ is ____
A single slit diffraction experiment is performed to determine the slit width using the equation, $\frac{bd}{D} = m\lambda$, where $b$ is the slit width, $D$ the shortest distance between the slit and the screen, $d$ the distance between the $m^{th}$ diffraction maximum and the central maximum, and $\lambda$ is the wavelength. $D$ and $d$ are measured with scales of least count of 1 cm and 1 mm, respectively. The values of $\lambda$ and $m$ are known precisely to be 600 nm and 3, respectively. The absolute error (in $\mu m$) in the value of $b$ estimated using the diffraction maximum that occurs for $m = 3$ with $d = 5$ mm and $D = 1$ m is
Answer: 75.6
Solution
Solution-1 If we can consider $$ \frac{\Delta b}{b} = \frac{\Delta m}{m} + \frac{\Delta \lambda}{\lambda} + \frac{\Delta D}{D} + \frac{\Delta d}{d} $$ $$ \frac{\Delta b}{b} = 0 + 0 + \frac{1 \, \mathrm{cm}}{1 \, \mathrm{m}} + \frac{1 \, \mathrm{mm}}{5 \, \mathrm{mm}} = 0.21 $$ $$ b = \frac{m \lambda D}{d} = \frac{3 \times 600 \times 10^{-3} \times 1}{5 \times 10^{-3}} \, \mu \mathrm{m} = 360 \, \mu \mathrm{m} $$ $$ \Rightarrow \Delta b = 360 \times 0.21 \, \mu \mathrm{m} = 75.6 \, \mu \mathrm{m} $$ However, error in $d$ is too large (20$\%$) for the solution-1 to be correct. Hence, we propose solution-2. Solution-2 $$ b = \frac{m \lambda D}{d} = 360 \, \mu \mathrm{m} $$ $$ b_{max} = \frac{3 \times 600 \times 10^{-3} \times 1.01}{4 \times 10^{-3}} \, \mu \mathrm{m} = 454.5 \, \mu \mathrm{m} $$ $$ b_{min} = \frac{3 \times 600 \times 10^{-3} \times 0.99}{6 \times 10^{-3}} \, \mu \mathrm{m} = 297 \, \mu \mathrm{m} $$ Maximum value of $b$ gives error, $\Delta b_1 = 94.5 \, \mu \mathrm{m}$. Minimum value of $b$ gives error, $\Delta b_2 = 63 \, \mu \mathrm{m}$. Therefore, we always report the largest error, hence correct answer should be 94.5$\,$ $\mu$ $\mathrm{m}$.
Question 29
Physics · Dual Nature of Radiation and Matter · Fill in the blank
Consider an electron in the $n = 3$ orbit of a hydrogen-like atom with atomic number $Z$. At absolute temperature $T$, a neutron having thermal energy $k_B T$ has the same de Broglie wavelength as that of this electron. If this temperature is given by $T = \frac{Z^2 h^2}{\alpha \pi^2 a_0^2 m_N k_B}$, (where $h$ is the Planck's constant, $k_B$ is the Boltzmann constant, $m_N$ is the mass of the neutron and $a_0$ is the first Bohr radius of hydrogen atom) then the value of $\alpha$ is ___
Physics · Electric Charges and Fields · Single correct
List-I shows four configurations, each consisting of a pair of ideal electric dipoles. Each dipole has a dipole moment of magnitude $p$, oriented as marked by arrows in the figures. In all the configurations the dipoles are fixed such that they are at a distance $2r$ apart along the $x$ direction. The midpoint of the line joining the two dipoles is $X$. The possible resultant electric fields $\vec{E}$ at $X$ are given in List-II. Choose the option that describes the correct match between the entries in List-I to those in List-II.
P→3, Q→1, R→2, S→4
P→4, Q→5, R→3, S→1
P→2, Q→1, R→4, S→5
P→2, Q→1, R→3, S→5
Answer: (c)
Solution
For (P), the net electric field is given by $$\mathbf{E}_{net} = \frac{-2kP \hat{\mathbf{j}}}{r^3}$$. For (Q), the electric fields cancel each other, so $$\mathbf{E}_{net} = 0$$. For (R), the net electric field is $$\frac{2P \hat{\mathbf{i}}}{4\pi \varepsilon_0 r^3} - \frac{P \hat{\mathbf{j}}}{4\pi \varepsilon_0 r^3}$$. For (S), the net electric field is $$\mathbf{E}_{net} = \frac{4kP \hat{\mathbf{i}}}{r^3}$$. The mapping is P → 2, Q → 1, R → 4, S → 5.
Question 31
Physics · Alternating Current · Single correct
A circuit with an electrical load having impedance $Z$ is connected with an AC source as shown in the diagram. The source voltage varies in time as $V(t) = 300 \sin(400t) \, \mathrm{V}$, where $t$ is time in s. List-I shows various options for the load. The possible currents $i(t)$ in the circuit as a function of time are given in List-II. Choose the option that describes the correct match between the entries in List-I to those in List-II.
P $\rightarrow$ 3, Q $\rightarrow$ 5, R $\rightarrow$ 2, S $\rightarrow$ 1
P $\rightarrow$ 1, Q $\rightarrow$ 5, R $\rightarrow$ 2, S $\rightarrow$ 3
P $\rightarrow$ 3, Q $\rightarrow$ 4, R $\rightarrow$ 2, S $\rightarrow$ 1
P $\rightarrow$ 1, Q $\rightarrow$ 4, R $\rightarrow$ 2, S $\rightarrow$ 5
Answer: (a)
Solution
For P $$i = \frac{V}{R} = 10 \sin 400t \Rightarrow (3)$$ For Q $$X_L = \omega L = 400 \times 100 \times 10^{-3} = 40\, \Omega$$ Therefore, $$Z = 50\, \Omega$$ Thus, $$i = \frac{300}{50} \sin (400t - 53^\circ) [current will lag by \tan^{-1} \frac{X_L}{R} ] \Rightarrow (5)$$ For R $$X_C = \frac{10^6}{400 \times 50} \Omega = 50\, \Omega and X_L = 400 \times 25 \times 10^{-3} = 10\, \Omega$$ Therefore, $$Z = 50\, \Omega$$ Thus, $$i = \frac{300}{50} \sin (400t + 53^\circ) [Current will lead by \tan^{-1} \frac{X_C - X_L}{R} ] \Rightarrow (2)$$ For S $$X_C = 50\, \Omega and X_L = 400 \times 125 \times 10^{-3} = 50\, \Omega$$ $$R = 60\, \Omega$$ Thus, $$i = \frac{300}{60} \sin (400t) X_L = X_C \Rightarrow Resonance \Rightarrow (1)$$
Question 32
Physics · Atoms · Single correct
List-I shows various functional dependencies of energy $(E)$ on the atomic number $(Z)$. Energies associated with certain phenomena are given in List-II. Choose the option that describes the correct match between the entries in List-I to those in List-II.
P→4, Q→3, R→1, S→2
P→5, Q→2, R→1, S→4
P→5, Q→1, R→2, S→4
P→3, Q→2, R→1, S→5
Answer: (c)
Solution
Energy of H-like atom is $$E = -13.6 \frac{Z^2}{n^2} So$$ $$E \propto Z^2$$ P $\rightarrow$ (5) Energy of characteristic X-ray by Moseley's correction $$E = -13.6 (Z-1)^2 \left[ \frac{1}{n_1^2} - \frac{1}{n_2^2} \right] So$$ $$E \propto (Z-1)^2$$ Q $\rightarrow$ (1) Electrostatics binding energy is proportional to $Z(Z-1)$ R $\rightarrow$ (2) For stable nuclei with mass no. in range 30 to 170. Binding energy per nucleon is constant & graph is straight line S $\rightarrow$ (4) Ans. (C) is correct
Chemistry
Question 33
Chemistry · The p-Block Elements (Group 15, 16, 17 & 18) · Single correct
The heating of $\mathrm{NH}_4\mathrm{NO}_2$ at $60{-}70^\circ\mathrm{C}$ and $\mathrm{NH}_4\mathrm{NO}_3$ at $200{-}250^\circ\mathrm{C}$ is associated with the formation of nitrogen containing compounds $X$ and $Y$, respectively. $X$ and $Y$, respectively, are
$\mathrm{N}_2$ and $\mathrm{N}_2\mathrm{O}$
$\mathrm{NH}_3$ and $\mathrm{NO}_2$
$\mathrm{NO}$ and $\mathrm{N}_2\mathrm{O}$
$\mathrm{N}_2$ and $\mathrm{NH}_3$
Answer: (a)
Solution
The decomposition of $\mathrm{NH_4NO_2}$ at $60-70^\circ\mathrm{C}$ produces $\mathrm{N_2}$ and $2\mathrm{H_2O}$. $$\mathrm{NH_4NO_2} \xrightarrow{\Delta \ 60-70^\circ\mathrm{C}} \mathrm{N_2} + 2\mathrm{H_2O}$$ The decomposition of $\mathrm{NH_4NO_3}$ at $200-250^\circ\mathrm{C}$ produces $\mathrm{N_2O}$ and $2\mathrm{H_2O}$. $$\mathrm{NH_4NO_3} \xrightarrow{\Delta \ 200-250^\circ\mathrm{C}} \mathrm{N_2O} + 2\mathrm{H_2O}$$
Question 34
Chemistry · Co-ordination Compounds · Single correct
The correct order of the wavelength maxima of the absorption band in the ultraviolet-visible region for the given complexes is
Given $\Delta_O \propto \frac{1}{\lambda}$. Therefore, the absorb wavelength order is $[\mathrm{Co(CN)_6}]^{3-} < [\mathrm{Co(NH_3)_6}]^{3+} < [\mathrm{Co(NH_3)_5H_2O}]^{3+} < [\mathrm{Co(NH_3)_5Cl}]^{2+}$.
Question 35
Chemistry · Redox Reactions · Single correct
One of the products formed from the reaction of permanganate ion with iodide ion in neutral aqueous medium is
$I_2$
$\mathrm{IO}_3^-$
$\mathrm{IO}_4^-$
$\mathrm{IO}_2^-$
Answer: (b)
Solution
In a neutral solution, the reaction is given by: $$\mathrm{I^- + 2MnO_4^- + H_2O \rightarrow 2MnO_2 + IO_3^- + 2OH^-}$$
Question 36
Chemistry · Hydrocarbons · Single correct
Consider the depicted hydrogen (H) in the hydrocarbons given below. The most acidic hydrogen (H) is
Answer: (b)
Solution
B is most acidic: It forms the most stable conjugate base.
Question 37
Chemistry · Chemical Bonding and Molecular Structure · Multiple correct
Regarding the molecular orbital (MO) energy levels for homonuclear diatomic molecules, the INCORRECT statement(s) is(are)
Bond order of Ne$_2$ is zero.
The highest occupied molecular orbital (HOMO) of F$_2$ is $\sigma$-type.
Bond energy of O$_2^+$ is smaller than the bond energy of O$_2$.
Bond length of Li$_2$ is larger than the bond length of B$_2$.
Chemistry · Haloalkanes and Haloarenes · Multiple correct
For the reaction sequence given below, the correct statement(s) is(are) (In the options, X is any atom other than carbon and hydrogen, and it is different in P, Q and R)
C–X bond length in P, Q and R follows the order Q > R > P.
C–X bond enthalpy in P, Q and R follows the order R > P > Q.
Relative reactivity toward S_N2 reaction in P, Q and R follows the order P > R > Q.
pK_a value of the conjugate acids of the leaving groups in P, Q and R follows the order R > Q > P.
Answer: (b)
Solution
The solution involves the Finkelstein reaction and Swart reaction. For compound P, the bond is C–Br, for Q it is C–I, and for R it is C–F. The bond lengths are 2–4, 2–5, and 2–2 respectively. As the period number increases, size increases, bond length increases, bond order decreases, and bond enthalpy decreases. (A) Wrong: bond length order Q > P > R (B) Correct: Bond enthalpy R > P > Q (C) Wrong: S_N2 reactivity Q > P > R (D) Wrong: pKa (HI P > Q (pKa)
Question 40
Chemistry · Electrochemistry · Numerical
In an electrochemical cell, dichromate ions in aqueous acidic medium are reduced to $\mathrm{Cr}^{3+}$. The current (in amperes) that flows through the cell for 48.25 minutes to produce 1 mole of $\mathrm{Cr}^{3+}$ is _______. Use: 1 Faraday = 96500 C mol$^{-1}$
Answer: 100.0
Solution
For reduction of dichromate, balanced reaction is: $$\mathrm{Cr_2O_7^{2-}(aq) + 6e^- + 14H^+(aq) \rightarrow 2Cr^{3+}(aq) + 7H_2O(l)}$$ 3 mol 1 mol Number of Farads required = 3 mol Let current = I amperes $$\Rightarrow \frac{I \times 48.25 \times 60}{96500} = 3$$ $$I = 100 \, \mathrm{A}$$
Question 41
Chemistry · Equilibrium · Numerical
At $25^\circ\mathrm{C}$, the concentration of $\mathrm{H^+}$ ions in $1.00\times10^{-3}$ M aqueous solution of a weak monobasic acid having acid dissociation constant $(K_a)=4.00\times10^{-11}$ is $X\times10^{-7}$ M. The value of $X$ is ________. Use: Ionic product of water $(K_w)=1.00\times10^{-14}$ at $25^\circ\mathrm{C}$
Answer: 2.23
Solution
Because concentration of H⁺ from weak acid is less we need to consider self ionization of H₂O also. $$\mathrm{HX(aq) \rightleftharpoons H^+ + X^-(aq)}$$ $$10^{-3} - x x + y x$$ $$\mathrm{H_2O(l) \rightleftharpoons H^+(aq) + OH^-(aq)}$$ $$x + y y$$ Approximation: $(10^{-3} - x) \simeq 10^{-3}$ $$\Rightarrow \frac{x(x+y)}{10^{-3}} = K_a = 4 \times 10^{-11} \ldots (1)$$ $$\Rightarrow y(x+y) = K_w = 10^{-14} \ldots (2)$$ Add (1) + (2) $$\Rightarrow (x+y)^2 = 5 \times 10^{-14}$$ $$\Rightarrow x+y = [H^+] = \sqrt{5} \times 10^{-7}$$ $$\Rightarrow x = \sqrt{5} = 2.236$$ Answer 2.23 or 2.24.
Question 42
Chemistry · States of Matter · Numerical
Molar volume $(V_m)$ of a van der Waals gas can be calculated by expressing the van der Waals equation as a cubic equation with $V_m$ as the variable. The ratio (in mol dm$^{-3}$) of the coefficient of $V_m^2$ to the coefficient of $V_m$ for a gas having van der Waals constants $a = 6.0 \, \mathrm{dm}^6 \, \mathrm{atm} \, \mathrm{mol}^{-2}$ and $b = 0.060 \, \mathrm{dm}^3 \, \mathrm{mol}^{-1}$ at 300 K and 300 atm is _______. Use: Universal gas constant $(R) = 0.082 \, \mathrm{dm}^3 \, \mathrm{atm} \, \mathrm{mol}^{-1} \, \mathrm{K}^{-1}$
Answer: -7.1
Solution
Given $\($ $\left$( P + $\frac{a}{V_m^2}$ $\right$) (V_m - b) = RT $\)$ $\($ PV_m - bP + $\frac{a}{V_m}$ - $\frac{ab}{V_m^2}$ - RT = 0 $\)$ $\($ $\Rightarrow$ PV_m^2 - (bP + RT) V_m^2 + aV_m - ab = 0 $\)$ Coefficient of $\($ V_m^2 = -(bP + RT) $\)$ Coefficient of $\($ V_m = a $\)$ Ratio = $\($-$\frac{(bP + RT)}{a}$ = -$\left$[ $\frac{0.06 \times 300 + 24.6}{6}$ $\right$] = -7.1. $\)$
Question 43
Chemistry · Electrochemistry · Numerical
Considering ideal gas behavior, the expansion work done (in kJ) when $144$ g of water is electrolyzed completely under constant pressure at $300$ K is ________. Use: Universal gas constant $(R)=8.3$ J K$^{-1}$ mol$^{-1}$; Atomic mass (in amu): H $=1$, O $=16$
Answer: 29.88
Solution
The reaction is given by $\mathrm{H_2O(l)} \rightarrow \mathrm{H_2(g)} + \frac{1}{2} \mathrm{O_2(g)}$. The masses and moles are as follows: 144 g corresponds to 8 mol of $\mathrm{H_2O}$, producing 8 mol of $\mathrm{H_2}$ and 4 mol of $\mathrm{O_2}$. The work done $W$ is given by $W = -P \Delta V = -(\Delta n)RT$. The change in gaseous moles is 12. Therefore, $$W = -\frac{12 \times 8.3 \times 300}{1000} kJ = -29.88 kJ.$$
Question 44
Chemistry · Amines · Numerical
The monomer (X) involved in the synthesis of Nylon 6,6 gives positive carbylamine test. If 10 moles of X are analyzed using Dumas method, the amount (in grams) of nitrogen gas evolved is _______. Use: Atomic mass of N (in amu) = 14
Answer: 280.0
Solution
Hexamethylene diamine series give (+) carbylamine test. $\mathrm{C_x H_y N_z} + (2x + 1/2)\mathrm{CuO} \rightarrow x\mathrm{CO_2} + \frac{y}{2} \mathrm{H_2O} + \frac{z}{2} \mathrm{N_2}$ (Dumas method) $\mathrm{C_6H_{16}N_2}$ then $\frac{z}{2} \mathrm{N_2} = \frac{2}{2} \mathrm{N_2} = 1$ mole Given 10 mole in this reaction so $w_{\mathrm{N_2}} = 10 \times 28 = 280 \mathrm{gm}$
Question 45
Chemistry · Some Basic Concepts of Chemistry · Numerical
The reaction sequence given below is carried out with 16 moles of X. The yield of the major product in each step is given below the product in parentheses. The amount (in grams) of S produced is _______.
Answer: 175.0
Solution
Given: $n = 16$ mole. The reaction sequence starts with the given compound undergoing a reaction with Na/dry ether followed by $\mathrm{H_3O^+}$ to form compound $\mathrm{(P)}$ with $\mathrm{CHO}$ groups and $M = 210$, $n = 8$. Next, compound $\mathrm{(P)}$ is treated with $\mathrm{NaOH/\Delta}$ and $\mathrm{H_3O^+}$ to form compound $\mathrm{(Q)}$ with $\mathrm{CH_2OH}$ and $\mathrm{COOH}$ groups, $n = 4$. Compound $\mathrm{(R)}$ with $\mathrm{OH}$ group, $n = 2$, is reacted with $\mathrm{NaOH/CaO}$ at $\Delta$ to form compound $\mathrm{(T)}$ with $\mathrm{Br}$, $n = 1$. Compound $\mathrm{(T)}$ undergoes a Williamson ether synthesis (WES) with $\mathrm{R}$, $\mathrm{NaH}$, and $\mathrm{(C_2H_5)_2O}$ to form the final product $\mathrm{(S)}$. The molecular weight $M$ of the product $\mathrm{S}$ is $350$. The weight of the product of $\mathrm{S}$ is calculated as $350 \times 1/2 = 175$ gm. Ans. *WES: Williamson ether synthesis.
Question 46
Chemistry · Analytical Chemistry · Single correct
The correct match of the group reagents in List-I for precipitating the metal ion given in List-II from solutions, is
Chemistry · Organic Chemistry — Some Basic Principles & Techniques · Single correct
The major products obtained from the reactions in List-II are the reactants for the named reactions mentioned in List-I. Match each entry in List-I with the appropriate entry in List-II and choose the correct options.
P → 2 ; Q → 4 ; R → 1 ; S → 3
P → 2 ; Q → 3 ; R → 4 ; S → 1
P → 5 ; Q → 3 ; R → 4 ; S → 2
P → 5 ; Q → 4 ; R → 2 ; S → 1
Answer: (b)
Solution
1. The reaction of toluene with $\mathrm{CrO_2Cl_2/CS_2}$ followed by $\mathrm{H_2O^+}$ gives benzaldehyde, which undergoes the Cannizzaro reaction (S). 2. Benzoic acid reacts with $\mathrm{PCl_5}$ to form benzoyl chloride, which then reacts with $\mathrm{NH_3}$ to form benzamide. This undergoes the Stephen reaction with $\mathrm{P_4O_{10}/\Delta}$ to form benzonitrile (P). 3. Nitrobenzene is reduced with $\mathrm{Fe/HCl}$ to form aniline, which is then diazotized with $\mathrm{HCl/NaNO_2}$ at $0-5^\circ\mathrm{C}$ to form the diazonium salt. This undergoes the Sandmeyer reaction (Q). 4. Toluene is chlorinated with $\mathrm{Cl_2/hv}$ to form benzyl chloride, which is oxidized to benzoic acid. This reacts with Tollen's reagent to form benzaldehyde, which is then converted to benzoyl chloride using $\mathrm{SOCl_2}$. Benzoyl chloride reacts with $\mathrm{NH_3}$ to form benzamide, which undergoes the Hoffmann bromamide reaction (R). 5. Acetanilide is nitrated with $\mathrm{HNO_3}$ to form p-nitroacetanilide, which is then hydrolyzed with $\mathrm{NaOH}$ to form p-nitroaniline.
Question 48
Chemistry · Amines · Single correct
Match the compounds in List-I with the appropriate observations in List-II and choose the correct option.
P $\rightarrow$ 1 ; Q $\rightarrow$ 5 ; R $\rightarrow$ 4 ; S $\rightarrow$ 2
P $\rightarrow$ 2 ; Q $\rightarrow$ 5 ; R $\rightarrow$ 1 ; S $\rightarrow$ 3
P $\rightarrow$ 5 ; Q $\rightarrow$ 2 ; R $\rightarrow$ 1 ; S $\rightarrow$ 4
P $\rightarrow$ 2 ; Q $\rightarrow$ 1 ; R $\rightarrow$ 5 ; S $\rightarrow$ 3
Answer: (b)
Solution
Gives $\mathrm{FeCl_3}$ test because of presence of phenolic group and ninhydrin test. Amino acid obtained gives (+) Ninhydrin test but not phthalein dye test. Reaction with phenyl diazonium salt gives yellow dye. Compound will form hydrazone derivative with aldehydic group of glucose.