TS EAMCET 2011 Chemistry Question Paper with Answer and Solution

188 QuestionsEnglishWith Solutions

ChemistryQ151168 of 188 questions

Page 4 of 4 · English

151
ChemistryMCQTS EAMCET · 2011
If $I_n = \int_0^{\pi / 4} \tan^n \theta \, d\theta$ for $n = 1, 2, 3, \ldots$,then $I_{n-1} + I_{n+1}$ is equal to
A
$0$
B
$1$
C
$\frac{1}{n}$
D
$\frac{1}{n+1}$

Solution

(C) Given,$I_n = \int_0^{\pi / 4} \tan^n \theta \, d\theta$.
We need to find $I_{n-1} + I_{n+1}$.
$I_{n-1} + I_{n+1} = \int_0^{\pi / 4} \tan^{n-1} \theta \, d\theta + \int_0^{\pi / 4} \tan^{n+1} \theta \, d\theta$.
Factor out $\tan^{n-1} \theta$:
$I_{n-1} + I_{n+1} = \int_0^{\pi / 4} \tan^{n-1} \theta (1 + \tan^2 \theta) \, d\theta$.
Since $1 + \tan^2 \theta = \sec^2 \theta$,we have:
$I_{n-1} + I_{n+1} = \int_0^{\pi / 4} \tan^{n-1} \theta \sec^2 \theta \, d\theta$.
Let $u = \tan \theta$,then $du = \sec^2 \theta \, d\theta$.
When $\theta = 0$,$u = 0$. When $\theta = \pi / 4$,$u = 1$.
Substituting these into the integral:
$I_{n-1} + I_{n+1} = \int_0^1 u^{n-1} \, du = \left[ \frac{u^n}{n} \right]_0^1 = \frac{1}{n} - 0 = \frac{1}{n}$.
152
ChemistryMCQTS EAMCET · 2011
The solution of the differential equation $\frac{dy}{dx} = \frac{y}{x} + \frac{\phi(y/x)}{\phi'(y/x)}$ is
A
$x \phi\left(\frac{y}{x}\right) = k$
B
$\phi\left(\frac{y}{x}\right) = kx$
C
$y \phi\left(\frac{y}{x}\right) = k$
D
$\phi\left(\frac{y}{x}\right) = ky$

Solution

(B) Given the differential equation: $\frac{dy}{dx} = \frac{y}{x} + \frac{\phi(y/x)}{\phi'(y/x)}$.
Substitute $y = vx$,which implies $\frac{dy}{dx} = v + x \frac{dv}{dx}$.
Substituting this into the equation gives: $v + x \frac{dv}{dx} = v + \frac{\phi(v)}{\phi'(v)}$.
Subtracting $v$ from both sides,we get: $x \frac{dv}{dx} = \frac{\phi(v)}{\phi'(v)}$.
Separating the variables,we have: $\frac{\phi'(v)}{\phi(v)} dv = \frac{dx}{x}$.
Integrating both sides: $\int \frac{\phi'(v)}{\phi(v)} dv = \int \frac{dx}{x}$.
This yields: $\ln|\phi(v)| = \ln|x| + \ln|k|$.
Using logarithmic properties,$\phi(v) = kx$.
Substituting $v = \frac{y}{x}$ back,we get: $\phi\left(\frac{y}{x}\right) = kx$.
153
ChemistryMCQTS EAMCET · 2011
$A$ certain vector in the $xy$-plane has an $x$-component of $4 ~m$ and a $y$-component of $10 ~m$. It is then rotated in the $xy$-plane so that its $x$-component is doubled. Then its new $y$-component is (approximately) (in $~m$)
A
$20$
B
$7.2$
C
$5.0$
D
$4.5$

Solution

(B) Let the initial vector be $\vec{A} = 4\hat{i} + 10\hat{j}$.
The magnitude of the vector is $|\vec{A}| = \sqrt{(4)^2 + (10)^2} = \sqrt{16 + 100} = \sqrt{116} ~m$.
When the vector is rotated,its magnitude remains constant.
Let the new vector be $\vec{A}' = 8\hat{i} + n\hat{j}$,where the $x$-component is doubled $(4 \times 2 = 8)$.
Since the magnitude is conserved,$|\vec{A}'| = |\vec{A}|$.
Therefore,$\sqrt{(8)^2 + n^2} = \sqrt{116}$.
Squaring both sides,we get $64 + n^2 = 116$.
$n^2 = 116 - 64 = 52$.
$n = \sqrt{52} \approx 7.21 ~m$.
Thus,the new $y$-component is approximately $7.2 ~m$.
154
ChemistryMCQTS EAMCET · 2011
$A$ plane passes through $(2,3,-1)$ and is perpendicular to the line having direction ratios $3,-4,7$. The perpendicular distance from the origin to this plane is
A
$\frac{3}{\sqrt{74}}$
B
$\frac{5}{\sqrt{74}}$
C
$\frac{6}{\sqrt{74}}$
D
$\frac{13}{\sqrt{74}}$

Solution

(D) The equation of a plane passing through the point $(x_1, y_1, z_1)$ with normal vector having direction ratios $(a, b, c)$ is given by $a(x-x_1) + b(y-y_1) + c(z-z_1) = 0$.
Given the point $(2, 3, -1)$,the equation is $a(x-2) + b(y-3) + c(z+1) = 0 \dots (i)$.
Since the plane is perpendicular to a line with direction ratios $(3, -4, 7)$,the normal vector of the plane is parallel to this line. Thus,we can take $a=3, b=-4, c=7$.
Substituting these into equation $(i)$,we get:
$3(x-2) - 4(y-3) + 7(z+1) = 0$
$3x - 6 - 4y + 12 + 7z + 7 = 0$
$3x - 4y + 7z + 13 = 0$.
The perpendicular distance $d$ from the origin $(0, 0, 0)$ to the plane $Ax + By + Cz + D = 0$ is given by $d = \frac{|D|}{\sqrt{A^2 + B^2 + C^2}}$.
Here,$A=3, B=-4, C=7, D=13$.
$d = \frac{|13|}{\sqrt{3^2 + (-4)^2 + 7^2}} = \frac{13}{\sqrt{9 + 16 + 49}} = \frac{13}{\sqrt{74}}$.
155
ChemistryMCQTS EAMCET · 2011
Seven white balls and three black balls are randomly arranged in a row. The probability that no two black balls are placed adjacently is
A
$\frac{1}{2}$
B
$\frac{7}{15}$
C
$\frac{2}{15}$
D
$\frac{1}{3}$

Solution

(B) Total number of ways to arrange $7$ white balls and $3$ black balls in a row is $\frac{10!}{7!3!} = \frac{10 \times 9 \times 8}{3 \times 2 \times 1} = 120$.
To ensure no two black balls are adjacent,we place the $7$ white balls first,creating $8$ possible gaps (including ends) where the $3$ black balls can be placed.
The number of ways to choose $3$ gaps out of $8$ is $\binom{8}{3} = \frac{8 \times 7 \times 6}{3 \times 2 \times 1} = 56$.
The required probability is $\frac{\binom{8}{3}}{\binom{10}{3}} = \frac{56}{120} = \frac{7}{15}$.
156
ChemistryMCQTS EAMCET · 2011
The probability that an individual suffers a bad reaction from an injection is $0.001$. The probability that out of $2000$ individuals exactly three will suffer a bad reaction is:
A
$\frac{1}{e^2}$
B
$\frac{2}{3 e^2}$
C
$\frac{8}{3 e^2}$
D
$\frac{4}{3 e^2}$

Solution

(D) Given,$p = 0.001$ and $n = 2000$.
Since $n$ is large and $p$ is very small,we use the Poisson distribution.
The mean $\lambda = np = 2000 \times 0.001 = 2$.
The probability mass function for the Poisson distribution is given by $P(X = x) = \frac{\lambda^x e^{-\lambda}}{x!}$.
For $x = 3$,we have:
$P(X = 3) = \frac{2^3 e^{-2}}{3!} = \frac{8 \times e^{-2}}{6} = \frac{4}{3e^2}$.
Thus,the correct option is $D$.
157
ChemistryMCQTS EAMCET · 2011
The probability distribution of a random variable $X$ is given below:
$X = x$$0$$1$$2$$3$
$P(X = x)$$\frac{1}{10}$$\frac{2}{10}$$\frac{3}{10}$$\frac{4}{10}$

Then the variance of $X$ is
A
$1$
B
$2$
C
$3$
D
$4$

Solution

(A) The mean $E(X)$ is calculated as:
$E(X) = \sum x_i p_i = 0 \times \frac{1}{10} + 1 \times \frac{2}{10} + 2 \times \frac{3}{10} + 3 \times \frac{4}{10}$
$E(X) = 0 + \frac{2}{10} + \frac{6}{10} + \frac{12}{10} = \frac{20}{10} = 2$
The variance $Var(X)$ is calculated as:
$Var(X) = E(X^2) - [E(X)]^2$
First,calculate $E(X^2) = \sum x_i^2 p_i$:
$E(X^2) = 0^2 \times \frac{1}{10} + 1^2 \times \frac{2}{10} + 2^2 \times \frac{3}{10} + 3^2 \times \frac{4}{10}$
$E(X^2) = 0 + \frac{2}{10} + \frac{12}{10} + \frac{36}{10} = \frac{50}{10} = 5$
Now,$Var(X) = 5 - (2)^2 = 5 - 4 = 1$
Thus,the variance is $1$.
158
ChemistryMCQTS EAMCET · 2011
$A$ non-conducting body floats in a liquid at $20^{\circ} C$ with $\frac{2}{3}$ of its volume immersed in the liquid. When the liquid temperature is increased to $100^{\circ} C$,$\frac{3}{4}$ of the body's volume is immersed in the liquid. Then the coefficient of real expansion of the liquid is (neglecting the expansion of the container of the liquid):
A
$15.6 \times 10^{-4} \, ^{\circ}C^{-1}$
B
$156 \times 10^{-4} \, ^{\circ}C^{-1}$
C
$1.56 \times 10^{-4} \, ^{\circ}C^{-1}$
D
$0.156 \times 10^{4} \, ^{\circ}C^{-1}$

Solution

(A) Let $V$ be the volume of the body and $\rho_L$ be the density of the liquid.
Since the body floats,the weight of the body equals the weight of the displaced liquid: $mg = V_{imm} \rho_L g$.
Thus,$V_{imm} \rho_L = \text{constant}$.
At $t_1 = 20^{\circ}C$,$V_{imm,1} = \frac{2}{3}V$,so $\frac{2}{3}V \rho_1 = m$.
At $t_2 = 100^{\circ}C$,$V_{imm,2} = \frac{3}{4}V$,so $\frac{3}{4}V \rho_2 = m$.
Equating the two: $\frac{2}{3} \rho_1 = \frac{3}{4} \rho_2$,which gives $\rho_2 = \frac{8}{9} \rho_1$.
Using the relation $\rho_2 = \frac{\rho_1}{1 + \gamma_R \Delta t}$,we have $1 + \gamma_R \Delta t = \frac{\rho_1}{\rho_2} = \frac{9}{8}$.
$\gamma_R \Delta t = \frac{9}{8} - 1 = \frac{1}{8}$.
Given $\Delta t = 100 - 20 = 80^{\circ}C$,so $\gamma_R = \frac{1}{8 \times 80} = \frac{1}{640} = 0.0015625 = 15.6 \times 10^{-4} \, ^{\circ}C^{-1}$.
159
ChemistryMCQTS EAMCET · 2011
If two soap bubbles of different radii are connected by a tube,then
A
air flows from bigger bubble to the smaller bubble till sizes become equal
B
air flows from bigger bubble to the smaller bubble till sizes are interchanged
C
air flows from smaller bubble to bigger
D
there is no flow of air

Solution

(C) The excess pressure inside a soap bubble of radius $r$ is given by $P = \frac{4T}{r}$,where $T$ is the surface tension of the soap solution.
Since the pressure is inversely proportional to the radius $(P \propto \frac{1}{r})$,the smaller bubble has a higher internal pressure than the larger bubble.
When connected by a tube,air flows from the region of higher pressure to the region of lower pressure.
Therefore,air flows from the smaller bubble to the larger bubble.
160
ChemistryMediumMCQTS EAMCET · 2011
Which one of the following statements is not correct?
A
Moissan boron is amorphous
B
The reaction between boron and concentrated $HNO_3$ gives $N_2 O$
C
Amorphous boron on heating with oxygen forms $B_2 O_3$
D
Boron is a non-conductor of electricity

Solution

(B) Boron reacts with concentrated $HNO_3$ to form orthoboric acid $(H_3BO_3)$ and nitrogen dioxide $(NO_2)$.
The balanced chemical equation is:
$B + 3HNO_3 \longrightarrow H_3BO_3 + 3NO_2$
Therefore,the statement that boron reacts with concentrated $HNO_3$ to give $N_2O$ is incorrect.
161
ChemistryDifficultMCQTS EAMCET · 2011
What is the bond angle in $ClO_2$ (OClO) (in $^{\circ}$)?
A
$90$
B
$118$
C
$105$
D
$111$

Solution

(B) The structure of $ClO_2$ is angular (bent).
In $ClO_2$,the central chlorine atom has one unpaired electron and is $sp^3$-hybridised.
Due to the presence of the unpaired electron and lone pairs,the bond angle is observed to be $118^{\circ}$,and the $Cl-O$ bond length is $1.47 \mathring{A}$.
162
ChemistryEasyMCQTS EAMCET · 2011
The volume in $mL$ of $0.1 \ M$ solution of $NaOH$ required to completely neutralize $100 \ mL$ of $0.3 \ M$ solution of $H_3PO_3$ is
A
$60$
B
$600$
C
$300$
D
$30$

Solution

(B) Phosphorous acid $(H_3PO_3)$ is a dibasic acid,meaning it provides $2$ moles of $H^+$ ions per mole of acid.
The normality of the $H_3PO_3$ solution is calculated as: $\text{Normality} = \text{Molarity} \times \text{Basicity} = 0.3 \ M \times 2 = 0.6 \ N$.
Using the neutralization principle $N_1 V_1 = N_2 V_2$:
For $NaOH$,$N_1 = 0.1 \ N$ and for $H_3PO_3$,$N_2 = 0.6 \ N$.
$0.1 \times V_1 = 0.6 \times 100$.
$V_1 = \frac{0.6 \times 100}{0.1} = 600 \ mL$.
163
ChemistryMediumMCQTS EAMCET · 2011
In which of the following reactions is hydrogen gas not liberated?
A
Reaction of fused $NaOH$ with $C$
B
Reaction of $NaOH$ with sulphur
C
Heating the concentrated $NaOH$ with $Si$
D
Reaction of zinc with $NaOH$

Solution

(B) Let us analyze each reaction:
$1$. Reaction of fused $NaOH$ with $C$: $2NaOH + C \rightarrow Na_2CO_3 + H_2$. Hydrogen is liberated.
$2$. Reaction of $NaOH$ with sulphur: $6NaOH + 3S \rightarrow 2Na_2S + Na_2SO_3 + 3H_2O$. No hydrogen gas is liberated.
$3$. Heating concentrated $NaOH$ with $Si$: $Si + 2NaOH + H_2O \rightarrow Na_2SiO_3 + 2H_2$. Hydrogen is liberated.
$4$. Reaction of zinc with $NaOH$: $Zn + 2NaOH \rightarrow Na_2ZnO_2 + H_2$. Hydrogen is liberated.
Therefore,the correct option is $B$.
164
ChemistryEasyMCQTS EAMCET · 2011
$19 \ g$ of a mixture containing $NaHCO_3$ and $Na_2CO_3$ on complete heating liberated $1.12 \ L$ of $CO_2$ at $STP$. The weight of the remaining solid was $15.9 \ g$. What is the weight (in $g$) of $Na_2CO_3$ in the mixture before heating?
A
$8.4$
B
$15.9$
C
$4$
D
$10.6$

Solution

(D) The reaction for the heating of $NaHCO_3$ is: $2NaHCO_3 \rightarrow Na_2CO_3 + H_2O + CO_2$.
$Na_2CO_3$ does not decompose on heating.
Let the mass of $NaHCO_3$ be $x \ g$ and $Na_2CO_3$ be $y \ g$.
$x + y = 19$ (Equation $1$).
Moles of $CO_2$ produced $= \frac{1.12 \ L}{22.4 \ L/mol} = 0.05 \ mol$.
From the stoichiometry,$2 \ mol$ of $NaHCO_3$ produces $1 \ mol$ of $CO_2$.
So,moles of $NaHCO_3 = 2 \times 0.05 = 0.1 \ mol$.
Mass of $NaHCO_3 = 0.1 \ mol \times 84 \ g/mol = 8.4 \ g$.
Substituting in Equation $1$: $8.4 + y = 19 \Rightarrow y = 10.6 \ g$.
165
ChemistryMediumMCQTS EAMCET · 2011
Under which one of the following conditions do real gases approach the ideal gas behaviour?
A
Low temperature and high pressure
B
High temperature and high pressure
C
High temperature and low pressure
D
Low temperature and low pressure

Solution

(C) Real gases deviate from ideal behaviour due to intermolecular forces and the finite volume of gas molecules.
At high temperature,the kinetic energy of gas molecules is high,making intermolecular forces negligible.
At low pressure,the volume occupied by the gas molecules becomes negligible compared to the total volume of the container.
Therefore,real gases approach ideal gas behaviour under conditions of high temperature and low pressure.
166
ChemistryMediumMCQTS EAMCET · 2011
According to Bohr's theory,which one of the following values of angular momentum of an electron in a hydrogen atom is not permitted?
A
$1.25 \frac{h}{\pi}$
B
$1.0 \frac{h}{\pi}$
C
$1.5 \frac{h}{\pi}$
D
$0.5 \frac{h}{\pi}$

Solution

(A) According to Bohr's postulate,the angular momentum $(L)$ of an electron in a hydrogen atom is quantized and is given by the formula: $L = n \frac{h}{2 \pi}$,where $n$ is an integer $(n = 1, 2, 3, \dots)$.
This can be rewritten as $L = \frac{n}{2} \cdot \frac{h}{\pi}$.
For $n = 1$,$L = 0.5 \frac{h}{\pi}$.
For $n = 2$,$L = 1.0 \frac{h}{\pi}$.
For $n = 3$,$L = 1.5 \frac{h}{\pi}$.
For $n = 4$,$L = 2.0 \frac{h}{\pi}$.
Comparing these values with the given options,$1.25 \frac{h}{\pi}$ does not correspond to any integer value of $n$ (as $n = 2.5$ is not an integer). Therefore,it is not a permitted value.
167
ChemistryMediumMCQTS EAMCET · 2011
Which one of the following frequencies of radiation (in $Hz$) has a wavelength of $600 \ nm$?
A
$2.0 \times 10^{13}$
B
$5.0 \times 10^{16}$
C
$2.0 \times 10^{14}$
D
$5.0 \times 10^{14}$

Solution

(D) The relationship between frequency $(v)$,speed of light $(c)$,and wavelength $(\lambda)$ is given by the formula: $v = \frac{c}{\lambda}$.
Given: $c = 3 \times 10^8 \ m/s$ and $\lambda = 600 \ nm = 600 \times 10^{-9} \ m$.
Substituting the values:
$v = \frac{3 \times 10^8 \ m/s}{600 \times 10^{-9} \ m} = \frac{3 \times 10^8}{6 \times 10^{-7}} = 0.5 \times 10^{15} \ Hz = 5.0 \times 10^{14} \ Hz$.
168
ChemistryDifficultMCQTS EAMCET · 2011
What is the entropy change in $J K^{-1}$ during the melting of $27.3 \ g$ of ice at $0^{\circ} C$? (Latent heat of fusion of ice $= 330 \ J g^{-1}$)
A
$330$
B
$12.1$
C
$3.3$
D
$33$

Solution

(D) The entropy change during a phase transition is given by the formula $\Delta S = \frac{q_{rev}}{T} = \frac{m \times L_f}{T}$.
Given:
Mass of ice $(m)$ $= 27.3 \ g$
Latent heat of fusion $(L_f)$ $= 330 \ J g^{-1}$
Temperature $(T)$ $= 0^{\circ} C = 273 \ K$
Substituting the values:
$\Delta S = \frac{27.3 \ g \times 330 \ J g^{-1}}{273 \ K}$
$\Delta S = \frac{9009 \ J}{273 \ K} = 33 \ J K^{-1}$.

Vedclass Products

For Students

Vedclass Test Series

Mock tests in real TS EAMCET 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 TS EAMCET mock exams with unlimited students, 360° analytics & white-label branding.

See Demo

Frequently Asked Questions

How many Chemistry questions are in TS EAMCET 2011?

There are 188 Chemistry questions from the TS EAMCET 2011 paper on Vedclass, each with a detailed step-by-step solution in English.

Are TS EAMCET 2011 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 TS EAMCET 2011 Chemistry as a timed test?

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

Can teachers create Chemistry papers from TS EAMCET previous year questions?

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

For Teachers & Institutes

Build a Custom Chemistry Paper

Pick TS EAMCET 2011 Chemistry questions, set difficulty, and generate Set A/B/C/D in 2 minutes.