JEE Main 6 April 2024 Shift 2 question paper with solutions
JEE Main 6 April 2024 Shift 2: all 90 questions in paper order (Maths, Physics, Chemistry) with the answer key and worked solutions. Free to read; attempt it as a timed 3-hour mock test.
Register free to attempt this shift as a timed 180-minute test with instant scoring and chapter-wise analysis.
Maths
Question 1
Maths · Properties of Triangles · Single correct
Let ABC be an equilateral triangle. A new triangle is formed by joining the middle points of all sides of the triangle ABC and the same process is repeated infinitely many times. If P is the sum of perimeters and Q is the sum of areas of all the triangles formed in this process, then :
$P^2 = 6\sqrt{3}Q$
$P^2 = 36\sqrt{3}Q$
$P = 36\sqrt{3}Q^2$
$P^2 = 72\sqrt{3}Q$
Answer: (b)
Solution
Area of first $\Delta = \frac{\sqrt{3}a^2}{4}$. Area of second $\Delta = \frac{\sqrt{3}a^2}{4} \cdot \frac{a^2}{4} = \frac{\sqrt{3}a^2}{16}$. Area of third $\Delta = \frac{\sqrt{3}a^2}{64}$. Sum of area $= \frac{\sqrt{3}a^2}{4} \left( 1 + \frac{1}{4} + \frac{1}{16} \cdots \right)$. $Q = \frac{\sqrt{3}a^2}{4} \cdot \frac{1}{\frac{3}{4}} = \frac{a^2}{\sqrt{3}}$. Perimeter of 1st $\Delta = 3a$. Perimeter of 2nd $\Delta = \frac{3a}{2}$. Perimeter of 3rd $\Delta = \frac{3a}{4}$. $P = 3a \left( 1 + \frac{1}{2} + \frac{1}{4} + \cdots \right)$. $P = 3a \cdot 2 = 6a$. $a = \frac{P}{6}$. $Q = \frac{1}{\sqrt{3}} \cdot \frac{P^2}{36}$. $P^2 = 36\sqrt{3}Q$.
Question 2
Maths · Relations and Functions · Single correct
Let A = $\{1, 2, 3, 4, 5\}$. Let R be a relation on A defined by $xRy$ if and only if $4x \leq 5y$. Let $m$ be the number of elements in R and $n$ be the minimum number of elements from $A \times A$ that are required to be added to R to make it a symmetric relation. Then $m + n$ is equal to:
25
24
26
23
Answer: (a)
Solution
Given: $4x \leq 5y$ then $$R = \{(1,1), (1,2), (1,3), (1,4), (1,5), (2,2), (2,3), (2,4), (2,5), (3,3), (3,4), (3,5), (4,4), (4,5), (5,4), (5,5)\}$$ i.e. 16 elements. i.e. $m = 16$ Now to make $R$ a symmetric relation add $$\{(2,1), (3,2), (4,3), (3,1), (4,2), (5,3), (4,1), (5,2), (5,1)\}$$ i.e. $n = 9$ So $m + n = 25$
Question 3
Maths · Probability · Single correct
If three letters can be posted to any one of the 5 different addresses, then the probability that the three letters are posted to exactly two addresses is:
$\frac{18}{25}$
$\frac{12}{25}$
$\frac{6}{25}$
$\frac{4}{25}$
Answer: (b)
Solution
Total method $= 5^3$. Favorable $= \binom{5}{2} (2^3 - 2) = 60$. Probability $= \frac{60}{125} = \frac{12}{25}$.
Question 4
Maths · Differential Equations · Single correct
Suppose the solution of the differential equation $\frac{dy}{dx} = \frac{(2+\alpha)x - \beta y + 2}{\beta x - 2\alpha y - (\beta \gamma - 4\alpha)}$ represents a circle passing through origin. Then the radius of this circle is:
2
$\sqrt{17}$
$\frac{1}{2}$
$\frac{\sqrt{17}}{2}$
Answer: (d)
Solution
Given $\($ $\frac{dy}{dx}$ = $\frac{(2 + \alpha)x - \beta y + 2}{\beta x - y(2\alpha + \beta) + 4\alpha}$ $\)$ $\($ $\beta$ x dy - (2$\alpha$ + $\beta$) y dy + 4$\alpha$ dy = (2 + $\alpha$) x dx - $\beta$ y dx + 2 dx $\)$ $\($ $\beta$ (x dy + y dx) - (2$\alpha$ + $\beta$) y dy + 4$\alpha$ dy = (2 + $\alpha$) x dx + 2 dx $\)$ $\($ $\beta$ xy - $\frac{(2\alpha + \beta) y^2}{2}$ + 4$\alpha$ y = $\frac{(2 + \alpha) x^2}{2}$ $\)$ $\($ $\Rightarrow$ $\beta$ = 0 $\)$ for this to be a circle $\($ (2 + $\alpha$) $\frac{x^2}{2}$ + $\alpha$ y^2 + 2x - 4$\alpha$ y = 0 $\)$ Coefficient of $\($ x^2 = y^2 $\)$ $\($ 2 + a = 2a $\)$ $\($ $\Rightarrow$ $\alpha$ = 2 $\)$ i.e. $\($ 2x^2 + 2y^2 + 2x - 8y = 0 $\)$ $\($ x^2 + y^2 + x - 4y = 0 $\)$ $\($ rd = $\sqrt{\frac{1}{4} + 4}$ = $\frac{\sqrt{17}}{2}$ $\)$
Question 5
Maths · Conic Sections · Single correct
If the locus of the point, whose distances from the point $(2,1)$ and $(1,3)$ are in the ratio $5:4$, is $$ax^2 + by^2 + cxy + dx + ey + 170 = 0,$$ then the value of $a^2 + 2b + 3c + 4d + e$ is equal to:
A software company sets up $m$ number of computer systems to finish an assignment in 17 days. If 4 computer systems crashed on the start of the second day, 4 more computer systems crashed on the start of the third day and so on, then it took 8 more days to finish the assignment. The value of $m$ is equal to:
150
180
160
125
Answer: (a)
Solution
Given the equation: $$17m = m + (m - 4) + (m - 4 \times 2) + \ldots + (m - 4 \times 24)$$ Simplifying, we have: $$17m = 25m - 4(1 + 2 + \ldots + 24)$$ The sum of the series is calculated as: $$8m = \frac{4 \cdot 24 \cdot 25}{2} = 150$$
Question 9
Maths · Complex Numbers and Quadratic Equations · Single correct
If $z_1, z_2$ are two distinct complex number such that $$\left| \frac{z_1 - 2z_2}{\frac{1}{2} - z_1 z_2} \right| = 2,$$ then
$z_1$ lies on a circle of radius $\frac{1}{2}$ and $z_2$ lies on a circle of radius $1$.
both $z_1$ and $z_2$ lie on the same circle.
either $z_1$ lies on a circle of radius $\frac{1}{2}$ or $z_2$ lies on a circle of radius $1$.
either $z_1$ lies on a circle of radius $1$ or $z_2$ lies on a circle of radius $\frac{1}{2}$.
Maths · Applications of Derivatives · Single correct
If the function $f(x) = \left(\frac{1}{x}\right)^{2x}$; $x > 0$ attains the maximum value at $x = \frac{1}{e}$ then:
$e^{\pi} < \pi^{e}$
$e^{\pi} > \pi^{e}$
$(2e)^{\pi} > \pi^{(2e)}$
$e^{2\pi} < (2\pi)^{e}$
Answer: (b)
Solution
Let $y = \left( \frac{1}{x} \right)^{2x}$. Taking the natural logarithm on both sides, we have $\ln y = 2x \ln \left( \frac{1}{x} \right)$. Simplifying, $\ln y = -2x \ln x$. Differentiating both sides with respect to $x$, we get $\frac{1}{y} \frac{dy}{dx} = -2(1 + \ln x)$. For $x > \frac{1}{e}$, $f^n$ is decreasing. Therefore, $e \left( \frac{1}{\pi} \right)^{2\pi}$, which implies $e^\pi > \pi^e$.
Question 11
Maths · Vector Algebra · Single correct
Let $$\vec{a}=6\hat{i}+\hat{j}-\hat{k}\quad\text{and}\quad\vec{b}=\hat{i}+\hat{j}.$$ If $\vec{c}$ is a vector such that $$|\vec{c}|\ge6,\quad \vec{a}\cdot\vec{c}=6|\vec{c}|,\quad |\vec{c}-\vec{a}|=2\sqrt{2},$$ and the angle between $(\vec{a}\times\vec{b})$ and $\vec{c}$ is $60^\circ$, then $$|(\vec{a}\times\vec{b})\times\vec{c}|$$ is equal to:
Maths · Permutations and Combinations · Single correct
If all the words with or without meaning made using all the letters of the word "NAGPUR" are arranged as in a dictionary, then the word at $315^{th}$ position in this arrangement is :
NRAGUP
NRAPUG
NRAPGU
NRAGPU
Answer: (c)
Solution
NAGPUR A $\rightarrow$ 5! = 120 G $\Rightarrow$ 5! = 120 240 NA $\Rightarrow$ 4! = 24 264 NG $\Rightarrow$ 4! = 24 288 NP $\Rightarrow$ 4! = 24 312 NRAGPU = 1 313 NRAGUP 314 NRAPGU 315
Question 13
Maths · Continuity and Differentiability · Single correct
Suppose for a differentiable function $h$, $h(0) = 0$, $h(1) = 1$ and $h'(0) = h'(1) = 2$. If $g(x) = h(e^x) e^{h(x)}$, then $g'(0)$ is equal to:
5
4
8
3
Answer: (b)
Solution
Given $g(x) = h(e^x) \cdot e^{h(x)}$. Differentiating, we have: $$g'(x) = h(e^x) \cdot e^{h(x)} \cdot h'(x) + e^{h(x)} h'(e^x) \cdot e^x$$ Evaluating at $x = 0$: $$g'(0) = h(1)e^{h(0)}h'(0) + e^{h(0)}h'(1)$$ Simplifying, we get: $$= 2 + 2 = 4$$
Question 14
Maths · Three Dimensional Geometry · Single correct
Let $\mathrm{P}(\alpha, \beta, \gamma)$ be the image of the point $\mathrm{Q}(3, -3, 1)$ in the line $\frac{x-0}{1} = \frac{y-3}{1} = \frac{z-1}{-1}$ and $\mathrm{R}$ be the point $(2, 5, -1)$. If the area of the triangle $\mathrm{PQR}$ is $\lambda$ and $\lambda^2 = 14K$, then $K$ is equal to:
If P(6, 1) be the orthocentre of the triangle whose vertices are A(5, -2), B(8, 3) and C(h, k), then the point C lies on the circle:
$x^2 + y^2 - 61 = 0$
$x^2 + y^2 - 52 = 0$
$x^2 + y^2 - 65 = 0$
$x^2 + y^2 - 74 = 0$
Answer: (c)
Solution
Slope of $AD = 3$. Slope of $BC = -\frac{1}{3}$. Equation of $BC$ is $3y + x - 17 = 0$. Slope of $BE = 1$. Slope of $AC = -1$. Equation of $AC$ is $x + y - 3 = 0$. Point $C$ is $(-4, 7)$.
Question 16
Maths · Relations and Functions · Single correct
Let $f(x) = \frac{1}{7 - \sin 5x}$ be a function defined on $\mathbb{R}$. Then the range of the function $f(x)$ is equal to ;
$\left[ \frac{1}{7}, \frac{1}{6} \right]$
$\left[ \frac{1}{8}, \frac{1}{5} \right]$
$\left[ \frac{1}{7}, \frac{1}{5} \right]$
$\left[ \frac{1}{8}, \frac{1}{6} \right]$
Answer: (d)
Solution
Given $\sin 5x \in [-1, 1]$. Therefore, $-\sin 5x \in [-1, 1]$. Adding 7 to each part, we get $7 - \sin 5x \in [6, 8]$. Taking the reciprocal, we have $$\frac{1}{7 - \sin 5x} \in \left[ \frac{1}{8}, \frac{1}{6} \right].$$
Question 17
Maths · Vector Algebra · Single correct
Let $\vec{a}$ = 2$\hat{i}$ + $\hat{j}$ - $\hat{k}$, $\vec{b}$ = (($\vec{a}$ $\times$ ($\hat{i}$ + $\hat{j}$)) $\times$ $\hat{i}$) $\times$ $\hat{i}$ . Then the square of the projection of $\vec{a}$ on $\vec{b}$ is :
$\frac{1}{3}$
$\frac{2}{3}$
2
$\frac{1}{5}$
Answer: (c)
Solution
Given $\vec{a} \times (\hat{i} + \hat{j}) = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ 2 & 1 & -1 \\ 1 & 1 & 0 \end{vmatrix}$. This simplifies to $\hat{i} - \hat{j} + \hat{k}$. Then, $(\vec{a} \times (\hat{i} \times \hat{j})) \times \hat{i} = \hat{k} + \hat{j}$. Further, $((\vec{a} \times (\hat{i} \times \hat{j})) \times \hat{i}) \times \hat{i} = \hat{j} - \hat{k}$. The projection of $\vec{a}$ on $\hat{b}$ is given by $\frac{\vec{a} \cdot \vec{b}}{|\vec{b}|}$. This equals $\frac{1 + 1}{\sqrt{2}} = \sqrt{2}$.
Question 18
Maths · Applications of Integrals · Single correct
If the area of the region \[ \left\{ (x,y): \frac{a}{x^2}\le y\le\frac{1}{x},\; 1\le x\le2,\; 0<a<1 \right\} \] is \[ (\log_e2)-\frac{1}{7}, \] then the value of $7a-3$ is equal to:
0
2
-1
1
Answer: (c)
Solution
The area is given by the integral $$\int_1^2 \left( \frac{1}{x} - \frac{a}{x^2} \right) \, dx$$. Evaluating the integral, we have: $$\left[ \ln x + \frac{a}{x} \right]_1^2$$. This simplifies to $$\ln 2 + \frac{a}{2} - a = \log_e 2 - \frac{1}{7}$$. Solving for $a$, we get: $$\frac{-a}{2} = -\frac{1}{7}$$. Therefore, $$a = \frac{2}{7}$$. Multiplying both sides by 7 gives: $$7a = 2$$. Finally, $$7a - 3 = -1$$.
Question 19
Maths · Trigonometric Functions · Single correct
If $\int \dfrac{1}{a^2\sin^2 x + b^2\cos^2 x}\, dx = \dfrac{1}{12}\tan^{-1}(3\tan x) + \text{constant}$, then the maximum value of $a\sin x + b\cos x$, is :
$\sqrt{40}$
$\sqrt{41}$
$\sqrt{39}$
$\sqrt{42}$
Answer: (a)
Solution
Given $$\int \frac{\sec^2 x \, dx}{a^2 \tan^2 x + b^2}$$. Let $$\tan x = t$$, then $$\sec^2 x \, dx = dt$$. The integral becomes $$\int \frac{dt}{a^2 t^2 + b^2}$$. This can be rewritten as $$\frac{1}{a^2} \int \frac{dt}{t^2 + \left( \frac{b}{a} \right)^2}$$. The solution is $$\frac{1}{a^2} \cdot \frac{1}{\frac{b}{a}} \tan^{-1} \left( \frac{t}{\frac{b}{a}} \right) + c$$. Substituting back, we have $$\frac{1}{ab} \tan^{-1} \left( \frac{a}{b} \tan x \right) + c$$. On comparing, $$\frac{a}{b} = 3$$. Given $$ab = 12$$, we find $$a = 6, b = 2$$. The maximum value of $$6 \sin x + 2 \cos x$$ is $$\sqrt{40}$$.
Question 20
Maths · Matrices · Single correct
If $A$ is a square matrix of order 3 such that $\det(A) = 3$ and $\det(\mathrm{adj}(-4 \mathrm{adj}(-3 \mathrm{adj}(3 \mathrm{adj}((2 \, A)^{-1})))) = 2^m 3^n$, then $m + 2n$ is equal to:
Maths · Continuity and Differentiability · Numerical
Let [t] denote the greatest integer less than or equal to t. Let $f : [0, \infty) \to \mathbb{R}$ be a function defined by $$f(x) = \left[ \frac{x}{2} + 3 \right] - \left[ \sqrt{x} \right].$$ Let $S$ be the set of all points in the interval $[0, 8]$ at which $f$ is not continuous. Then $$\sum_{a \in S} a$$ is equal to .
Answer: 17
Solution
The function $\left[ \frac{x}{2} + 3 \right]$ is discontinuous at $x = 2, 4, 6, 8$. The function $\sqrt{x}$ is discontinuous at $x = 1, 4$. The function $F(x)$ is discontinuous at $x = 1, 2, 6, 8$. The sum $\sum a = 1 + 2 + 6 + 8 = 17$.
Question 22
Maths · Conic Sections · Numerical
The length of the latus rectum and directrices of a hyperbola with eccentricity $e$ are 9 and $x = \pm \frac{4}{\sqrt{13}}$, respectively. Let the line $y - \sqrt{3}x + \sqrt{3} = 0$ touch this hyperbola at $(x_0, y_0)$. If $m$ is the product of the focal distances of the point $(x_0, y_0)$, then $4e^2 + m$ is equal to
Answer: 61
Solution
Given $\frac{2b^2}{a} = 9$ and $\frac{a}{e} = \pm \frac{4}{\sqrt{3}}$. Equation of tangent $y - \sqrt{3}x + \sqrt{3} = 0$ by equation of tangent. Let slope $= S = \sqrt{3}$. Constant $= -\sqrt{3}$. By condition of tangency $$6 = 6a^2 - 9a$$ $$\Rightarrow a = 2, \ b^2 = 9$$ Equation of Hyperbola is $$\frac{x^2}{4} - \frac{y^2}{9} = 1$$ and for tangent. Point of contact is $(4, 3\sqrt{3}) = (x_0, y_0)$. Now $e = \sqrt{1 + \frac{9}{4}} = \frac{\sqrt{13}}{2}$. Again product of focal distances $$m = (x_0 e + a)(x_0 e - a)$$ $$m + 4e^2 = 20e^2 - a^2$$ $$= 20 \times \frac{13}{4} - 4 = 61$$ (There is a printing mistake in the equation of directrix $x = \pm \frac{4}{\sqrt{3}}$. Corrected equation is $x = \pm \frac{4}{\sqrt{13}}$ for directrix, as eccentricity must be greater than one, so question must be bonus)
Question 23
Maths · Sequences and Series · Numerical
If $S(x) = (1 + x) + 2(1 + x)^2 + 3(1 + x)^3 + \cdots + 60(1 + x)^{60}, x \neq 0$, and $(60)^2 S(60) = a(b)^b + b$, where $a, b \in \mathbb{N}$, then $(a + b)$ equal to
Let [t] denote the largest integer less than or equal to t. If $$\int_0^3 \left( \left[ x^2 \right] + \left[ \frac{x^2}{2} \right] \right) \, dx = a + b\sqrt{2} - \sqrt{3} - \sqrt{5} + c\sqrt{6} - \sqrt{7},$$ where $a, b, c \in \mathbb{Z}$, then $a + b + c$ is equal to
From a lot of 12 items containing 3 defectives, a sample of 5 items is drawn at random. Let the random variable X denote the number of defective items in the sample. Let items in the sample be drawn one by one without replacement. If variance of X is $\frac{m}{n}$, where $\mathrm{gcd}(m, n) = 1$, then $n - m$ is equal to
Answer: 71
Solution
a = 1 - $\frac{{^3C_5}}{{^{12}C_5}}$ b = 3 $\cdot$ $\frac{{^9C_4}}{{^{12}C_5}}$ c = 3 $\cdot$ $\frac{{^9C_3}}{{^{12}C_5}}$ d = 1 $\cdot$ $\frac{{^9C_2}}{{^{12}C_5}}$ u = 0 $\cdot$ a + 1 $\cdot$ b + 2 $\cdot$ c + 3 $\cdot$ d = 1.25 $\sigma$^2 = 0 $\cdot$ a + 1 $\cdot$ b + 4 $\cdot$ c + 9 $\cdot$ d - u^2 $\sigma$^2 = $\frac{105}{176}$ Ans. 176 - 105 = 71
Question 26
Maths · Properties of Triangles · Numerical
In a triangle ABC, BC = 7, AC = 8, AB = $\alpha$ $\in$ $\mathbb{N}$ and $\cos$ A = $\frac{2}{3}$. If 49 $\cos$(3C) + 42 = $\frac{m}{n}$, where gcd(m, n) = 1, then m + n is equal to
If the shortest distance between the lines $\frac{x-\lambda}{3} = \frac{y-2}{-1} = \frac{z-1}{1}$ and $\frac{x+2}{-3} = \frac{y+5}{2} = \frac{z-4}{4}$ is $\frac{44}{\sqrt{30}}$, then the largest possible value of $|\lambda|$ is equal to _______.
Maths · Complex Numbers and Quadratic Equations · Numerical
Let $\alpha$, $\beta$ be roots of $x^2 + \sqrt{2}x - 8 = 0$. If $U_n = \alpha^n + \beta^n$, then $\frac{U_{10} + \sqrt{2}U_9}{2U_8}$ is equal to
Answer: 4
Solution
The given expression is: $$\frac{\alpha^{10} + \beta^{10} + \sqrt{2}\left(\alpha^9 + \beta^9\right)}{2\left(\alpha^8 + \beta^8\right)}$$ Simplifying the expression: $$\frac{\alpha^8\left(\alpha^2 + \sqrt{2}\alpha\right) + \beta^8\left(\beta^2 + \sqrt{2}\beta\right)}{2\left(\alpha^8 + \beta^8\right)}$$ Further simplification gives: $$\frac{8\alpha^8 + 8\beta^8}{2\left(\alpha^8 + \beta^8\right)} = 4$$
Question 29
Maths · Determinants · Numerical
If the system of equations $$2x + 7y + \lambda z = 3$$ $$3x + 2y + 5z = 4$$ $$x + \mu y + 32z = -1$$ has infinitely many solutions, then $(\lambda - \mu)$ is equal to
If the solution $y(x)$ of the given differential equation $(e^y + 1) \cos x \, dx + e^y \sin x \, dy = 0$ passes through the point $\left( \frac{\pi}{2}, 0 \right)$, then the value of $e^{y\left( \frac{\pi}{6} \right)}$ is equal to
A total of 48 J heat is given to one mole of helium kept in a cylinder. The temperature of helium increases by $2^\circ \mathrm{C}$. The work done by the gas is: Given, $R = 8.3 \, \mathrm{J} \, \mathrm{K}^{-1} \, \mathrm{mol}^{-1}$.
24.9 $\mathrm{J}$
72.9 $\mathrm{J}$
48 $\mathrm{J}$
23.1 $\mathrm{J}$
Answer: (d)
Solution
1st law of thermodynamics $$\Delta Q = \Delta U + W$$ $$\Rightarrow +48 = nC_v \Delta T + W$$ $$\Rightarrow 48 = (1) \left( \frac{3R}{2} \right) (2) + W$$ $$\Rightarrow W = 48 - 3 \times R$$ $$\Rightarrow W = 48 - 3 \times (8.3)$$ $$\Rightarrow W = 23.1 \, Joule$$
Question 33
Physics · Ray Optics and Optical Instruments · Single correct
In finding out refractive index of glass slab the following observations were made through travelling microscope 50 vernier scale division = 49MSD; 20 divisions on main scale in each cm For mark on paper MSR = 8.45 $\mathrm{cm}$, VC = 26 For mark on paper seen through slab MSR = 7.12 $\mathrm{cm}$, VC = 41 For powder particle on the top surface of the glass slab MSR = 4.05 $\mathrm{cm}$, VC = 1 (MSR = Main Scale Reading, VC = Vernier Coincidence) Refractive index of the glass slab is :
1.52
1.35
1.42
1.24
Answer: (c)
Solution
1 MSD $=\frac{1\,\mathrm{cm}}{20}=0.05\,\mathrm{cm}$ 1 VSD $=\frac{49}{50}\,\mathrm{MSD}=\frac{49}{50}\times0.05\,\mathrm{cm}=0.049\,\mathrm{cm}$ LC $=1\,\mathrm{MSD}-1\,\mathrm{VSD}=0.001\,\mathrm{cm}$ For mark on paper, $L_1=8.45\,\mathrm{cm}+26\times0.001\,\mathrm{cm}=84.76\,\mathrm{mm}$ For mark on paper through slab, $L_2=7.12\,\mathrm{cm}+41\times0.001\,\mathrm{cm}=71.61\,\mathrm{mm}$ For powder particle on top surface, $ZE=4.05\,\mathrm{cm}+1\times0.001\,\mathrm{cm}=40.51\,\mathrm{mm}$ $\therefore$ actual $L_1=84.76-40.51=44.25\,\mathrm{mm}$ actual $L_2=71.61-40.51=31.10\,\mathrm{mm}$ $L_2=\frac{L_1}{\mu}$ $\Rightarrow \mu=\frac{L_1}{L_2}=\frac{44.25}{31.10}=1.42$
Question 34
Physics · Electromagnetic Waves · Single correct
In the given electromagnetic wave $E_y = 600 \sin(\omega t - kx) \mathrm{Vm}^{-1}$, intensity of the associated light beam is (in $\mathrm{W/m}^2$): (Given $\epsilon_0 = 9 \times 10^{-12} \mathrm{C}^2 \mathrm{N}^{-1} \mathrm{m}^{-2}$)
Assuming the earth to be a sphere of uniform mass density, a body weighed 300 $\mathrm{N}$ on the surface of earth. How much it would weigh at R/4 depth under surface of earth ?
Physics · Semiconductor Electronics: Materials, Devices and Simple Circuits · Single correct
The acceptor level of a p-type semiconductor is $6\,\mathrm{eV}$. The maximum wavelength of light which can create a hole would be : Given $\mathrm{hc} = 1242\,\mathrm{eVnm}$.
A car of 800 kg is taking turn on a banked road of radius 300 m and angle of banking $30^\circ$. If coefficient of static friction is 0.2 then the maximum speed with which car can negotiate the turn safely: $\left( g = 10 \, \mathrm{m/s^2}, \sqrt{3} = 1.73 \right)$
264 $\mathrm{m/s}$
51.4 $\mathrm{m/s}$
70.4 $\mathrm{m/s}$
102.8 $\mathrm{m/s}$
Answer: (b)
Solution
Given $m = 800 \, \mathrm{kg}$, $r = 300 \, \mathrm{m}$, $\theta = 30^\circ$, $\mu_s = 0.2$. The maximum velocity $V_{\max}$ is given by: $$V_{\max} = \sqrt{Rg \left[ \frac{\tan \theta + \mu}{1 - \mu \tan \theta} \right]}$$ Substituting the values: $$= \sqrt{300 \times g \times \left[ \frac{\tan 30^\circ + 0.2}{1 - 0.2 \times \tan 30^\circ} \right]}$$ Calculating further: $$= \sqrt{300 \times 10 \times \left[ \frac{0.57 + 0.2}{1 - 0.2 \times 0.57} \right]}$$ Finally, we find: $$V_{\max} = 51.4 \, \mathrm{m/s}$$
Question 38
Physics · Electric Charges and Fields · Single correct
Two identical conducting spheres $P$ and $S$ with charge $Q$ on each, repel each other with a force $16 \, \mathrm{N}$. A third identical uncharged conducting sphere $R$ is successively brought in contact with the two spheres. The new force of repulsion between $P$ and $S$ is:
1 N
6 N
12 N
4 N
Answer: (b)
Solution
Given $F_{PS} \propto Q^2$ and $F_{PS} = 16 \, \mathrm{N}$. Now if $P$ and $R$ are brought in contact, then the charges are $\frac{Q}{2}$, $Q$, and $\frac{Q}{2}$ for $P$, $S$, and $R$ respectively. Now if $S$ and $R$ are brought in contact, then the charges become $\frac{Q}{2}$, $\frac{3Q}{4}$, and $\frac{3Q}{4}$ for $P$, $S$, and $R$ respectively. The new force between $P$ and $S$ is: $$F_{PS} \propto \frac{Q}{2} \times \frac{3Q}{4}$$ $$F_{PS} \propto \frac{3Q^2}{8} = \frac{3}{8} \times 16 = 6 \, \mathrm{N}$$
Question 39
Physics · Electromagnetic Induction · Single correct
In a coil, the current changes from $-2 \, \mathrm{A}$ to $+2 \, \mathrm{A}$ in $0.2 \, \mathrm{s}$ and induces an emf of $0.1 \, \mathrm{V}$. The self inductance of the coil is:
Physics · Ray Optics and Optical Instruments · Single correct
For the thin convex lens, the radii of curvature are at 15 cm and 30 cm respectively. The focal length the lens is 20 cm. The refractive index of the material is :
Energy of 10 non rigid diatomic molecules at temperature $T$ is :
$70 \, K_B T$
$35 \, K_B T$
$\frac{7}{2} RT$
$35 RT$
Answer: (b)
Solution
Degree of freedom $(f) = 5 + 2(3N - 5)$ $$f = 5 + 2(3 \times 2 - 1) = 7$$ Energy of one molecule $= \frac{f}{2} K_B T$ Energy of 10 molecules $$= 10 \left( \frac{f}{2} K_B T \right) = 10 \left( \frac{7}{2} K_B T \right) = 35 \, K_B T$$
Question 42
Physics · Laws of Motion · Single correct
A body of weight 200 $\mathrm{N}$ is suspended from a tree branch through a chain of mass 10 $\mathrm{kg}$. The branch pulls the chain by a force equal to (if $g = 10 \, \mathrm{m/s^2}$):
100 $\mathrm{N}$
200 $\mathrm{N}$
300 $\mathrm{N}$
150 $\mathrm{N}$
Answer: (c)
Solution
Chain block system is in equilibrium so $$T = 200 + 100 = 300 \, \mathrm{N}.$$
Question 43
Physics · Dual Nature of Radiation and Matter · Single correct
When UV light of wavelength 300 nm is incident on the metal surface having work function 2.13 eV, electron emission takes place. The stopping potential is: (Given $hc = 1240 \, \mathrm{eV} \, \mathrm{nm}$ )
Physics · System of Particles and Rotational Motion · Single correct
When kinetic energy of a body becomes 36 times of its original value, the percentage increase in the momentum of the body will be:
6$\%$
600$\%$
60$\%$
500$\%$
Answer: (d)
Solution
Kinetic energy $(K) = \frac{P^2}{2m}$. Therefore, $P = \sqrt{2mK}$. If $K_f = 36K_i$, then $P_f = 6P_i$. The percentage increase in momentum is given by: $$\frac{P_f - P_i}{P_i} \times 100\%$$ Substituting the values, we get: $$\frac{6P_i - P_i}{P_i} \times 100\%$$ This simplifies to: $$= 500\%$$
Question 46
Physics · Mechanical Properties of Fluids · Single correct
Pressure inside a soap bubble is greater than the pressure outside by an amount: (given: $R =$ Radius of bubble $S =$ Surface tension of bubble)
$\frac{2S}{R}$
$\frac{4R}{S}$
$\frac{S}{R}$
$\frac{4S}{R}$
Answer: (d)
Solution
There are two liquid-air surfaces in bubble so $$\Delta P = 2 \left( \frac{2S}{R} \right) = \frac{4S}{R}$$
Question 47
Physics · Moving Charges and Magnetism · Single correct
Match List-I with List-II : Choose the correct answer from the options given below :
(A)-(IV), (B)-(I), (C)-(III), (D)-(II)
(A)-(I), (B)-(III), (C)-(II), (D)-(IV)
(A)-(III), (B)-(IV), (C)-( I), (D)-(II)
(A)-(III), (B)-(I), (C)-(IV), (D)-(II)
Answer: (d)
Solution
(A) Graph between Magnetic susceptibility and magnetising field is a horizontal line. (B) Magnetic field due to a current carrying wire for $x a$ is given by: $$B = \frac{\mu_0 i}{2 \pi a}$$ The graph is a decreasing curve. (D) Magnetic field inside solenoid varies as a constant value followed by a drop.
Question 48
Physics · Physical World, Units and Measurements · Single correct
In a vernier calliper, when both jaws touch each other, zero of the vernier scale shifts towards left and its $4^{th}$ division coincides exactly with a certain division on main scale. If 50 vernier scale divisions equal to 49 main scale divisions and zero error in the instrument is $0.04 \, \mathrm{mm}$ then how many main scale divisions are there in 1 cm?
Physics · Physical World, Units and Measurements · Single correct
Given below are two statements: Statement (I): Dimensions of specific heat is $[L^2 \, T^{-2} \, K^{-1}]$. Statement (II): Dimensions of gas constant is $[M \, L^2 \, T^{-1} \, K^{-1}]$. In the light of the above statements, choose the most appropriate answer from the options given below.
Both statement (I) and statement (II) are correct
Statement (I) is correct but statement (II) is incorrect
Both statement (I) and statement (II) are incorrect
Statement (I) is incorrect but statement (II) is correct
Answer: (b)
Solution
Given $\Delta Q = mS \Delta T$, we have $s = \frac{\Delta Q}{m \Delta T}$. The dimensional formula for $[s]$ is $$[s] = \frac{[ML^2 \ T^{-2}]}{[MK]}$$ which simplifies to $$[s] = [L^2 \ T^{-2} \ K^{-1}].$$ Statement-I is correct. For the ideal gas equation $PV = nRT$, we have $R = \frac{PV}{nT}$. The dimensional formula for $[R]$ is $$[R] = \frac{[ML^{-1} \ T^{-2}] [L^3]}{[mol] [K]}$$ which simplifies to $$[R] = [ML^2 \ T^{-2} \ mol^{-1} \ K^{-1}].$$ Statement-II is incorrect.
Question 50
Physics · Motion in a Straight Line · Single correct
A body projected vertically upwards with a certain speed from the top of a tower reaches the ground in $t_1$. If it is projected vertically downwards from the same point with the same speed, it reaches the ground in $t_2$. Time required to reach the ground, if it is dropped from the top of the tower, is:
$\sqrt{t_1 t_2}$
$\sqrt{t_1 - t_2}$
$\sqrt{\frac{t_1}{t_2}}$
$\sqrt{t_1 + t_2}$
Answer: (a)
Solution
Question 51
Physics · Atoms · Fill in the blank
In Franck-Hertz experiment, the first dip in the current-voltage graph for hydrogen is observed at 10.2 $\mathrm{V}$. The wavelength of light emitted by hydrogen atom when excited to the first excitation level is ________ nm. (Given $hc = 1245 \, \mathrm{eVnm}$, $e = 1.6 \times 10^{-19} \, \mathrm{C}$).
For a given series LCR circuit it is found that maximum current is drawn when value of variable capacitance is $25\,\mathrm{nF}$. If resistance of $200\,\Omega$ and $100\,\mathrm{mH}$ inductor is being used in the given circuit. The frequency of ac source is ______ $\times 10^3 \, \mathrm{Hz}$. (given $\pi^2 = 10$)
Answer: 10
Solution
Given the formula for the resonant frequency $f_0$: $$f_0 = \frac{1}{2\pi \sqrt{L \times C}}$$ Substitute the given values: $$f_0 = \frac{1}{2\pi \sqrt{100 \times 10^{-3} \times 25 \times 10^{-9}}}$$ Simplify the expression: $$= \frac{1}{2\pi \sqrt{25 \times 10^{-10}}}$$ Further simplification gives: $$= \frac{1}{2\pi \times 5 \times 10^5 \times \sqrt{10} \, \mathrm{Hz}}$$ Calculate the final value: $$= \frac{100}{10} \times 10^3 \, \mathrm{Hz}$$ Thus, $$f_0 = 10 \times 10^3 \, \mathrm{Hz}$$
Question 53
Physics · Motion in a Straight Line · Numerical
A particle moves in a straight line so that its displacement $x$ at any time $t$ is given by $x^2 = 1 + t^2$. Its acceleration at any time $t$ is $x^{-n}$ where $n = \ldots$
Answer: 3
Solution
Question 54
Physics · System of Particles and Rotational Motion · Numerical
Three balls of masses 2 kg, 4 kg and 6 kg respectively are arranged at centre of the edges of an equilateral triangle of side 2 m. The moment of inertia of the system about an axis through the centroid and perpendicular to the plane of triangle, will be _____ $kgm^2$.
Answer: 4
Solution
Moment of inertia about C and perpendicular to the plane is: $$I = r^2 [2 + 4 + 6]$$ $$= \frac{1}{3} \times 12$$ $$I = 4 \, \mathrm{kg} - \mathrm{m}^2$$
Question 55
Physics · Moving Charges and Magnetism · Numerical
A coil having 100 turns, area of $5 \times 10^{-3} \, \mathrm{m}^2$, carrying current of $1 \, \mathrm{mA}$ is placed in uniform magnetic field of $0.20 \, \mathrm{T}$ such a way that plane of coil is perpendicular to the magnetic field. The work done in turning the coil through $90^\circ$ is _______ $\mu \mathrm{J}$.
In the given figure an ammeter A consists of a 240 $\Omega$ coil connected in parallel to a 10 $\Omega$ shunt. The reading of the ammeter is ____ mA
Answer: 160
Solution
Req = 140.4 + $\frac{240 \times 10}{240 + 10}$ = 140.4 + $\frac{2400}{250}$ Req. = 150 $\Omega$ $\therefore$ Current in ammeter = $\frac{24}{150}$ = 160 mA
Question 57
Physics · Mechanical Properties of Solids · Numerical
A wire of cross sectional area $A$, modulus of elasticity $2 \times 10^{11} \, \mathrm{Nm}^{-2}$ and length $2 \, \mathrm{m}$ is stretched between two vertical rigid supports. When a mass of $2 \, \mathrm{kg}$ is suspended at the middle it sags lower from its original position making angle $\theta = \frac{1}{100}$ radian on the points of support. The value of $A$ is $\times 10^{-4} \, \mathrm{m}^2$ (consider $x \ll L$).(given: g= 10 m/s^2)
Answer: 1
Solution
In vertical direction $$2T \sin \theta = 20$$ using small angle approximation $\sin \theta = \theta$ $$\theta = \frac{1}{100}$$ $$\therefore T = \frac{10}{\theta}$$ $$T = 1000 \, \mathrm{N}$$ Change in length $\Delta L = 2 \sqrt{x^2 + L^2} - 2L$ $$= 2L \left[ 1 + \frac{x^2}{2L^2} - 1 \right]$$ $$\Delta L = \frac{x^2}{L}$$ $$\therefore Modulus of elasticity = \frac{stress}{strain}$$ $$2 \times 10^{11} = \frac{10^3}{A \times \frac{x^2}{L}} \times 2L$$ $$\therefore A = 1 \times 10^{-4} \, \mathrm{m^2}$$
Question 58
Physics · Wave Optics · Numerical
Two coherent monochromatic light beams of intensities $I$ and $4I$ are superimposed. The difference between maximum and minimum possible intensities in the resulting beam is $xI$. The value of $x$ is ___.
Two open organ pipes of lengths 60 cm and 90 cm resonate at $6^{th}$ and $5^{th}$ harmonics respectively. The difference of frequencies for the given modes is _______ Hz. (Velocity of sound in air = $333 \, \mathrm{m/s}$)
Answer: 740
Solution
The difference in frequency in open organ pipe is given by: $$f = \frac{nv}{2L}$$ The change in frequency is: $$\Delta f = \frac{6v}{2 \times 0.6} - \frac{5v}{2 \times 0.9}$$ Given $v = 333 \, \mathrm{m/s}$, we find: $$\Delta f = 740 \, \mathrm{Hz}$$
Question 60
Physics · Electrostatic Potential and Capacitance · Numerical
A capacitor of $10 \, \mu \mathrm{F}$ capacitance whose plates are separated by $10 \, \mathrm{mm}$ through air and each plate has area $4 \, \mathrm{cm}^2$ is now filled equally with two dielectric media of $K_1 = 2$, $K_2 = 3$ respectively as shown in figure. If new force between the plates is $8 \, \mathrm{N}$. The supply voltage is ________ $\times 10^{-4} \, \mathrm{V}$.
Answer: 93
Solution
Given the circuit, the equivalent capacitance is $C_{eq} = C_1 + C_2$. For $C_1$, we have: $$C_1 = \frac{2 \varepsilon_0 \, A}{2 \times d} = 10 \mu \mathrm{F}$$ For $C_2$, we have: $$C_2 = \frac{3 \varepsilon_0 \, A}{2 \, d} = 15 \mu \mathrm{F}$$ Thus, the equivalent capacitance is: $$C_{eq} = 25 \mu \mathrm{F}$$ Now the charge on $C_1$ is $10 \, V \mu \mathrm{C}$ and on $C_2$ is $1.5 \, V \mu \mathrm{C}$. Now, the force between the plates is given by: $$F = \frac{Q^2}{2 A \varepsilon_0}$$ Calculating for $100 \, V^2 \times 10^{-12}$ and $225 \, V^2 \times 10^{-12}$: $$\frac{100 \, V^2 \times 10^{-12}}{2 \times 2 \times 10^{-4} \varepsilon_0} + \frac{225 \, V^2 \times 10^{-12}}{2 \times 2 \times 10^{-4} \times \varepsilon_0} = 8$$ Thus: $$325 \, V^2 = 8 \times 4 \times 10^{-4} \times 8.85$$ Solving for $V^2$: $$V^2 = \frac{32 \times 8.85 \times 10^{-4}}{325}$$ Therefore: $$\therefore \, V = \sqrt{\frac{283.2 \times 10^{-4}}{325}}$$ Finally, we find: $$V = 0.93 \times 10^{-2}$$
Chemistry
Question 61
Chemistry · Haloalkanes and Haloarenes · Single correct
The correct arrangement for decreasing order of electrophilic substitution for above compounds is :
(III) > (I) > (II) > (IV)
(IV) > (I) > (II) > (III)
(III) > (IV) > (II) > (I)
(II) > (IV) > (III) > (I)
Answer: (a)
Solution
The order of stability based on the substituents is as follows: $$OMe (+M) > CH_3 (+H/+I) > CF_3 (-I)$$.
Question 62
Chemistry · Solutions · Single correct
Molality ( m ) of 3M aqueous solution of NaCl is : (Given : Density of solution = 1.25 $\mathrm{g \, mL^{-1}}$, Molar mass in gmol^{-1} : Na = 23, Cl = 35.5)
The incorrect statements regarding enzymes are : (A) Enzymes are biocatalysts. (B) Enzymes are non-specific and can catalyse different kinds of reactions. $(C)$ Most Enzymes are globular proteins. (D) Enzyme - oxidase catalyses the hydrolysis of maltose into glucose.
(B), $(C)$ and (D)
(B) and (D)
(A), (B) and $(C)$
(B) and $(C)$
Answer: (b)
Solution
Direct NCERT Based
Question 64
Chemistry · Aldehydes, Ketones and Carboxylic Acids · Single correct
Consider the above chemical reaction. Product "A" is:
Answer: (a)
Solution
The reaction begins with the given alkyl chloride. In the presence of $\mathrm{NaOH/H_2O}$, an $\mathrm{S_N1}$ reaction occurs, leading to the formation of a carbocation. A 1,2-hydride shift takes place, resulting in a more stable carbocation. Finally, the hydroxide ion attacks, forming the major product, which is an alcohol.
Question 65
Chemistry · Analytical Chemistry · Single correct
During the detection of acidic radical present in a salt, a student gets a pale yellow precipitate soluble with difficulty in $\mathrm{NH_4OH}$ solution when sodium carbonate extract was first acidified with dil. $\mathrm{HNO_3}$ and then $\mathrm{AgNO_3}$ solution was added. This indicates presence of:
How can an electrochemical cell be converted into an electrolytic cell?
Applying an external opposite potential lower than $E^0$ cell.
Reversing the flow of ions in salt bridge.
Applying an external opposite potential greater than $E^0$ cell.
Exchanging the electrodes at anode and cathode.
Answer: (c)
Solution
Applied external potential should be greater than $E_{cell}^0$ in opposite direction.
Question 67
Chemistry · The d-and f-Block Elements · Single correct
Arrange the following elements in the increasing order of number of unpaired electrons in it. (A) Sc (B) Cr ( C ) V (D) Ti (E) Mn Choose the correct answer from the options given below :
$< (D) < (C) < (B) < (E)$
( C ) $< (E) < (B) < (A) < (D)$
$< (D) < (C) < (E) < (B)$
$< (C) < (D) < (E) < (A)$
Answer: (c)
Solution
Unpaired electron Sc : $[\mathrm{Ar}]\,4s^2\,3d^1$ \quad $1$ Cr : $[\mathrm{Ar}]\,4s^1\,3d^5$ \quad $6$ V : $[\mathrm{Ar}]\,4s^2\,3d^3$ \quad $3$ Ti : $[\mathrm{Ar}]\,4s^2\,3d^2$ \quad $2$ Mn : $[\mathrm{Ar}]\,4s^2\,3d^5$ \quad $5$
Question 68
Chemistry · The s-Block Elements · Single correct
Match List-I with List-II. \begin{tabular}{|c|c|c|c|} \hline \multicolumn{2}{|c|}{\textbf{List-I}} & \multicolumn{2}{c|}{\textbf{List-II}} \\ \multicolumn{2}{|c|}{\textbf{Reaction}} & \multicolumn{2}{c|}{\textbf{Type of redox reaction}} \\ \hline (A) & Li & (I) & 589.2 \\ \hline (B) & Na & (II) & 455.5 \\ \hline (C) & Rb & (III) & 670.8 \\ \hline (D) & Cs & (IV) & 780.0 \\ \hline \end{tabular} Choose the correct answer from the options given below:
(A)-(II), (B)-(IV), (C)-(III), (D)-(I)
(A)-(I), (B)-(IV), (C)-(III), (D)-(II)
(A)-(IV), (B)-(II), (C)-(I), (D)-(III)
(A)-(III), (B)-(I), (C)-(IV), (D)-(II)
Answer: (d)
Solution
Fact Based
Question 69
Chemistry · Aldehydes, Ketones and Carboxylic Acids · Single correct
The major products formed: A and B respectively are:
Answer: (a)
Solution
The reaction sequence involves two steps. In the first step, anisole undergoes nitration using $\mathrm{HNO_3}$ and $\mathrm{H_2SO_4}$ to form a nitro compound (A). In the second step, compound (A) is treated with excess $\mathrm{Br_2}$ in the presence of iron (Fe) to form compound (B) with bromine substitutions.
Question 70
Chemistry · Organic Chemistry — Some Basic Principles & Techniques · Single correct
The incorrect statement regarding the geometrical isomers of 2-butene is :
cis-2-butene and trans-2-butene are not interconvertible at room temperature.
cis-2-butene and trans-2-butene are stereoisomers.
cis-2-butene has less dipole moment than trans-2-butene.
trans-2-butene is more stable than cis-2-butene.
Answer: (c)
Solution
The image shows two isomers of but-2-ene. The first isomer is Cis-but-2-ene, which is polar. The second isomer is Trans-but-2-ene, which is non-polar.
Question 71
Chemistry · Co-ordination Compounds · Single correct
Given below are two statements : Statement I : $\mathrm{PF}_5$ and $\mathrm{BrF}_5$ both exhibit $sp^3d$ hybridisation. Statement II : Both $\mathrm{SF}_6$ and $[\mathrm{Co(NH}_3)_6]^{3+}$ exhibit $sp^3d^2$ hybridisation. In the light of the above statements, choose the correct answer from the options given below :
Statement I is true but Statement II is false
Statement I is false but Statement II is true
Both Statement I and Statement II are true
Both Statement I and Statement II are false
Answer: (d)
Solution
PF_5 has hybridisation $sp^3d$. BrF_5 has hybridisation $sp^3d^2$. SF_6 has hybridisation $sp^3d^2$. [$\mathrm{Co(NH_3)_6}$]^{+3}$ has hybridisation $d^2sp^3$. Both Statement (1) and (2) are false.
Question 72
Chemistry · The p-Block Elements (Group-13 and 14) · Single correct
The number of ions from the following that are expected to behave as oxidising agent is : $\mathrm{Sn}^{4+}, \mathrm{Sn}^{2+}, \mathrm{Pb}^{2+}, \mathrm{Tl}^{3+}, \mathrm{Pb}^{4+}, \mathrm{Tl}^{+}$
3
2
1
4
Answer: (b)
Solution
Due to inert pair effect; $\mathrm{Tl^{+3}}$ and $\mathrm{Pb^{+4}}$ can behave as oxidising agents.
Question 73
Chemistry · Amines · Single correct
Identify the product (A) in the following reaction.
Answer: (d)
Solution
The given reaction sequence involves two steps. First, aniline $\mathrm{(NH_2)}$ is converted to a diazonium salt using $\mathrm{NaNO_2}$ and $\mathrm{HCl}$. This diazonium salt is then reacted with $\mathrm{Cu_2Cl_2}$ to form chlorobenzene. Second, chlorobenzene is treated with $\mathrm{NaOH}$ at $623 \, \mathrm{K}$ and $300 \, \mathrm{atm}$ to form phenol. Thus, the final product (A) is phenol.
Question 74
Chemistry · Organic Chemistry — Some Basic Principles & Techniques · Single correct
The correct statement among the following, for a "chromatography" purification method is :
Organic compounds run faster than solvent in the thin layer chromatographic plate.
$R_f$ is an integral value.
$R_f$ of a polar compound is smaller than that of a non-polar compound.
Non-polar compounds are retained at top and polar compounds come down in column chromatography.
Answer: (c)
Solution
Non polar compounds are having higher value of $R_f$ than polar compound.
Question 75
Chemistry · The p-Block Elements (Group-13 and 14) · Single correct
Evaluate the following statements related to group 14 elements for their correctness. (A) Covalent radius decreases down the group from C to Pb in a regular manner. (B) Electronegativity decreases from C to Pb down the group gradually. (C) Maximum covalence of C is 4 whereas other elements can expand their covalence due to presence of d orbitals. (D) Heavier elements do not form $p\pi - p\pi$ bonds. (E) Carbon can exhibit negative oxidation states. Choose the correct answer from the options given below :
(A), (B) and (C) Only
(C), (D) and (E) Only
(C) and (D) Only
(A) and (B) Only
Answer: (b)
Solution
(A) Down the group; radius increases (B) EN does not decrease gradually from C to Pb. (C) Correct. (D) Correct. (E) Range of oxidation state of carbon; -4 to +4
Question 76
Chemistry · Redox Reactions · Single correct
Match List - I with List - II. \begin{tabular}{|l|l|} \hline \textbf{List - I} & \textbf{List - II} \\ Reaction & Type of redox reaction \\ \hline (A) $\mathrm{N_2(g) + O_2(g)}$ & (I) Decomposition \\ $\mathrm{\rightarrow 2NO_{(g)}}$ & \\ \hline (B) $\mathrm{2Pb(NO_3)_2(s)}$ & (II) Displacement \\ $\mathrm{\rightarrow 2PbO_{(s)} + 4NO_2(g) + O_2(g)}$ & \\ \hline (C) $\mathrm{2Na_{(s)} + 2H_2O_{(l)}}$ & (III) Disproportionation \\ $\mathrm{\rightarrow 2NaOH_{(aq.)} + H_2(g)}$ & \\ \hline (D) $\mathrm{2NO_2(g) + 2OH^-_{(aq.)}}$ & (IV) Combination \\ $\mathrm{\rightarrow NO_2^-{}_{(aq.)} + NO_3^-{}_{(aq.)} + H_2O_{(l)}}$ & \\ \hline \end{tabular} Choose the correct answer from the options given below:
(A)-(II), (B)-(III), ($C$)-(IV), (D)-(I)
(A)-(III), (B)-(II), ($C$)-(I), (D)-(IV)
(A)-(IV), (B)-(I), ($C$)-(II), (D)-(III)
(A)-(I), (B)-(II), ($C$)-(III), (D)-(IV)
Answer: (c)
Solution
A $\rightarrow$ (IV). B $\rightarrow$ (I). C $\rightarrow$ (II). D $\rightarrow$ (III).
Question 77
Chemistry · Alcohols, Phenols and Ethers · Single correct
Consider the given reaction, identify the major product $P$. $$CH_3 - COOH \xrightarrow{(i) LiAlH_4 \ (ii) PCC \ (iii) HCN/\overline{OH} \ (iv) H_2O/\overline{OH}, \Delta} ''P''$$
CH_3 - CH_2 - CH_2 - OH
Answer: (c)
Solution
The reaction sequence is as follows: 1. The carboxylic acid $\mathrm{CH_3COOH}$ is reduced by $\mathrm{LiAlH_4}$ to form the primary alcohol $\mathrm{CH_3CH_2OH}$. 2. The primary alcohol is oxidized by PCC to form the aldehyde $\mathrm{CH_3CHO}$. 3. The aldehyde undergoes cyanohydrin formation with $\mathrm{HCN/OH^-}$ to form $\mathrm{CH_3CH(OH)CN}$. 4. The cyanohydrin is hydrolyzed in the presence of $\mathrm{H_2O/OH^-}$ and heat $\Delta$ to form the hydroxy acid $\mathrm{CH_3CH(OH)COOH}$.
Question 78
Chemistry · Co-ordination Compounds · Single correct
The correct IUPAC name of $[PtBr_2(PMe_3)_2]$ is:
dibromodi(trimethylphosphine)platinum(II)
bis(trimethylphosphine)dibromoplatinum(II)
dibromobis(trimethylphosphine)platinum(II)
bis[bromo(trimethylphosphine)]platinum(II)
Answer: (c)
Solution
Dibromo bis(trimethylphosphine) platinum (II)
Question 79
Chemistry · Redox Reactions · Single correct
Match List - I with List - II. \begin{tabular}{|c|l|c|l|} \hline \multicolumn{2}{|c|}{List - I (Reaction)} & \multicolumn{2}{c|}{List - II (Type of redox reaction)} \\ \hline (A) & $\mathrm{TiCl_4}$ & (I) & $e^2,\ t_2^0$ \\ \hline (B) & $[\mathrm{FeO_4}]^{2-}$ & (II) & $e^4,\ t_2^3$ \\ \hline (C) & $[\mathrm{FeCl_4}]^{-}$ & (III) & $e^0,\ t_2^0$ \\ \hline (D) & $[\mathrm{CoCl_4}]^{2-}$ & (IV) & $e^2,\ t_2^3$ \\ \hline \end{tabular} Choose the correct answer from the options given below:
(1) (A)-(III), (B)-(IV), (C)-(II), (D)-(I)
(2) (A)-(IV), (B)-(III), (C)-(I), (D)-(II)
(3) (A)-(III), (B)-(I), (C)-(IV), (D)-(II)
(4) (A)-(I), (B)-(III), (C)-(IV), (D)-(II)
Answer: (c)
Solution
Question 80
Chemistry · Equilibrium · Single correct
The ratio $\frac{K_P}{K_C}$ for the reaction : CO(g) + ½ O₂(g) ⇌ CO₂(g) is :
$\frac{1}{\sqrt{RT}}$
$(RT)^{1/2}$
$RT$
$1$
Answer: (a)
Solution
The reaction is given by: $$\mathrm{CO(g) + \frac{1}{2}O_2(g) \rightleftharpoons CO_2(g)}$$ The change in moles of gas, $\Delta n_g$, is calculated as: $$\Delta n_g = 1 - \left(1 + \frac{1}{2}\right) = -\frac{1}{2}$$ The relationship between $K_p$ and $K_C$ is given by: $$\frac{K_p}{K_C} = (RT)^{\Delta n_g} = \frac{1}{\sqrt{RT}}$$
Question 81
Chemistry · Amines · Numerical
An amine (X) is prepared by ammonolysis of benzyl chloride. On adding p-toluenesulphonyl chloride to it the solution remains clear. Molar mass of the amine (X) formed is ______ gmol$^{-1}$. (Given molar mass in gmol$^{-1}$ C : 12, H : 1, O : 16, N : 14)
Answer: 287
Solution
The reaction involves benzyl chloride reacting with ammonia to form a tertiary amine. The product is a tertiary amine with the structure PhCH_2-N(CH_2Ph)_2. The molar mass of the tertiary amine (X) is given as 287 $\mathrm{g \, mol^{-1}}$.
Consider the following reactions \[ \mathrm{NiS + HNO_3 + HCl \rightarrow A + NO + S + H_2O} \] The number of protons that do not involve in hydrogen bonding in the product $B$ is \(\underline{\hspace{1cm}}\).
Solution
Question 83
Chemistry · Solutions · Numerical
When $x \times 10^{-2}$ $\mathrm{mL}$ $\mathrm{methanol}$ ($\mathrm{molar \ mass}$ = 32 $\mathrm{g}$; $\mathrm{density}$ = 0.792 $\mathrm{g/cm^3}$) $\mathrm{is \ added \ to}$ 100 $\mathrm{mL \ water}$ ($\mathrm{density}$ = 1 $\mathrm{g/cm^3}$), $\mathrm{the \ following \ diagram \ is \ obtained.}$ $x =$ ($\mathrm{nearest \ integer}$). [$\mathrm{Given : \ Molal \ freezing \ point \ depression \ constant \ of \ water \ at \ 273.15 \ K \ is \ 1.86 \ K \ kg \ mol}^{-1}$]
Answer: 543
Solution
Given $\Delta T_f = 273.15 - 270.65 = 2.5 \, \mathrm{K}$. Using $\Delta T_f = K_f m$, we have $2.5 = 1.86 \times \frac{n}{0.1}$. This implies $n = 0.1344$ moles. Therefore, $w = 0.1344 \times 32 = 4.3 \, \mathrm{g}$. The volume is calculated as $\frac{4.3}{0.792} = 5.43 \, \mathrm{ml} = 5.43 \times 10^{-2} \, \mathrm{ml}$.
Question 84
Chemistry · The p-Block Elements (Group 15, 16, 17 & 18) · Fill in the blank
The ratio of number of oxygen atoms to bromine atoms in the product Q is ___ $\times$ 10^{-1}.
Answer: 15
Solution
The reaction begins with the nitration of ethoxybenzene using $\mathrm{HNO_3}$ and $\mathrm{H_2SO_4}$, resulting in the formation of nitroethoxybenzene. This is followed by bromination using $2\mathrm{Br_2}$ and $\mathrm{Fe}$, which adds bromine atoms to the aromatic ring, resulting in the final product with two bromine atoms and one nitro group.
Number of carbocations from the following that are not stabilized by hyperconjugation is _______
Answer: 5
Solution
Question 86
Chemistry · Thermodynamics · Fill in the blank
For the reaction at 298 K, \[ 2\,\mathrm{A}+\mathrm{B}\rightarrow \mathrm{C} \] \[ \Delta H = 400\,\mathrm{kJ\,mol^{-1}} \] and \[ \Delta S = 0.2\,\mathrm{kJ\,mol^{-1}\,K^{-1}}. \] The reaction will become spontaneous above \[ \underline{\hspace{2cm}}\ \mathrm{K}. \]
Answer: 2000
Solution
Given $\Delta G = 0$. $$T = \frac{\Delta H}{\Delta S} = \frac{400}{0.2} = 2000 \, \mathrm{K}$$
Question 87
Chemistry · The d-and f-Block Elements · Numerical
Total number of species from the following with central atom utilising $sp^2$ hybrid orbitals for bonding is _____. NH$_3$, SO$_2$, SiO$_2$, BeCl$_2$, C$_2$H$_2$, C$_2$H$_4$, BCl$_3$, HCHO, C$_6$H$_6$, BF$_3$, C$_2$H$_4$Cl$_2$
Answer: 6
Solution
Central atom utilizing $sp^2$ hybrid orbitals. $\mathrm{SO_2}$, $\mathrm{C_2H_4}$, $\mathrm{BCl_3}$, $\mathrm{HCHO}$, $\mathrm{C_6H_6}$, $\mathrm{BF_3}$
Question 88
Chemistry · Chemical Kinetics and Nuclear Chemistry · Numerical
Consider the two different first order reactions given below $$\mathrm{A + B \rightarrow C \ (Reaction \ 1)}$$ $$\mathrm{P \rightarrow Q \ (Reaction \ 2)}$$ The ratio of the half life of Reaction 1 : Reaction 2 is 5 : 2. If $t_1$ and $t_2$ represent the time taken to complete $$\frac{2}{3}^{\mathrm{rd}}$$ and $$\frac{4}{5}^{\mathrm{th}}$$ of Reaction 1 and Reaction 2, respectively, then the value of the ratio $t_1 : t_2$ is ______ $\times 10^{-1}$ (nearest integer). [Given : $\log_{10}(3) = 0.477$ and $\log_{10}(5) = 0.699$]
For hydrogen atom, energy of an electron in first excited state is $-3.4 \, \mathrm{eV}$, K. E. of the same electron of hydrogen atom is $x \, \mathrm{eV}$. Value of $x$ is ____ $\times$ $10^{-1}$ \, $\mathrm{eV}$. (Nearest integer)
Answer: 34
Solution
Kinetic energy of electron is, $$\mathrm{KE} = \frac{13.6Z^2}{n^2} \, \mathrm{eV}$$ For the first excited state of the hydrogen atom, $n = 2$ and $Z = 1$. Therefore, $\mathrm{KE} = \frac{13.6}{2^2} = 3.4 \, \mathrm{eV}$
Among $\mathrm{VO}_2^+$, $\mathrm{MnO}_4^-$ and $\mathrm{Cr}_2\mathrm{O}_7^{2-}$, the spin-only magnetic moment value of the species with least oxidising ability is ______ BM (Nearest integer). (Given atomic member $\mathrm{V} = 23$, $\mathrm{Mn} = 25$, $\mathrm{Cr} = 24$)
Answer: 0
Solution
For 3d transition series; Oxidising power: $\mathrm{V}^{+5} < \mathrm{Cr}^{+6} < \mathrm{Mn}^{+7}$ $\mathrm{V}^{+5}$: $[\mathrm{Ar}] 4s^0 3d^0$ Number of unpaired electron $= 0$ $\mu = 0$