MHT CET 2025 Chemistry Question Paper with Answer and Solution

843 QuestionsEnglishWith Solutions

ChemistryQ1100 of 843 questions

Page 1 of 11 · English

1
ChemistryMCQMHT CET · 2025
In a cyclic process,the work done by the system is
A
Zero
B
Equal to the heat given to the system
C
More than the heat given to the system
D
Independent of the heat given to the system

Solution

(B) In a cyclic process,the system returns to its initial state.
Since internal energy $U$ is a state function,the change in internal energy $\Delta U$ over a complete cycle is $0$.
According to the first law of thermodynamics,$\Delta Q = \Delta U + \Delta W$.
Substituting $\Delta U = 0$,we get $\Delta Q = \Delta W$.
Therefore,the work done by the system is equal to the net heat supplied to the system.
2
ChemistryMCQMHT CET · 2025
At what speed should a source of sound move so that a stationary observer finds the apparent frequency equal to half of the original frequency?
A
$v/2$
B
$2v$
C
$v/4$
D
$v$

Solution

(D) The apparent frequency $n'$ heard by a stationary observer when the source moves away with speed $v_s$ is given by the Doppler effect formula:
$n' = n \left( \frac{v}{v + v_s} \right)$
Given that the apparent frequency is half of the original frequency,$n' = n/2$.
Substituting this into the formula:
$\frac{n}{2} = n \left( \frac{v}{v + v_s} \right)$
$\frac{1}{2} = \frac{v}{v + v_s}$
$v + v_s = 2v$
$v_s = v$
Therefore,the source must move away from the observer at a speed equal to the speed of sound $v$.
3
ChemistryMCQMHT CET · 2025
$A$ piece of semiconductor is connected in series in an electric circuit. On increasing the temperature,the current in the circuit will
A
Decrease
B
Remain unchanged
C
Increase
D
Stop flowing

Solution

(C) In a semiconductor,the number of charge carriers (electrons and holes) increases exponentially with an increase in temperature.
This leads to a decrease in the electrical resistance of the semiconductor material.
According to Ohm's law,$I = V/R$. Since the voltage $V$ remains constant and the resistance $R$ of the semiconductor decreases,the current $I$ in the circuit will increase.
4
ChemistryMediumMCQMHT CET · 2025
Which of the following is a redox reaction?
A
$NaCl + KNO_3 \to NaNO_3 + KCl$
B
$CaC_2O_4 + 2HCl \to CaCl_2 + H_2C_2O_4$
C
$Mg(OH)_2 + 2NH_4Cl \to MgCl_2 + 2NH_4OH$
D
$Zn + 2AgCN \to 2Ag + Zn(CN)_2$

Solution

(D) redox reaction is one in which both oxidation and reduction occur simultaneously,involving a change in the oxidation states of the elements.
In the reaction $Zn + 2AgCN \to 2Ag + Zn(CN)_2$:
$1$. The oxidation state of $Zn$ changes from $0$ to $+2$ (oxidation).
$2$. The oxidation state of $Ag$ changes from $+1$ to $0$ (reduction).
Since both oxidation and reduction occur,this is a redox reaction.
The other options represent double displacement or acid-base reactions where no change in oxidation states occurs.
5
ChemistryMCQMHT CET · 2025
Let $f(x) = \begin{cases} \frac{x^4 - 5x^2 + 4}{|(x - 1)(x - 2)|}, & x \ne 1, 2 \\ 6, & x = 1 \\ 12, & x = 2 \end{cases}$. Then $f(x)$ is continuous on the set
A
$R$
B
$R - \{1\}$
C
$R - \{2\}$
D
$R - \{1, 2\}$

Solution

(D) For $x \ne 1, 2$,the function is $f(x) = \frac{(x^2-1)(x^2-4)}{|(x-1)(x-2)|} = \frac{(x-1)(x+1)(x-2)(x+2)}{|(x-1)(x-2)|}$.
Case $x=1$: $\lim_{x \to 1^+} f(x) = \lim_{x \to 1^+} \frac{(x-1)(x+1)(x-2)(x+2)}{(x-1)(x-2)} = (1+1)(1+2) = 6$.
$\lim_{x \to 1^-} f(x) = \lim_{x \to 1^-} \frac{(x-1)(x+1)(x-2)(x+2)}{-(x-1)(x-2)} = -(1+1)(1+2) = -6$.
Since $\lim_{x \to 1^+} f(x) \ne \lim_{x \to 1^-} f(x)$,$f(x)$ is discontinuous at $x=1$.
Case $x=2$: $\lim_{x \to 2^+} f(x) = \lim_{x \to 2^+} \frac{(x-1)(x+1)(x-2)(x+2)}{(x-1)(x-2)} = (2+1)(2+2) = 12$.
$\lim_{x \to 2^-} f(x) = \lim_{x \to 2^-} \frac{(x-1)(x+1)(x-2)(x+2)}{-(x-1)(x-2)} = -(2+1)(2+2) = -12$.
Since $\lim_{x \to 2^+} f(x) \ne \lim_{x \to 2^-} f(x)$,$f(x)$ is discontinuous at $x=2$.
Thus,$f(x)$ is continuous for all $x \in R - \{1, 2\}$.
6
ChemistryMCQMHT CET · 2025
$A$ population $p(t)$ of $1000$ bacteria introduced into a nutrient medium grows according to the relation $p(t) = 1000 + \frac{1000t}{100 + t^2}$. The maximum size of this bacterial population is
A
$1100$
B
$1250$
C
$1050$
D
$5250$

Solution

(C) Given the population function $p(t) = 1000 + \frac{1000t}{100 + t^2}$.
To find the maximum,we differentiate $p(t)$ with respect to $t$:
$\frac{dp}{dt} = 0 + \frac{(100 + t^2)(1000) - (1000t)(2t)}{(100 + t^2)^2}$
$\frac{dp}{dt} = \frac{100000 + 1000t^2 - 2000t^2}{(100 + t^2)^2} = \frac{1000(100 - t^2)}{(100 + t^2)^2}$
For critical points,set $\frac{dp}{dt} = 0$,which gives $100 - t^2 = 0$,so $t = 10$ (since $t > 0$ for time).
For $t < 10$,$\frac{dp}{dt} > 0$ and for $t > 10$,$\frac{dp}{dt} < 0$.
Since the derivative changes from positive to negative at $t = 10$,the function has a local maximum at $t = 10$.
The maximum population is $p(10) = 1000 + \frac{1000(10)}{100 + 10^2} = 1000 + \frac{10000}{200} = 1000 + 50 = 1050$.
7
ChemistryMCQMHT CET · 2025
The derivative of ${\tan ^{ - 1}}\left( {\frac{{\sqrt {1 + {x^2}} - 1}}{x}} \right)$ with respect to ${\tan ^{ - 1}}\left( {\frac{{2x\sqrt {1 - {x^2}} }}{{1 - 2{x^2}}}} \right)$ at $x = 0$ is:
A
$\frac{1}{8}$
B
$\frac{1}{4}$
C
$\frac{1}{2}$
D
$1$

Solution

(B) Let $y = {\tan ^{ - 1}}\left( {\frac{{\sqrt {1 + {x^2}} - 1}}{x}} \right)$ and $z = {\tan ^{ - 1}}\left( {\frac{{2x\sqrt {1 - {x^2}} }}{{1 - 2{x^2}}}} \right)$.
For $y$,put $x = \tan \theta$,then $\theta = {\tan ^{ - 1}}x$.
$y = {\tan ^{ - 1}}\left( {\frac{{\sec \theta - 1}}{{\tan \theta }}} \right) = {\tan ^{ - 1}}\left( {\frac{{1 - \cos \theta }}{{\sin \theta }}} \right) = {\tan ^{ - 1}}\left( {\tan \frac{\theta }{2}} \right) = \frac{\theta }{2} = \frac{1}{2}{\tan ^{ - 1}}x$.
Thus,$\frac{{dy}}{{dx}} = \frac{1}{2(1 + {x^2})}$.
For $z$,put $x = \sin \theta$,then $\theta = {\sin ^{ - 1}}x$.
$z = {\tan ^{ - 1}}\left( {\frac{{2\sin \theta \cos \theta }}{{1 - 2\sin^2 \theta }}} \right) = {\tan ^{ - 1}}\left( {\frac{{\sin 2\theta }}{{\cos 2\theta }}} \right) = {\tan ^{ - 1}}(\tan 2\theta ) = 2\theta = 2{\sin ^{ - 1}}x$.
Thus,$\frac{{dz}}{{dx}} = \frac{2}{{\sqrt {1 - {x^2}} }}$.
Now,$\frac{{dy}}{{dz}} = \frac{{dy/dx}}{{dz/dx}} = \frac{1}{2(1 + {x^2})} \times \frac{{\sqrt {1 - {x^2}} }}{2} = \frac{{\sqrt {1 - {x^2}} }}{{4(1 + {x^2})}}$.
At $x = 0$,$\frac{{dy}}{{dz}} = \frac{{\sqrt {1 - 0} }}{{4(1 + 0)}} = \frac{1}{4}$.
8
ChemistryMCQMHT CET · 2025
If $x = \sin t$ and $y = \sin pt$,then the value of $(1 - x^2) \frac{d^2y}{dx^2} - x \frac{dy}{dx} + p^2y$ is equal to
A
$0$
B
$1$
C
$-1$
D
$\sqrt{2}$

Solution

(A) Given $x = \sin t$ and $y = \sin pt$.
First,find the derivatives with respect to $t$:
$\frac{dx}{dt} = \cos t$
$\frac{dy}{dt} = p \cos pt$
Using the chain rule,$\frac{dy}{dx} = \frac{dy/dt}{dx/dt} = \frac{p \cos pt}{\cos t}$.
Squaring both sides:
$(\frac{dy}{dx})^2 = \frac{p^2 \cos^2 pt}{\cos^2 t} = \frac{p^2(1 - \sin^2 pt)}{1 - \sin^2 t} = \frac{p^2(1 - y^2)}{1 - x^2}$.
Thus,$(1 - x^2) (\frac{dy}{dx})^2 = p^2(1 - y^2)$.
Differentiating both sides with respect to $x$:
$(1 - x^2) \cdot 2 \frac{dy}{dx} \cdot \frac{d^2y}{dx^2} + (\frac{dy}{dx})^2 \cdot (-2x) = p^2 \cdot (-2y) \frac{dy}{dx}$.
Dividing by $2 \frac{dy}{dx}$ (assuming $\frac{dy}{dx} \neq 0$):
$(1 - x^2) \frac{d^2y}{dx^2} - x \frac{dy}{dx} = -p^2y$.
Rearranging the terms:
$(1 - x^2) \frac{d^2y}{dx^2} - x \frac{dy}{dx} + p^2y = 0$.
9
ChemistryMCQMHT CET · 2025
The value of $\int_{-1}^{1} (\sqrt{1 + x + x^2} - \sqrt{1 - x + x^2}) \, dx$ is
A
$0$
B
$1$
C
$-1$
D
None of these

Solution

(A) Let $f(x) = \sqrt{1 + x + x^2} - \sqrt{1 - x + x^2}$.
We check if the function is even or odd by evaluating $f(-x)$:
$f(-x) = \sqrt{1 + (-x) + (-x)^2} - \sqrt{1 - (-x) + (-x)^2}$
$f(-x) = \sqrt{1 - x + x^2} - \sqrt{1 + x + x^2}$
$f(-x) = -(\sqrt{1 + x + x^2} - \sqrt{1 - x + x^2}) = -f(x)$.
Since $f(-x) = -f(x)$,the function $f(x)$ is an odd function.
For an odd function,the property of definite integrals states that $\int_{-a}^{a} f(x) \, dx = 0$.
Therefore,$\int_{-1}^{1} (\sqrt{1 + x + x^2} - \sqrt{1 - x + x^2}) \, dx = 0$.
10
ChemistryMCQMHT CET · 2025
The ratio of the areas bounded by the curves $y = \cos x$ and $y = \cos 2x$ between $x = 0,$ $x = \pi /3$ and the $x$-axis is:
A
$\sqrt{2} : 1$
B
$1 : 1$
C
$1 : 2$
D
$2 : 1$

Solution

(D) Let $A_1$ be the area bounded by $y = \cos x$,the $x$-axis,$x = 0$,and $x = \pi/3$.
$A_1 = \int_{0}^{\pi/3} \cos x \, dx = [\sin x]_{0}^{\pi/3} = \sin(\pi/3) - \sin(0) = \frac{\sqrt{3}}{2}$.
Let $A_2$ be the area bounded by $y = \cos 2x$,the $x$-axis,$x = 0$,and $x = \pi/3$.
$A_2 = \int_{0}^{\pi/3} \cos 2x \, dx = [\frac{1}{2} \sin 2x]_{0}^{\pi/3} = \frac{1}{2} \sin(2\pi/3) - \frac{1}{2} \sin(0) = \frac{1}{2} \times \frac{\sqrt{3}}{2} = \frac{\sqrt{3}}{4}$.
Therefore,the ratio $A_1 : A_2 = \frac{\sqrt{3}}{2} : \frac{\sqrt{3}}{4} = 2 : 1$.
11
ChemistryMCQMHT CET · 2025
The degree of the differential equation $\frac{d^2y}{dx^2} + 3\left[ \frac{dy}{dx} \right]^2 = x^2 \log \left[ \frac{d^2y}{dx^2} \right]$ is
A
$1$
B
$2$
C
$3$
D
None of these

Solution

(D) The given differential equation is $\frac{d^2y}{dx^2} + 3\left[ \frac{dy}{dx} \right]^2 = x^2 \log \left[ \frac{d^2y}{dx^2} \right]$.
To define the degree of a differential equation,it must be a polynomial equation in terms of its derivatives.
In this equation,the term $\log \left[ \frac{d^2y}{dx^2} \right]$ involves a transcendental function of the derivative $\frac{d^2y}{dx^2}$.
Because the equation cannot be expressed as a polynomial in the differential coefficients,the degree is not defined.
Therefore,the correct option is $D$.
12
ChemistryMCQMHT CET · 2025
$A$ balloon is filled with $500 \ m^3$ of helium gas at $27^{\circ}C$ and $1 \ atm$ pressure. What will be the volume of helium at $3^{\circ}C$ and $0.5 \ atm$ pressure in $m^3$?
A
$500$
B
$700$
C
$900$
D
$1000$

Solution

(C) Using the ideal gas law,$\frac{P_1 V_1}{T_1} = \frac{P_2 V_2}{T_2}$.
Given: $P_1 = 1 \ atm$,$V_1 = 500 \ m^3$,$T_1 = 27 + 273 = 300 \ K$.
$P_2 = 0.5 \ atm$,$T_2 = 3 + 273 = 276 \ K$.
Substituting the values: $\frac{1 \times 500}{300} = \frac{0.5 \times V_2}{276}$.
$\frac{500}{300} = \frac{0.5 \times V_2}{276} \Rightarrow \frac{5}{3} = \frac{0.5 \times V_2}{276}$.
$V_2 = \frac{5 \times 276}{3 \times 0.5} = \frac{5 \times 276}{1.5} = \frac{1380}{1.5} = 920 \ m^3$.
(Note: Based on standard calculation,the result is $920 \ m^3$. If the temperature $3^{\circ}C$ was intended to be $-27^{\circ}C$ $(246 \ K)$,the result would be $820 \ m^3$. Given the options,$900$ is the closest approximation if $T_2$ was $270 \ K$ as per the original provided solution logic.)
13
ChemistryMCQMHT CET · 2025
Which of the following is a redox reaction?
A
$NaCl + KNO_3 \to NaNO_3 + KCl$
B
$CaC_2O_4 + 2HCl \to CaCl_2 + H_2C_2O_4$
C
$Mg(OH)_2 + 2NH_4Cl \to MgCl_2 + 2NH_4OH$
D
$Zn + 2AgCN \to 2Ag + Zn(CN)_2$

Solution

(D) redox reaction involves a change in the oxidation state of the elements involved.
In the reaction $Zn + 2AgCN \to 2Ag + Zn(CN)_2$:
$Zn$ changes from $0$ to $+2$ (Oxidation).
$Ag$ changes from $+1$ to $0$ (Reduction).
Since both oxidation and reduction occur,it is a redox reaction.
In other options,there is no change in oxidation states.
14
ChemistryMCQMHT CET · 2025
Which of the following is a redox reaction?
A
$NaCl + KNO_3 \to NaNO_3 + KCl$
B
$CaCO_3 + 2HCl \to CaCl_2 + H_2O + CO_2$
C
$Mg(OH)_2 + 2NH_4Cl \to MgCl_2 + 2NH_4OH$
D
$Zn + 2AgCN \to 2Ag + Zn(CN)_2$

Solution

(D) redox reaction involves both oxidation and reduction processes.
In the reaction $Zn + 2AgCN \to 2Ag + Zn(CN)_2$:
$Zn$ is oxidized from $0$ to $+2$ state: $Zn \to Zn^{2+} + 2e^-$.
$Ag^+$ is reduced from $+1$ to $0$ state: $Ag^+ + e^- \to Ag$.
Since both oxidation and reduction occur,this is a redox reaction.
15
ChemistryMCQMHT CET · 2025
The shortest distance between the line $y - x = 1$ and the curve $x = y^2$ is:
A
$\frac{3\sqrt{2}}{8}$
B
$\frac{2\sqrt{3}}{8}$
C
$\frac{3\sqrt{2}}{5}$
D
$\frac{\sqrt{3}}{4}$

Solution

(A) Let the point on the curve $x = y^2$ be $P(a^2, a)$.
The equation of the line is $x - y + 1 = 0$.
The perpendicular distance $D$ from point $P(a^2, a)$ to the line $x - y + 1 = 0$ is given by the formula $D = \frac{|Ax_0 + By_0 + C|}{\sqrt{A^2 + B^2}}$.
Substituting the values,we get $D = \frac{|a^2 - a + 1|}{\sqrt{1^2 + (-1)^2}} = \frac{a^2 - a + 1}{\sqrt{2}}$ (since $a^2 - a + 1 > 0$ for all real $a$).
To find the minimum distance,we minimize the expression $f(a) = a^2 - a + 1$.
Completing the square,$f(a) = (a - \frac{1}{2})^2 + \frac{3}{4}$.
The minimum value of $f(a)$ occurs at $a = \frac{1}{2}$,which is $\frac{3}{4}$.
Therefore,the minimum distance $D_{\min} = \frac{3/4}{\sqrt{2}} = \frac{3}{4\sqrt{2}} = \frac{3\sqrt{2}}{8}$.
16
ChemistryMCQMHT CET · 2025
$A$ parallel plate capacitor with plate area $A$ and separation between the plates $d$ is charged by a constant current $I$. Consider a plane surface of area $A/2$ parallel to the plates and drawn between the plates. The displacement current through the area is
A
$I$
B
$I/2$
C
$I/4$
D
$I/8$

Solution

(B) The charge on the capacitor plates at time $t$ is $q = It$.
The electric field $E$ between the plates at this instant is given by $E = \frac{q}{A \varepsilon_0} = \frac{It}{A \varepsilon_0}$.
The electric flux $\phi_E$ through the given area $A/2$ is $\phi_E = E \cdot \left(\frac{A}{2}\right) = \left(\frac{It}{A \varepsilon_0}\right) \cdot \left(\frac{A}{2}\right) = \frac{It}{2 \varepsilon_0}$.
The displacement current $I_D$ is defined as $I_D = \varepsilon_0 \frac{d\phi_E}{dt}$.
Substituting the expression for $\phi_E$,we get $I_D = \varepsilon_0 \frac{d}{dt} \left(\frac{It}{2 \varepsilon_0}\right) = \varepsilon_0 \cdot \frac{I}{2 \varepsilon_0} = \frac{I}{2}$.
17
ChemistryMCQMHT CET · 2025
Sodium and copper have work functions of $2.3 \ eV$ and $4.5 \ eV$ respectively. The ratio of their threshold wavelengths is nearest to:
A
$1:2$
B
$4:1$
C
$2:1$
D
$1:4$

Solution

(C) The work function $\phi$ is related to the threshold wavelength $\lambda_0$ by the equation $\phi = \frac{hc}{\lambda_0}$.
From this,we can see that $\phi \propto \frac{1}{\lambda_0}$,which implies $\lambda_0 \propto \frac{1}{\phi}$.
Given the work functions for sodium $(\phi_s = 2.3 \ eV)$ and copper $(\phi_c = 4.5 \ eV)$,the ratio of their threshold wavelengths is:
$\frac{\lambda_s}{\lambda_c} = \frac{\phi_c}{\phi_s} = \frac{4.5 \ eV}{2.3 \ eV} \approx \frac{4.6}{2.3} = 2$.
Therefore,the ratio is approximately $2:1$.
18
ChemistryEasyMCQMHT CET · 2025
What is the molar mass of the compound represented by the following structural formula?
Question diagram
A
$36 \ g \ mol^{-1}$
B
$46 \ g \ mol^{-1}$
C
$22 \ g \ mol^{-1}$
D
$32 \ g \ mol^{-1}$

Solution

(B) The given structural formula represents ethanol $(CH_3CH_2OH)$.
The molecular formula of ethanol is $C_2H_6O$.
The molar mass is calculated as follows:
$M = (2 \times 12.01) + (6 \times 1.008) + (1 \times 16.00) \approx 24 + 6 + 16 = 46 \ g \ mol^{-1}$.
Therefore,the correct option is $B$.
19
ChemistryEasyMCQMHT CET · 2025
Which of the following compounds is least soluble in water at $STP$?
A
$C_2H_5OH$
B
$CH_3OH$
C
$CH_3NH_2$
D
$CH_4$

Solution

(D) Solubility in water depends on the ability of a molecule to form hydrogen bonds with water molecules.
$C_2H_5OH$,$CH_3OH$,and $CH_3NH_2$ are polar molecules capable of forming hydrogen bonds with water,making them soluble.
$CH_4$ (methane) is a non-polar hydrocarbon.
Non-polar molecules do not form hydrogen bonds with water and have very low solubility in water.
Therefore,$CH_4$ is the least soluble compound among the given options.
20
ChemistryEasyMCQMHT CET · 2025
Hydroboration-oxidation of but$-1-$ene forms
A
Butanal
B
Butanone
C
Butan$-1-$ol
D
Butan$-2-$ol

Solution

(C) Hydroboration-oxidation of alkenes is an anti-Markovnikov addition of water $(H_2O)$ across the double bond.
For but$-1-$ene $(CH_3CH_2CH=CH_2)$,the reaction proceeds as follows:
$CH_3CH_2CH=CH_2 + (BH_3)_2 \rightarrow CH_3CH_2CH_2CH_2BH_2$
Followed by oxidation with $H_2O_2/OH^-$:
$CH_3CH_2CH_2CH_2BH_2 + 3H_2O_2 + OH^- \rightarrow CH_3CH_2CH_2CH_2OH + B(OH)_4^-$
The final product is butan$-1-$ol.
21
ChemistryEasyMCQMHT CET · 2025
Which of the following is a bond-line structure of glycerol?
A
Option A
B
Option B
C
Option C
D
Option D

Solution

(D) Glycerol,also known as propane-$1,2,3$-triol,has the chemical formula $CH_2(OH)-CH(OH)-CH_2(OH)$.
It consists of a three-carbon chain where each carbon atom is attached to a hydroxyl $(-OH)$ group.
Looking at the options:
Option $A$ shows a structure with a double bond and only two hydroxyl groups.
Option $B$ shows a structure with a double bond and two hydroxyl groups.
Option $C$ shows a butane derivative with two hydroxyl groups.
Option $D$ represents the correct structure of glycerol,showing a three-carbon backbone with an $-OH$ group on each carbon atom.
22
ChemistryEasyMCQMHT CET · 2025
Which among the following has the lowest boiling point?
A
$CH_3-O-CH_2-CH_3$
B
$CH_3-COOH$
C
$CH_3-CH_2-CH_2-CH_3$
D
$CH_3-CH_2-CH_2-OH$

Solution

(C) To determine the lowest boiling point,we analyze the intermolecular forces present in each molecule:
$1$. $CH_3-COOH$ (Ethanoic acid) exhibits strong hydrogen bonding and forms dimers,leading to a very high boiling point.
$2$. $CH_3-CH_2-CH_2-OH$ (Propan$-1-$ol) exhibits hydrogen bonding,resulting in a relatively high boiling point.
$3$. $CH_3-O-CH_2-CH_3$ (Methoxyethane) is an ether,which exhibits dipole-dipole interactions but no hydrogen bonding.
$4$. $CH_3-CH_2-CH_2-CH_3$ (n-Butane) is an alkane,which only exhibits weak London dispersion forces.
Comparing these,$n$-butane has the weakest intermolecular forces,thus it has the lowest boiling point.
23
ChemistryEasyMCQMHT CET · 2025
Which of the following is the correct $IUPAC$ name of catechol?
A
Benzene-$1,2$-diol
B
Benzene-$1,3$-diol
C
Benzene-$1,4$-diol
D
Benzene-$1,3,5$-triol

Solution

(A) Catechol is a common name for a dihydroxy benzene derivative where the two hydroxyl $(-OH)$ groups are attached to adjacent carbon atoms on the benzene ring.
According to $IUPAC$ nomenclature,when two $-OH$ groups are attached to the benzene ring at positions $1$ and $2$,the compound is named as Benzene-$1,2$-diol.
Therefore,the correct option is $A$.
24
ChemistryEasyMCQMHT CET · 2025
Which among the following compounds does $NOT$ form intermolecular hydrogen bonding?
A
Ethoxy ethane
B
Butane
C
Phenol
D
Butan-$1$-$ol$

Solution

(B) Intermolecular hydrogen bonding occurs in compounds where hydrogen is covalently bonded to a highly electronegative atom like $O$,$N$,or $F$.
$1$. $Phenol$ $(C_6H_5OH)$ contains an $-OH$ group,allowing for intermolecular hydrogen bonding.
$2$. $Butan-1-ol$ $(CH_3CH_2CH_2CH_2OH)$ also contains an $-OH$ group,facilitating intermolecular hydrogen bonding.
$3$. $Ethoxy$ $ethane$ $(CH_3CH_2OCH_2CH_3)$ is an ether. While it has an oxygen atom,it lacks a hydrogen atom directly bonded to the oxygen,so it cannot form intermolecular hydrogen bonds with itself.
$4$. $Butane$ $(C_4H_{10})$ is a hydrocarbon consisting only of $C-C$ and $C-H$ bonds. Since there is no significant electronegativity difference between $C$ and $H$,it cannot form hydrogen bonds.
However,in the context of common chemistry problems,$Butane$ is a non-polar alkane that lacks any polar functional group,making it the most prominent example of a compound that cannot form hydrogen bonds compared to ethers,which have dipole-dipole interactions.
25
ChemistryMediumMCQMHT CET · 2025
Identify the major product formed when $2-$Methylhexan$-3-$ol is heated with concentrated sulphuric acid.
A
$2-$Methylhex$-2-$ene
B
$2-$Methylhex$-3-$ene
C
$3-$Methylhex$-2-$ene
D
$2-$Methylhex$-1-$ene

Solution

(A) The dehydration of $2-$Methylhexan$-3-$ol $(CH_3-CH(CH_3)-CH(OH)-CH_2-CH_2-CH_3)$ with concentrated $H_2SO_4$ proceeds via an $E1$ mechanism involving a carbocation intermediate.
$1$. Protonation of the $-OH$ group followed by the loss of water generates a secondary carbocation at the $C3$ position: $CH_3-CH(CH_3)-CH^+-CH_2-CH_2-CH_3$.
$2$. This secondary carbocation can undergo a $1,2-$hydride shift to form a more stable tertiary carbocation at the $C2$ position: $CH_3-C^+(CH_3)-CH_2-CH_2-CH_2-CH_3$.
$3$. Elimination of a proton from the adjacent carbon atoms leads to the formation of alkenes. According to Saytzeff's rule,the most substituted alkene is the major product.
$4$. The tertiary carbocation can lose a proton from $C3$ to form $2-$Methylhex$-2-$ene $(CH_3-C(CH_3)=CH-CH_2-CH_2-CH_3)$,which is a trisubstituted alkene and the most stable product.
Therefore,the major product is $2-$Methylhex$-2-$ene.
26
ChemistryMediumMCQMHT CET · 2025
Identify the product $Z$ in the following series of reactions: $CH_3CH_2OH$ $\xrightarrow{SOCl_2, \Delta} X$ $\xrightarrow{Mg, \text{Dry ether}} Y$ $\xrightarrow{NH_3} Z + Mg(Cl)(NH_2)$
A
Ethyl chloride
B
Ethyl magnesium chloride
C
Ethyl amine
D
Ethane

Solution

(D) Step $1$: Reaction of ethanol with $SOCl_2$ (thionyl chloride) gives ethyl chloride $(X)$.
$CH_3CH_2OH + SOCl_2 \rightarrow CH_3CH_2Cl + SO_2 + HCl$
So,$X = CH_3CH_2Cl$ (Ethyl chloride).
Step $2$: Reaction of ethyl chloride with $Mg$ in dry ether gives ethyl magnesium chloride $(Y)$,which is a Grignard reagent.
$CH_3CH_2Cl + Mg \xrightarrow{\text{Dry ether}} CH_3CH_2MgCl$
So,$Y = CH_3CH_2MgCl$ (Ethyl magnesium chloride).
Step $3$: Reaction of Grignard reagent $(Y)$ with ammonia $(NH_3)$ yields an alkane $(Z)$ and a magnesium salt.
$CH_3CH_2MgCl + NH_3 \rightarrow CH_3CH_3 + Mg(Cl)(NH_2)$
So,$Z = CH_3CH_3$ (Ethane).
Therefore,the correct option is $D$.
27
ChemistryMediumMCQMHT CET · 2025
Identify the product '$Z$' in the following series of reactions.
$C_2H_5OH$ $\xrightarrow[\Delta]{SOCl_2} X$ $\xrightarrow[\text{Dry ether}]{Mg} Y$ $\xrightarrow{NH_3} Z$
A
Ethyl chloride
B
Ethyl magnesium chloride
C
Ethyl amine
D
Ethane

Solution

(D) The reaction sequence is as follows:
$1$. $C_2H_5OH + SOCl_2 \xrightarrow{\Delta} C_2H_5Cl (X) + SO_2 + HCl$
$2$. $C_2H_5Cl + Mg \xrightarrow{\text{Dry ether}} C_2H_5MgCl (Y)$ (Grignard reagent)
$3$. $C_2H_5MgCl + NH_3 \rightarrow C_2H_6 (Z) + Mg(NH_2)Cl$
Grignard reagents react with compounds containing active hydrogen atoms (like $NH_3$) to form the corresponding alkane. Therefore,the product $Z$ is ethane.
28
ChemistryMCQMHT CET · 2025
Identify the product '$B$' in the following series of reactions.
Chlorobenzene $\xrightarrow[ii) \ H_3O^{+}]{i) \ NaOH, \ 623 \ K / 150 \ atm} A$ $\xrightarrow{Br_2 \ water} B$
A
Phenol
B
$o-$Bromophenol
C
$p-$Bromophenol
D
$2,4,6-$tribromophenol

Solution

(D) Step $1$: Chlorobenzene reacts with $NaOH$ at $623 \ K$ and $150 \ atm$ pressure followed by acidification $(H_3O^+)$ to form Phenol $(A)$ via the Dow process.
Step $2$: Phenol $(A)$ reacts with bromine water $(Br_2 \ water)$ to undergo electrophilic aromatic substitution.
Since the $-OH$ group is strongly activating and ortho/para-directing,it leads to the formation of $2,4,6-$tribromophenol $(B)$ as the final product.
29
ChemistryMCQMHT CET · 2025
Identify $A$ in the following reaction.
$A + \text{Acetic anhydride} \xrightarrow{H^{+}} \text{Aspirin} + \text{Acetic acid}$
A
Acrylic acid
B
Oxalic acid
C
Salicylic acid
D
Phthalic acid

Solution

(C) The reaction of $A$ with acetic anhydride in the presence of an acid catalyst $(H^{+})$ to form aspirin (acetylsalicylic acid) and acetic acid is an acetylation reaction.
Specifically,salicylic acid $(C_7H_6O_3)$ reacts with acetic anhydride $((CH_3CO)_2O)$ to produce aspirin $(C_9H_8O_4)$ and acetic acid $(CH_3COOH)$.
Therefore,$A$ is salicylic acid.
30
ChemistryEasyMCQMHT CET · 2025
Select the correct $IUPAC$ name of pyrogallol.
A
Benzene-$1,3$-diol
B
Benzene-$1,4$-diol
C
Benzene-$1,3,5$-triol
D
Benzene-$1,2,3$-triol

Solution

(D) Pyrogallol is a common name for the chemical compound $1,2,3$-trihydroxybenzene.
According to $IUPAC$ nomenclature,when three hydroxyl $(-OH)$ groups are attached to a benzene ring at positions $1, 2,$ and $3$,the compound is named as Benzene-$1,2,3$-triol.
Therefore,the correct option is $D$.
31
ChemistryEasyMCQMHT CET · 2025
Identify the structural formula of phloroglucinol.
A
$1,3,5-$trihydroxybenzene
B
$1,2,3-$trihydroxybenzene
C
$1,2,4-$trihydroxybenzene
D
$1,3-$dihydroxybenzene

Solution

(A) Phloroglucinol is the common name for $1,3,5$-trihydroxybenzene.
It consists of a benzene ring with three hydroxyl $(-OH)$ groups attached at the $1$,$3$,and $5$ positions.
Option $A$ represents the structure of $1,3,5$-trihydroxybenzene.
32
ChemistryMCQMHT CET · 2025
Identify the reagent '$R$' used in the following reaction.
Ketone $\xrightarrow{R}$ Semicarbazone
A
$NH_2OH$
B
$NH_2NHCONH_2$
C
$NH_2NHC_6H_5$
D
$NH_2NH_2$

Solution

(B) The reaction of a ketone with semicarbazide $(NH_2NHCONH_2)$ leads to the formation of semicarbazone.
This is a nucleophilic addition-elimination reaction.
The reagent '$R$' is semicarbazide,which has the formula $NH_2NHCONH_2$.
33
ChemistryMediumMCQMHT CET · 2025
What is the number of moles of $H$ atoms required for the complete reduction of one mole of acetonitrile?
A
$2$
B
$4$
C
$6$
D
$8$

Solution

(B) The chemical formula of acetonitrile is $CH_3CN$.
The complete reduction of acetonitrile $(CH_3CN)$ to ethylamine $(CH_3CH_2NH_2)$ is represented by the following chemical equation:
$CH_3CN + 4[H] \rightarrow CH_3CH_2NH_2$.
According to the stoichiometry of the reaction,$1 \ mole$ of acetonitrile requires $4 \ moles$ of hydrogen atoms $(H)$ for complete reduction to ethylamine.
34
ChemistryEasyMCQMHT CET · 2025
What is the $IUPAC$ name of allylamine?
A
Propan-$1$-amine
B
Prop-$2$-en-$1$-amine
C
Prop-$1$-en-$2$-amine
D
Propan-$2$-amine

Solution

(B) The structure of allylamine is $CH_2=CH-CH_2-NH_2$.
In the $IUPAC$ nomenclature,the parent chain is the longest carbon chain containing the functional group $(-NH_2)$ and the double bond.
The chain consists of $3$ carbon atoms,so the root name is $prop$.
The double bond is at position $2$ and the amine group is at position $1$.
Therefore,the $IUPAC$ name is $Prop-2-en-1-amine$.
35
ChemistryMediumMCQMHT CET · 2025
Find out the number of carbon atoms present in $0.35 \ mol$ of glucose.
A
$3.011 \times 10^{24}$
B
$6.022 \times 10^{24}$
C
$1.264 \times 10^{24}$
D
$2.044 \times 10^{24}$

Solution

(C) The chemical formula of glucose is $C_6H_{12}O_6$.
One mole of glucose contains $6 \ mol$ of carbon atoms.
Therefore,$0.35 \ mol$ of glucose contains $0.35 \times 6 = 2.1 \ mol$ of carbon atoms.
The number of carbon atoms is calculated as $2.1 \times N_A$,where $N_A = 6.022 \times 10^{23} \ mol^{-1}$.
Number of carbon atoms $= 2.1 \times 6.022 \times 10^{23} = 12.6462 \times 10^{23} = 1.26462 \times 10^{24}$.
Thus,the correct option is $C$.
36
ChemistryMediumMCQMHT CET · 2025
Which of the following statements is $NOT$ correct regarding tannins?
A
These avoid browning of freshly cut potato.
B
These are formed from polyphenols.
C
These are obtained by polymerisation of quinones.
D
These are generated after cutting fruits or vegetables.

Solution

(A) Tannins are naturally occurring polyphenolic compounds found in many plants.
When fruits or vegetables are cut,the phenolic compounds present in them are exposed to oxygen and the enzyme polyphenol oxidase.
This leads to the oxidation of phenols into quinones,which then undergo polymerization to form brown-colored pigments known as tannins.
Therefore,tannins are responsible for the browning of cut fruits and vegetables,not for avoiding it.
Thus,the statement that tannins avoid browning is incorrect.
37
ChemistryMCQMHT CET · 2025
Which among the following is $NOT$ a dicarboxylic acid?
A
Malonic acid
B
Caproic acid
C
Glutaric acid
D
Succinic acid

Solution

(B) dicarboxylic acid contains two carboxyl $(-COOH)$ groups.
$1$. Malonic acid is $HOOC-CH_2-COOH$ (dicarboxylic).
$2$. Caproic acid is $CH_3-(CH_2)_4-COOH$ (monocarboxylic).
$3$. Glutaric acid is $HOOC-(CH_2)_3-COOH$ (dicarboxylic).
$4$. Succinic acid is $HOOC-(CH_2)_2-COOH$ (dicarboxylic).
Therefore,Caproic acid is not a dicarboxylic acid.
38
ChemistryMCQMHT CET · 2025
Which among the following is a dicarboxylic acid?
A
Valeric acid
B
Caproic acid
C
Glutaric acid
D
Butyric acid

Solution

(C) dicarboxylic acid is an organic compound containing two carboxyl groups $(-COOH)$.
Valeric acid $(C_4H_9COOH)$,Caproic acid $(C_5H_{11}COOH)$,and Butyric acid $(C_3H_7COOH)$ are monocarboxylic acids.
Glutaric acid is pentanedioic acid,which has the structure $HOOC-(CH_2)_3-COOH$.
It contains two carboxyl groups,making it a dicarboxylic acid.
39
ChemistryMediumMCQMHT CET · 2025
If salicylic acid $(138 \text{ u})$ reacts with acetic anhydride $(102 \text{ u})$ to form aspirin $(180 \text{ u})$ and acetic acid $(60 \text{ u})$,calculate the percentage atom economy. (in $\%$)
A
$25$
B
$50$
C
$65$
D
$75$

Solution

(D) The reaction is: $C_7H_6O_3 (\text{salicylic acid}) + C_4H_6O_3 (\text{acetic anhydride})$ $\rightarrow C_9H_8O_4 (\text{aspirin}) + C_2H_4O_2 (\text{acetic acid})$.
Atom economy is calculated as: $\frac{\text{Molecular mass of desired product}}{\text{Total molecular mass of all reactants}} \times 100$.
Desired product is aspirin $(180 \text{ u})$.
Total mass of reactants = $138 \text{ u} + 102 \text{ u} = 240 \text{ u}$.
Atom economy = $\frac{180}{240} \times 100 = 0.75 \times 100 = 75 \%$.
40
ChemistryEasyMCQMHT CET · 2025
Identify a molecule having the highest number of lone pairs of electrons in the valence shell of the central atom.
A
$NH_3$
B
$SF_4$
C
$ICl_3$
D
$PCl_3$

Solution

(C) To determine the number of lone pairs on the central atom,we use the formula: $\text{Lone pairs} = \frac{1}{2} (V - N)$,where $V$ is the number of valence electrons of the central atom and $N$ is the number of bonding electrons (monovalent atoms attached).
$1$. For $NH_3$: $N$ is $5$,$V = 5$,$N = 3$. $\text{Lone pairs} = \frac{1}{2} (5 - 3) = 1$.
$2$. For $SF_4$: $S$ is $6$,$V = 6$,$N = 4$. $\text{Lone pairs} = \frac{1}{2} (6 - 4) = 1$.
$3$. For $ICl_3$: $I$ is $7$,$V = 7$,$N = 3$. $\text{Lone pairs} = \frac{1}{2} (7 - 3) = 2$.
$4$. For $PCl_3$: $P$ is $5$,$V = 5$,$N = 3$. $\text{Lone pairs} = \frac{1}{2} (5 - 3) = 1$.
Thus,$ICl_3$ has the highest number of lone pairs $(2)$.
41
ChemistryEasyMCQMHT CET · 2025
Which of the following molecules consists of the minimum number of lone pairs of electrons in the valence shell of the central atom?
A
$SCl_2$
B
$PCl_3$
C
$ClF_3$
D
$XeF_4$

Solution

(B) To determine the number of lone pairs on the central atom,we use the formula: $\text{Lone pairs} = \frac{V - B}{2}$,where $V$ is the number of valence electrons of the central atom and $B$ is the number of bonding electrons (shared with surrounding atoms).
$A) SCl_2$: Central atom $S$ (Group $16$) has $6$ valence electrons. It forms $2$ bonds. Lone pairs = $(6 - 2) / 2 = 2$.
$B) PCl_3$: Central atom $P$ (Group $15$) has $5$ valence electrons. It forms $3$ bonds. Lone pairs = $(5 - 3) / 2 = 1$.
$C) ClF_3$: Central atom $Cl$ (Group $17$) has $7$ valence electrons. It forms $3$ bonds. Lone pairs = $(7 - 3) / 2 = 2$.
$D) XeF_4$: Central atom $Xe$ (Group $18$) has $8$ valence electrons. It forms $4$ bonds. Lone pairs = $(8 - 4) / 2 = 2$.
Comparing the values,$PCl_3$ has the minimum number of lone pairs $(1)$.
42
ChemistryMediumMCQMHT CET · 2025
Which of the following is a Lewis base?
A
$BF_3$
B
$Cu^{2+}$
C
$AlCl_3$
D
$NH_3$

Solution

(D) Lewis base is defined as a substance that can donate a lone pair of electrons to form a coordinate covalent bond.
$NH_3$ (ammonia) has a nitrogen atom with one lone pair of electrons,which it can donate.
$BF_3$,$Cu^{2+}$,and $AlCl_3$ are all electron-deficient species or cations that act as Lewis acids by accepting electron pairs.
43
ChemistryMediumMCQMHT CET · 2025
What different types of bonds are formed by chlorine with oxygen in perchloric acid $(HClO_4)$?
A
$2$ single bonds and $2$ double bonds
B
$3$ single bonds and $1$ double bond
C
$2$ single bonds and $3$ double bonds
D
$1$ single bond and $3$ double bonds

Solution

(D) In perchloric acid $(HClO_4)$,the central chlorine atom is bonded to four oxygen atoms.
One oxygen atom is bonded to a hydrogen atom ($O-H$ single bond).
The chlorine atom forms one single bond with this oxygen atom $(Cl-O-H)$.
The remaining three oxygen atoms are bonded to the chlorine atom via double bonds $(Cl=O)$.
Therefore,the structure contains $1$ single bond $(Cl-O)$ and $3$ double bonds $(Cl=O)$ between chlorine and oxygen atoms.
44
ChemistryMediumMCQMHT CET · 2025
Which of the following pairs of compounds consists of an equal number of lone pairs of electrons in the valence shell of the central atom?
A
$BrF_5$ and $XeF_6$
B
$ICl$ and $H_2S$
C
$ClF_3$ and $XeF_2$
D
$IF_7$ and $XeF_4$

Solution

(A) To determine the number of lone pairs on the central atom,we use the formula: $\text{Lone pairs} = \frac{1}{2} (V - N)$,where $V$ is the number of valence electrons of the central atom and $N$ is the number of bonding electrons (monovalent atoms attached).
$A$: $BrF_5$ ($Br$ has $7$ valence $e^-$,$5$ bonded $F$ atoms): $\text{Lone pairs} = \frac{1}{2} (7 - 5) = 1$. $XeF_6$ ($Xe$ has $8$ valence $e^-$,$6$ bonded $F$ atoms): $\text{Lone pairs} = \frac{1}{2} (8 - 6) = 1$.
$B$: $ICl$ ($I$ has $7$ valence $e^-$,$1$ bonded $Cl$ atom): $\text{Lone pairs} = \frac{1}{2} (7 - 1) = 3$. $H_2S$ ($S$ has $6$ valence $e^-$,$2$ bonded $H$ atoms): $\text{Lone pairs} = \frac{1}{2} (6 - 2) = 2$.
$C$: $ClF_3$ ($Cl$ has $7$ valence $e^-$,$3$ bonded $F$ atoms): $\text{Lone pairs} = \frac{1}{2} (7 - 3) = 2$. $XeF_2$ ($Xe$ has $8$ valence $e^-$,$2$ bonded $F$ atoms): $\text{Lone pairs} = \frac{1}{2} (8 - 2) = 3$.
$D$: $IF_7$ ($I$ has $7$ valence $e^-$,$7$ bonded $F$ atoms): $\text{Lone pairs} = \frac{1}{2} (7 - 7) = 0$. $XeF_4$ ($Xe$ has $8$ valence $e^-$,$4$ bonded $F$ atoms): $\text{Lone pairs} = \frac{1}{2} (8 - 4) = 2$.
Thus,$BrF_5$ and $XeF_6$ both have $1$ lone pair on their central atoms.
45
ChemistryEasyMCQMHT CET · 2025
Which of the following molecules does not obey the octet rule?
A
$CO_2$
B
$CHCl_3$
C
$ClF_3$
D
$NH_3$

Solution

(C) The octet rule states that atoms tend to gain,lose,or share electrons to achieve a stable configuration of $8$ electrons in their valence shell.
In $CO_2$,$C$ has $8$ electrons and $O$ has $8$ electrons.
In $CHCl_3$,$C$ has $8$ electrons,$H$ has $2$ electrons (duet rule),and $Cl$ has $8$ electrons.
In $NH_3$,$N$ has $8$ electrons and $H$ has $2$ electrons.
In $ClF_3$,the central atom $Cl$ has $10$ electrons in its valence shell ($3$ bonding pairs and $2$ lone pairs),which is an expanded octet.
Therefore,$ClF_3$ does not obey the octet rule.
46
ChemistryMediumMCQMHT CET · 2025
Which of the following molecules has a regular geometry as expected?
A
$SiCl_4$
B
$SF_4$
C
$BrF_5$
D
$XeF_4$

Solution

(A) $1$. $SiCl_4$: The central atom $Si$ has $4$ valence electrons and forms $4$ bonds with $Cl$ atoms. It undergoes $sp^3$ hybridization with $0$ lone pairs,resulting in a regular tetrahedral geometry.
$2$. $SF_4$: The central atom $S$ has $6$ valence electrons,forms $4$ bonds,and has $1$ lone pair. It undergoes $sp^3d$ hybridization,resulting in a see-saw geometry (distorted).
$3$. $BrF_5$: The central atom $Br$ has $7$ valence electrons,forms $5$ bonds,and has $1$ lone pair. It undergoes $sp^3d^2$ hybridization,resulting in a square pyramidal geometry (distorted).
$4$. $XeF_4$: The central atom $Xe$ has $8$ valence electrons,forms $4$ bonds,and has $2$ lone pairs. It undergoes $sp^3d^2$ hybridization,resulting in a square planar geometry (distorted due to lone pairs).
$5$. Therefore,only $SiCl_4$ has a regular geometry.
47
ChemistryMediumMCQMHT CET · 2025
Identify the geometry of $TeF_4$ molecule from the following.
A
Linear
B
Tetrahedral
C
Trigonal bipyramidal
D
See-saw

Solution

(D) $1$. The central atom $Te$ has $6$ valence electrons.
$2$. It forms $4$ bonds with $F$ atoms and has $1$ lone pair of electrons.
$3$. The total number of electron pairs is $4 + 1 = 5$,which corresponds to $sp^3d$ hybridization.
$4$. According to $VSEPR$ theory,a molecule with $5$ electron pairs and $1$ lone pair adopts a see-saw geometry.
48
ChemistryMediumMCQMHT CET · 2025
What is the shape of the $BrF_5$ molecule?
A
Trigonal pyramidal
B
Square planar
C
Square pyramidal
D
Bent '$T$' shape

Solution

(C) The central atom $Br$ has $7$ valence electrons. In $BrF_5$,it forms $5$ bonds with $F$ atoms and has $1$ lone pair of electrons.
Total electron pairs = $5$ (bond pairs) + $1$ (lone pair) = $6$.
This corresponds to $sp^3d^2$ hybridization with octahedral electron geometry.
Due to the presence of one lone pair,the shape of the $BrF_5$ molecule is square pyramidal.
49
ChemistryMediumMCQMHT CET · 2025
Which of the following species is not tetrahedral?
A
$CH_4$
B
$SF_4$
C
$\stackrel{+}{N}H_4$
D
$SiCl_4$

Solution

(B) To determine the geometry,we calculate the hybridization of the central atom using the formula: $H = \frac{1}{2}(V + M - C + A)$,where $V$ is the number of valence electrons,$M$ is the number of monovalent atoms,$C$ is the cationic charge,and $A$ is the anionic charge.
$1$. For $CH_4$: $H = \frac{1}{2}(4 + 4) = 4$ ($sp^3$ hybridization,tetrahedral).
$2$. For $SF_4$: $H = \frac{1}{2}(6 + 4) = 5$ ($sp^3d$ hybridization,see-saw geometry due to one lone pair).
$3$. For $\stackrel{+}{N}H_4$: $H = \frac{1}{2}(5 + 4 - 1) = 4$ ($sp^3$ hybridization,tetrahedral).
$4$. For $SiCl_4$: $H = \frac{1}{2}(4 + 4) = 4$ ($sp^3$ hybridization,tetrahedral).
Thus,$SF_4$ is the only species that is not tetrahedral.
50
ChemistryEasyMCQMHT CET · 2025
Identify the correct statement regarding geometry and lone pair of electrons present in $CH_4$ and $SiCl_4$.
A
Both have same geometry with two lone pair of electrons each.
B
Both have different geometry with one lone pair of electrons each.
C
Both have same geometry with no lone pair of electrons each.
D
Both have different geometry with no lone pair of electrons each.

Solution

(C) In $CH_4$,the central carbon atom is $sp^3$ hybridized and forms $4$ sigma bonds with hydrogen atoms. It has $0$ lone pairs and a tetrahedral geometry.
In $SiCl_4$,the central silicon atom is $sp^3$ hybridized and forms $4$ sigma bonds with chlorine atoms. It has $0$ lone pairs and a tetrahedral geometry.
Therefore,both molecules have the same tetrahedral geometry and contain no lone pairs of electrons on the central atom.
51
ChemistryEasyMCQMHT CET · 2025
Which of the following is the structure of an alcohol with molecular formula $C_5H_{12}O$?
A
Cyclopentanol
B
Pentan$-1-$ol
C
Pentan$-3-$ol
D
Cyclopent$-2-$en$-1-$ol

Solution

(B) The general formula for a saturated acyclic alcohol is $C_nH_{2n+2}O$.
For $n = 5$,the formula is $C_5H_{12}O$.
Option $A$ is cyclopentanol,which has the formula $C_5H_{10}O$.
Option $B$ is pentan$-1-$ol,which is a straight-chain saturated alcohol with the formula $C_5H_{12}O$.
Option $C$ is pentan$-3-$ol,which is also a saturated alcohol with the formula $C_5H_{12}O$.
Option $D$ is cyclopent$-2-$en$-1-$ol,which has the formula $C_5H_8O$.
Both $B$ and $C$ are valid structures for $C_5H_{12}O$. However,in standard multiple-choice questions of this type,pentan$-1-$ol is a primary representative structure.
52
ChemistryEasyMCQMHT CET · 2025
Which of the following is a primary allylic alcohol?
A
$H_2C=CH-CH(CH_3)-OH$
B
$H_2C=CH-CH_2-OH$
C
$H_2C=CH-C(CH_3)_2-OH$
D
$CH_3-CH=CH-CH(CH_3)-OH$

Solution

(B) An allylic alcohol is one in which the $-OH$ group is attached to a carbon atom next to a carbon-carbon double bond $(C=C)$.
$1$. $A$ primary $(1^{\circ})$ alcohol has the $-OH$ group attached to a carbon atom that is bonded to only one other carbon atom.
$2$. Let's analyze the options:
- $A$: $H_2C=CH-CH(CH_3)-OH$ is a secondary $(2^{\circ})$ allylic alcohol.
- $B$: $H_2C=CH-CH_2-OH$ is a primary $(1^{\circ})$ allylic alcohol because the $-OH$ group is attached to a $CH_2$ group.
- $C$: $H_2C=CH-C(CH_3)_2-OH$ is a tertiary $(3^{\circ})$ allylic alcohol.
- $D$: $CH_3-CH=CH-CH(CH_3)-OH$ is a secondary $(2^{\circ})$ allylic alcohol.
Therefore,the correct option is $B$.
53
ChemistryMediumMCQMHT CET · 2025
Which among the following compounds has the lowest boiling point?
A
$(C_2H_5)_2NH$
B
$C_2H_5N(CH_3)_2$
C
$n-C_4H_9OH$
D
$C_2H_5COOH$

Solution

(B) To determine the lowest boiling point,we analyze the intermolecular forces present in each compound:
$1$. $(C_2H_5)_2NH$ is a secondary amine,which can form intermolecular hydrogen bonds.
$2$. $C_2H_5N(CH_3)_2$ is a tertiary amine. It lacks a hydrogen atom attached to the nitrogen atom,so it cannot form intermolecular hydrogen bonds. It only exhibits dipole-dipole interactions and London dispersion forces.
$3$. $n-C_4H_9OH$ is a primary alcohol,which forms strong intermolecular hydrogen bonds.
$4$. $C_2H_5COOH$ is a carboxylic acid,which forms very strong intermolecular hydrogen bonds (dimers).
Since tertiary amines lack hydrogen bonding,they have significantly lower boiling points compared to alcohols,carboxylic acids,and primary/secondary amines of similar molecular weight. Therefore,$C_2H_5N(CH_3)_2$ has the lowest boiling point.
54
ChemistryEasyMCQMHT CET · 2025
Which among the following compounds has the lowest boiling point?
A
$n$-Butanol
B
Isobutanol ($2$-methylpropan-$1$-ol)
C
sec-Butanol (butan-$2$-ol)
D
tert-Butanol ($2$-methylpropan-$2$-ol)

Solution

(D) The boiling point of alcohols depends on the extent of intermolecular hydrogen bonding and the surface area of the molecule.
For isomeric alcohols,the boiling point decreases as the degree of branching increases because branching reduces the surface area,which in turn decreases the magnitude of van der Waals forces.
Comparing the given structures:
$A$: $n$-Butanol (primary alcohol,straight chain)
$B$: Isobutanol (primary alcohol,branched)
$C$: sec-Butanol (secondary alcohol,branched)
$D$: tert-Butanol (tertiary alcohol,highly branched)
Among these isomers,tert-Butanol has the most branching,which results in the smallest surface area and the weakest van der Waals forces. Therefore,it has the lowest boiling point.
55
ChemistryMediumMCQMHT CET · 2025
Identify the correct decreasing order of boiling points for the following organic compounds.
A
Carboxylic acids > Amines > Alcohols
B
Carboxylic acids > Alcohols > Amines
C
Amines > Alcohols > Carboxylic acids
D
Alcohols > Amines > Carboxylic acids

Solution

(B) The boiling point of organic compounds depends on the strength of intermolecular forces.
$1$. Carboxylic acids have the highest boiling point because they form stable intermolecular hydrogen-bonded dimers.
$2$. Alcohols have higher boiling points than amines of comparable molecular mass because the $O-H$ bond is more polar than the $N-H$ bond,leading to stronger hydrogen bonding in alcohols.
$3$. Amines have the lowest boiling point among these three due to weaker hydrogen bonding.
Therefore,the correct decreasing order is: $Carboxylic acids > Alcohols > Amines$.
56
ChemistryMediumMCQMHT CET · 2025
Which among the following has the highest boiling point?
A
Propanone
B
Ethanoic acid
C
Propan-$1$-ol
D
Propanal

Solution

(B) The boiling point of a compound depends on the strength of intermolecular forces.
$1$. $CH_3COCH_3$ (Propanone) and $CH_3CH_2CHO$ (Propanal) exhibit dipole-dipole interactions.
$2$. $CH_3CH_2CH_2OH$ (Propan-$1$-ol) exhibits hydrogen bonding.
$3$. $CH_3COOH$ (Ethanoic acid) exhibits strong intermolecular hydrogen bonding,forming stable dimers in the liquid phase.
Due to the presence of strong hydrogen-bonded dimers,$CH_3COOH$ has the highest boiling point $(118 \ ^\circ C)$ compared to propan-$1$-ol $(97 \ ^\circ C)$,propanone $(56 \ ^\circ C)$,and propanal $(49 \ ^\circ C)$.
57
ChemistryMediumMCQMHT CET · 2025
Which of the following has the highest solubility in water?
A
Phenol
B
$p$-Cresol
C
$o$-Nitrophenol
D
$p$-Nitrophenol

Solution

(D) The solubility of organic compounds in water depends on their ability to form hydrogen bonds with water molecules.
$p$-Nitrophenol has a $-NO_2$ group which is a strong electron-withdrawing group.
This group increases the acidity of the phenolic $-OH$ group,making it more capable of forming strong intermolecular hydrogen bonds with water.
Additionally,$o$-Nitrophenol exhibits intramolecular hydrogen bonding,which reduces its ability to form hydrogen bonds with water,thereby decreasing its solubility.
$p$-Cresol contains a hydrophobic methyl group,which decreases its solubility compared to phenol.
Therefore,$p$-Nitrophenol is the most soluble among the given options.
58
ChemistryEasyMCQMHT CET · 2025
In the carbinol system,$sec$-Butyl alcohol is named as:
A
Ethyl methyl carbinol
B
$sec$-Butylcarbinol
C
Isopropyl carbinol
D
Diethylcarbinol

Solution

(A) In the carbinol system,alcohols are named as derivatives of methanol,which is called carbinol $(CH_3OH)$.
$sec$-Butyl alcohol has the structure $CH_3-CH_2-CH(OH)-CH_3$.
This can be viewed as a carbinol group $(CH_2OH)$ where two hydrogen atoms are replaced by an ethyl group $(-C_2H_5)$ and a methyl group $(-CH_3)$.
Therefore,the name is Ethyl methyl carbinol.
59
ChemistryEasyMCQMHT CET · 2025
Identify the product '$A$' in the following reaction:
$C_6H_5OCH_3 \xrightarrow[398 \ K]{HI} A + CH_3I$
A
Aniline
B
Iodobenzene
C
Phenol
D
Benzene

Solution

(C) The reaction of anisole $(C_6H_5OCH_3)$ with $HI$ at $398 \ K$ is a cleavage reaction of ethers.
Since the phenyl group $(C_6H_5-)$ is attached to the oxygen atom,the $C-O$ bond between the phenyl ring and oxygen has partial double bond character due to resonance.
Therefore,the $HI$ attacks the $O-CH_3$ bond,resulting in the formation of phenol $(C_6H_5OH)$ and iodomethane $(CH_3I)$.
Thus,the product '$A$' is phenol $(C_6H_5OH)$,which is also known as benzenol.
60
ChemistryEasyMCQMHT CET · 2025
Which among the following has the highest boiling point?
A
Butan$-1-$ol
B
$2-$Methylpropan$-1-$ol
C
Butan$-2-$ol
D
$2-$Methylpropan$-2-$ol

Solution

(A) The boiling point of isomeric alcohols depends on the extent of branching.
As the branching increases,the surface area of the molecule decreases,which leads to a decrease in the magnitude of van der Waals forces of attraction.
Consequently,the boiling point decreases with an increase in branching.
The given compounds are:
$A$: Butan$-1-$ol (primary alcohol,straight chain)
$B$: $2-$Methylpropan$-1-$ol (primary alcohol,branched)
$C$: Butan$-2-$ol (secondary alcohol,branched)
$D$: $2-$Methylpropan$-2-$ol (tertiary alcohol,highly branched)
Among these,$A$ (Butan$-1-$ol) is a straight-chain primary alcohol with the largest surface area,resulting in the strongest intermolecular hydrogen bonding and van der Waals forces.
Therefore,Butan$-1-$ol has the highest boiling point.
61
ChemistryEasyMCQMHT CET · 2025
Which of the following compounds has the lowest boiling point?
A
Ethanol
B
Propanol
C
Butanol
D
Methanol

Solution

(D) The boiling point of alcohols increases with an increase in the molecular mass due to the increase in the magnitude of van der Waals forces of attraction.
Among the given alcohols,$CH_3OH$ (Methanol) has the lowest molecular mass.
Therefore,$CH_3OH$ has the lowest boiling point.
62
ChemistryEasyMCQMHT CET · 2025
What is the number of moles of propane-$1,2,3$-triol formed when $n$ mole of triglyceride is hydrolysed?
A
$n$
B
$2n$
C
$3n$
D
$0.5n$

Solution

(A) Triglycerides are triesters of glycerol (propane-$1,2,3$-triol) and fatty acids.
When one mole of a triglyceride undergoes hydrolysis,it reacts with three moles of water to produce one mole of glycerol and three moles of fatty acids.
The chemical reaction is: $\text{Triglyceride} + 3H_2O \rightarrow \text{Glycerol} + 3 \text{Fatty Acids}$.
Therefore,if $n$ moles of triglyceride are hydrolysed,$n$ moles of propane-$1,2,3$-triol (glycerol) will be formed.
63
ChemistryMediumMCQMHT CET · 2025
Which of the following on reaction with Grignard reagent followed by hydrolysis forms a tertiary alcohol?
A
Methanal
B
Ethanal
C
Propanal
D
Propanone

Solution

(D) The reaction of a Grignard reagent $(R'MgX)$ with carbonyl compounds follows these rules:
$1$. Reaction with methanal $(HCHO)$ yields a primary alcohol $(R'CH_2OH)$.
$2$. Reaction with other aldehydes $(RCHO)$ yields a secondary alcohol $(R'RCHOH)$.
$3$. Reaction with ketones $(RR'CO)$ yields a tertiary alcohol $(RR'R''COH)$.
Among the given options,$A$,$B$,and $C$ are aldehydes,while $D$ (Propanone,$CH_3COCH_3$) is a ketone.
Therefore,the reaction of propanone with a Grignard reagent followed by hydrolysis produces a tertiary alcohol.
64
ChemistryEasyMCQMHT CET · 2025
What type of alcohol is crotonyl alcohol?
A
Allylic alcohol
B
Benzylic alcohol
C
Vinylic alcohol
D
Polyhydric alcohol

Solution

(A) The structure of crotonyl alcohol is $CH_3-CH=CH-CH_2OH$.
In this molecule,the $-OH$ group is attached to a carbon atom that is adjacent to a carbon-carbon double bond.
An alcohol in which the $-OH$ group is attached to an $sp^3$ hybridized carbon atom next to a $C=C$ double bond is classified as an allylic alcohol.
Therefore,crotonyl alcohol is an allylic alcohol.
65
ChemistryMediumMCQMHT CET · 2025
$Methyl$ propanoate on hydrolysis with dil $NaOH$ forms a salt that on further acidification with conc. $HCl$ forms:
A
$CH_3COOH$
B
$HCOOC_2H_5$
C
$CH_3CH_2COOH$
D
$CH_3COOC_2H_5$

Solution

(C) $Methyl$ propanoate is $CH_3CH_2COOCH_3$.
On alkaline hydrolysis with dil $NaOH$,it undergoes saponification to form sodium propanoate and methanol:
$CH_3CH_2COOCH_3 + NaOH \rightarrow CH_3CH_2COONa + CH_3OH$
Upon acidification with conc. $HCl$,the sodium salt of the carboxylic acid (sodium propanoate) is converted into propanoic acid:
$CH_3CH_2COONa + HCl \rightarrow CH_3CH_2COOH + NaCl$
Thus,the final product is propanoic acid,which corresponds to option $C$.
66
ChemistryEasyMCQMHT CET · 2025
Identify the product in the following reaction: $Phenol \xrightarrow{CrO_3} \text{Product}$
A
$Benzene$
B
$Benzoic \ acid$
C
$Benzaldehyde$
D
$p-Benzoquinone$

Solution

(D) The reaction of $Phenol$ with chromic acid $(CrO_3)$ is an oxidation reaction.
$Phenol$ undergoes oxidation in the presence of $CrO_3$ to form $p-Benzoquinone$ as the major product.
This is a characteristic reaction of phenols where the aromatic ring is oxidized to a conjugated diketone.
67
ChemistryMediumMCQMHT CET · 2025
Which of the following forms $2-$Methylbut$-2-$ene on heating with concentrated sulphuric acid?
A
Butan$-2-$ol
B
$2-$Methyl$-2-$propanol
C
$2-$Methylbutan$-1-$ol
D
$2-$Methylbutan$-2-$ol

Solution

(D) The dehydration of alcohols with concentrated $H_2SO_4$ follows $E1$ mechanism,which involves the formation of a carbocation intermediate.
For $2-$Methylbutan$-2-$ol $(CH_3-CH_2-C(CH_3)(OH)-CH_3)$,the protonation of the $-OH$ group followed by the loss of water molecule generates a tertiary carbocation: $CH_3-CH_2-C^+(CH_3)-CH_3$.
This carbocation can lose a proton from the adjacent carbon atoms to form alkenes.
Loss of a proton from the $C-3$ position yields $2-$Methylbut$-2-$ene $(CH_3-CH=C(CH_3)-CH_3)$,which is the most stable alkene according to Saytzeff's rule.
68
ChemistryMediumMCQMHT CET · 2025
Identify the substrate $X$ in the following reaction. $X + O_2 \text{ (air)}$ $\xrightarrow[\text{ii) dil } HCl, \Delta]{\text{i) Co-naphthenate, } 423 \ K} \text{Phenol} + \text{Acetone}$
A
Chlorobenzene
B
Benzene sulphonic acid
C
Benzenamine
D
Isopropyl benzene

Solution

(D) The given reaction is the industrial preparation of phenol from cumene (isopropyl benzene).
$1.$ Cumene (isopropyl benzene) reacts with $O_2$ (air) in the presence of cobalt naphthenate at $423 \ K$ to form cumene hydroperoxide.
$2.$ The cumene hydroperoxide is then treated with dilute $HCl$ and heated to yield phenol and acetone as by-products.
Therefore,the substrate $X$ is isopropyl benzene.
69
ChemistryEasyMCQMHT CET · 2025
Identify the major product obtained when anisole reacts with bromine in acetic acid.
A
$o-$bromoanisole
B
$m-$bromoanisole
C
$p-$bromoanisole
D
$2, 4, 6-$tribromoanisole

Solution

(C) Anisole $(C_6H_5OCH_3)$ contains a methoxy group $(-OCH_3)$,which is an activating group and ortho/para directing due to the resonance effect.
When anisole reacts with bromine $(Br_2)$ in acetic acid $(CH_3COOH)$,the reaction is an electrophilic aromatic substitution.
Due to the strong activating nature of the methoxy group,the para-isomer is formed as the major product because of the steric hindrance at the ortho position.
Therefore,the major product is $p-$bromoanisole.
70
ChemistryEasyMCQMHT CET · 2025
Identify substrate '$A$' in the following reaction.
$A + CO_2$ $\xrightarrow[6 \ atm]{398 \ K} \text{Sodium salicylate}$ $\xrightarrow{H_3O^{+}} \text{Salicylic acid}$
A
Phenol
B
Sodium phenoxide
C
Salicylaldehyde
D
$o-$Phenolsulphonic acid

Solution

(B) The reaction described is the $Kolbe-Schmitt$ reaction.
In this reaction,$Sodium \ phenoxide$ reacts with $CO_2$ at $398 \ K$ and $6 \ atm$ pressure to form $Sodium \ salicylate$.
Upon acidification with $H_3O^{+}$,$Sodium \ salicylate$ is converted into $Salicylic \ acid$.
Therefore,the substrate '$A$' is $Sodium \ phenoxide$.
71
ChemistryEasyMCQMHT CET · 2025
Identify '$Z$' in the following reaction.
$Ar-OH + Cl-C(=O)-R \xrightarrow{\text{Pyridine}} Z + HCl$
A
$Ar-O-C(=O)-R$
B
$Ar-C(=O)-OR$
C
$R-C(=O)-OAr$
D
$Ar-C(=O)-R$

Solution

(A) The reaction between a phenol $(Ar-OH)$ and an acid chloride $(R-COCl)$ in the presence of a base like pyridine is an acylation reaction.
Pyridine acts as a base to neutralize the $HCl$ produced during the reaction,which helps in shifting the equilibrium towards the product side.
The reaction proceeds as follows:
$Ar-OH + R-COCl \xrightarrow{\text{Pyridine}} Ar-O-CO-R + HCl$
Here,the phenolic oxygen attacks the carbonyl carbon of the acid chloride,leading to the formation of an ester $(Ar-O-CO-R)$.
72
ChemistryEasyMCQMHT CET · 2025
Phenol on reaction with aqueous solution of bromine gives
A
$o-$Bromophenol
B
$m-$Bromophenol
C
$p-$Bromophenol
D
$2,4,6-$tribromophenol

Solution

(D) When phenol reacts with bromine water (aqueous solution of bromine),it undergoes electrophilic substitution at all available ortho and para positions.
Due to the strong activating effect of the $-OH$ group,the reaction proceeds rapidly to form $2,4,6-$tribromophenol as a white precipitate.
73
ChemistryMediumMCQMHT CET · 2025
Identify the final product obtained when a mixture of vapours of phenol and hydrogen is passed over nickel catalyst at $433 \ K$.
A
Cyclohexanol
B
Cyclohex-$2$-en-$1$-ol
C
Cyclohexane
D
Benzene

Solution

(A) When phenol $(C_6H_5OH)$ is heated with hydrogen gas in the presence of a nickel catalyst at $433 \ K$,the benzene ring undergoes catalytic hydrogenation.
The reaction is: $C_6H_5OH + 3H_2 \xrightarrow{Ni, 433 \ K} C_6H_{11}OH$.
The product formed is cyclohexanol.
74
ChemistryMediumMCQMHT CET · 2025
Identify the product '$B$' in the following reaction.
$Sodium \ phenoxide$ $\xrightarrow[6 \ atm]{CO_2 ; \ 398 \ K} A$ $\xrightarrow{H_3O^{+}} B$
A
Picric acid
B
Sulphonic acid
C
Salicylic acid
D
Salicylaldehyde

Solution

(C) The given reaction is the $Kolbe-Schmitt$ reaction.
In this reaction,$Sodium \ phenoxide$ reacts with $CO_2$ at $398 \ K$ and $6 \ atm$ pressure to form an intermediate $A$,which is $Sodium \ salicylate$.
Upon acidification with $H_3O^{+}$,$Sodium \ salicylate$ is converted into $Salicylic \ acid$ $(B)$.
The reaction sequence is:
$Sodium \ phenoxide + CO_2$ $\xrightarrow[6 \ atm]{398 \ K} Sodium \ salicylate (A)$ $\xrightarrow{H_3O^{+}} Salicylic \ acid (B)$.
75
ChemistryEasyMCQMHT CET · 2025
Which of the following compounds is obtained when phenol reacts with dilute nitric acid at low temperature?
A
$o-$Nitrophenol
B
$p-$Nitrophenol
C
$2,4,6-$Trinitrophenol
D
Mixture of $o-$nitrophenol and $p-$nitrophenol

Solution

(D) When phenol reacts with dilute nitric acid at low temperature $(298 \ K)$,it undergoes electrophilic aromatic substitution to form a mixture of $o-$nitrophenol and $p-$nitrophenol.
The ortho and para isomers can be separated by steam distillation because $o-$nitrophenol is steam volatile due to intramolecular hydrogen bonding,while $p-$nitrophenol is not steam volatile due to intermolecular hydrogen bonding.
76
ChemistryMediumMCQMHT CET · 2025
What is the natural source of salicylic acid?
A
Cinnamon
B
Willow plant
C
Turmeric plant
D
Indian gooseberry

Solution

(B) Salicylic acid is a phenolic acid that occurs naturally in the bark of the $Willow$ plant (genus $Salix$). The name 'salicylic' is derived from the Latin word '$salix$',meaning willow tree. Historically,extracts from willow bark have been used for their medicinal properties,specifically for pain relief and fever reduction.
77
ChemistryMediumMCQMHT CET · 2025
Identify the product '$B$' in the following series of reactions.
$Chlorobenzene$ $\xrightarrow[ii) \ H_3O^{+}]{i) \ NaOH, 623 \ K / 150 \ atm} A$ $\xrightarrow{Br_2 \text{ water}} B$
A
Phenol
B
$o-$Bromophenol
C
$p-$Bromophenol
D
$2,4,6-$tribromophenol

Solution

(D) The reaction of $Chlorobenzene$ with $NaOH$ at $623 \ K$ and $150 \ atm$ followed by acidification $(H_3O^+)$ is the $Dow$ process,which yields $Phenol$ $(A)$.
When $Phenol$ reacts with $Br_2$ water,it undergoes electrophilic aromatic substitution to form $2,4,6-$tribromophenol $(B)$ as the final product due to the high reactivity of the $-OH$ group.
78
ChemistryEasyMCQMHT CET · 2025
Which of the following compounds is formed when ether is dissolved in cold concentrated sulphuric acid?
A
Alkanol
B
Alkanoic acid
C
Alkyl hydrogen sulphate
D
Oxonium salt

Solution

(D) Ethers are basic in nature due to the presence of lone pairs of electrons on the oxygen atom. $R-O-R + H_2SO_4 (\text{conc.}) \rightarrow [R-O^+(H)-R]HSO_4^-$. This product is known as an oxonium salt.
79
ChemistryEasyMCQMHT CET · 2025
Which of the following is $NOT$ a dihydric alcohol (or dihydric phenol)?
A
Catechol
B
Resorcinol
C
Phloroglucinol
D
Hydroquinone

Solution

(C) dihydric compound contains two hydroxyl $(-OH)$ groups attached to the benzene ring.
$1$. Catechol ($1,2$-dihydroxybenzene) is a dihydric phenol.
$2$. Resorcinol ($1,3$-dihydroxybenzene) is a dihydric phenol.
$3$. Hydroquinone ($1,4$-dihydroxybenzene) is a dihydric phenol.
$4$. Phloroglucinol ($1,3,5$-trihydroxybenzene) contains three hydroxyl groups,so it is a trihydric phenol.
Therefore,Phloroglucinol is $NOT$ a dihydric compound.
80
ChemistryEasyMCQMHT CET · 2025
Which of the following compounds does $NOT$ contain a phenolic $-OH$ group?
A
Curcumin
B
Eugenol
C
Gallic acid
D
Ascorbic acid

Solution

(D) phenolic $-OH$ group is defined as a hydroxyl group attached directly to an aromatic benzene ring.
$1$. Curcumin contains phenolic $-OH$ groups.
$2$. Eugenol contains a phenolic $-OH$ group.
$3$. Gallic acid ($3,4,5$-trihydroxybenzoic acid) contains phenolic $-OH$ groups.
$4$. Ascorbic acid (Vitamin $C$) is a lactone with enolic $-OH$ groups,but it does not contain a benzene ring,therefore it does not contain a phenolic $-OH$ group.
81
ChemistryEasyMCQMHT CET · 2025
What is the $IUPAC$ name of hydroquinone?
A
Benzene-$1,2$-diol
B
Benzene-$1,3$-diol
C
Benzene-$1,4$-diol
D
Benzene-$1,3,5$-triol

Solution

(C) Hydroquinone is a dihydric phenol where two hydroxyl $(-OH)$ groups are attached to the benzene ring at the $1$ and $4$ positions.
According to $IUPAC$ nomenclature,the parent chain is benzene,and the hydroxyl groups are indicated by the suffix $-diol$ at positions $1$ and $4$.
Therefore,the $IUPAC$ name is Benzene-$1,4$-diol.
82
ChemistryEasyMCQMHT CET · 2025
The common name of $Benzene-1,4-diol$ is
A
Catechol
B
Resorcinol
C
Quinol
D
Pyrogallol

Solution

(C) $Benzene-1,4-diol$ is also known as $Hydroquinone$ or $Quinol$.
$Catechol$ is $Benzene-1,2-diol$.
$Resorcinol$ is $Benzene-1,3-diol$.
$Pyrogallol$ is $Benzene-1,2,3-triol$.
83
ChemistryEasyMCQMHT CET · 2025
What is the medicinal property of Eugenol?
A
Antiseptic
B
Antioxidant
C
Analgesic and antimicrobial
D
Antidiabetic

Solution

(C) Eugenol is a phenolic compound primarily found in clove oil.
It is widely known for its medicinal properties,specifically acting as an analgesic (pain reliever) and an antimicrobial agent.
It is commonly used in dentistry for toothache relief.
84
ChemistryEasyMCQMHT CET · 2025
Which of the following is $NOT$ a phenol?
A
o-Nitrophenol
B
$2-$Naphthol
C
p-Bromophenol
D
Benzyl alcohol

Solution

(D) Phenols are organic compounds in which an $-OH$ group is directly attached to a carbon atom of an aromatic ring.
In option $A$,the $-OH$ group is attached to the benzene ring (o-Nitrophenol).
In option $B$,the $-OH$ group is attached to the naphthalene ring ($2$-Naphthol).
In option $C$,the $-OH$ group is attached to the benzene ring (p-Bromophenol).
In option $D$,the $-OH$ group is attached to a $CH_2$ group,which is then attached to the benzene ring. This compound is benzyl alcohol,which is an aromatic alcohol,not a phenol.
85
ChemistryMediumMCQMHT CET · 2025
Which of the following compounds has the lowest solubility in water?
A
Phenol
B
$p$-Cresol
C
$o$-Nitrophenol
D
$p$-Nitrophenol

Solution

(C) Solubility in water depends on the ability of a compound to form hydrogen bonds with water molecules.
$o$-Nitrophenol exhibits intramolecular hydrogen bonding,which prevents it from forming effective intermolecular hydrogen bonds with water molecules.
In contrast,$p$-Nitrophenol,$p$-Cresol,and Phenol can form intermolecular hydrogen bonds with water,making them more soluble.
Therefore,$o$-Nitrophenol has the lowest solubility in water.
86
ChemistryMediumMCQMHT CET · 2025
Which of the following reagents is used in the conversion of phenol into picric acid?
A
dil. $HNO_3$
B
dil. $HNO_2$
C
conc. $HNO_3 +$ conc. $H_2SO_4$
D
conc. $H_2SO_4$

Solution

(C) The conversion of phenol into picric acid ($2,4,6$-trinitrophenol) is an electrophilic aromatic substitution reaction known as nitration.
When phenol is treated with concentrated nitric acid $(HNO_3)$ in the presence of concentrated sulfuric acid $(H_2SO_4)$,it undergoes nitration at the $2, 4,$ and $6$ positions to form $2,4,6$-trinitrophenol,commonly known as picric acid.
87
ChemistryEasyMCQMHT CET · 2025
Which of the following statements is $NOT$ true for phenol?
A
Phenols are polar molecules.
B
Pure phenol is odourless,nontoxic,high melting solid.
C
Boiling points of phenols increase with an increase in molecular mass.
D
Phenols show appreciable solubility in water.

Solution

(B) Phenol $(C_6H_5OH)$ is a white,crystalline,low-melting solid $(m.p. = 41 \ ^\circ C)$.
It has a characteristic medicinal odour and is toxic in nature.
Therefore,the statement that pure phenol is odourless,nontoxic,and a high-melting solid is incorrect.
88
ChemistryEasyMCQMHT CET · 2025
Benzonitrile on reduction with stannous chloride $(SnCl_2)$ in the presence of hydrochloric acid $(HCl)$ followed by acid hydrolysis forms,
A
Benzal chloride
B
Benzoyl chloride
C
Benzophenone
D
Benzaldehyde

Solution

(D) The reaction described is the $Stephen$ reduction.
$1$. Benzonitrile $(C_6H_5CN)$ reacts with stannous chloride $(SnCl_2)$ and hydrochloric acid $(HCl)$ to form an imine hydrochloride intermediate $(C_6H_5CH=NH \cdot HCl)$.
$2$. Subsequent acid hydrolysis of this intermediate yields benzaldehyde $(C_6H_5CHO)$.
$3$. The overall reaction is: $C_6H_5CN + 2[H]$ $\xrightarrow{SnCl_2/HCl} C_6H_5CH=NH$ $\xrightarrow{H_3O^+} C_6H_5CHO$.
89
ChemistryEasyMCQMHT CET · 2025
Identify the reagent used for Rosenmund reduction.
A
$H_2 / Ni$
B
$H_2 / Pd, BaSO_4$
C
$Na-Hg / H_2O$
D
$SnCl_2 / HCl$

Solution

(B) The Rosenmund reduction is a hydrogenation process used to convert acid chlorides into aldehydes.
The reagent used is $H_2$ gas in the presence of palladium $(Pd)$ catalyst supported on barium sulfate $(BaSO_4)$.
$BaSO_4$ acts as a poison to prevent the further reduction of the aldehyde to a primary alcohol.
Therefore,the correct reagent is $H_2 / Pd, BaSO_4$.
90
ChemistryMediumMCQMHT CET · 2025
Identify the product '$B$' in the following sequence of reactions.
$CH_3MgBr$ $\xrightarrow{CdCl_2} A$ $\xrightarrow{CH_3COCl} B$
A
Dimethyl cadmium
B
Propanone
C
Butanone
D
Propanal

Solution

(B) Step $1$: Reaction of methyl magnesium bromide with cadmium chloride gives dimethyl cadmium $(A)$.
$2CH_3MgBr + CdCl_2 \rightarrow (CH_3)_2Cd + 2Mg(Br)Cl$
Step $2$: Reaction of dimethyl cadmium with acetyl chloride $(CH_3COCl)$ yields propanone $(B)$.
$(CH_3)_2Cd + 2CH_3COCl \rightarrow 2CH_3COCH_3 + CdCl_2$
Thus,the product '$B$' is propanone.
91
ChemistryMediumMCQMHT CET · 2025
Identify substrate '$S$' in the following reaction.
$S \xrightarrow{\text{Dimethyl cadmium}} \text{Propanone} + \text{Cadmium chloride}$
A
Ethyl chloride
B
Ethylene dichloride
C
Ethanoyl chloride
D
Ethylidene dichloride

Solution

(C) The reaction of acid chlorides with dialkyl cadmium is a standard method for the preparation of ketones.
The general reaction is: $2RCOCl + R'_2Cd \rightarrow 2RCOR' + CdCl_2$.
Here,the product is propanone $(CH_3COCH_3)$ and the reagent is dimethyl cadmium $((CH_3)_2Cd)$.
Comparing the general reaction,$R'$ is a methyl group $(CH_3)$.
Thus,$2RCOCl + (CH_3)_2Cd \rightarrow 2CH_3COCH_3 + CdCl_2$.
For the product to be propanone,$R$ must be a methyl group $(CH_3)$.
Therefore,the substrate $S$ is ethanoyl chloride $(CH_3COCl)$.
92
ChemistryMediumMCQMHT CET · 2025
Identify the product of the following reaction: $Formaldehyde + Benzaldehyde \xrightarrow[H_3O^{+}]{conc. NaOH} \text{product}$
A
Phenyl methanol and methanol
B
Methanol and benzoic acid
C
Methanoic acid and phenyl methanol
D
Methanoic acid and benzoic acid

Solution

(C) The reaction between $Formaldehyde$ $(HCHO)$ and $Benzaldehyde$ $(C_6H_5CHO)$ in the presence of concentrated $NaOH$ is a $Cross-Cannizzaro$ reaction.
Since $Formaldehyde$ has no $\alpha$-hydrogen,it is more susceptible to nucleophilic attack by $OH^-$.
$Formaldehyde$ undergoes oxidation to form $Methanoic$ $acid$ (which exists as $Sodium$ $formate$ in basic medium) and $Benzaldehyde$ undergoes reduction to form $Phenyl$ $methanol$ ($Benzyl$ $alcohol$).
Upon acidification with $H_3O^+$,$Sodium$ $formate$ converts to $Methanoic$ $acid$ $(HCOOH)$.
Thus,the products are $Methanoic$ $acid$ and $Phenyl$ $methanol$.
93
ChemistryEasyMCQMHT CET · 2025
Identify the reagent $R$ used in the following reaction:
$\text{Ketone} \xrightarrow{R} \text{Semicarbazone}$
A
$NH_2OH$
B
$NH_2NHCONH_2$
C
$NH_2NHC_6H_5$
D
$NH_2-NH_2$

Solution

(B) The reaction of a ketone with semicarbazide $(NH_2NHCONH_2)$ in a weakly acidic medium leads to the formation of a semicarbazone.
The general reaction is: $R_2C=O + NH_2NHCONH_2 \rightarrow R_2C=NNHCONH_2 + H_2O$.
Therefore,the reagent $R$ is semicarbazide,which is $NH_2NHCONH_2$.
94
ChemistryEasyMCQMHT CET · 2025
Which of the following compounds has the highest boiling point?
A
Acetaldehyde
B
Propionaldehyde
C
Butyraldehyde
D
Valeraldehyde

Solution

(D) The boiling point of aldehydes increases with an increase in the molecular mass due to an increase in the magnitude of van der Waals forces of attraction.
$Acetaldehyde$ $(CH_3CHO)$ has $2$ carbons,$Propionaldehyde$ $(CH_3CH_2CHO)$ has $3$ carbons,$Butyraldehyde$ $(CH_3CH_2CH_2CHO)$ has $4$ carbons,and $Valeraldehyde$ $(CH_3CH_2CH_2CH_2CHO)$ has $5$ carbons.
Since $Valeraldehyde$ has the highest molecular mass among the given options,it exhibits the strongest van der Waals forces and therefore has the highest boiling point.
95
ChemistryMediumMCQMHT CET · 2025
Identify the product '$B$' in the following reaction:
Ethanal $\xrightarrow{\text{dil. } NaOH} A$ $\xrightarrow[-\text{H}_2\text{O}]{\Delta} B$
A
$3-$Hydroxybutanal
B
$4-$Hydroxybutanal
C
but$-2-$enal
D
but$-3-$enal

Solution

(C) The given reaction is an Aldol condensation followed by dehydration.
Step $1$: Two molecules of ethanal $(CH_3CHO)$ react in the presence of dilute $NaOH$ to form $3-$hydroxybutanal $(A)$.
$2CH_3CHO \xrightarrow{\text{dil. } NaOH} CH_3CH(OH)CH_2CHO$ $(A)$.
Step $2$: Upon heating,$3-$hydroxybutanal undergoes dehydration (loss of water) to form an $\alpha, \beta-$unsaturated aldehyde,which is but$-2-$enal $(B)$.
$CH_3CH(OH)CH_2CHO \xrightarrow[-\text{H}_2\text{O}]{\Delta} CH_3CH=CHCHO$ $(B)$.
Thus,the product '$B$' is but$-2-$enal.
96
ChemistryMediumMCQMHT CET · 2025
Identify the substrate '$A$' in the following conversion.
$A \xrightarrow[H_3O^{+}]{AlH(i-Bu)_2} \text{Pent-}3\text{-enal}$
A
Pentanenitrile
B
Pent-$3$-enenitrile
C
Pent-$3$-en-$1$-amine
D
Pent-$3$-ynenitrile

Solution

(B) The reagent $AlH(i-Bu)_2$ is Diisobutylaluminium hydride ($DIBAL$-$H$).
It is a selective reducing agent used to reduce nitriles $(-CN)$ to aldehydes $(-CHO)$ after acidic hydrolysis $(H_3O^+)$.
To obtain $\text{Pent-}3\text{-enal}$ $(CH_3-CH=CH-CH_2-CHO)$,the starting material must be a nitrile with the same carbon skeleton,which is $\text{Pent-}3\text{-enenitrile}$ $(CH_3-CH=CH-CH_2-CN)$.
Therefore,the substrate '$A$' is $\text{Pent-}3\text{-enenitrile}$.
97
ChemistryEasyMCQMHT CET · 2025
Which among the following compounds has the highest boiling point?
A
Propanal
B
Ethanal
C
Pentanal
D
Hexanal

Solution

(D) The boiling point of aldehydes and ketones depends on the molecular mass and the strength of intermolecular forces.
As the carbon chain length increases,the molecular mass increases,which leads to an increase in the magnitude of van der Waals forces of attraction.
Among the given options,$Hexanal$ $(C_6H_{12}O)$ has the longest carbon chain and the highest molecular mass compared to $Propanal$ $(C_3H_6O)$,$Ethanal$ $(C_2H_4O)$,and $Pentanal$ $(C_5H_{10}O)$.
Therefore,$Hexanal$ has the highest boiling point.
98
ChemistryEasyMCQMHT CET · 2025
Which among the following has the lowest boiling point?
A
Pentanal
B
Propanal
C
Methanal
D
Ethanal

Solution

(C) The boiling point of aldehydes and ketones depends on the molecular mass and the strength of intermolecular forces.
As the molecular mass increases,the magnitude of van der Waals forces increases,leading to a higher boiling point.
Among the given options,$Methanal$ $(HCHO)$ has the lowest molecular mass $(30 \ g/mol)$.
Therefore,$Methanal$ has the lowest boiling point.
99
ChemistryEasyMCQMHT CET · 2025
Identify the name of the reaction in which the carbonyl group of aldehydes and ketones is reduced to a methylene group upon treatment with hydrazine,followed by heating with sodium hydroxide in ethylene glycol.
A
Wolff-Kishner reduction
B
Clemmensen reduction
C
Stephen reaction
D
Etard reaction

Solution

(A) The reaction described is the $Wolff-Kishner$ reduction.
In this process,aldehydes or ketones are first treated with hydrazine $(NH_2NH_2)$ to form a hydrazone intermediate.
Subsequently,heating this hydrazone with a strong base like sodium hydroxide $(NaOH)$ in a high-boiling solvent such as ethylene glycol results in the reduction of the carbonyl group $(>C=O)$ to a methylene group $(>CH_2)$ with the evolution of nitrogen gas $(N_2)$.
100
ChemistryEasyMCQMHT CET · 2025
Which of the following is used as a reagent in the Etard reaction?
A
Chromium chloride
B
Chromyl chloride
C
Chromium oxide
D
Chromic acid

Solution

(B) The Etard reaction is a chemical reaction in which an aromatic or heterocyclic bound methyl group is directly oxidized to an aldehyde using chromyl chloride $(CrO_2Cl_2)$.
Therefore,the correct reagent used in the Etard reaction is chromyl chloride.

Vedclass Products

For Students

Vedclass Test Series

Mock tests in real MHT CET style covering Chemistry with performance analysis. 5-day free trial.

Start Free Trial
For Teachers

Exam Paper Generator

Generate Set A/B/C/D Chemistry papers from 7.5L+ questions in 2 minutes. 3 chapters free.

Try Free
For Institutes

Online Exam Module

Run live MHT CET mock exams with unlimited students, 360° analytics & white-label branding.

See Demo

Frequently Asked Questions

How many Chemistry questions are in MHT CET 2025?

There are 843 Chemistry questions from the MHT CET 2025 paper on Vedclass, each with a detailed step-by-step solution in English.

Are MHT CET 2025 Chemistry solutions available in English?

Yes. All solutions on this page are in English. You can also switch to English or Hindi using the language buttons above the questions.

Can I practice MHT CET 2025 Chemistry as a timed test?

Yes. Use the Vedclass Test Series to attempt a full MHT CET mock test covering Chemistry with time limits and instant score analysis.

Can teachers create Chemistry papers from MHT CET previous year questions?

Yes. The Vedclass Exam Paper Generator lets teachers mix MHT CET Chemistry questions and generate Set A/B/C/D papers in minutes.

For Teachers & Institutes

Build a Custom Chemistry Paper

Pick MHT CET 2025 Chemistry questions, set difficulty, and generate Set A/B/C/D in 2 minutes.