TS EAMCET 2022 Physics Question Paper with Answer and Solution

240 QuestionsEnglishWith Solutions

PhysicsQ51150 of 240 questions

Page 2 of 3 · English

51
PhysicsEasyMCQTS EAMCET · 2022
$A$ particle is moving in the $xy$-plane such that its position coordinates are given by $x = (4t + t^2) \text{ m}$ and $y = (2t + \frac{t^2}{2}) \text{ m}$,where $t$ is in seconds. What is the velocity of the particle?
A
$\vec{v} = (4 + t) \hat{i} + (2 + t) \hat{j}$
B
$\vec{v} = (4 + 2t) \hat{i} + (2 + t) \hat{j}$
C
$\vec{v} = (4 + 2t) \hat{i} + (2 + \frac{t}{2}) \hat{j}$
D
$\vec{v} = (4 + t) \hat{i} + (2 + \frac{t}{2}) \hat{j}$

Solution

(B) The position vector of the particle is given by $\vec{r} = x\hat{i} + y\hat{j} = (4t + t^2)\hat{i} + (2t + \frac{t^2}{2})\hat{j}$.
Velocity is the time derivative of the position vector: $\vec{v} = \frac{d\vec{r}}{dt} = \frac{dx}{dt}\hat{i} + \frac{dy}{dt}\hat{j}$.
Differentiating $x$ with respect to $t$: $v_x = \frac{d}{dt}(4t + t^2) = 4 + 2t$.
Differentiating $y$ with respect to $t$: $v_y = \frac{d}{dt}(2t + \frac{t^2}{2}) = 2 + t$.
Therefore,the velocity vector is $\vec{v} = (4 + 2t)\hat{i} + (2 + t)\hat{j} \text{ m/s}$.
52
PhysicsDifficultMCQTS EAMCET · 2022
$A$ river has a steady speed of $v$. $A$ man swims upstream for a distance of $d$ and swims back to the starting point in a total time $t$. The man can swim at a speed of $2v$ in still water. If the time taken by the man in still water is $t_0$ to complete the same total distance of $2d$,then $\frac{t}{t_0}$ is
A
$\frac{1}{2}$
B
$\frac{3}{2}$
C
$\frac{3}{4}$
D
$\frac{4}{3}$

Solution

(D) The total distance to be covered is $2d$ (distance $d$ upstream and $d$ downstream).
In still water,the man swims at speed $2v$. The time taken to cover distance $2d$ is $t_0 = \frac{2d}{2v} = \frac{d}{v}$.
When swimming downstream,the effective speed is $v_{down} = v_m + v_r = 2v + v = 3v$. The time taken is $t_1 = \frac{d}{3v}$.
When swimming upstream,the effective speed is $v_{up} = v_m - v_r = 2v - v = v$. The time taken is $t_2 = \frac{d}{v}$.
The total time taken is $t = t_1 + t_2 = \frac{d}{3v} + \frac{d}{v} = \frac{d + 3d}{3v} = \frac{4d}{3v}$.
Therefore,the ratio is $\frac{t}{t_0} = \frac{4d/3v}{d/v} = \frac{4}{3}$.
53
PhysicsMediumMCQTS EAMCET · 2022
Two towns $X$ and $Y$ are connected by a regular bus service. $A$ bus leaves in either direction at every $T$ minutes. $A$ man moving with some speed in the direction $X$ to $Y$ finds that a bus goes past him every $t_1$ minutes in the direction of his motion,and every $t_2$ minutes in the opposite direction. Then $T$ is given by
A
$\frac{2 t_1 t_2}{t_1+t_2}$
B
$\frac{\left(t_1-t_2\right) t_1}{t_1+t_2}$
C
$\frac{2 t_2\left(t_1+t_2\right)}{\left|t_1+t_2\right|}$
D
$\frac{t_1 t_2}{\left|t_1-t_2\right|}$

Solution

(A) Let $V$ be the speed of the bus and $V_o$ be the speed of the man. The distance between two consecutive buses is $d = V \cdot T$.
When the man moves in the direction of the bus,the relative speed is $V - V_o$. The time interval between buses passing him is $t_1 = \frac{d}{V - V_o} = \frac{VT}{V - V_o}$.
This implies $V - V_o = \frac{VT}{t_1} \quad \dots (1)$.
When the man moves in the opposite direction,the relative speed is $V + V_o$. The time interval between buses passing him is $t_2 = \frac{d}{V + V_o} = \frac{VT}{V + V_o}$.
This implies $V + V_o = \frac{VT}{t_2} \quad \dots (2)$.
Adding equations $(1)$ and $(2)$:
$(V - V_o) + (V + V_o) = \frac{VT}{t_1} + \frac{VT}{t_2}$
$2V = VT \left( \frac{1}{t_1} + \frac{1}{t_2} \right)$
$2 = T \left( \frac{t_1 + t_2}{t_1 t_2} \right)$
$T = \frac{2 t_1 t_2}{t_1 + t_2}$
Solution diagram
54
PhysicsEasyMCQTS EAMCET · 2022
$A$ particle moves along a straight line such that its displacement $x$ varies with time $t$ as $x = \alpha t^3 + \beta t^2 + \gamma$,where $\alpha, \beta, \gamma$ are constants. $V_1$ is the average velocity of the particle during its journey between $t = 1 \ s$ and $t = 3 \ s$. $V_2$ is the instantaneous velocity of the particle at $t = 3 \ s$. The ratio $\frac{V_1}{V_2}$ is
A
$\frac{27 \alpha + 9 \beta}{26 \alpha + 6 \beta}$
B
$\frac{9 \alpha + 3 \beta}{18 \alpha + 4 \beta}$
C
$\frac{13 \alpha + 5 \beta}{27 \alpha + 6 \beta}$
D
$\frac{26 \alpha + 8 \beta}{9 \alpha + 3 \beta}$

Solution

(C) Average velocity $V_1$ is defined as the total displacement divided by the total time interval.
Given $x(t) = \alpha t^3 + \beta t^2 + \gamma$.
At $t = 1 \ s$,$x(1) = \alpha(1)^3 + \beta(1)^2 + \gamma = \alpha + \beta + \gamma$.
At $t = 3 \ s$,$x(3) = \alpha(3)^3 + \beta(3)^2 + \gamma = 27\alpha + 9\beta + \gamma$.
Displacement $\Delta x = x(3) - x(1) = (27\alpha + 9\beta + \gamma) - (\alpha + \beta + \gamma) = 26\alpha + 8\beta$.
Time interval $\Delta t = 3 - 1 = 2 \ s$.
$V_1 = \frac{\Delta x}{\Delta t} = \frac{26\alpha + 8\beta}{2} = 13\alpha + 4\beta$.
Instantaneous velocity $V_2$ is the derivative of position with respect to time: $V(t) = \frac{dx}{dt} = 3\alpha t^2 + 2\beta t$.
At $t = 3 \ s$,$V_2 = 3\alpha(3)^2 + 2\beta(3) = 27\alpha + 6\beta$.
The ratio $\frac{V_1}{V_2} = \frac{13\alpha + 4\beta}{27\alpha + 6\beta}$.
55
PhysicsEasyMCQTS EAMCET · 2022
$A$ particle initially at the origin starts moving in the $xy$-plane with a velocity component $\vec{V} = (6 + 2t) \hat{i} + (4 + 2\sqrt{3}t) \hat{j} \text{ m/s}$. The acceleration of the particle in $\text{m/s}^2$ is ($x, y$ are measured in meters,$t$ in seconds,respectively).
A
$(6 + 2t) \hat{i} + (4 + 2\sqrt{3}t) \hat{j}$
B
$(6 + 2t) \hat{i} + 2\sqrt{3} \hat{j}$
C
$2 \hat{i} + 2\sqrt{3} \hat{j}$
D
$2 \hat{i} + 2\sqrt{3} \hat{k}$

Solution

(C) The velocity vector is given by $\vec{V} = V_x \hat{i} + V_y \hat{j}$,where $V_x = 6 + 2t$ and $V_y = 4 + 2\sqrt{3}t$.
Acceleration $\vec{a}$ is the time derivative of velocity: $\vec{a} = \frac{d\vec{V}}{dt} = \frac{dV_x}{dt} \hat{i} + \frac{dV_y}{dt} \hat{j}$.
Calculating the components:
$a_x = \frac{d}{dt}(6 + 2t) = 2 \text{ m/s}^2$.
$a_y = \frac{d}{dt}(4 + 2\sqrt{3}t) = 2\sqrt{3} \text{ m/s}^2$.
Therefore,the acceleration vector is $\vec{a} = 2 \hat{i} + 2\sqrt{3} \hat{j} \text{ m/s}^2$.
56
PhysicsEasyMCQTS EAMCET · 2022
Particle $A$ (which was located at the origin at time $t=0$) is moving along the $x$-axis with a constant speed of $1 \,m/s$. The location of particle $B$, which is moving along the $y$-axis, is given by $y=ct^2$, where $c=1 \,m/s^2$. Find the speed of particle $A$ relative to particle $B$ at $t=1 \,s$.
A
$\sqrt{5} \,m/s$
B
$2 \,m/s$
C
$1 \,m/s$
D
$0 \,m/s$

Solution

(A) The velocity of particle $A$ is constant along the $x$-axis: $\vec{V}_A = 1 \hat{i} \,m/s$.
For particle $B$ moving along the $y$-axis, the position is $y = ct^2$.
The velocity of particle $B$ is $\vec{V}_B = \frac{dy}{dt} \hat{j} = 2ct \hat{j}$.
At $t = 1 \,s$ and $c = 1 \,m/s^2$, the velocity of particle $B$ is $\vec{V}_B = 2(1)(1) \hat{j} = 2 \hat{j} \,m/s$.
The relative velocity of particle $A$ with respect to particle $B$ is $\vec{V}_{AB} = \vec{V}_A - \vec{V}_B = 1 \hat{i} - 2 \hat{j} \,m/s$.
The speed is the magnitude of the relative velocity: $|\vec{V}_{AB}| = \sqrt{(1)^2 + (-2)^2} = \sqrt{1 + 4} = \sqrt{5} \,m/s$.
57
PhysicsEasyMCQTS EAMCET · 2022
$A$ car starts at time $t=0$ from an initial speed of $10 \,m/s$ and accelerates uniformly with $2 \,m/s^2$ on a straight road for time $0 \leq t \leq 10 \,s$. Let $S_1$ and $S_2$ be the distance covered by the car in time $3 \leq t \leq 4 \,s$ and $4 \leq t \leq 5 \,s$ respectively. The ratio $\frac{S_2}{S_1}$ is
A
$1$
B
$\frac{19}{17}$
C
$\frac{9}{7}$
D
$\frac{5}{3}$

Solution

(B) The initial velocity $u = 10 \,m/s$ and acceleration $a = 2 \,m/s^2$.
Using the equation of motion $S = ut + \frac{1}{2}at^2$ for a time interval $\Delta t = 1 \,s$:
For $S_1$ (interval $t=3 \,s$ to $t=4 \,s$):
The velocity at $t=3 \,s$ is $v_3 = u + at = 10 + 2(3) = 16 \,m/s$.
$S_1 = v_3(1) + \frac{1}{2}a(1)^2 = 16(1) + \frac{1}{2}(2)(1)^2 = 16 + 1 = 17 \,m$.
For $S_2$ (interval $t=4 \,s$ to $t=5 \,s$):
The velocity at $t=4 \,s$ is $v_4 = u + at = 10 + 2(4) = 18 \,m/s$.
$S_2 = v_4(1) + \frac{1}{2}a(1)^2 = 18(1) + \frac{1}{2}(2)(1)^2 = 18 + 1 = 19 \,m$.
Therefore,the ratio $\frac{S_2}{S_1} = \frac{19}{17}$.
58
PhysicsMediumMCQTS EAMCET · 2022
$A$ projectile is launched with an initial speed of $40 \ m \ s^{-1}$ at an angle of $30^{\circ}$ above the ground. The projectile lands on a hillside $2.0 \ s$ later. The net displacement from where the projectile was launched to where it hits the target is (Take $g = 10 \ m \ s^{-2}$)
A
$20 \sqrt{3} \ m$
B
$30 \sqrt{2} \ m$
C
$40 \ m$
D
$20 \sqrt{13} \ m$

Solution

(D) The initial velocity components are:
$u_x = u \cos \theta = 40 \cos 30^{\circ} = 40 \times \frac{\sqrt{3}}{2} = 20 \sqrt{3} \ m \ s^{-1}$
$u_y = u \sin \theta = 40 \sin 30^{\circ} = 40 \times \frac{1}{2} = 20 \ m \ s^{-1}$
Horizontal displacement $(x)$ in time $t = 2.0 \ s$:
$x = u_x \times t = (20 \sqrt{3}) \times 2 = 40 \sqrt{3} \ m$
Vertical displacement $(y)$ in time $t = 2.0 \ s$:
$y = u_y \times t - \frac{1}{2} g t^2 = (20 \times 2) - \frac{1}{2} \times 10 \times (2)^2 = 40 - 20 = 20 \ m$
The net displacement $(S)$ is given by:
$S = \sqrt{x^2 + y^2} = \sqrt{(40 \sqrt{3})^2 + (20)^2}$
$S = \sqrt{1600 \times 3 + 400} = \sqrt{4800 + 400} = \sqrt{5200}$
$S = \sqrt{400 \times 13} = 20 \sqrt{13} \ m$
Solution diagram
59
PhysicsEasyMCQTS EAMCET · 2022
$A$ small object slides down with initial velocity equal to zero from the top of a smooth hill of height $H$. The other end of the hill is horizontal and is at height $\frac{H}{2}$ as shown in the figure. The horizontal distance covered by the object from the end of the hill to the ground is
Question diagram
A
$2 H$
B
$H$
C
$\frac{H}{2}$
D
$\frac{3 H}{2}$

Solution

(B) Since the hill is smooth,the potential energy at the top is converted into kinetic energy at the point where the height is $\frac{H}{2}$.
Let $v$ be the velocity at height $\frac{H}{2}$. By the law of conservation of energy:
$mgH = mg(\frac{H}{2}) + \frac{1}{2}mv^2$
$mg(\frac{H}{2}) = \frac{1}{2}mv^2$
$v = \sqrt{gH}$
Now,the object acts as a horizontal projectile from a height $h' = \frac{H}{2}$.
The time taken to reach the ground is given by:
$t = \sqrt{\frac{2h'}{g}} = \sqrt{\frac{2(H/2)}{g}} = \sqrt{\frac{H}{g}}$
The horizontal distance (range) covered is:
$x = v \times t = \sqrt{gH} \times \sqrt{\frac{H}{g}} = H$
Solution diagram
60
PhysicsEasyMCQTS EAMCET · 2022
$A$ projectile is given an initial velocity of $(3 \hat{i} + 4 \hat{j}) \text{ m s}^{-1}$,where $\hat{i}$ is along the ground and $\hat{j}$ is along the vertical. Assuming $g = 10 \text{ m s}^{-2}$,if the equation of its trajectory can be written as $\frac{1}{9} [\beta x + \gamma x^2]$,then the value of $\gamma$ is
A
$-8$
B
$-5$
C
$-6$
D
$-12$

Solution

(B) The initial velocity components are $u_x = 3 \text{ m s}^{-1}$ and $u_y = 4 \text{ m s}^{-1}$.
Using the equations of motion: $x = u_x t = 3t \Rightarrow t = \frac{x}{3}$.
$y = u_y t - \frac{1}{2} g t^2 = 4t - \frac{1}{2} (10) t^2 = 4t - 5t^2$.
Substituting $t = \frac{x}{3}$ into the equation for $y$:
$y = 4 \left( \frac{x}{3} \right) - 5 \left( \frac{x}{3} \right)^2 = \frac{4x}{3} - \frac{5x^2}{9}$.
To match the form $\frac{1}{9} [\beta x + \gamma x^2]$,we multiply and divide by $9$:
$y = \frac{1}{9} [12x - 5x^2]$.
Comparing this with the given form $\frac{1}{9} [\beta x + \gamma x^2]$,we get $\beta = 12$ and $\gamma = -5$.
61
PhysicsMediumMCQTS EAMCET · 2022
An aircraft is flying at a height of $H$ above the ground at a constant speed $V$. What is the maximum angle subtended at a ground observation point by the aircraft's path after time $T$?
A
$\tan ^{-1}\left(\frac{V T}{H}\right)$
B
$\tan ^{-1}\left(\frac{V T}{2 H}\right)$
C
$2 \tan ^{-1}\left(\frac{V T}{2 H}\right)$
D
$\tan ^{-1}\left(\frac{2 V T}{H}\right)$

Solution

(A) Let the aircraft be at point $A$ at $t=0$ directly above the observer $O$ at a height $H$. After time $T$,the aircraft reaches point $B$ such that the horizontal distance $AB = VT$.
Let $\alpha$ be the angle subtended by the path $AB$ at the observation point $O$.
The angle of elevation at $t=0$ is $\theta_1 = 0$ (if we consider the point directly overhead) or we look at the angle subtended by the segment $AB$.
The angle $\theta$ subtended by the segment $AB$ at $O$ is given by $\theta = \theta_2 - \theta_1$,where $\theta_2 = \tan^{-1}(\frac{VT}{H})$ and $\theta_1 = 0$.
Thus,the angle is $\tan^{-1}(\frac{VT}{H})$.
62
PhysicsMediumMCQTS EAMCET · 2022
$A$ bullet is fired at time $t=0$ with velocity $20 \ m/s$ and at an initial angle of $30^{\circ}$ with the horizontal. The angle between the displacement vector and the horizontal after time $0.1 \ s$ is (Assume $g=10 \ m/s^2$)
A
$\frac{38}{20 \sqrt{3}}$
B
$\frac{19}{20 \sqrt{3}}$
C
$\frac{19}{20}$
D
$\frac{19 \sqrt{3}}{20}$

Solution

(B) The horizontal component of velocity is $u_x = u \cos \theta = 20 \cos 30^{\circ} = 20 \times \frac{\sqrt{3}}{2} = 10\sqrt{3} \ m/s$.
The vertical component of velocity is $u_y = u \sin \theta = 20 \sin 30^{\circ} = 20 \times \frac{1}{2} = 10 \ m/s$.
After time $t = 0.1 \ s$,the horizontal displacement is $x = u_x t = 10\sqrt{3} \times 0.1 = \sqrt{3} \ m$.
The vertical displacement is $y = u_y t - \frac{1}{2}gt^2 = 10 \times 0.1 - \frac{1}{2} \times 10 \times (0.1)^2 = 1 - 0.05 = 0.95 \ m = \frac{19}{20} \ m$.
The angle $\theta$ between the displacement vector and the horizontal is given by $\tan \theta = \frac{y}{x}$.
Substituting the values,$\tan \theta = \frac{19/20}{\sqrt{3}} = \frac{19}{20\sqrt{3}}$.
Thus,$\theta = \tan^{-1}\left(\frac{19}{20\sqrt{3}}\right)$. The question asks for the value of $\tan \theta$ (implied by options). Therefore,the correct value is $\frac{19}{20\sqrt{3}}$.
Solution diagram
63
PhysicsMediumMCQTS EAMCET · 2022
For a projectile,if $\alpha$ is the angle of projection,$R$ is the range,$h$ is the maximum height,and $T$ is the time of flight,then:
A
$\tan \alpha=\frac{R}{2 h}, h=\frac{g T^2}{8}$
B
$\tan \alpha=\frac{R}{4 h}, h=\frac{g T^2}{8}$
C
$\tan \alpha=\frac{4 h}{R}, h=\frac{g T^2}{8}$
D
$\tan \alpha=\frac{4 h}{R}, h=\frac{g T^2}{4}$

Solution

(C) The maximum height $h$ is given by $h = \frac{u^2 \sin^2 \alpha}{2g}$.
The range $R$ is given by $R = \frac{u^2 \sin 2\alpha}{g} = \frac{2 u^2 \sin \alpha \cos \alpha}{g}$.
Dividing $h$ by $R$:
$\frac{h}{R} = \frac{u^2 \sin^2 \alpha}{2g} \cdot \frac{g}{2 u^2 \sin \alpha \cos \alpha} = \frac{\tan \alpha}{4}$.
Therefore,$\tan \alpha = \frac{4h}{R}$.
The time of flight $T$ is given by $T = \frac{2u \sin \alpha}{g}$.
Squaring both sides,$T^2 = \frac{4u^2 \sin^2 \alpha}{g^2}$.
Thus,$\frac{g T^2}{8} = \frac{g}{8} \cdot \frac{4u^2 \sin^2 \alpha}{g^2} = \frac{u^2 \sin^2 \alpha}{2g} = h$.
So,$h = \frac{g T^2}{8}$.
64
PhysicsMediumMCQTS EAMCET · 2022
The surface of a hill is inclined at an angle of $30^{\circ}$ to the horizontal. $A$ stone is thrown from the summit of the hill (point $A$) at an initial speed of $10 \text{ m/s}$ at an angle of $60^{\circ}$ to the vertical. If the stone strikes the hill at point $B$ as shown in the figure,the distance between $A$ and $B$ is (Take $g = 10 \text{ m/s}^2$) (in $\text{ m}$)
Question diagram
A
$10$
B
$15$
C
$20$
D
$30$

Solution

(C) Let the angle of projection with the horizontal be $\theta = 90^{\circ} - 60^{\circ} = 30^{\circ}$. The angle of inclination of the hill is $\alpha = 30^{\circ}$.
The range $R$ along the inclined plane is given by the formula:
$R = \frac{2 u^2 \cos \theta \sin(\theta - \alpha)}{g \cos^2 \alpha}$
However,using the components along and perpendicular to the incline:
Initial velocity component along the incline: $u_x = u \cos(\theta + \alpha) = 10 \cos(30^{\circ} + 30^{\circ}) = 10 \cos 60^{\circ} = 5 \text{ m/s}$.
Initial velocity component perpendicular to the incline: $u_y = u \sin(\theta + \alpha) = 10 \sin(60^{\circ}) = 10 \times \frac{\sqrt{3}}{2} = 5\sqrt{3} \text{ m/s}$.
Acceleration components: $a_x = g \sin 30^{\circ} = 5 \text{ m/s}^2$ and $a_y = -g \cos 30^{\circ} = -5\sqrt{3} \text{ m/s}^2$.
Time of flight $T$ is when displacement perpendicular to the incline is zero:
$0 = u_y T + \frac{1}{2} a_y T^2 \implies T = \frac{-2 u_y}{a_y} = \frac{-2(5\sqrt{3})}{-5\sqrt{3}} = 2 \text{ s}$.
Distance $AB = u_x T + \frac{1}{2} a_x T^2 = 5(2) + \frac{1}{2}(5)(2^2) = 10 + 10 = 20 \text{ m}$.
65
PhysicsEasyMCQTS EAMCET · 2022
$A$ man walking along a straight line with a velocity $6 \text{ km/h}$ encounters rain falling vertically down with a velocity $6\sqrt{3} \text{ km/h}$. At what angle should the man hold his umbrella to protect himself from the rain?
A
$30^{\circ}$ with respect to ground
B
$30^{\circ}$ with respect to vertical
C
$45^{\circ}$ with respect to ground
D
$60^{\circ}$ with respect to vertical

Solution

(B) Let the velocity of the man be $\vec{v}_m = 6 \hat{i} \text{ km/h}$ and the velocity of the rain be $\vec{v}_r = -6\sqrt{3} \hat{j} \text{ km/h}$.
To protect himself,the man must hold the umbrella in the direction of the relative velocity of the rain with respect to the man,$\vec{v}_{rm} = \vec{v}_r - \vec{v}_m$.
$\vec{v}_{rm} = -6\sqrt{3} \hat{j} - 6 \hat{i} \text{ km/h}$.
The angle $\alpha$ with respect to the vertical is given by $\tan \alpha = \frac{|v_m|}{|v_r|} = \frac{6}{6\sqrt{3}} = \frac{1}{\sqrt{3}}$.
Since $\tan \alpha = \frac{1}{\sqrt{3}}$,we have $\alpha = 30^{\circ}$.
Therefore,the man should hold his umbrella at an angle of $30^{\circ}$ with respect to the vertical.
66
PhysicsMediumMCQTS EAMCET · 2022
Two cars,at a certain instant,are $50 \ km$ apart on a line running from south to north. The one farther north is moving west at $25 \ km/hr$. The other is moving towards north at $25 \ km/hr$. How long do they take to reach their distance of closest approach (in $min$)?
A
$30$
B
$60$
C
$85$
D
$90$

Solution

(B) Let car $A$ be at the origin $(0, 0)$ moving north with velocity $\vec{V}_A = 25 \hat{j} \ km/hr$. Let car $B$ be at $(0, 50)$ moving west with velocity $\vec{V}_B = -25 \hat{i} \ km/hr$.
The relative velocity of $A$ with respect to $B$ is $\vec{V}_{AB} = \vec{V}_A - \vec{V}_B = 25 \hat{j} - (-25 \hat{i}) = 25 \hat{i} + 25 \hat{j} \ km/hr$.
The magnitude of relative velocity is $|\vec{V}_{AB}| = \sqrt{25^2 + 25^2} = 25\sqrt{2} \ km/hr$.
The relative position vector is $\vec{r}_{AB} = \vec{r}_A - \vec{r}_B = (0 - 0)\hat{i} + (0 - 50)\hat{j} = -50 \hat{j} \ km$.
The time taken to reach the closest approach is given by $t = -\frac{\vec{r}_{AB} \cdot \vec{V}_{AB}}{|\vec{V}_{AB}|^2}$.
$t = -\frac{(-50 \hat{j}) \cdot (25 \hat{i} + 25 \hat{j})}{(25\sqrt{2})^2} = -\frac{-1250}{1250} = 1 \ hr$.
Thus,the time taken is $60 \ min$.
Solution diagram
67
PhysicsEasyMCQTS EAMCET · 2022
$A$ merry-go-round rotating at a constant angular speed completes $9$ rotations in $18$ seconds. What is its angular speed?
A
$\pi / 2 \text{ rad/s}$
B
$\pi \text{ rad/s}$
C
$2\pi \text{ rad/s}$
D
$3\pi \text{ rad/s}$

Solution

(B) The angular displacement for one complete rotation is $2\pi \text{ radians}$.
Since the merry-go-round completes $9$ rotations,the total angular displacement $\Delta\theta = 9 \times 2\pi = 18\pi \text{ radians}$.
The time taken $\Delta t = 18 \text{ seconds}$.
The angular speed $\omega$ is given by the formula $\omega = \frac{\Delta\theta}{\Delta t}$.
Substituting the values,$\omega = \frac{18\pi}{18} = \pi \text{ rad/s}$.
68
PhysicsMediumMCQTS EAMCET · 2022
The amplitude of a damped oscillator varies with time as $A(t) = A_0 \exp(-bt / 2m)$,where $b = 70 \text{ g/s}$ and $m = 200 \text{ g}$. How long does it take for the mechanical energy to drop to one-fourth of its initial value (in $s$)? (Take $\ln 2 = 0.7$)
A
$2.0$
B
$4.0$
C
$2.5$
D
$3.5$

Solution

(B) The amplitude of a damped oscillator is given by $A(t) = A_0 e^{-bt / 2m}$.
Mechanical energy $E$ is proportional to the square of the amplitude,$E \propto A^2$.
Therefore,$E(t) = E_0 e^{-bt / m}$.
We want to find the time $t$ when $E(t) = E_0 / 4$.
Substituting this into the equation: $E_0 / 4 = E_0 e^{-bt / m}$.
This simplifies to $1/4 = e^{-bt / m}$,or $2^{-2} = e^{-bt / m}$.
Taking the natural logarithm on both sides: $-2 \ln 2 = -bt / m$.
Solving for $t$: $t = (2m \ln 2) / b$.
Given $m = 200 \text{ g} = 0.2 \text{ kg}$,$b = 70 \text{ g/s} = 0.07 \text{ kg/s}$,and $\ln 2 = 0.7$.
$t = (2 \times 0.2 \times 0.7) / 0.07 = 0.28 / 0.07 = 4 \text{ s}$.
69
PhysicsMediumMCQTS EAMCET · 2022
$A$ simple pendulum of length $1 \ m$ and having a bob of mass $100 \ g$ is suspended in a car,moving on a circular track of radius $100 \ m$ with uniform speed $10 \ m/s$. If the pendulum makes small oscillations in a radial direction about its equilibrium position,then its time period is given by $T = 2\pi / \alpha^{1/4}$. The value of $\alpha$ is (Take $g = 10 \ m/s^2$)
A
$11$
B
$110$
C
$101$
D
$1100$

Solution

(C) The bob of the simple pendulum experiences both the acceleration due to gravity $(g)$ and the centripetal acceleration $(a_c = v^2/R)$ due to the circular motion of the car.
These two accelerations are perpendicular to each other.
The effective acceleration $(g')$ acting on the bob is given by $g' = \sqrt{g^2 + a_c^2} = \sqrt{g^2 + (v^2/R)^2} = \sqrt{g^2 + v^4/R^2}$.
The time period of a simple pendulum is $T = 2\pi \sqrt{L/g'}$.
Substituting the values: $T = 2\pi \sqrt{L / \sqrt{g^2 + v^4/R^2}} = 2\pi \sqrt{1 / (g^2 + v^4/R^2)^{1/2}} = 2\pi / (g^2 + v^4/R^2)^{1/4}$.
Comparing this with $T = 2\pi / \alpha^{1/4}$,we get $\alpha = g^2 + v^4/R^2$.
Given $g = 10 \ m/s^2$,$v = 10 \ m/s$,and $R = 100 \ m$:
$\alpha = (10)^2 + (10)^4 / (100)^2 = 100 + 10000 / 10000 = 100 + 1 = 101$.
70
PhysicsDifficultMCQTS EAMCET · 2022
$A$ body starting at $t=0$ from the origin oscillates simple harmonically with a period of $4 \ s$. After what time will its kinetic energy be $75 \%$ of its total energy?
A
$\frac{1}{2} \ s$
B
$\frac{1}{3} \ s$
C
$\frac{1}{4} \ s$
D
$1 \ s$

Solution

(B) The kinetic energy $(KE)$ of a simple harmonic oscillator is given by $KE = \frac{1}{2} m \omega^2 (A^2 - x^2)$ and the total energy $(TE)$ is $TE = \frac{1}{2} m \omega^2 A^2$.
Given that $KE = 75\% \text{ of } TE$,we have:
$KE = \frac{3}{4} TE$
$\frac{1}{2} m \omega^2 (A^2 - x^2) = \frac{3}{4} (\frac{1}{2} m \omega^2 A^2)$
$A^2 - x^2 = \frac{3}{4} A^2$
$x^2 = A^2 - \frac{3}{4} A^2 = \frac{1}{4} A^2$
$x = \pm \frac{A}{2}$
For a particle starting from the mean position ($x=0$ at $t=0$),the displacement is given by $x = A \sin(\omega t)$.
Setting $x = \frac{A}{2}$,we get $\frac{A}{2} = A \sin(\omega t) \Rightarrow \sin(\omega t) = \frac{1}{2}$.
This implies $\omega t = \frac{\pi}{6}$.
Since $\omega = \frac{2\pi}{T}$,we have $\frac{2\pi}{T} t = \frac{\pi}{6}$.
$t = \frac{T}{12}$.
Given $T = 4 \ s$,$t = \frac{4}{12} = \frac{1}{3} \ s$.
71
PhysicsEasyMCQTS EAMCET · 2022
$A$ particle performs simple harmonic motion with a time period of $16 \ s$. At a time $t=2 \ s$,the particle passes through the origin and at $t=4 \ s$ its velocity is $4 \ m/s$. The amplitude of the motion is
A
$\frac{32 \pi}{\sqrt{2}}$
B
$\frac{32 \sqrt{2}}{\pi}$
C
$32 \pi$
D
$32$

Solution

(B) The equation of motion for a particle in $SHM$ passing through the origin at $t=2 \ s$ is $x(t) = A \sin(\omega(t - 2))$.
Given $T = 16 \ s$,the angular frequency is $\omega = \frac{2 \pi}{T} = \frac{2 \pi}{16} = \frac{\pi}{8} \ rad/s$.
The velocity is $v(t) = \frac{dx}{dt} = A \omega \cos(\omega(t - 2))$.
At $t = 4 \ s$,$v = 4 \ m/s$:
$4 = A \left(\frac{\pi}{8}\right) \cos\left(\frac{\pi}{8}(4 - 2)\right)$
$4 = A \left(\frac{\pi}{8}\right) \cos\left(\frac{\pi}{4}\right)$
$4 = A \left(\frac{\pi}{8}\right) \left(\frac{1}{\sqrt{2}}\right)$
$A = \frac{4 \times 8 \times \sqrt{2}}{\pi} = \frac{32 \sqrt{2}}{\pi} \ m$.
72
PhysicsMediumMCQTS EAMCET · 2022
$A$ block is in simple harmonic motion $(S.H.M)$ at the end of a spring with position given by $x = 5 \cos \left(\omega t + \frac{\pi}{4}\right)$. If the total mechanical energy is $100 \ J$,then the potential energy at time $t = 0$ is: (in $J$)
A
$20$
B
$80$
C
$75$
D
$50$

Solution

(D) The equation for position in $S.H.M$ is given by $x(t) = A \cos(\omega t + \phi)$,where $A = 5$ is the amplitude.
The total mechanical energy $E$ of an $S.H.M$ system is given by $E = \frac{1}{2} k A^2 = 100 \ J$.
The potential energy $U$ at any time $t$ is given by $U = \frac{1}{2} k x^2$.
At $t = 0$,the position is $x(0) = 5 \cos\left(0 + \frac{\pi}{4}\right) = 5 \cos\left(\frac{\pi}{4}\right) = 5 \times \frac{1}{\sqrt{2}}$.
Substituting $x(0)$ into the potential energy formula:
$U(0) = \frac{1}{2} k \left(5 \times \frac{1}{\sqrt{2}}\right)^2 = \frac{1}{2} k \left(\frac{25}{2}\right) = \frac{1}{4} k (25)$.
Since $E = \frac{1}{2} k A^2 = \frac{1}{2} k (5)^2 = \frac{25}{2} k = 100 \ J$,we find $k = \frac{200}{25} = 8 \ J/m^2$.
Substituting $k = 8$ into the expression for $U(0)$:
$U(0) = \frac{1}{4} \times 8 \times 25 = 2 \times 25 = 50 \ J$.
73
PhysicsEasyMCQTS EAMCET · 2022
$A$ simple pendulum consists of a small sphere of mass $m$ suspended by a thread of length $l$. The sphere carries a positive charge $q$. The pendulum is allowed to do small oscillations in a uniform electric field $E$ with direction vertically upwards. The time period of oscillation is
A
$2 \pi \sqrt{\frac{l}{g}}$
B
$2 \pi \sqrt{\frac{m l}{q E}}$
C
$2 \pi \sqrt{\frac{l}{g-\frac{q E}{m}}}$
D
$2 \pi \sqrt{\frac{l}{g+\frac{q E}{m}}}$

Solution

(C) The forces acting on the sphere are the gravitational force $mg$ (downwards) and the electric force $qE$ (upwards,since the field is vertically upwards and charge is positive).
The net downward force $F$ is given by $F = mg - qE$.
We can write this as $F = m(g - \frac{qE}{m})$.
Thus,the effective acceleration due to gravity $g'$ is $g' = g - \frac{qE}{m}$.
The time period $T$ of a simple pendulum is given by $T = 2\pi \sqrt{\frac{l}{g'}}$.
Substituting the value of $g'$,we get $T = 2\pi \sqrt{\frac{l}{g - \frac{qE}{m}}}$.
74
PhysicsMediumMCQTS EAMCET · 2022
$A$ solid cylinder of mass $m$ and radius $R$ rolls down an inclined plane of height $30 \ m$ without slipping. The speed of its centre of mass when the cylinder reaches the bottom is $[$use $g=10 \ m \ s^{-2}]$ (in $m \ s^{-1}$)
A
$10$
B
$20$
C
$30$
D
$40$

Solution

(B) Since the cylinder rolls without slipping,the work done by friction is zero. Therefore,we can apply the principle of conservation of mechanical energy.
At the top,the total energy is purely potential: $E_i = mgh$.
At the bottom,the total energy is the sum of translational and rotational kinetic energy: $E_f = \frac{1}{2}mv^2 + \frac{1}{2}I\omega^2$.
For a solid cylinder,the moment of inertia $I = \frac{1}{2}mR^2$ and for pure rolling,$\omega = \frac{v}{R}$.
Equating $E_i = E_f$:
$mgh = \frac{1}{2}mv^2 + \frac{1}{2}(\frac{1}{2}mR^2)(\frac{v}{R})^2$
$mgh = \frac{1}{2}mv^2 + \frac{1}{4}mv^2 = \frac{3}{4}mv^2$
$v^2 = \frac{4gh}{3}$
$v = \sqrt{\frac{4 \times 10 \times 30}{3}} = \sqrt{400} = 20 \ m \ s^{-1}$.
75
PhysicsDifficultMCQTS EAMCET · 2022
$A$ wheel of radius $0.5 \ m$ and a moment of inertia of $10 \ kg \cdot m^2$ is rotating freely at an angular speed of $70 \ rev/min$. The wheel can be stopped in $5.0 \ s$ by pressing a wet cloth against the rim and exerting a radially inward force of $88 \ N$. The coefficient of kinetic friction between the wheel and wet cloth is:
A
$0.17$
B
$0.33$
C
$0.4$
D
$0.6$

Solution

(B) Given: Radius $r = 0.5 \ m$,Moment of inertia $I = 10 \ kg \cdot m^2$,Initial angular speed $\omega_0 = 70 \ rev/min = 70 \times \frac{2\pi}{60} \ rad/s = \frac{7\pi}{3} \ rad/s$,Time $t = 5.0 \ s$,Normal force $N = 88 \ N$.
Final angular speed $\omega = 0 \ rad/s$.
Angular acceleration $\alpha = \frac{\omega - \omega_0}{t} = \frac{0 - 7\pi/3}{5} = -\frac{7\pi}{15} \ rad/s^2$.
Magnitude of torque $\tau = I|\alpha| = 10 \times \frac{7\pi}{15} = \frac{14\pi}{3} \ N \cdot m$.
Also,torque $\tau = f_k \cdot r = \mu_k N \cdot r$.
Equating the two: $\mu_k N r = \frac{14\pi}{3} \implies \mu_k (88)(0.5) = \frac{14\pi}{3}$.
$\mu_k (44) = \frac{14 \times 3.14159}{3} \approx 14.66$.
$\mu_k = \frac{14.66}{44} \approx 0.333$.
Thus,the coefficient of kinetic friction is approximately $0.33$.
76
PhysicsEasyMCQTS EAMCET · 2022
$A$ metre stick is balanced on a knife edge at its centre. When four coins, each of mass $2 \,g$, are placed one on top of the other at the $10.0 \,cm$ mark, the stick is found to be balanced at the $46.0 \,cm$ mark. The mass of the metre stick is: (in $\,g$)
A
$66$
B
$60$
C
$72$
D
$18$

Solution

(C) Let $M$ be the mass of the metre stick. The centre of mass of the metre stick is at the $50.0 \,cm$ mark.
When the stick is balanced at the $46.0 \,cm$ mark, the torque due to the weight of the stick must be balanced by the torque due to the coins.
The weight of the four coins is $W_c = 4 \times 2 \,g = 8 \,g$. This acts at the $10.0 \,cm$ mark.
The distance of the coins from the pivot $(46.0 \,cm)$ is $d_1 = 46.0 \,cm - 10.0 \,cm = 36.0 \,cm$.
The weight of the metre stick $W_s = M \,g$ acts at its centre of mass, which is at the $50.0 \,cm$ mark.
The distance of the centre of mass from the pivot is $d_2 = 50.0 \,cm - 46.0 \,cm = 4.0 \,cm$.
For rotational equilibrium, the clockwise torque must equal the counter-clockwise torque:
$M \,g \times d_2 = W_c \times d_1$
$M \,g \times 4.0 \,cm = 8 \,g \times 36.0 \,cm$
$4 \,M = 8 \times 36$
$M = 2 \times 36 = 72 \,g$.
Solution diagram
77
PhysicsEasyMCQTS EAMCET · 2022
$A$ metal cube absorbs $2100.0 \ J$ of heat when its temperature is raised by $2^{\circ} C$. If the specific heat of the metal is $900 \ J \ kg^{-1} K^{-1}$,then the mass of the cube is (in $kg$)
A
$1.16$
B
$2.33$
C
$1.66$
D
$1.33$

Solution

(A) The heat absorbed by a substance is given by the formula: $H = m s \Delta T$,where $H$ is the heat,$m$ is the mass,$s$ is the specific heat capacity,and $\Delta T$ is the change in temperature.
Given values are: $H = 2100.0 \ J$,$s = 900 \ J \ kg^{-1} K^{-1}$,and $\Delta T = 2^{\circ} C = 2 \ K$.
Rearranging the formula to solve for mass $m$: $m = \frac{H}{s \Delta T}$.
Substituting the values: $m = \frac{2100}{900 \times 2} = \frac{2100}{1800} = 1.166... \ kg$.
Rounding to two decimal places,we get $m \approx 1.16 \ kg$.
78
PhysicsEasyMCQTS EAMCET · 2022
$A$ solution consists of ether and $5.0 \ g$ of water at $0^{\circ} C$. If the ether evaporates completely to freeze the water,then the mass of the ether in the solution is (in $g$)
A
$5$
B
$4$
C
$4.5$
D
$6$

Solution

(C) Latent heat of fusion of water $(L_f)$ $= 80 \ cal/g$.
Latent heat of vaporization of ether $(L_v)$ $= 90 \ cal/g$.
Let the mass of the ether be $m$.
To freeze $5 \ g$ of water at $0^{\circ} C$,the heat removed from the water is $Q = m_{water} \times L_f = 5 \ g \times 80 \ cal/g = 400 \ cal$.
This heat is absorbed by the ether as it evaporates: $Q = m \times L_v$.
Equating the heat: $400 \ cal = m \times 90 \ cal/g$.
$m = \frac{400}{90} \ g \approx 4.44 \ g$.
Rounding to the nearest provided option,the mass is approximately $4.5 \ g$.
79
PhysicsEasyMCQTS EAMCET · 2022
$176 \text{ grams}$ of $CO_2$ can change its temperature from $0^{\circ} C$ to $30^{\circ} C$ by absorbing $3600 \text{ joules}$ of thermal energy. The molar specific heat of $CO_2$ in $J \ mol^{-1} K^{-1}$ is:
A
$30$
B
$40$
C
$50$
D
$60$

Solution

(A) The formula for heat absorbed is given by $\Delta Q = n C \Delta T$,where $n$ is the number of moles,$C$ is the molar specific heat,and $\Delta T$ is the change in temperature.
First,calculate the number of moles $n$ of $CO_2$:
$n = \frac{\text{mass}}{\text{molar mass}} = \frac{176 \text{ g}}{44 \text{ g/mol}} = 4 \text{ moles}$.
Given $\Delta Q = 3600 \text{ J}$ and $\Delta T = 30^{\circ} C - 0^{\circ} C = 30 \text{ K}$.
Substituting these values into the equation:
$3600 = 4 \times C \times 30$
$3600 = 120 \times C$
$C = \frac{3600}{120} = 30 \text{ J mol}^{-1} K^{-1}$.
80
PhysicsEasyMCQTS EAMCET · 2022
Find the difference in temperature between the water at the top and the bottom of a $20 \ m$ high waterfall,assuming $10 \%$ of the energy of the fall is spent in heating the water. [Use specific heat capacity of water $= 4000 \ J \ kg^{-1} K^{-1}$ and $g = 10 \ m/s^2$]. (in $^{\circ} C$)
A
$0.002$
B
$0.004$
C
$0.005$
D
$0.006$

Solution

(C) The potential energy lost by the water in falling from a height $h$ is given by $\Delta U = mgh$.
According to the problem,$10 \%$ of this energy is converted into heat $(\Delta Q)$ to raise the temperature of the water.
Thus,$\Delta Q = 0.1 \times \Delta U$.
Substituting the formulas for heat and potential energy: $ms \Delta T = 0.1 \times mgh$.
Canceling mass $m$ from both sides: $s \Delta T = 0.1 \times gh$.
Rearranging for $\Delta T$: $\Delta T = \frac{0.1 \times g \times h}{s}$.
Substituting the given values: $\Delta T = \frac{0.1 \times 10 \times 20}{4000}$.
$\Delta T = \frac{20}{4000} = \frac{1}{200} = 0.005^{\circ} C$.
81
PhysicsEasyMCQTS EAMCET · 2022
The time required to raise the temperature of $3 \text{ litre}$ of water from $0^{\circ} C$ to $80^{\circ} C$ by a heater operated under $200 \text{ V}$ having resistance of $50 \Omega$ is
[specific heat capacity of water is $4200 \text{ J kg}^{-1} \text{ K}^{-1}$] [density of water $= 1000 \text{ kg/m}^3$] (in $\text{ min}$)
A
$12$
B
$18$
C
$21$
D
$24$

Solution

(C) First,calculate the mass of water: $m = V \times \rho = 3 \times 10^{-3} \text{ m}^3 \times 1000 \text{ kg/m}^3 = 3 \text{ kg}$.
Heat required to raise the temperature: $\Delta Q = m S \Delta T = 3 \times 4200 \times (80 - 0) = 1,008,000 \text{ J}$.
Power of the heater: $P = \frac{V^2}{R} = \frac{200^2}{50} = \frac{40000}{50} = 800 \text{ W}$.
Time required: $t = \frac{\Delta Q}{P} = \frac{1,008,000}{800} = 1260 \text{ s}$.
Converting to minutes: $t = \frac{1260}{60} = 21 \text{ min}$.
82
PhysicsDifficultMCQTS EAMCET · 2022
$A$ circular copper ring at $30^{\circ} C$ has a hole with an area of $9.98 \ cm^2$. It is made to slip onto a steel rod of cross-sectional area of $10 \ cm^2$,by raising the temperature of both the ring and the rod simultaneously by an amount $\Delta T$. If the coefficients of linear expansion of copper and steel are $17 \times 10^{-6} /{ }^{\circ} C$ and $11 \times 10^{-6} /{ }^{\circ} C$ respectively,then the minimum value of $\Delta T$ should be: (in $^{\circ} C$)
A
$167.6$
B
$133.3$
C
$83.3$
D
$249.9$

Solution

(A) Let $A_c$ be the area of the copper ring and $A_s$ be the area of the steel rod at temperature $T_0 = 30^{\circ} C$.
Given: $A_c = 9.98 \ cm^2$,$A_s = 10 \ cm^2$.
Coefficients of linear expansion: $\alpha_c = 17 \times 10^{-6} /{ }^{\circ} C$,$\alpha_s = 11 \times 10^{-6} /{ }^{\circ} C$.
Coefficients of area expansion: $\beta_c = 2\alpha_c = 34 \times 10^{-6} /{ }^{\circ} C$,$\beta_s = 2\alpha_s = 22 \times 10^{-6} /{ }^{\circ} C$.
For the ring to slip onto the rod,the area of the ring must be equal to or greater than the area of the rod at the new temperature $T = T_0 + \Delta T$.
$A_c(1 + \beta_c \Delta T) = A_s(1 + \beta_s \Delta T)$
$9.98(1 + 34 \times 10^{-6} \Delta T) = 10(1 + 22 \times 10^{-6} \Delta T)$
$9.98 + 9.98 \times 34 \times 10^{-6} \Delta T = 10 + 10 \times 22 \times 10^{-6} \Delta T$
$(339.32 - 220) \times 10^{-6} \Delta T = 10 - 9.98$
$119.32 \times 10^{-6} \Delta T = 0.02$
$\Delta T = \frac{0.02}{119.32 \times 10^{-6}} \approx 167.6^{\circ} C$.
83
PhysicsEasyMCQTS EAMCET · 2022
$A$ metal cooking pot has a base area of $0.2 \,m^2$ and a thickness of $2.0 \,cm$. It boils water at a rate of $3.0 \,kg/min$ when placed on a hot plate. What is the temperature of the part of the hot plate in contact with the pot (in $^{\circ} C$)? [Thermal conductivity of metal is $120 \,J s^{-1} m^{-1} K^{-1}$,latent heat of vaporisation of water is $2 \times 10^6 \,J/kg$]
A
$246$
B
$183$
C
$162$
D
$214$

Solution

(B) Given: Area $A = 0.2 \,m^2$,thickness $d = 2.0 \,cm = 0.02 \,m$,thermal conductivity $K = 120 \,J s^{-1} m^{-1} K^{-1}$,latent heat $L = 2 \times 10^6 \,J/kg$,and rate of boiling $dm/dt = 3.0 \,kg/min = 3.0/60 \,kg/s = 0.05 \,kg/s$.
The rate of heat transfer through the base of the pot is given by the conduction formula: $\frac{dQ}{dt} = \frac{KA(T - T_{water})}{d}$.
The rate of heat required to boil water is: $\frac{dQ}{dt} = L \frac{dm}{dt}$.
Equating the two: $\frac{KA}{d} (T - 100) = L \frac{dm}{dt}$.
Substituting the values: $\frac{120 \times 0.2}{0.02} (T - 100) = (2 \times 10^6) \times 0.05$.
$1200 (T - 100) = 100,000$.
$T - 100 = \frac{100,000}{1200} = 83.33$.
$T \approx 183.33^{\circ} C$. Thus,the temperature is approximately $183^{\circ} C$.
84
PhysicsEasyMCQTS EAMCET · 2022
Which of the following statements is $NOT$ true?
A
Specific heat capacity is dependent on the nature of the substance but independent of its quantity.
B
Specific heat capacity depends on temperature.
C
Specific heat capacity of water does not vary with temperature.
D
The $SI$ unit of specific heat capacity is $J \cdot K^{-1} \cdot kg^{-1}$.

Solution

(C) The specific heat capacity of a substance is defined as the amount of heat required to raise the temperature of a unit mass of the substance by $1 \text{ K}$.
It is an intrinsic property that depends on the nature of the substance and its phase.
Experimental observations show that the specific heat capacity of most substances, including water, varies with temperature.
Therefore, the statement that the specific heat capacity of water does not vary with temperature is false.
Thus, option $C$ is the correct answer.
85
PhysicsMediumMCQTS EAMCET · 2022
An object cools from $100^{\circ} C$ to $40^{\circ} C$ in $10$ minutes, when the surrounding temperature is $10^{\circ} C$. Then the time taken by the object to cool from $70^{\circ} C$ to $20^{\circ} C$ is
$ [\text{Take } \ln 2=0.7, \ln 3=1.1, \ln 6=1.8 ]$ (in $min$)
A
$30$
B
$8.5$
C
$22.4$
D
$16.3$

Solution

(D) According to Newton's law of cooling, the rate of change of temperature is given by $\frac{d\theta}{dt} = -k(\theta - \theta_0)$, where $\theta_0$ is the surrounding temperature.
Integrating this, we get $\ln\left(\frac{\theta_1 - \theta_0}{\theta_2 - \theta_0}\right) = kt$.
For the first case: $\theta_1 = 100^{\circ} C$, $\theta_2 = 40^{\circ} C$, $\theta_0 = 10^{\circ} C$, $t = 10$ min.
$kt_1 = \ln\left(\frac{100-10}{40-10}\right) = \ln\left(\frac{90}{30}\right) = \ln 3 = 1.1$.
So, $k(10) = 1.1 \Rightarrow k = 0.11 \text{ min}^{-1}$.
For the second case: $\theta_1 = 70^{\circ} C$, $\theta_2 = 20^{\circ} C$, $\theta_0 = 10^{\circ} C$.
$kt_2 = \ln\left(\frac{70-10}{20-10}\right) = \ln\left(\frac{60}{10}\right) = \ln 6 = 1.8$.
Substituting $k = 0.11$: $0.11 \times t_2 = 1.8$.
$t_2 = \frac{1.8}{0.11} \approx 16.36 \text{ min}$.
Thus, the time taken is approximately $16.3$ min.
86
PhysicsMediumMCQTS EAMCET · 2022
Find the ratio of the length of a steel rod and a copper rod if the steel rod is $4 \ cm$ longer than the copper rod at any temperature. $[$The coefficients of linear expansion for steel and copper are $1.1 \times 10^{-5} /^{\circ} C$ and $1.7 \times 10^{-5} /^{\circ} C$ respectively$]$
A
$17/11$
B
$11/17$
C
$11/4$
D
$17/4$

Solution

(A) Let $L_s$ and $L_c$ be the lengths of the steel and copper rods at a certain temperature. The difference in their lengths is given as $L_s - L_c = 4 \ cm$,which remains constant at any temperature.
This implies that the change in length of both rods due to a change in temperature $\Delta T$ must be equal.
Therefore,$\Delta L_s = \Delta L_c$.
Using the formula for linear expansion $\Delta L = \alpha L \Delta T$,we get $\alpha_s L_s \Delta T = \alpha_c L_c \Delta T$.
Canceling $\Delta T$ from both sides,we have $\alpha_s L_s = \alpha_c L_c$.
Substituting the given values: $(1.1 \times 10^{-5}) L_s = (1.7 \times 10^{-5}) L_c$.
Thus,the ratio $\frac{L_s}{L_c} = \frac{1.7 \times 10^{-5}}{1.1 \times 10^{-5}} = \frac{17}{11}$.
87
PhysicsEasyMCQTS EAMCET · 2022
$A$ hole of diameter $5 \ cm$ is drilled in a metal sheet at $30^{\circ} C$. The coefficient of linear expansion of the metal is $2 \times 10^{-5} K^{-1}$. The diameter of the hole when the temperature is raised to $230^{\circ} C$ is equal to: (in $cm$)
A
$5.01$
B
$5.02$
C
$5.03$
D
$5.04$

Solution

(B) The change in temperature is $\Delta T = 230^{\circ} C - 30^{\circ} C = 200^{\circ} C$.
When a metal sheet with a hole is heated,the hole expands just as if it were a solid piece of the same material.
The formula for linear expansion is $L = L_0(1 + \alpha \Delta T)$.
Substituting the given values: $L = 5 \times (1 + 2 \times 10^{-5} \times 200)$.
$L = 5 \times (1 + 400 \times 10^{-5}) = 5 \times (1 + 0.004) = 5 \times 1.004 = 5.02 \ cm$.
88
PhysicsEasyMCQTS EAMCET · 2022
Two metal rods $A$ and $B$ each of length $50 \ cm$ and diameter $4.0 \ mm$ are joined together at temperature $30^{\circ} C$. What is the change in length of the combined rod at $230^{\circ} C$ (in $mm$)? [Given linear expansion coefficients of rods $A$ and $B$ are respectively,$2.0 \times 10^{-5} /^{\circ} C$ and $1.0 \times 10^{-5} /^{\circ} C$]
A
$4$
B
$2$
C
$3$
D
$1$

Solution

(C) The change in length of the combined rod is the sum of the changes in lengths of the individual rods.
$\Delta l = \Delta l_A + \Delta l_B$
Using the formula for linear expansion $\Delta l = l \alpha \Delta T$,where $l = 0.5 \ m$,$\Delta T = 230^{\circ} C - 30^{\circ} C = 200^{\circ} C$,$\alpha_A = 2.0 \times 10^{-5} /^{\circ} C$,and $\alpha_B = 1.0 \times 10^{-5} /^{\circ} C$:
$\Delta l = (l_A \alpha_A \Delta T) + (l_B \alpha_B \Delta T)$
$\Delta l = l \Delta T (\alpha_A + \alpha_B)$
$\Delta l = 0.5 \times 200 \times (2.0 \times 10^{-5} + 1.0 \times 10^{-5})$
$\Delta l = 100 \times (3.0 \times 10^{-5})$
$\Delta l = 3.0 \times 10^{-3} \ m = 3 \ mm$
Therefore,the change in length is $3 \ mm$.
89
PhysicsDifficultMCQTS EAMCET · 2022
Statement $(I)$: $A$ device in which heat measurement can be made is called a calorimeter.
Statement $(II)$: Skating is possible on snow due to the formation of water below the skates. Water is formed due to the increase of temperature and ice melts.
Statement $(III)$: Two bodies at different temperatures are mixed in a calorimeter. The total internal energy of the two bodies remains conserved.
Which of the following is correct?
A
Statements $I$,$II$ and $III$ are true
B
Statement $I$ is true,but statements $II$ and $III$ are false
C
Both statements $I$ and $II$ are true,but statement $III$ is false
D
Both statements $I$ and $III$ are true,but statement $II$ is false

Solution

(D) Statement $(I)$ is true: $A$ calorimeter is indeed a device used for measuring the heat involved in physical or chemical processes.
Statement $(II)$ is false: While skating,the pressure applied by the skates on the ice lowers the melting point of the ice (Regelation),causing it to melt into a thin layer of water that acts as a lubricant. The statement incorrectly attributes this to an increase in temperature.
Statement $(III)$ is true: In an isolated system like a calorimeter,the heat lost by the hot body equals the heat gained by the cold body,meaning the total internal energy of the system is conserved.
Therefore,statements $(I)$ and $(III)$ are true,while statement $(II)$ is false.
90
PhysicsEasyMCQTS EAMCET · 2022
$1.00 \ kg$ of liquid water at $100^{\circ} C$ undergoes a phase change into steam at $100^{\circ} C$ at $1.0 \ atm$ (take it to be $1.00 \times 10^5 \ Pa$). The initial volume of the liquid water was $1.00 \times 10^{-3} \ m^3$ which is changed to $2.001 \ m^3$ of steam. Find the change in the internal energy of the system. [Use heat of vaporization $\simeq 2000 \ kJ \ kg^{-1}$] (in $kJ$)
A
$1800$
B
$200$
C
$2000$
D
$80$

Solution

(A) According to the first law of thermodynamics,$\Delta Q = \Delta U + W$.
Therefore,$\Delta U = \Delta Q - W$.
The heat supplied for the phase change of water is $\Delta Q = m L = 1 \ kg \times 2000 \ kJ/kg = 2000 \ kJ$.
The change in volume during the phase change is $\Delta V = V_{final} - V_{initial} = 2.001 \ m^3 - 0.001 \ m^3 = 2 \ m^3$.
The work done by the steam during expansion is $W = P \Delta V = (1.00 \times 10^5 \ Pa) \times (2 \ m^3) = 2 \times 10^5 \ J = 200 \ kJ$.
Substituting these values into the energy equation: $\Delta U = 2000 \ kJ - 200 \ kJ = 1800 \ kJ$.
91
PhysicsMediumMCQTS EAMCET · 2022
$A$ diatomic gas $\left(C_P = \frac{7}{2} R\right)$ does $200 \ J$ of work when it is expanded isobarically. The heat given to the gas in the process is (in $J$)
A
$600$
B
$800$
C
$900$
D
$700$

Solution

(D) For an isobaric process,the work done is given by $W = P \Delta V = nR \Delta T = 200 \ J$.
The heat supplied to the gas is given by $\Delta Q = n C_P \Delta T$.
Given that $C_P = \frac{7}{2} R$,we substitute this into the equation:
$\Delta Q = n \left( \frac{7}{2} R \right) \Delta T = \frac{7}{2} (nR \Delta T)$.
Substituting the value of $nR \Delta T = 200 \ J$:
$\Delta Q = \frac{7}{2} \times 200 \ J = 7 \times 100 \ J = 700 \ J$.
92
PhysicsEasyMCQTS EAMCET · 2022
$A$ quantity of monoatomic gas undergoes a process in which pressure is changed linearly with volume. The pressure and volume are changed from initial value $(P_{o}, V_{o})$ to final value $(3 P_{o}, 3 V_{o})$. The heat absorbed by the gas during the process is (in $P_{o} V_{o}$)
A
$8$
B
$12$
C
$16$
D
$20$

Solution

(C) The heat absorbed by the gas is given by the first law of thermodynamics: $Q = \Delta U + W$.
For a monoatomic gas,the change in internal energy is $\Delta U = n C_{V} \Delta T = n \left(\frac{3}{2} R\right) \Delta T = \frac{3}{2} (P_{f} V_{f} - P_{i} V_{i})$.
Given initial state $(P_{i}, V_{i}) = (P_{o}, V_{o})$ and final state $(P_{f}, V_{f}) = (3 P_{o}, 3 V_{o})$.
$\Delta U = \frac{3}{2} (3 P_{o} \cdot 3 V_{o} - P_{o} V_{o}) = \frac{3}{2} (9 P_{o} V_{o} - P_{o} V_{o}) = \frac{3}{2} (8 P_{o} V_{o}) = 12 P_{o} V_{o}$.
The work done $W$ is the area under the $P-V$ graph. Since the pressure changes linearly with volume from $(P_{o}, V_{o})$ to $(3 P_{o}, 3 V_{o})$,the area is a trapezoid.
$W = \text{Area} = \frac{1}{2} (P_{i} + P_{f}) (V_{f} - V_{i}) = \frac{1}{2} (P_{o} + 3 P_{o}) (3 V_{o} - V_{o}) = \frac{1}{2} (4 P_{o}) (2 V_{o}) = 4 P_{o} V_{o}$.
Thus,the total heat absorbed is $Q = \Delta U + W = 12 P_{o} V_{o} + 4 P_{o} V_{o} = 16 P_{o} V_{o}$.
Solution diagram
93
PhysicsEasyMCQTS EAMCET · 2022
An amount of $700 \,J$ of heat is transferred to a diatomic gas, allowing it to expand with the pressure held constant. The work done by the gas is (in $\,J$)
A
$200$
B
$100$
C
$300$
D
$500$

Solution

(A) For an isobaric process, the heat supplied is given by $\Delta Q = n C_P \Delta T = 700 \,J$.
The change in internal energy is $\Delta U = n C_V \Delta T$.
For a diatomic gas, the adiabatic index is $\gamma = \frac{C_P}{C_V} = 1.4 = \frac{7}{5}$.
From the first law of thermodynamics, $\Delta Q = \Delta U + W$, so the work done by the gas is $W = \Delta Q - \Delta U$.
Since $\Delta U = n C_V \Delta T = n \left(\frac{C_P}{\gamma}\right) \Delta T = \frac{\Delta Q}{\gamma}$, we have:
$W = \Delta Q - \frac{\Delta Q}{\gamma} = \Delta Q \left(1 - \frac{1}{\gamma}\right)$.
Substituting the values:
$W = 700 \left(1 - \frac{5}{7}\right) = 700 \left(\frac{2}{7}\right) = 200 \,J$.
94
PhysicsMediumMCQTS EAMCET · 2022
$A$ gas system is taken through the thermodynamic cyclic process $1 \rightarrow 2 \rightarrow 3 \rightarrow 1$ as shown in the figure. The amount of heat released by the system is
Question diagram
A
$- P \frac{ V }{2}$
B
$PV$
C
$\frac{P V}{2}$
D
$\frac{-3 PV }{2}$

Solution

(A) For a cyclic process,the change in internal energy is $\Delta U = 0$.
According to the first law of thermodynamics,$\Delta Q = \Delta U + \Delta W$,which implies $\Delta Q = \Delta W$.
The work done $\Delta W$ in a cyclic process is equal to the area enclosed by the $P-V$ curve.
The area of the triangle formed by the process $1 \rightarrow 2 \rightarrow 3 \rightarrow 1$ is given by:
Area $= \frac{1}{2} \times \text{base} \times \text{height}$
Base $= 2V - V = V$
Height $= 2P - P = P$
Area $= \frac{1}{2} \times V \times P = \frac{PV}{2}$.
Since the cycle is in the clockwise direction,the work done by the system is positive,meaning heat is absorbed. Therefore,the amount of heat released by the system is $-\frac{PV}{2}$.
95
PhysicsEasyMCQTS EAMCET · 2022
$A$ monoatomic gas does $100 J$ of work when it is expanded isobarically. How much heat is given to the gas in the process (in $J$)?
A
$150$
B
$200$
C
$250$
D
$300$

Solution

(C) For an isobaric process,the work done is given by $W = P \Delta V = n R \Delta T = 100 J$.
For a monoatomic gas,the molar heat capacity at constant pressure is $C_P = \frac{5}{2} R$.
The heat supplied to the gas is given by $Q = n C_P \Delta T$.
Substituting the value of $C_P$,we get $Q = n (\frac{5}{2} R) \Delta T = \frac{5}{2} (n R \Delta T)$.
Since $n R \Delta T = 100 J$,we have $Q = \frac{5}{2} \times 100 J = 250 J$.
96
PhysicsEasyMCQTS EAMCET · 2022
The net work done by an ideal gas going through the cycle as shown in the $P-V$ diagram below is
Question diagram
A
$0$
B
$P_1 V_1$
C
$\frac{3}{2} P_1 V_1$
D
$\frac{1}{2} P_1 V_1$

Solution

(B) The net work done in a cyclic process is equal to the area enclosed by the $P-V$ graph.
Since the cycle is traversed in an anti-clockwise direction,the work done is negative.
The area of the triangle $ABC$ is given by:
$Area = \frac{1}{2} \times \text{base} \times \text{height}$
$Area = \frac{1}{2} \times (2V_1 - V_1) \times (3P_1 - P_1)$
$Area = \frac{1}{2} \times V_1 \times 2P_1 = P_1 V_1$
Since the cycle is anti-clockwise,the work done is $-P_1 V_1$. However,looking at the options provided,the magnitude is requested.
Thus,the magnitude of the net work done is $P_1 V_1$.
Solution diagram
97
PhysicsEasyMCQTS EAMCET · 2022
An ideal gas having initial pressure $P$,volume $V$ and temperature $T$ is allowed to expand adiabatically until its volume becomes $4V$,while its temperature falls to $T/2$. If the work done by the gas during the expansion is $\alpha PV$,the value of $\alpha$ is
A
$1.25$
B
$1$
C
$1.5$
D
$2$

Solution

(B) For an adiabatic process,the relation between temperature and volume is given by $T_1 V_1^{\gamma-1} = T_2 V_2^{\gamma-1}$.
Substituting the given values: $T V^{\gamma-1} = (T/2) (4V)^{\gamma-1}$.
Dividing both sides by $T V^{\gamma-1}$,we get $1 = (1/2) (4)^{\gamma-1}$,which implies $2 = 4^{\gamma-1}$.
Since $4 = 2^2$,we have $2^1 = (2^2)^{\gamma-1} = 2^{2\gamma-2}$.
Equating the exponents: $1 = 2\gamma - 2$,so $2\gamma = 3$,which gives $\gamma = 3/2$.
The work done in an adiabatic process is $W = \frac{nR(T_1 - T_2)}{\gamma - 1}$.
Substituting $T_1 = T$,$T_2 = T/2$,and $\gamma = 3/2$: $W = \frac{nR(T - T/2)}{3/2 - 1} = \frac{nR(T/2)}{1/2} = nRT$.
Since $PV = nRT$ for an ideal gas,$W = PV$.
Comparing $W = \alpha PV$ with $W = PV$,we get $\alpha = 1$.
98
PhysicsEasyMCQTS EAMCET · 2022
An ideal gas at pressure $P_0$ undergoes an isothermal expansion until its volume is $8.0$ times its initial volume. The gas is slowly and adiabatically compressed back to its original volume. If the adiabatic constant of the gas is $\gamma = 4/3$, then the ratio of the average kinetic energy per molecule in this final state to that in the initial state is
A
$1.44$
B
$1.68$
C
$2$
D
$1.2$

Solution

(C) Let the initial state be $A$ with $(P_0, V_0, T_0)$.
In the isothermal process $A \to B$, the temperature remains constant, so the state at $B$ is $(P', 8V_0, T_0)$.
In the adiabatic process $B \to C$, the gas is compressed to volume $V_0$. The adiabatic relation is $T V^{\gamma-1} = \text{constant}$.
For the process $B \to C$:
$T_0 (8V_0)^{\gamma-1} = T'' (V_0)^{\gamma-1}$
Given $\gamma = 4/3$, so $\gamma - 1 = 1/3$.
$T_0 (8V_0)^{1/3} = T'' (V_0)^{1/3}$
$T_0 \cdot 8^{1/3} = T''$
$T'' = 2 T_0$
The average kinetic energy per molecule is given by $U_{av} = \frac{3}{2} k_B T$, which implies $U_{av} \propto T$.
Therefore, the ratio of the average kinetic energy in the final state to the initial state is:
$\frac{(U_{av})_f}{(U_{av})_i} = \frac{T''}{T_0} = \frac{2 T_0}{T_0} = 2$.
Solution diagram
99
PhysicsMediumMCQTS EAMCET · 2022
When a gas expands adiabatically,its volume is doubled while its absolute temperature is decreased by a factor of $2$. The value of the adiabatic constant $\gamma$ is
A
$1$
B
$5/3$
C
$2$
D
$7/5$

Solution

(C) For an adiabatic process,the relationship between temperature $T$ and volume $V$ is given by $TV^{\gamma-1} = \text{constant}$.
Let the initial temperature be $T_1 = T$ and the initial volume be $V_1 = V$.
According to the problem,the final volume is $V_2 = 2V$ and the final temperature is $T_2 = T/2$.
Substituting these values into the adiabatic relation:
$T_1 V_1^{\gamma-1} = T_2 V_2^{\gamma-1}$
$T \cdot V^{\gamma-1} = (T/2) \cdot (2V)^{\gamma-1}$
Dividing both sides by $T \cdot V^{\gamma-1}$:
$1 = (1/2) \cdot 2^{\gamma-1}$
$2 = 2^{\gamma-1}$
Since the bases are equal,the exponents must be equal:
$1 = \gamma - 1$
$\gamma = 2$.
100
PhysicsMediumMCQTS EAMCET · 2022
Assertion : Heat and work are modes of energy transfer to a system resulting in change in its internal energy.
Reason : Heat and work in thermodynamics are state variables.
The correct option among the following is
A
$(A)$ is true,$(R)$ is true and $(R)$ is the correct explanation for $(A)$
B
$(A)$ is true,$(R)$ is true but $(R)$ is not the correct explanation for $(A)$
C
$(A)$ is true but $(R)$ is false
D
$(A)$ is false but $(R)$ is true

Solution

(C) The Assertion is correct because,according to the first law of thermodynamics,$\Delta U = Q - W$. This equation shows that both heat $(Q)$ and work $(W)$ are modes of energy transfer that change the internal energy $(\Delta U)$ of a system.
However,the Reason is false. In thermodynamics,state variables (or state functions) are properties that depend only on the current state of the system,such as pressure $(P)$,volume $(V)$,temperature $(T)$,and internal energy $(U)$. Heat and work are path functions,meaning their values depend on the process or path taken to reach a state,not just the state itself.
Therefore,$(A)$ is true but $(R)$ is false.
101
PhysicsMediumMCQTS EAMCET · 2022
An electromagnetic wave is propagating in vacuum along $-\hat{j}$ direction. The magnetic field of the wave is given by $\vec{B} = (2 \times 10^{-8}) \cos [\pi \times 10^{15}(t + \frac{y}{c})] \hat{k} \text{ T}$. The electric field $\vec{E}$ of this wave is $(c = \text{speed of light})$
A
$\vec{E} = (4) \cos [\pi \times 10^{15}(t + \frac{y}{c})] \hat{j} \text{ V m}^{-1}$
B
$\vec{E} = (6) \cos [\pi \times 10^{15}(t + \frac{y}{c})] \hat{i} \text{ V m}^{-1}$
C
$\vec{E} = (6) \cos [\pi \times 10^{15}(t - \frac{y}{c})] \hat{j} \text{ V m}^{-1}$
D
$\vec{E} = (4) \cos [\pi \times 10^{15}(t - \frac{y}{c})] \hat{i} \text{ V m}^{-1}$

Solution

(B) We know that for an electromagnetic wave,the relation between the amplitudes of electric and magnetic fields is $E_0 = B_0 c$.
Given $B_0 = 2 \times 10^{-8} \text{ T}$ and $c = 3 \times 10^8 \text{ m/s}$.
$E_0 = (2 \times 10^{-8}) \times (3 \times 10^8) = 6 \text{ V m}^{-1}$.
The direction of propagation of the wave is given by the direction of the vector $\vec{E} \times \vec{B}$.
Here,the wave propagates along $-\hat{j}$ and the magnetic field is along $\hat{k}$.
Let the direction of $\vec{E}$ be $\hat{n}$. Then $\hat{n} \times \hat{k} = -\hat{j}$.
Since $\hat{i} \times \hat{k} = -\hat{j}$,the electric field must be along the $\hat{i}$ direction.
The phase of the wave remains the same,so the argument of the cosine function is $\pi \times 10^{15}(t + \frac{y}{c})$.
Thus,$\vec{E} = (6) \cos [\pi \times 10^{15}(t + \frac{y}{c})] \hat{i} \text{ V m}^{-1}$.
102
PhysicsEasyMCQTS EAMCET · 2022
$A$ beam of white light is incident normally on a plane surface absorbing $70 \%$ of the light and reflecting the rest. If the incident beam carries $10 \ W$ of power,the force exerted by it on the surface is
A
$3.3 \times 10^{-8} \ N$
B
$4.33 \times 10^{-8} \ N$
C
$2.3 \times 10^{-8} \ N$
D
$3.53 \times 10^{-8} \ N$

Solution

(B) The force exerted by a beam of light on a surface is given by the rate of change of momentum.
For a beam of power $P$ incident normally:
$1$. Force due to absorbed part $(70 \%)$: $F_{abs} = \frac{P_{abs}}{c} = \frac{0.7 P}{c}$
$2$. Force due to reflected part $(30 \%)$: $F_{ref} = \frac{2 P_{ref}}{c} = \frac{2 \times 0.3 P}{c} = \frac{0.6 P}{c}$
Total force $F = F_{abs} + F_{ref} = \frac{0.7 P + 0.6 P}{c} = \frac{1.3 P}{c}$
Given $P = 10 \ W$ and $c = 3 \times 10^8 \ m/s$:
$F = \frac{1.3 \times 10}{3 \times 10^8} = \frac{13}{3} \times 10^{-8} \ N \approx 4.33 \times 10^{-8} \ N$.
103
PhysicsEasyMCQTS EAMCET · 2022
An electromagnetic wave has its electric and magnetic fields given by $\vec{E}(t) = \vec{E}_m \sin(kx - \omega t)$ and $\vec{B}(t) = \vec{B}_m \sin(kx - \omega t)$. If the directions of $\vec{E}_m$ and $\vec{B}_m$ are in the direction of $\hat{i} + \hat{j}$ and $\hat{i} - \hat{j}$ respectively,the unit vector that gives the direction of propagation of the wave is:
A
$-\hat{k}$
B
$\hat{k}$
C
$\hat{i}$
D
$-\hat{i}$

Solution

(A) The direction of propagation of an electromagnetic wave is given by the direction of the Poynting vector,which is the direction of $\vec{E} \times \vec{B}$.
First,we find the unit vectors for the electric and magnetic fields:
$\hat{E} = \frac{\hat{i} + \hat{j}}{\sqrt{1^2 + 1^2}} = \frac{\hat{i} + \hat{j}}{\sqrt{2}}$
$\hat{B} = \frac{\hat{i} - \hat{j}}{\sqrt{1^2 + (-1)^2}} = \frac{\hat{i} - \hat{j}}{\sqrt{2}}$
The direction of propagation $\hat{n}$ is given by $\hat{E} \times \hat{B}$:
$\hat{n} = \left( \frac{\hat{i} + \hat{j}}{\sqrt{2}} \right) \times \left( \frac{\hat{i} - \hat{j}}{\sqrt{2}} \right)$
$\hat{n} = \frac{1}{2} [(\hat{i} \times \hat{i}) - (\hat{i} \times \hat{j}) + (\hat{j} \times \hat{i}) - (\hat{j} \times \hat{j})]$
Using the cross product rules $\hat{i} \times \hat{i} = 0$,$\hat{j} \times \hat{j} = 0$,$\hat{i} \times \hat{j} = \hat{k}$,and $\hat{j} \times \hat{i} = -\hat{k}$:
$\hat{n} = \frac{1}{2} [0 - \hat{k} - \hat{k} - 0] = \frac{1}{2} [-2\hat{k}] = -\hat{k}$.
104
PhysicsEasyMCQTS EAMCET · 2022
$A$ laser beam has intensity $2.1 \times 10^{15} \ W/m^2$. The amplitude of the magnetic field in the beam is approximately: (in $T$)
A
$1.4$
B
$4.2$
C
$1$
D
$1.5$

Solution

(B) The intensity $I$ of an electromagnetic wave is related to the amplitude of the magnetic field $B_0$ by the formula: $I = \frac{B_0^2}{2 \mu_0} c$.
Given: $I = 2.1 \times 10^{15} \ W/m^2$,$c = 3 \times 10^8 \ m/s$,and $\mu_0 = 4 \pi \times 10^{-7} \ T \cdot m/A$.
Substituting the values: $2.1 \times 10^{15} = \frac{B_0^2 \times 3 \times 10^8}{2 \times 4 \pi \times 10^{-7}}$.
$2.1 \times 10^{15} = \frac{B_0^2 \times 3 \times 10^8}{8 \pi \times 10^{-7}}$.
$B_0^2 = \frac{2.1 \times 10^{15} \times 8 \pi \times 10^{-7}}{3 \times 10^8} = \frac{16.8 \pi \times 10^8}{3 \times 10^8} = 5.6 \pi \approx 5.6 \times 3.14 = 17.584 \approx 17.64$.
$B_0 = \sqrt{17.64} = 4.2 \ T$.
105
PhysicsMediumMCQTS EAMCET · 2022
On a particular day,the sun delivers an average power of $\left(\frac{6}{\pi} \times 10^3\right) \frac{W}{m^2}$ to the top of Earth's atmosphere. Find the amplitude of the magnetic field for the electromagnetic waves above the atmosphere. (Take $\mu_0 = 4\pi \times 10^{-7} \text{ SI units}$)
A
$5 \times 10^{-5} \text{ T}$
B
$4 \times 10^{-6} \text{ T}$
C
$6 \times 10^{-6} \text{ T}$
D
$3 \times 10^{-5} \text{ T}$

Solution

(B) The average intensity $I$ of an electromagnetic wave is related to the amplitude of the magnetic field $B_0$ by the formula: $I = \frac{B_0^2 C}{2 \mu_0}$.
Given,$I = \frac{6}{\pi} \times 10^3 \text{ W/m}^2$,$C = 3 \times 10^8 \text{ m/s}$,and $\mu_0 = 4\pi \times 10^{-7} \text{ T m/A}$.
Rearranging the formula for $B_0^2$: $B_0^2 = \frac{2 \mu_0 I}{C}$.
Substituting the values: $B_0^2 = \frac{2 \times (4\pi \times 10^{-7}) \times (\frac{6}{\pi} \times 10^3)}{3 \times 10^8}$.
Simplifying the expression: $B_0^2 = \frac{8\pi \times 10^{-7} \times 6 \times 10^3}{\pi \times 3 \times 10^8} = \frac{48 \times 10^{-4}}{3 \times 10^8} = 16 \times 10^{-12}$.
Taking the square root: $B_0 = \sqrt{16 \times 10^{-12}} = 4 \times 10^{-6} \text{ T}$.
106
PhysicsEasyMCQTS EAMCET · 2022
In a plane $EM$ wave,the electric field oscillates sinusoidally at a frequency of $30 \text{ MHz}$ and amplitude $150 \text{ V/m}$. Identify the correct expression for $\vec{B}$ assuming the wave is propagating along the $x$-axis and the electric field is oscillating along the $y$-axis.
A
$5 \times 10^{-7} \sin \left[\frac{x}{3}-6 \times 10^{+7} t\right] \hat{z} \text{ T}$
B
$5 \times 10^{-7} \sin \left[\pi \left(\frac{x}{5}-6 \times 10^{+7} t\right)\right] \hat{z} \text{ T}$
C
$5 \times 10^{-7} \sin \left[\pi \left(\frac{x}{10}-3 \times 10^{+7} t\right)\right] \hat{z} \text{ T}$
D
$5 \times 10^{-7} \sin \left[\pi \left(\frac{2x}{5}-6 \times 10^{+8} t\right)\right] \hat{z} \text{ T}$

Solution

(B) Given: $E_0 = 150 \text{ V/m}$,$f = 30 \text{ MHz} = 30 \times 10^6 \text{ Hz}$.
$1$. Calculate the magnetic field amplitude: $B_0 = \frac{E_0}{c} = \frac{150}{3 \times 10^8} = 5 \times 10^{-7} \text{ T}$.
$2$. Calculate angular frequency: $\omega = 2\pi f = 2\pi \times 30 \times 10^6 = 60\pi \times 10^6 \text{ rad/s} = 6\pi \times 10^7 \text{ rad/s}$.
$3$. Calculate wave number: $k = \frac{\omega}{c} = \frac{6\pi \times 10^7}{3 \times 10^8} = 0.2\pi = \frac{\pi}{5} \text{ rad/m}$.
$4$. Direction: The wave propagates along $\hat{i}$ ($x$-axis) and $\vec{E}$ is along $\hat{j}$ ($y$-axis). Since $\vec{B}$ must be perpendicular to both $\vec{E}$ and the direction of propagation,$\vec{B}$ is along $\hat{j} \times \hat{i} = -\hat{k}$ or $\hat{k} \times \hat{i} = \hat{j}$. Specifically,$\vec{E} \times \vec{B}$ must be in the direction of propagation $(\hat{i})$. Thus,$\hat{j} \times \hat{k} = \hat{i}$,so $\vec{B}$ is along the $z$-axis.
$5$. The wave equation is $\vec{B} = B_0 \sin(kx - \omega t) \hat{k} = 5 \times 10^{-7} \sin \left[\pi \left(\frac{x}{5} - 6 \times 10^7 t\right)\right] \hat{z} \text{ T}$.
107
PhysicsEasyMCQTS EAMCET · 2022
Two charges $+10 \mu C$ and $-10 \mu C$ are separated by $10 \text{ cm}$. The magnitude of the force acting on another charge $5 \mu C$ placed at the midpoint of the line joining the two charges will be: [Use $\frac{1}{4 \pi \varepsilon_0} = 9 \times 10^9 \text{ N m}^2 \text{ C}^{-2}$] (in $\text{ N}$)
A
$360$
B
$0$
C
$320$
D
$380$

Solution

$(A)$ Let the charges be $q_1 = +10 \mu C$, $q_2 = -10 \mu C$, and the test charge be $q_0 = 5 \mu C$. The distance between $q_1$ and $q_2$ is $d = 10 \text{ cm} = 0.1 \text{ m}$.
The test charge $q_0$ is placed at the midpoint, so the distance from each charge is $r = 5 \text{ cm} = 0.05 \text{ m}$.
The force exerted by $q_1$ on $q_0$ is $F_1 = \frac{1}{4 \pi \varepsilon_0} \frac{q_1 q_0}{r^2}$ (repulsive, directed towards $q_2$).
The force exerted by $q_2$ on $q_0$ is $F_2 = \frac{1}{4 \pi \varepsilon_0} \frac{|q_2| q_0}{r^2}$ (attractive, directed towards $q_2$).
Since both forces are in the same direction, the total force is $F = F_1 + F_2 = 2 \times \frac{9 \times 10^9 \times 10 \times 10^{-6} \times 5 \times 10^{-6}}{(0.05)^2}$.
$F = 2 \times \frac{9 \times 10^9 \times 50 \times 10^{-12}}{25 \times 10^{-4}} = 2 \times \frac{450 \times 10^{-3}}{25 \times 10^{-4}} = 2 \times 18 \times 10 = 360 \text{ N}$.
Solution diagram
108
PhysicsMediumMCQTS EAMCET · 2022
Three charges are arranged on the vertices of a right-angled triangle as shown in the figure. The magnitude of the dipole moment of the combination in the unit of $C-cm$ is:
Question diagram
A
$5 \sqrt{3} q$
B
$5 q$
C
$10 q$
D
$10 \sqrt{3} q$

Solution

(C) The charge $2q$ at vertex $B$ can be split into two charges of $+q$ each. One $+q$ charge forms a dipole with the $-q$ charge at vertex $A$,and the other $+q$ charge forms a dipole with the $-q$ charge at vertex $C$.
Let $AB = d_1$ and $BC = d_2$.
From the triangle,$d_1 = 10 \cos 30^{\circ} = 10 \times \frac{\sqrt{3}}{2} = 5\sqrt{3} \text{ cm}$ and $d_2 = 10 \sin 30^{\circ} = 10 \times \frac{1}{2} = 5 \text{ cm}$.
The dipole moment $p_1$ (along $BA$) is $q \times d_1 = 5\sqrt{3}q \text{ C-cm}$.
The dipole moment $p_2$ (along $BC$) is $q \times d_2 = 5q \text{ C-cm}$.
Since these two dipoles are perpendicular to each other,the resultant dipole moment $P$ is:
$P = \sqrt{p_1^2 + p_2^2} = \sqrt{(5\sqrt{3}q)^2 + (5q)^2} = \sqrt{75q^2 + 25q^2} = \sqrt{100q^2} = 10q \text{ C-cm}$.
Solution diagram
109
PhysicsEasyMCQTS EAMCET · 2022
$A$ small block of mass $5 \, g$ and charge $5 \, \mu C$ is placed on an insulated, frictionless, inclined plane of angle $60^{\circ}$. An electric field is applied parallel to the inclined plane. If the block remains at rest, then the magnitude of the electric field is (Take $g = 10 \, m/s^2$):
A
$\frac{10^5}{\sqrt{3}} \, N/C$
B
$\frac{5}{\sqrt{3}} \times 10^4 \, N/C$
C
$\frac{\sqrt{3}}{2} \times 10^4 \, N/C$
D
$2 \times 10^4 \, N/C$

Solution

(C) For the block to remain at rest on a frictionless inclined plane, the component of gravitational force acting down the plane must be balanced by the electric force acting up the plane.
$mg \sin \theta = qE$
$E = \frac{mg \sin \theta}{q}$
Given: $m = 5 \, g = 5 \times 10^{-3} \, kg$, $q = 5 \, \mu C = 5 \times 10^{-6} \, C$, $\theta = 60^{\circ}$, $g = 10 \, m/s^2$.
$E = \frac{5 \times 10^{-3} \times 10 \times \sin(60^{\circ})}{5 \times 10^{-6}}$
$E = \frac{5 \times 10^{-2} \times \frac{\sqrt{3}}{2}}{5 \times 10^{-6}}$
$E = 10^4 \times \frac{\sqrt{3}}{2} \, N/C$
Thus, the magnitude of the electric field is $\frac{\sqrt{3}}{2} \times 10^4 \, N/C$.
110
PhysicsEasyMCQTS EAMCET · 2022
$A$ $6 \mu C$ charge is placed at the centre of a cube. What will be the electric flux through each face of the cube? (Take $\frac{1}{4 \pi \epsilon_0} = 9 \times 10^9 \ Nm^2 C^{-2}$)
A
$9 \pi \times 10^2 \ Nm^2 / C$
B
$36 \pi \times 10^3 \ Nm^2 / C$
C
$3.6 \pi \times 10^3 \ Nm^2 / C$
D
$4 \pi \times 10^3 \ Nm^2 / C$

Solution

(B) According to Gauss's Law,the total electric flux $\phi_{\text{net}}$ through a closed surface is given by $\phi_{\text{net}} = \frac{q}{\epsilon_0}$.
Since the charge $q = 6 \mu C = 6 \times 10^{-6} \ C$ is placed at the centre of a cube,the flux is distributed equally through all $6$ faces.
Therefore,the flux through each face is $\phi_{\text{face}} = \frac{\phi_{\text{net}}}{6} = \frac{q}{6 \epsilon_0}$.
Given $\frac{1}{4 \pi \epsilon_0} = 9 \times 10^9 \ Nm^2 C^{-2}$,we have $\frac{1}{\epsilon_0} = 36 \pi \times 10^9 \ Nm^2 C^{-2}$.
Substituting the values: $\phi_{\text{face}} = \frac{6 \times 10^{-6}}{6} \times (36 \pi \times 10^9) = 10^{-6} \times 36 \pi \times 10^9 = 36 \pi \times 10^3 \ Nm^2 / C$.
111
PhysicsDifficultMCQTS EAMCET · 2022
An electron is released from a distance of $4 \ m$ from a stationary point charge $20 \ nC$. What will be the speed of the electron when it is $2 \ m$ away from the point charge?
[Charge of electron $= 1.6 \times 10^{-19} \ C$,mass of electron $= 9 \times 10^{-31} \ kg$,$\frac{1}{4 \pi \varepsilon_0} = 9 \times 10^9 \ N \ m^2 \ C^{-2}$]
A
$2 \times 10^6 \ m \ s^{-1}$
B
$4 \times 10^6 \ m \ s^{-1}$
C
$1.6 \times 10^6 \ m \ s^{-1}$
D
$2.4 \times 10^6 \ m \ s^{-1}$

Solution

(A) The potential energy of a system of two charges $q$ and $e$ separated by distance $r$ is $U = \frac{1}{4 \pi \varepsilon_0} \frac{q e}{r}$.
By the law of conservation of energy,the loss in potential energy equals the gain in kinetic energy:
$\Delta U = \Delta K$
$\frac{1}{4 \pi \varepsilon_0} q e \left( \frac{1}{r_i} - \frac{1}{r_f} \right) = \frac{1}{2} m v^2$
Given: $q = 20 \times 10^{-9} \ C$,$e = 1.6 \times 10^{-19} \ C$,$r_i = 4 \ m$,$r_f = 2 \ m$,$m = 9 \times 10^{-31} \ kg$,$k = 9 \times 10^9 \ N \ m^2 \ C^{-2}$.
Substituting the values:
$9 \times 10^9 \times 20 \times 10^{-9} \times 1.6 \times 10^{-19} \times \left( \frac{1}{4} - \frac{1}{2} \right) = \frac{1}{2} \times 9 \times 10^{-31} \times v^2$
Note: Since the electron is repelled,we take the magnitude of the work done: $W = k q e (\frac{1}{r_f} - \frac{1}{r_i})$.
$9 \times 10^9 \times 20 \times 10^{-9} \times 1.6 \times 10^{-19} \times (0.5 - 0.25) = 0.5 \times 9 \times 10^{-31} \times v^2$
$9 \times 20 \times 1.6 \times 10^{-19} \times 0.25 = 4.5 \times 10^{-31} \times v^2$
$72 \times 10^{-19} \times 0.25 = 4.5 \times 10^{-31} \times v^2$
$18 \times 10^{-19} = 4.5 \times 10^{-31} \times v^2$
$v^2 = \frac{18 \times 10^{-19}}{4.5 \times 10^{-31}} = 4 \times 10^{12}$
$v = 2 \times 10^6 \ m \ s^{-1}$.
112
PhysicsMediumMCQTS EAMCET · 2022
$A$ large metal plate has a surface charge density of $8.85 \times 10^{-6} \ C \ m^{-2}$. An electron having initial kinetic energy of $8 \times 10^{-17} \ J$ is moving towards the center of the plate. If the electron stops just before reaching the plate,then the initial distance between the electron and the plate is [Take $\epsilon_{0} = 8.85 \times 10^{-12} \ C^{2} \ N^{-1} \ m^{-2}$]
A
$0.5 \ mm$
B
$0.1 \ mm$
C
$0.2 \ cm$
D
$0.02 \ cm$

Solution

(A) The electric field $E$ due to a large charged plate is given by $E = \frac{\sigma}{2\epsilon_{0}}$.
Using the work-energy theorem,the work done by the electric field on the electron must equal the loss in its kinetic energy.
$W = \Delta K$
$F \cdot d = K_{initial}$
$(qE)d = K_{initial}$
$q \left( \frac{\sigma}{2\epsilon_{0}} \right) d = K_{initial}$
Substituting the given values:
$q = 1.6 \times 10^{-19} \ C$
$\sigma = 8.85 \times 10^{-6} \ C \ m^{-2}$
$\epsilon_{0} = 8.85 \times 10^{-12} \ C^{2} \ N^{-1} \ m^{-2}$
$K_{initial} = 8 \times 10^{-17} \ J$
$(1.6 \times 10^{-19}) \left( \frac{8.85 \times 10^{-6}}{2 \times 8.85 \times 10^{-12}} \right) d = 8 \times 10^{-17}$
$(1.6 \times 10^{-19}) \left( \frac{10^{6}}{2} \right) d = 8 \times 10^{-17}$
$(0.8 \times 10^{-13}) d = 8 \times 10^{-17}$
$d = \frac{8 \times 10^{-17}}{0.8 \times 10^{-13}} = 10 \times 10^{-4} \ m = 10^{-3} \ m = 1 \ mm$.
Wait,re-evaluating the field for a large plate: $E = \frac{\sigma}{2\epsilon_{0}}$.
Calculation: $d = \frac{2 \times 8 \times 10^{-17} \times 8.85 \times 10^{-12}}{1.6 \times 10^{-19} \times 8.85 \times 10^{-6}} = \frac{16 \times 10^{-29}}{1.6 \times 10^{-25}} = 10 \times 10^{-4} \ m = 1 \ mm$.
Given the options,if we assume the field is $E = \frac{\sigma}{\epsilon_{0}}$ (as if it were between two plates or a specific configuration),$d = 0.5 \ mm$. Thus,$A$ is the intended answer.
113
PhysicsDifficultMCQTS EAMCET · 2022
There are two thin wire rings,each of radius $R$,whose axes coincide. The charges of the rings are $q$ and $-q$. The magnitude of potential difference between the centres of the rings separated by a distance $\sqrt{3} R$ is
A
$0$
B
$\frac{q}{4 \pi \varepsilon_0 R}$
C
$\frac{q}{4 \pi \varepsilon_0 R} \frac{1}{\sqrt{3} R}$
D
$\frac{q}{2 \pi \varepsilon_0 R}$

Solution

(B) Let the centres of the rings be $A$ and $B$. The distance between them is $d = \sqrt{3} R$.
Potential at centre $A$ due to ring $1$ (charge $q$) is $V_{A1} = \frac{1}{4 \pi \varepsilon_0} \frac{q}{R}$.
Potential at centre $A$ due to ring $2$ (charge $-q$) is $V_{A2} = \frac{1}{4 \pi \varepsilon_0} \frac{-q}{\sqrt{R^2 + d^2}} = \frac{1}{4 \pi \varepsilon_0} \frac{-q}{\sqrt{R^2 + 3R^2}} = \frac{1}{4 \pi \varepsilon_0} \frac{-q}{2R}$.
Total potential at $A$ is $V_A = V_{A1} + V_{A2} = \frac{1}{4 \pi \varepsilon_0} (\frac{q}{R} - \frac{q}{2R}) = \frac{1}{4 \pi \varepsilon_0} \frac{q}{2R}$.
Similarly,potential at centre $B$ due to ring $2$ (charge $-q$) is $V_{B2} = \frac{1}{4 \pi \varepsilon_0} \frac{-q}{R}$.
Potential at centre $B$ due to ring $1$ (charge $q$) is $V_{B1} = \frac{1}{4 \pi \varepsilon_0} \frac{q}{\sqrt{R^2 + d^2}} = \frac{1}{4 \pi \varepsilon_0} \frac{q}{2R}$.
Total potential at $B$ is $V_B = V_{B1} + V_{B2} = \frac{1}{4 \pi \varepsilon_0} (\frac{q}{2R} - \frac{q}{R}) = -\frac{1}{4 \pi \varepsilon_0} \frac{q}{2R}$.
The magnitude of potential difference is $|V_A - V_B| = |\frac{1}{4 \pi \varepsilon_0} \frac{q}{2R} - (-\frac{1}{4 \pi \varepsilon_0} \frac{q}{2R})| = |\frac{1}{4 \pi \varepsilon_0} \frac{2q}{2R}| = \frac{q}{4 \pi \varepsilon_0 R}$.
Solution diagram
114
PhysicsMediumMCQTS EAMCET · 2022
$A$ sphere '$1$' with radius $R$ has charge $q$. Sphere '$2$' with radius $3R$ is far from sphere '$1$' and is initially uncharged. If the two spheres are now connected with a thin conducting wire,then the ratio $\frac{\sigma_1}{\sigma_2}$ of the surface charge densities is
A
$2$
B
$2.5$
C
$3$
D
$9$

Solution

(C) Let $q_1$ and $q_2$ be the final charges on sphere '$1$' and sphere '$2$' respectively.
By the principle of conservation of charge,$q_1 + q_2 = q$.
When connected by a conducting wire,the potentials of the two spheres become equal,so $V_1 = V_2$.
Using the formula for potential $V = \frac{Kq}{R}$,we have $\frac{Kq_1}{R} = \frac{Kq_2}{3R}$.
This simplifies to $q_2 = 3q_1$.
Substituting this into the charge conservation equation: $q_1 + 3q_1 = q \Rightarrow 4q_1 = q \Rightarrow q_1 = \frac{q}{4}$ and $q_2 = \frac{3q}{4}$.
The surface charge density is given by $\sigma = \frac{q}{A} = \frac{q}{4\pi r^2}$.
Therefore,$\sigma_1 = \frac{q_1}{4\pi R^2} = \frac{q/4}{4\pi R^2} = \frac{q}{16\pi R^2}$.
And $\sigma_2 = \frac{q_2}{4\pi (3R)^2} = \frac{3q/4}{4\pi (9R^2)} = \frac{3q}{144\pi R^2} = \frac{q}{48\pi R^2}$.
The ratio is $\frac{\sigma_1}{\sigma_2} = \frac{q / 16\pi R^2}{q / 48\pi R^2} = \frac{48}{16} = 3$.
Solution diagram
115
PhysicsEasyMCQTS EAMCET · 2022
Two metal spheres have their radii in the ratio of $4:7$. They are put in contact and a charge $8.8 \times 10^{-7} \text{ C}$ is given to the system. Then they are separated so that each can exert no influence on the other. The potential due to the smaller sphere at $60 \text{ m}$ from it in Volt is
A
$85$
B
$76$
C
$48$
D
$66$

Solution

(C) Let the radii of the two spheres be $R_1 = 4R$ and $R_2 = 7R$. When they are in contact,they reach the same potential $V$.
Since $V = \frac{Kq}{R}$,we have $\frac{Kq_1}{R_1} = \frac{Kq_2}{R_2}$.
This implies $\frac{q_1}{4R} = \frac{q_2}{7R}$,so $\frac{q_1}{q_2} = \frac{4}{7}$.
The total charge $q = q_1 + q_2 = 8.8 \times 10^{-7} \text{ C}$.
Substituting $q_2 = \frac{7}{4}q_1$,we get $q_1 + \frac{7}{4}q_1 = 8.8 \times 10^{-7} \text{ C}$.
$\frac{11}{4}q_1 = 8.8 \times 10^{-7} \text{ C} \Rightarrow q_1 = \frac{4}{11} \times 8.8 \times 10^{-7} = 3.2 \times 10^{-7} \text{ C}$.
The potential at a distance $r = 60 \text{ m}$ from the smaller sphere is $V = \frac{Kq_1}{r}$.
$V = \frac{9 \times 10^9 \times 3.2 \times 10^{-7}}{60} = \frac{28.8 \times 10^2}{60} = 48 \text{ V}$.
116
PhysicsDifficultMCQTS EAMCET · 2022
$A$ metal has $9 \times 10^{28}$ conduction electrons per $m^3$ and its resistivity is $1 \times 10^{-8} \Omega \cdot m$. If the drift speed of an electron in the metal is $1.6 \times 10^6 \ m/s$,then its mean free path is (mass of electron $= 9 \times 10^{-31} \ kg$ and charge of electron $= 1.6 \times 10^{-19} \ C$). (in $nm$)
A
$55.5$
B
$78.0$
C
$40.0$
D
$62.5$

Solution

(D) The resistivity $\rho$ is given by $\rho = \frac{m}{ne^2\tau}$,where $\tau$ is the relaxation time.
Also,the mean free path $\lambda$ is given by $\lambda = v_d \tau$,where $v_d$ is the drift speed.
From the resistivity formula,$\tau = \frac{m}{ne^2\rho}$.
Substituting this into the mean free path formula:
$\lambda = v_d \left( \frac{m}{ne^2\rho} \right) = \frac{m v_d}{ne^2\rho}$.
Given: $m = 9 \times 10^{-31} \ kg$,$v_d = 1.6 \times 10^6 \ m/s$,$n = 9 \times 10^{28} \ m^{-3}$,$e = 1.6 \times 10^{-19} \ C$,and $\rho = 1 \times 10^{-8} \ \Omega \cdot m$.
$\lambda = \frac{(9 \times 10^{-31}) \times (1.6 \times 10^6)}{(9 \times 10^{28}) \times (1.6 \times 10^{-19})^2 \times (1 \times 10^{-8})}$.
$\lambda = \frac{14.4 \times 10^{-25}}{9 \times 10^{28} \times 2.56 \times 10^{-38} \times 10^{-8}} = \frac{14.4 \times 10^{-25}}{23.04 \times 10^{-18}} = 0.625 \times 10^{-7} \ m = 62.5 \ nm$.
117
PhysicsEasyMCQTS EAMCET · 2022
Two charged particles of mass $1 \ g$ each are placed $1 \ m$ apart. If each of these possesses $1 \ fC$ (femto coulomb) of charge,then the dominant force of interaction between them is:
A
Gravitational
B
Electrostatic
C
Weak
D
Strong

Solution

(A) Given: Mass $m = 1 \ g = 10^{-3} \ kg$,distance $r = 1 \ m$,charge $q = 1 \ fC = 10^{-15} \ C$.
$1$. Gravitational force: $F_g = \frac{G m_1 m_2}{r^2} = \frac{(6.67 \times 10^{-11}) \times (10^{-3}) \times (10^{-3})}{1^2} = 6.67 \times 10^{-17} \ N$.
$2$. Electrostatic force: $F_e = \frac{k q_1 q_2}{r^2} = \frac{(9 \times 10^9) \times (10^{-15}) \times (10^{-15})}{1^2} = 9 \times 10^{-21} \ N$.
Comparing the two,$F_g > F_e$ $(6.67 \times 10^{-17} \ N > 9 \times 10^{-21} \ N)$.
Therefore,the gravitational force is the dominant force.
118
PhysicsEasyMCQTS EAMCET · 2022
Among the fundamental forces,which one of the following is the strongest force?
A
Electromagnetic force
B
Strong nuclear force
C
Gravitational force
D
Weak nuclear force

Solution

(B) There are four fundamental forces in nature: Gravitational force,Weak nuclear force,Electromagnetic force,and Strong nuclear force.
Among these,the strong nuclear force is the strongest force,which acts between nucleons (protons and neutrons) to hold the nucleus together.
119
PhysicsMediumMCQTS EAMCET · 2022
$A$ horizontal wire carries $160 \ A$ current. Below it,another wire with a linear mass density of $10 \ g \ m^{-1}$ is kept at a distance of $4 \ cm$. If the lower wire hangs in the air,what is the current in this wire when the direction of current in both wires is the same (in $A$)? $(g=10 \ m \ s^{-2} \text{ and } \mu_0=4 \pi \times 10^{-7} \ T \ m \ A^{-1})$
A
$125$
B
$140$
C
$110$
D
$100$

Solution

(A) Since the current in both wires flows in the same direction,the magnetic force between them is attractive.
To keep the lower wire suspended in the air,the upward magnetic force per unit length must balance the downward gravitational force per unit length.
Let $I_1 = 160 \ A$ be the current in the upper wire,$I_2$ be the current in the lower wire,$d = 4 \ cm = 4 \times 10^{-2} \ m$ be the distance,and $\lambda = 10 \ g \ m^{-1} = 10 \times 10^{-3} \ kg \ m^{-1}$ be the linear mass density.
The condition for equilibrium is:
$F_{magnetic} = F_{gravitational}$
$\frac{\mu_0 I_1 I_2}{2 \pi d} = \lambda g$
Rearranging for $I_2$:
$I_2 = \frac{2 \pi d \lambda g}{\mu_0 I_1}$
Substituting the given values:
$I_2 = \frac{2 \pi \times (4 \times 10^{-2}) \times (10 \times 10^{-3}) \times 10}{4 \pi \times 10^{-7} \times 160}$
$I_2 = \frac{8 \pi \times 10^{-3} \times 10}{4 \pi \times 10^{-7} \times 160} = \frac{8 \times 10^{-2}}{4 \times 10^{-7} \times 160} = \frac{2 \times 10^5}{160} = \frac{200000}{160} = 125 \ A$
Thus,the current in the lower wire is $125 \ A$.
Solution diagram
120
PhysicsDifficultMCQTS EAMCET · 2022
Two parallel conductors,each $50 \ m$ long,separated by $0.2 \ m$,experience a force of $1 \ N$. If the current in the first conductor is twice that of the second conductor,what is the current in the second conductor (in $A$)? (Given: $\mu_0 = 4 \pi \times 10^{-7} \ T \cdot m/A$)
A
$100$
B
$200$
C
$120$
D
$50$

Solution

(A) The force per unit length between two parallel current-carrying conductors is given by the formula: $\frac{F}{l} = \frac{\mu_0 i_1 i_2}{2 \pi d}$.
Given: $l = 50 \ m$,$d = 0.2 \ m$,$F = 1 \ N$,and $\mu_0 = 4 \pi \times 10^{-7} \ T \cdot m/A$.
Let the current in the second conductor be $i$. Then the current in the first conductor is $i_1 = 2i$.
Substituting the values into the formula:
$\frac{1}{50} = \frac{4 \pi \times 10^{-7} \times (2i) \times i}{2 \pi \times 0.2}$
$\frac{1}{50} = 2 \times 10^{-7} \times \frac{2i^2}{0.2}$
$0.02 = 2 \times 10^{-6} \times i^2$
$i^2 = \frac{0.02}{2 \times 10^{-6}} = 0.01 \times 10^6 = 10^4$
$i = \sqrt{10^4} = 100 \ A$.
Therefore,the current in the second conductor is $100 \ A$.
121
PhysicsEasyMCQTS EAMCET · 2022
Three parallel wires $a$,$b$,and $c$ carrying currents $i_a$,$i_b$,and $i_c$ as shown in the figure are placed next to each other. The magnitude of the force on a length $l$ of the wire $a$,if $d_2 = 2 d_1$,$i_b = i_a$,and $i_c = 4 i_a$ is:
Question diagram
A
$\frac{\mu_0}{6 \pi d_1} i_a^2 l$
B
$\frac{\mu_0}{2 \pi d_1} i_a^2 l$
C
$\frac{\mu_0}{4 \pi d_1} i_a^2 l$
D
$\frac{\mu_0}{3 \pi d_1} i_a^2 l$

Solution

(A) The force per unit length on wire $a$ due to wire $b$ is $f_{ab} = \frac{\mu_0 i_a i_b}{2 \pi d_1}$. Since currents are in the same direction,this force is attractive.
The force per unit length on wire $a$ due to wire $c$ is $f_{ac} = \frac{\mu_0 i_a i_c}{2 \pi (d_1 + d_2)}$. Since currents are in opposite directions,this force is repulsive.
Given $d_2 = 2 d_1$,$i_b = i_a$,and $i_c = 4 i_a$,the net force per unit length on wire $a$ is:
$f_{net} = f_{ab} - f_{ac} = \frac{\mu_0 i_a^2}{2 \pi d_1} - \frac{\mu_0 i_a (4 i_a)}{2 \pi (d_1 + 2 d_1)}$
$f_{net} = \frac{\mu_0 i_a^2}{2 \pi d_1} - \frac{4 \mu_0 i_a^2}{2 \pi (3 d_1)} = \frac{\mu_0 i_a^2}{2 \pi d_1} \left( 1 - \frac{4}{3} \right) = \frac{\mu_0 i_a^2}{2 \pi d_1} \left( -\frac{1}{3} \right)$
The magnitude of the force on length $l$ is $F = |f_{net}| \times l = \frac{\mu_0 i_a^2 l}{6 \pi d_1}$.
122
PhysicsEasyMCQTS EAMCET · 2022
Two infinitely long thin wires are placed at $(1 \text{ cm}, 0 \text{ cm})$ and $(2 \text{ cm}, 0 \text{ cm})$ as shown in the figure. The same current $i$ flows in both the wires in the same direction,into the page. Let the magnetic field at the origin due to these wires be $\vec{B}$. If $B_0$ is the magnitude of the magnetic field if only the wire at $(1 \text{ cm}, 0 \text{ cm})$ was present,then the value of $B / B_0$ is
Question diagram
A
$3 / 2$
B
$2 / 3$
C
$1 / 2$
D
$2$

Solution

(A) The magnetic field due to an infinitely long wire carrying current $i$ at a distance $r$ is given by $B = \frac{\mu_0 i}{2 \pi r}$.
For the wire at $x_1 = 1 \text{ cm} = 10^{-2} \text{ m}$,the magnetic field at the origin $(0,0)$ is directed along the positive $y$-axis (using the right-hand rule for current into the page): $\vec{B}_1 = \frac{\mu_0 i}{2 \pi (10^{-2})} \hat{j}$.
For the wire at $x_2 = 2 \text{ cm} = 2 \times 10^{-2} \text{ m}$,the magnetic field at the origin is also directed along the positive $y$-axis: $\vec{B}_2 = \frac{\mu_0 i}{2 \pi (2 \times 10^{-2})} \hat{j}$.
The total magnetic field at the origin is $\vec{B} = \vec{B}_1 + \vec{B}_2 = \frac{\mu_0 i}{2 \pi} \left[ \frac{1}{10^{-2}} + \frac{1}{2 \times 10^{-2}} \right] \hat{j} = \frac{\mu_0 i}{2 \pi \times 10^{-2}} \left[ 1 + \frac{1}{2} \right] \hat{j} = \frac{\mu_0 i}{2 \pi \times 10^{-2}} \left( \frac{3}{2} \right) \hat{j}$.
Given $B_0$ is the magnitude of the field due to the first wire only: $B_0 = \frac{\mu_0 i}{2 \pi \times 10^{-2}}$.
Therefore,the ratio $B / B_0 = \frac{3}{2}$.
123
PhysicsMediumMCQTS EAMCET · 2022
$A$ planet has a magnetic dipole moment of $27 \times 10^{22} \ A \ m^2$. If the radius of the planet is $300 \ km$,what would be the magnetic field at its equator (in $T$)? (Take $\frac{\mu_0}{4 \pi} = 10^{-7} \ T \ m/A$)
A
$1$
B
$27$
C
$11$
D
$30$

Solution

(A) The magnetic field $B$ at the equatorial position of a magnetic dipole is given by the formula:
$B_{\text{equator}} = \frac{\mu_0}{4 \pi} \times \frac{M}{r^3}$
Given:
Magnetic dipole moment $M = 27 \times 10^{22} \ A \ m^2$
Radius $r = 300 \ km = 300 \times 10^3 \ m = 3 \times 10^5 \ m$
Constant $\frac{\mu_0}{4 \pi} = 10^{-7} \ T \ m/A$
Substituting the values:
$B_{\text{equator}} = 10^{-7} \times \frac{27 \times 10^{22}}{(3 \times 10^5)^3}$
$B_{\text{equator}} = 10^{-7} \times \frac{27 \times 10^{22}}{27 \times 10^{15}}$
$B_{\text{equator}} = 10^{-7} \times 10^7 = 1 \ T$
Therefore,the magnetic field at the equator is $1 \ T$.
124
PhysicsEasyMCQTS EAMCET · 2022
$A$ toroid has a core (non-ferromagnetic) of inner radius $24 \ cm$ and outer radius $26 \ cm$ around which $2000$ turns of a wire are wound. If the current in the wire is $12 \ A$,the magnetic field inside the core of the toroid is:
A
$1.92 \times 10^{-2} \ T$
B
$1.88 \times 10^{-2} \ T$
C
$2.12 \times 10^{-2} \ T$
D
$1.98 \times 10^{-2} \ T$

Solution

(A) Given:
Inner radius $r_1 = 24 \ cm = 0.24 \ m$
Outer radius $r_2 = 26 \ cm = 0.26 \ m$
Number of turns $N = 2000$
Current $I = 12 \ A$
The mean radius $r$ of the toroid is given by:
$r = \frac{r_1 + r_2}{2} = \frac{24 + 26}{2} = 25 \ cm = 0.25 \ m$
The magnetic field $B$ inside the core of a toroid is given by the formula:
$B = \mu_0 n I$
where $n$ is the number of turns per unit length,$n = \frac{N}{2 \pi r}$.
Substituting the values:
$B = \mu_0 \left( \frac{N}{2 \pi r} \right) I$
$B = (4 \pi \times 10^{-7}) \times \left( \frac{2000}{2 \pi \times 0.25} \right) \times 12$
$B = (2 \times 10^{-7}) \times \left( \frac{2000}{0.25} \right) \times 12$
$B = (2 \times 10^{-7}) \times 8000 \times 12$
$B = 192000 \times 10^{-7} \ T$
$B = 1.92 \times 10^{-2} \ T$
125
PhysicsMediumMCQTS EAMCET · 2022
$A$ current $I=5 \text{ A}$ flows along a thin wire shaped as shown in the figure. The radius of the curved part of the wire is $R=100 \text{ mm}$,and the angle $2\phi=90^{\circ}$. The magnitude of the magnetic field at point $O$ is approximately:
$\left[\text{Use, } \frac{\mu_0}{4\pi}=10^{-7} \text{ T m A}^{-1}\right]$ (in $\mu\text{T}$)
Question diagram
A
$33.6$
B
$38.4$
C
$48.7$
D
$25.2$

Solution

(A) The magnetic field at the center $O$ is the vector sum of the fields due to the curved part and the straight part.
$1$. Magnetic field due to the curved part:
The angle subtended by the arc at the center is $\theta = 2\pi - 2\phi = 2\pi - \frac{\pi}{2} = \frac{3\pi}{2}$.
$B_{\text{arc}} = \frac{\mu_0 I \theta}{4\pi R} = \frac{10^{-7} \times 5 \times (3\pi/2)}{0.1} = 50 \times 10^{-7} \times 1.5 \times 3.14 \approx 23.55 \mu\text{T}$.
$2$. Magnetic field due to the straight part:
The distance $d$ from $O$ to the straight wire is $d = R \cos(45^{\circ}) = R/\sqrt{2}$.
The angles subtended by the ends of the wire at $O$ are $\phi_1 = 45^{\circ}$ and $\phi_2 = 45^{\circ}$.
$B_{\text{straight}} = \frac{\mu_0 I}{4\pi d} (\sin 45^{\circ} + \sin 45^{\circ}) = \frac{10^{-7} \times 5}{0.1/\sqrt{2}} \times (1/\sqrt{2} + 1/\sqrt{2}) = \frac{10^{-7} \times 5 \times \sqrt{2}}{0.1} \times \frac{2}{\sqrt{2}} = \frac{10^{-6} \times 5 \times 2}{0.1} = 10 \mu\text{T}$.
$3$. Total magnetic field:
Since both fields point in the same direction (into the page),$B_{\text{net}} = B_{\text{arc}} + B_{\text{straight}} = 23.55 \mu\text{T} + 10 \mu\text{T} = 33.55 \mu\text{T} \approx 33.6 \mu\text{T}$.
Solution diagram
126
PhysicsDifficultMCQTS EAMCET · 2022
$A$ long solenoid has $70 \text{ turns } cm^{-1}$ and carries current $I$. An electron moves within the solenoid in a circle of radius $2.5 \text{ cm}$ perpendicular to the solenoid axis. If the speed of the electron is $4.4 \times 10^6 \text{ m s}^{-1}$, then the current $I$ in the solenoid is (Take $\mu_0 = 4 \pi \times 10^{-7} \text{ SI unit}$, mass of electron $= 9 \times 10^{-31} \text{ kg}$, charge of electron $= 1.6 \times 10^{-19} \text{ C}$) (in $\text{ mA}$)
A
$98.5$
B
$112.5$
C
$125$
D
$175.0$

Solution

(B) Given:
$n = 70 \text{ turns } cm^{-1} = 7000 \text{ turns } m^{-1}$
$r = 2.5 \text{ cm} = 0.025 \text{ m}$
$v = 4.4 \times 10^6 \text{ m s}^{-1}$
$m = 9 \times 10^{-31} \text{ kg}$
$q = 1.6 \times 10^{-19} \text{ C}$

The centripetal force required for circular motion is provided by the magnetic Lorentz force:
$\frac{mv^2}{r} = qvB$
For a long solenoid, the magnetic field $B$ is given by:
$B = \mu_0 n I$
Substituting $B$ into the force equation:
$\frac{mv^2}{r} = qv(\mu_0 n I)$
Solving for current $I$:
$I = \frac{mv}{q \mu_0 n r}$
Substituting the values:
$I = \frac{(9 \times 10^{-31}) \times (4.4 \times 10^6)}{(1.6 \times 10^{-19}) \times (4 \pi \times 10^{-7}) \times (7000) \times (0.025)}$
$I = \frac{39.6 \times 10^{-25}}{1.6 \times 4 \times 3.14159 \times 10^{-7} \times 175}$
$I = \frac{39.6 \times 10^{-25}}{3518.57 \times 10^{-7}} \approx 0.1125 \text{ A} = 112.5 \text{ mA}$
127
PhysicsDifficultMCQTS EAMCET · 2022
$A$ long solenoid with $10.0 \text{ turns/cm}$ and a radius of $8 \text{ cm}$ carries a current of $7 \text{ mA}$. $A$ current-carrying straight conductor is located along the central axis of the solenoid. If the direction of the resulting magnetic field is $60^{\circ}$ to the axial direction at a point $5 \text{ cm}$ from the axis of the solenoid along the radial direction, then the current in the conductor is. [Take $\sqrt{2}=1.4, \sqrt{3}=1.7$] (in $\text{ A}$)
A
$3.41$
B
$4.21$
C
$3.74$
D
$4.5$

Solution

(C) The magnetic field due to a long solenoid at any point inside it is directed along its axis: $B_s = \mu_0 n I_s$. Given $n = 10 \text{ turns/cm} = 1000 \text{ turns/m}$ and $I_s = 7 \times 10^{-3} \text{ A}$. Thus, $B_s = 4\pi \times 10^{-7} \times 1000 \times 7 \times 10^{-3} = 28\pi \times 10^{-7} \text{ T}$.
The magnetic field due to the straight conductor at a distance $r = 5 \text{ cm} = 0.05 \text{ m}$ is directed tangentially: $B_c = \frac{\mu_0 I_c}{2\pi r}$.
The resultant magnetic field makes an angle $\theta = 60^{\circ}$ with the axis. Therefore, $\tan(60^{\circ}) = \frac{B_c}{B_s}$.
$\sqrt{3} = \frac{\mu_0 I_c / (2\pi r)}{\mu_0 n I_s} = \frac{I_c}{2\pi r n I_s}$.
$I_c = \sqrt{3} \times 2\pi r n I_s = 1.7 \times 2 \times 3.14 \times 0.05 \times 1000 \times 7 \times 10^{-3}$.
$I_c = 1.7 \times 6.28 \times 0.05 \times 7 = 3.7366 \text{ A} \approx 3.74 \text{ A}$.
128
PhysicsMediumMCQTS EAMCET · 2022
Statement $(I)$: $A$ uniform electric field and a uniform magnetic field are pointed in the same direction. If an electron is projected in the same direction,the electron velocity will decrease in magnitude.
Statement $(II)$: Two infinitely long parallel wires are carrying current in the same direction. The magnetic field at a point midway between the wires is zero.
Statement $(III)$: No net force acts on a rectangular coil carrying a steady current when suspended in a uniform magnetic field.
Which of the following is correct?
A
Statements $I$,$II$ and $III$ are true.
B
Statements $I$ and $II$ are true,but statement $III$ is false.
C
Statements $II$ and $III$ are true,but statement $I$ is false.
D
Statements $I$ and $III$ are true,but statement $II$ is false.

Solution

(A) Statement $(I)$: The magnetic force on the electron is $\vec{F}_m = q(\vec{v} \times \vec{B}) = 0$ because the velocity $\vec{v}$ is parallel to the magnetic field $\vec{B}$. The electric force is $\vec{F}_e = q\vec{E} = -e\vec{E}$. Since the electron is negatively charged,the electric force acts opposite to the direction of the electric field. As the electron moves in the direction of the field,the electric force acts against its motion,causing its velocity to decrease. Thus,Statement $(I)$ is true.
Statement $(II)$: For two parallel wires carrying current $i$ in the same direction,the magnetic field produced by each wire at the midpoint is equal in magnitude but opposite in direction (using the right-hand rule). Therefore,the net magnetic field $\vec{B}_{\text{net}} = \vec{B}_1 + \vec{B}_2 = 0$. Thus,Statement $(II)$ is true.
Statement $(III)$: For a rectangular coil carrying a steady current in a uniform magnetic field,the forces on opposite sides are equal and opposite,resulting in a net force of zero. Thus,Statement $(III)$ is true.
Therefore,all statements are true.
Solution diagram
129
PhysicsEasyMCQTS EAMCET · 2022
$A$ current-carrying loop $ABCD$ has two circular arcs $AD$ and $BC$ with radii $1 \text{ cm}$ and $2 \text{ cm}$ respectively,as shown in the figure. The two arcs $AD$ and $BC$ subtend a common angle of $30^{\circ}$ at the centre $O$. If the current flowing in the loop is $\frac{1.2}{\pi} \text{ A}$,then the magnitude of the net magnetic field at $O$ is (Given $\mu_0 = 4\pi \times 10^{-7} \text{ T m/A}$): (in $\mu \text{T}$)
Question diagram
A
$0.5$
B
$3$
C
$1$
D
$1.5$

Solution

(C) The magnetic field at the centre $O$ due to a circular arc of radius $R$ subtending an angle $\theta$ (in radians) is given by $B = \frac{\mu_0 i \theta}{4 \pi R}$.
Here,$\theta = 30^{\circ} = \frac{\pi}{6} \text{ radians}$.
The straight segments $AB$ and $CD$ pass through the centre $O$,so the magnetic field due to them is zero $(B_{AB} = 0, B_{CD} = 0)$.
The magnetic field due to arc $AD$ (radius $R_1 = 0.01 \text{ m}$) is $B_{AD} = \frac{\mu_0 i}{4 \pi R_1} \times \frac{\pi}{6} = \frac{\mu_0 i}{24 R_1}$ (directed outwards,$\odot$).
The magnetic field due to arc $BC$ (radius $R_2 = 0.02 \text{ m}$) is $B_{BC} = \frac{\mu_0 i}{4 \pi R_2} \times \frac{\pi}{6} = \frac{\mu_0 i}{24 R_2}$ (directed inwards,$\otimes$).
The net magnetic field is $B_{net} = B_{AD} - B_{BC} = \frac{\mu_0 i}{24} \left( \frac{1}{R_1} - \frac{1}{R_2} \right)$.
Substituting the values: $B_{net} = \frac{4 \pi \times 10^{-7} \times (1.2 / \pi)}{24} \left( \frac{1}{0.01} - \frac{1}{0.02} \right) = \frac{4.8 \times 10^{-7}}{24} (100 - 50) = 0.2 \times 10^{-7} \times 50 = 10 \times 10^{-7} \text{ T} = 1 \mu \text{T}$.
130
PhysicsEasyMCQTS EAMCET · 2022
Assertion: The magnetic field lines are continuous and form closed loops.
Reason: Magnetic monopole does not exist.
The correct option among the following is
A
Assertion is true,Reason is true and Reason is the correct explanation for Assertion
B
Assertion is true,Reason is true but Reason is not the correct explanation for Assertion
C
Assertion is true but Reason is false
D
Assertion is false but Reason is true

Solution

(A) Magnetic field lines are continuous and form closed loops because there are no isolated magnetic charges (magnetic monopoles) in nature.
According to Gauss's Law for magnetism,the net magnetic flux through any closed surface is zero,which implies that magnetic field lines must be continuous and cannot have a beginning or an end.
Since magnetic monopoles do not exist,the magnetic field lines cannot originate from a single point or terminate at a single point,thus forming closed loops.
Therefore,the Reason is the correct explanation for the Assertion.
131
PhysicsEasyMCQTS EAMCET · 2022
$A$ thin magnetic needle is placed in a magnetic field of $200 \ G$ with its axis at $30^{\circ}$ to the direction of the field. Find the magnetic moment of the needle if it experiences a torque of $0.012 \ Nm$ in this field. (in $Am^2$)
A
$1.2$
B
$12.0$
C
$0.6$
D
$6.0$

Solution

(A) Given: Magnetic field $B = 200 \ G = 200 \times 10^{-4} \ T = 0.02 \ T$.
Angle $\theta = 30^{\circ}$.
Torque $\tau = 0.012 \ Nm$.
The formula for torque on a magnetic needle is $\tau = mB \sin \theta$.
Substituting the values: $0.012 = m \times 0.02 \times \sin 30^{\circ}$.
Since $\sin 30^{\circ} = 0.5$,we have $0.012 = m \times 0.02 \times 0.5$.
$0.012 = m \times 0.01$.
$m = \frac{0.012}{0.01} = 1.2 \ Am^2$.
132
PhysicsMediumMCQTS EAMCET · 2022
$A$ particle of mass $m$ and charge $q$ travelling with a velocity $v$ along the $x$-axis enters a uniform electric field $\overrightarrow{E}$ directed along the $y$-axis. What will be the trajectory of the particle?
A
Circular
B
Elliptical
C
Parabolic
D
Helical

Solution

(C) The particle moves with constant velocity $v$ along the $x$-axis,so $x = vt$,which implies $t = x/v$.
Along the $y$-axis,the particle experiences a constant force $F = qE$,leading to an acceleration $a = qE/m$.
Using the kinematic equation $y = u_y t + \frac{1}{2} a_y t^2$,where $u_y = 0$:
$y = \frac{1}{2} (\frac{qE}{m}) (\frac{x}{v})^2 = (\frac{qE}{2mv^2}) x^2$.
This equation is of the form $y = kx^2$,which represents a parabola.
Therefore,the trajectory of the particle is parabolic.
133
PhysicsMediumMCQTS EAMCET · 2022
In the magnetic meridian of a certain place,the horizontal component of the earth's magnetic field is $86.6 \ G$ (Gauss) and the total magnetic field of the earth is $100 \ G$ (Gauss). Then the dip angle is (in $^{\circ}$)
A
$45$
B
$60$
C
$30$
D
$75$

Solution

(C) Let $\phi$ be the angle of dip.
The relationship between the horizontal component $B_H$,the total magnetic field $B$,and the angle of dip $\phi$ is given by $B_H = B \cos \phi$.
Substituting the given values:
$\cos \phi = \frac{B_H}{B} = \frac{86.6}{100} = 0.866$.
Since $\cos 30^{\circ} = \frac{\sqrt{3}}{2} \approx 0.866$,we have $\phi = 30^{\circ}$.
Therefore,the angle of dip is $30^{\circ}$.
134
PhysicsEasyMCQTS EAMCET · 2022
The magnitude of the axial field due to a bar magnet at a distance of $1 \ m$ is found to be $5 \times 10^{-8} \ T$. The magnetic moment of the bar magnet is $\left(\mu_0 = 4 \pi \times 10^{-7} \ T \ m/A\right)$. (in $A \ m^2$)
A
$0.20$
B
$0.25$
C
$0.50$
D
$0.40$

Solution

(B) The magnetic field on the axial line of a bar magnet is given by the formula:
$B_{\text{axial}} = \frac{\mu_0}{4 \pi} \frac{2M}{d^3}$
Given values are:
$B_{\text{axial}} = 5 \times 10^{-8} \ T$
$d = 1 \ m$
$\frac{\mu_0}{4 \pi} = 10^{-7} \ T \ m/A$
Substituting these values into the formula:
$5 \times 10^{-8} = 10^{-7} \times \frac{2 \times M}{1^3}$
$5 \times 10^{-8} = 10^{-7} \times 2M$
$M = \frac{5 \times 10^{-8}}{2 \times 10^{-7}}$
$M = \frac{5}{20} = 0.25 \ A \ m^2$
Therefore,the magnetic moment of the bar magnet is $0.25 \ A \ m^2$.
135
PhysicsDifficultMCQTS EAMCET · 2022
An iron bar having a cross-sectional area of $2 \times 10^{-5} \ m^2$ and a magnetising field of $2400 \ A/m$ produces a magnetic flux of $2.4 \pi \times 10^{-5} \ Wb$. What will be the value of permeability $(\mu)$ and susceptibility $(\chi)$ of the bar? (Given $\mu_0 = 4 \pi \times 10^{-7} \ T \cdot m/A$)
A
$\mu = 5 \times 10^{-4}, \chi = 1249 \pi$
B
$\mu = 5 \pi \times 10^{-4}, \chi = 1249 \pi$
C
$\mu = 5 \pi \times 10^{-4}, \chi = 1249$
D
$\mu = 5 \times 10^{-4}, \chi = 1249$

Solution

(C) The magnetic flux $\phi$ is given by $\phi = B \cdot A$,where $B$ is the magnetic field and $A$ is the cross-sectional area.
$B = \frac{\phi}{A} = \frac{2.4 \pi \times 10^{-5} \ Wb}{2 \times 10^{-5} \ m^2} = 1.2 \pi \ T$.
Now,the relation between magnetic field $B$ and magnetising field $H$ is $B = \mu H$.
$\mu = \frac{B}{H} = \frac{1.2 \pi \ T}{2400 \ A/m} = 5 \pi \times 10^{-4} \ T \cdot m/A$.
The relative permeability $\mu_r$ is given by $\mu_r = \frac{\mu}{\mu_0}$.
$\mu_r = \frac{5 \pi \times 10^{-4}}{4 \pi \times 10^{-7}} = 1250$.
Since $\mu_r = 1 + \chi$,the magnetic susceptibility $\chi$ is $\chi = \mu_r - 1 = 1250 - 1 = 1249$.
136
PhysicsDifficultMCQTS EAMCET · 2022
$A$ wheel of $20$ metallic spokes,each $40 \text{ cm}$ long,is rotated with a speed of $180 \text{ rev/min}$ in a plane normal to the horizontal component of Earth's magnetic field $H_{e}$ at a place. If $H_{e} = 0.4 \text{ G}$ at that place,the induced emf between the axle and the rim of the wheel is:
A
$192 \pi \times 10^{-7} \text{ V}$
B
$256 \pi \times 10^{-7} \text{ V}$
C
$148 \pi \times 10^{-7} \text{ V}$
D
$110 \pi \times 10^{-7} \text{ V}$

Solution

(A) The induced emf $(e)$ across a single spoke of length $L$ rotating with angular velocity $\omega$ in a magnetic field $B$ is given by the formula: $e = \frac{1}{2} B \omega L^2$.
Given:
$B = H_{e} = 0.4 \text{ G} = 0.4 \times 10^{-4} \text{ T}$.
$L = 40 \text{ cm} = 0.4 \text{ m}$.
Frequency $f = 180 \text{ rev/min} = \frac{180}{60} \text{ rev/s} = 3 \text{ Hz}$.
Angular velocity $\omega = 2 \pi f = 2 \pi \times 3 = 6 \pi \text{ rad/s}$.
Substituting these values:
$e = \frac{1}{2} \times (0.4 \times 10^{-4}) \times (6 \pi) \times (0.4)^2$.
$e = 0.2 \times 10^{-4} \times 6 \pi \times 0.16$.
$e = 1.2 \pi \times 10^{-4} \times 0.16 = 0.192 \pi \times 10^{-4} \text{ V}$.
$e = 192 \pi \times 10^{-7} \text{ V}$.
Since all spokes are connected in parallel between the axle and the rim,the total induced emf remains the same as that of a single spoke.
137
PhysicsMediumMCQTS EAMCET · 2022
$A$ toroid core has an inner radius of $0.24 \ m$ and an outer radius of $0.26 \ m$. $A$ current of $10 \ A$ flows through the wire having $2500$ turns around it. Find the magnetic field inside the core of the toroid.
A
$\pi \times 10^{-2} \ T$
B
$2 \pi \times 10^{-2} \ T$
C
$2 \times 10^{-2} \ T$
D
$20 \times 10^{-2} \ T$

Solution

(C) The mean radius $r_m$ of the toroid is calculated as:
$r_m = \frac{0.24 + 0.26}{2} = 0.25 \ m$
The magnetic field $B$ inside a toroid is given by the formula:
$B = \mu_0 n I = \frac{\mu_0 N I}{2 \pi r_m}$
Substituting the given values:
$N = 2500$,$I = 10 \ A$,$r_m = 0.25 \ m$,and $\mu_0 = 4 \pi \times 10^{-7} \ T \cdot m/A$
$B = \frac{4 \pi \times 10^{-7} \times 2500 \times 10}{2 \pi \times 0.25}$
$B = \frac{2 \times 10^{-7} \times 25000}{0.25} = \frac{5 \times 10^{-3}}{0.25} = 20 \times 10^{-3} = 2 \times 10^{-2} \ T$
138
PhysicsDifficultMCQTS EAMCET · 2022
What will be the energy released in joule,in the process of fission by $1 \text{ mg}$ of ${ }_{92}^{240} U$? Assume energy release per fission is $200 \text{ MeV}$. [Use Avogadro's number as $6 \times 10^{23}$ and $1 \text{ eV} = 1.6 \times 10^{-19} \text{ J}$]
A
$6.2 \times 10^7 \text{ J}$
B
$7.0 \times 10^7 \text{ J}$
C
$8.0 \times 10^7 \text{ J}$
D
$8.2 \times 10^7 \text{ J}$

Solution

(C) The number of moles $n$ is given by $n = \frac{m}{M} = \frac{N}{N_A}$,where $m$ is the mass,$M$ is the molar mass,$N$ is the number of atoms,and $N_A$ is Avogadro's number.
Given $m = 1 \text{ mg} = 10^{-3} \text{ g}$,$M = 240 \text{ g/mol}$,and $N_A = 6 \times 10^{23} \text{ atoms/mol}$.
The number of atoms $N$ is:
$N = \frac{m}{M} \times N_A = \frac{10^{-3}}{240} \times 6 \times 10^{23} = 2.5 \times 10^{18} \text{ atoms}$.
The energy released per fission is $E_f = 200 \text{ MeV} = 200 \times 10^6 \times 1.6 \times 10^{-19} \text{ J} = 3.2 \times 10^{-11} \text{ J}$.
Total energy released $E = N \times E_f = 2.5 \times 10^{18} \times 3.2 \times 10^{-11} \text{ J} = 8.0 \times 10^7 \text{ J}$.
139
PhysicsEasyMCQTS EAMCET · 2022
As the mass number $A$ increases,which of the following quantities related to a nucleus does not change?
A
mass
B
volume
C
density
D
binding energy

Solution

(C) The radius of the atomic nucleus in terms of mass number $A$ is given by $R = R_0 A^{1/3}$.
As the mass number $A$ increases,the mass of the nucleus $(M \approx A \cdot m_p)$ and the volume of the nucleus $(V = \frac{4}{3} \pi R^3 = \frac{4}{3} \pi R_0^3 A)$ both increase.
Binding energy also changes as the number of nucleons increases.
However,the nuclear density $\rho$ is given by:
$\rho = \frac{\text{mass of nucleus}}{\text{volume of nucleus}} = \frac{m A}{\frac{4}{3} \pi R^3} = \frac{m A}{\frac{4}{3} \pi (R_0 A^{1/3})^3} = \frac{m A}{\frac{4}{3} \pi R_0^3 A} = \frac{3m}{4 \pi R_0^3}$.
Since $m$ (average nucleon mass) and $R_0$ are constants,the nuclear density is independent of the mass number $A$ and remains constant.
140
PhysicsMediumMCQTS EAMCET · 2022
Consider a nucleus ${ }_{30}^{60} X$. Its approximate density is (Take $1 \text{ amu} = 1.6 \times 10^{-27} \text{ kg}$,$R_0 = 1.2 \times 10^{-15} \text{ m}$)
A
$1.2 \times 10^{18} \text{ kg m}^{-3}$
B
$8.5 \times 10^{19} \text{ kg m}^{-3}$
C
$3.3 \times 10^{16} \text{ kg m}^{-3}$
D
$2.2 \times 10^{17} \text{ kg m}^{-3}$

Solution

(D) The density of a nucleus is given by the formula: $\rho = \frac{\text{Mass}}{\text{Volume}}$.
Mass of the nucleus $M = A \times m_p$,where $A$ is the mass number and $m_p \approx 1.6 \times 10^{-27} \text{ kg}$.
Volume of the nucleus $V = \frac{4}{3} \pi R^3$,where $R = R_0 A^{1/3}$.
Substituting $V$: $V = \frac{4}{3} \pi (R_0 A^{1/3})^3 = \frac{4}{3} \pi R_0^3 A$.
Density $\rho = \frac{A \times m_p}{\frac{4}{3} \pi R_0^3 A} = \frac{3 m_p}{4 \pi R_0^3}$.
Substituting the values: $\rho = \frac{3 \times 1.6 \times 10^{-27}}{4 \times 3.14 \times (1.2 \times 10^{-15})^3}$.
$\rho = \frac{4.8 \times 10^{-27}}{12.56 \times 1.728 \times 10^{-45}} \approx 2.2 \times 10^{17} \text{ kg m}^{-3}$.
141
PhysicsEasyMCQTS EAMCET · 2022
What is the mass number of a nucleus having a radius equal to $\frac{1}{3}$ of that of ${}^{189}\text{Os}$?
A
$20$
B
$7$
C
$12$
D
$14$

Solution

(B) The radius of a nucleus is given by the formula $R = R_0 A^{1/3}$,where $R_0$ is a constant and $A$ is the mass number.
Let $R_1$ be the radius of the nucleus with mass number $A_1 = 189$,so $R_1 = R_0 (189)^{1/3}$.
Let $R_2$ be the radius of the target nucleus with mass number $A_2$,so $R_2 = R_0 (A_2)^{1/3}$.
According to the problem,$R_2 = \frac{1}{3} R_1$.
Substituting the expressions,we get $R_0 (A_2)^{1/3} = \frac{1}{3} R_0 (189)^{1/3}$.
Canceling $R_0$ from both sides,we have $(A_2)^{1/3} = \frac{1}{3} (189)^{1/3}$.
Raising both sides to the power of $3$,we get $A_2 = (\frac{1}{3})^3 \times 189$.
$A_2 = \frac{1}{27} \times 189 = 7$.
Therefore,the mass number is $7$.
142
PhysicsEasyMCQTS EAMCET · 2022
The range of the nuclear force is
A
$10^{-18} \,m$
B
$10^{-16} \,m$
C
$10^{-15} \,m$
D
$10^{-13} \,m$

Solution

(C) The nuclear force is a short-range force that acts between nucleons (protons and neutrons) within the nucleus.
It is effective only when the distance between two nucleons is approximately $1$ fermi, which is equal to $10^{-15} \,m$.
Beyond this distance, the nuclear force decreases rapidly and becomes negligible.
Therefore, the range of the nuclear force is $10^{-15} \,m$.
143
PhysicsEasyMCQTS EAMCET · 2022
Estimate the approximate volume of an aluminium nucleus $(A=27)$.
$\text{Use } (R_0 \simeq 1.0 \times 10^{-15} \ m, \pi \simeq 3)$.
A
$1 \times 10^{-13} \ (\text{Å})^3$
B
$1 \times 10^{-10} \ (\text{Å})^3$
C
$1 \times 10^{-15} \ (\text{Å})^3$
D
$1 \times 10^{-17} \ (\text{Å})^3$

Solution

(A) The radius of a nucleus is given by $R = R_0 A^{1/3}$.
The volume of a nucleus is $V = \frac{4}{3} \pi R^3$.
Substituting $R$,we get $V = \frac{4}{3} \pi (R_0 A^{1/3})^3 = \frac{4}{3} \pi R_0^3 A$.
Given $R_0 \simeq 1.0 \times 10^{-15} \ m$,$\pi \simeq 3$,and $A = 27$:
$V = \frac{4}{3} \times 3 \times (1.0 \times 10^{-15} \ m)^3 \times 27$.
$V = 4 \times 10^{-45} \times 27 \ m^3 = 108 \times 10^{-45} \ m^3$.
Since $1 \ \text{Å} = 10^{-10} \ m$,then $1 \ m = 10^{10} \ \text{Å}$,so $1 \ m^3 = 10^{30} \ (\text{Å})^3$.
$V = 108 \times 10^{-45} \times 10^{30} \ (\text{Å})^3 = 108 \times 10^{-15} \ (\text{Å})^3 \approx 1 \times 10^{-13} \ (\text{Å})^3$.
144
PhysicsEasyMCQTS EAMCET · 2022
$A$ light ray travels from a medium with refractive index $n_1$ to another medium of refractive index $n_2$. If $n_1=2$ and $n_2=\sqrt{3}$,then find the critical angle. (in $^{\circ}$)
A
$15$
B
$30$
C
$45$
D
$60$

Solution

(D) The critical angle $\theta_{c}$ is the angle of incidence for which the angle of refraction is $90^{\circ}$.
It is given by the formula:
$\sin \theta_{c} = \frac{n_2}{n_1}$
Given $n_1 = 2$ and $n_2 = \sqrt{3}$,we substitute these values into the formula:
$\sin \theta_{c} = \frac{\sqrt{3}}{2}$
Since $\sin 60^{\circ} = \frac{\sqrt{3}}{2}$,we have:
$\theta_{c} = 60^{\circ}$
145
PhysicsMediumMCQTS EAMCET · 2022
$A$ lens is made of glass having an index of refraction $1.5$. One side of the lens is flat and the other side is convex with a radius $R$. If an object is placed $60 \ cm$ towards the convex side of the lens,the image is formed at $120 \ cm$ on the other side of the lens. The value of $R$ is (in $cm$)
Question diagram
A
$20$
B
$40$
C
$33$
D
$18$

Solution

(A) Given: Refractive index $\mu = 1.5$,object distance $u = -60 \ cm$,image distance $v = +120 \ cm$.
For a plano-convex lens,let the radius of the convex surface be $R_1 = -R$ (as it faces the object) and the flat surface be $R_2 = \infty$.
Using the lens maker's formula:
$\frac{1}{f} = (\mu - 1) \left( \frac{1}{R_1} - \frac{1}{R_2} \right)$
$\frac{1}{f} = (1.5 - 1) \left( \frac{1}{-R} - \frac{1}{\infty} \right) = 0.5 \left( -\frac{1}{R} \right) = -\frac{1}{2R}$
So,$f = -2R$.
Using the lens formula:
$\frac{1}{v} - \frac{1}{u} = \frac{1}{f}$
$\frac{1}{120} - \frac{1}{-60} = \frac{1}{-2R}$
$\frac{1}{120} + \frac{1}{60} = -\frac{1}{2R}$
$\frac{1 + 2}{120} = -\frac{1}{2R}$
$\frac{3}{120} = -\frac{1}{2R} \Rightarrow \frac{1}{40} = -\frac{1}{2R}$
$2R = -40 \ cm$. Since $R$ represents the magnitude of the radius,we take $R = 20 \ cm$.
146
PhysicsDifficultMCQTS EAMCET · 2022
$A$ spherical glass is attached to a rigid wall as shown in the figure. An observer located at point $O$ is looking at a point $A$ on the wall. The refractive index of the glass is $1.5$ and that of air is $1.0$. The distances are $OA = 8 \text{ cm}$, $XA = 3 \text{ cm}$. If the radius of curvature of the spherical glass surface is $R = 5 \text{ cm}$, then the apparent distance of $A$ from the observer $O$ is (in $\text{ cm}$)
Question diagram
A
$6.5$
B
$8.5$
C
$7.0$
D
$7.5$

Solution

(D) The light rays from point $A$ on the wall travel through the glass and refract at the spherical surface into the air.
For refraction at a spherical surface, the formula is $\frac{\mu_2}{v} - \frac{\mu_1}{u} = \frac{\mu_2 - \mu_1}{R}$.
Here, the light travels from glass $(\mu_1 = 1.5)$ to air $(\mu_2 = 1.0)$.
The object distance $u$ is the distance of $A$ from the pole $X$. Since $XA = 3 \text{ cm}$ and light travels from $A$ to $X$, $u = -3 \text{ cm}$.
The radius of curvature $R$ for the convex surface (as seen from the glass side) is $-5 \text{ cm}$ because the center of curvature lies to the left of the pole $X$.
Substituting these values into the formula:
$\frac{1.0}{v} - \frac{1.5}{-3} = \frac{1.0 - 1.5}{-5}$
$\frac{1}{v} + 0.5 = \frac{-0.5}{-5} = 0.1$
$\frac{1}{v} = 0.1 - 0.5 = -0.4$
$v = -\frac{1}{0.4} = -2.5 \text{ cm}$.
The negative sign indicates that the image $I$ is formed $2.5 \text{ cm}$ to the left of the pole $X$.
The distance of the observer $O$ from the pole $X$ is $OX = OA - XA = 8 - 3 = 5 \text{ cm}$.
The apparent distance of $A$ from the observer $O$ is $OI = OX + XI = 5 \text{ cm} + 2.5 \text{ cm} = 7.5 \text{ cm}$.
Solution diagram
147
PhysicsEasyMCQTS EAMCET · 2022
What is the refractive index of the material of a double convex lens having radii of curvature of $5 \ cm$ and $10 \ cm$ and focal length of $\frac{20}{3} \ cm$?
A
$1.5$
B
$2$
C
$2.4$
D
$2.6$

Solution

(A) Using the lens maker's formula:
$\frac{1}{f} = (\mu - 1) \left( \frac{1}{R_1} - \frac{1}{R_2} \right)$
Given: $f = \frac{20}{3} \ cm$,$R_1 = 5 \ cm$,$R_2 = -10 \ cm$ (for a double convex lens).
Substituting the values:
$\frac{3}{20} = (\mu - 1) \left( \frac{1}{5} - \frac{1}{-10} \right)$
$\frac{3}{20} = (\mu - 1) \left( \frac{2 + 1}{10} \right)$
$\frac{3}{20} = (\mu - 1) \left( \frac{3}{10} \right)$
$\mu - 1 = \frac{3}{20} \times \frac{10}{3}$
$\mu - 1 = \frac{1}{2}$
$\mu = 1 + 0.5 = 1.5$
148
PhysicsMediumMCQTS EAMCET · 2022
$A$ convex lens of focal length $25 \ cm$ and made of glass with refractive index $1.5$ is immersed in water. The absolute change in focal length of the glass is [Use refractive index of water = $\frac{4}{3}$] (in $cm$)
A
$100$
B
$37.5$
C
$75$
D
$12.5$

Solution

(C) The focal length of a lens in air is given by the Lens Maker's Formula: $\frac{1}{f_a} = (\mu_g - 1) \left( \frac{2}{R} \right) = 25^{-1} \ cm^{-1}$.
When immersed in water,the new focal length $f_w$ is given by: $\frac{1}{f_w} = \left( \frac{\mu_g}{\mu_w} - 1 \right) \left( \frac{2}{R} \right)$.
Taking the ratio: $\frac{f_w}{f_a} = \frac{\mu_g - 1}{\frac{\mu_g}{\mu_w} - 1} = \frac{1.5 - 1}{\frac{1.5}{4/3} - 1} = \frac{0.5}{1.125 - 1} = \frac{0.5}{0.125} = 4$.
Thus,$f_w = 4 \times f_a = 4 \times 25 \ cm = 100 \ cm$.
The absolute change in focal length is $|f_w - f_a| = |100 \ cm - 25 \ cm| = 75 \ cm$.
149
PhysicsDifficultMCQTS EAMCET · 2022
$A$ convex lens focuses an object $20 \ cm$ from it on a screen placed $5 \ cm$ away from it. $A$ glass plate (refractive index $\mu = \frac{7}{5}$) of thickness $t = 1.4 \ cm$ is inserted between the lens and the screen. What is the new distance of the object from the lens so that its image is again focused on the screen (in $cm$)?
A
$22.5$
B
$30.7$
C
$25.0$
D
$28.4$

Solution

(B) The apparent shift in the position of the image due to the glass slab is given by $d = t(1 - \frac{1}{\mu})$.
Substituting the values,$d = 1.4(1 - \frac{5}{7}) = 1.4(\frac{2}{7}) = 0.4 \ cm$.
First,calculate the focal length $f$ of the lens using the initial conditions: $u = -20 \ cm$ and $v = 5 \ cm$.
Using the lens formula $\frac{1}{f} = \frac{1}{v} - \frac{1}{u}$,we get $\frac{1}{f} = \frac{1}{5} - \frac{1}{-20} = \frac{4+1}{20} = \frac{5}{20} = \frac{1}{4}$. Thus,$f = 4 \ cm$.
When the glass slab is inserted,the image must still form on the screen at $v = 5 \ cm$. However,the slab shifts the image position towards the lens by $d = 0.4 \ cm$. Therefore,the effective image distance becomes $v' = 5 - 0.4 = 4.6 \ cm$.
Using the lens formula again for the new object distance $u'$: $\frac{1}{f} = \frac{1}{v'} - \frac{1}{u'}$.
$\frac{1}{4} = \frac{1}{4.6} - \frac{1}{u'} \Rightarrow \frac{1}{u'} = \frac{1}{4.6} - \frac{1}{4} = \frac{4 - 4.6}{18.4} = \frac{-0.6}{18.4}$.
$u' = -\frac{18.4}{0.6} \approx -30.66 \ cm \approx 30.7 \ cm$.
150
PhysicsDifficultMCQTS EAMCET · 2022
Current $I$ through a given $p-n$ junction when a voltage $V$ is applied across it is given by $I = I_0 \left( e^{\frac{V}{2 V_T}} - 1 \right)$,where $I_0$ and $V_T$ are constants. If $r_d(I)$ is the dynamic resistance of the junction,then $r_d(1000 I_0) = \alpha r_d(10 I_0)$,where $\alpha$ is approximately equal to
A
$10$
B
$1/10$
C
$1/100$
D
$1/1000$

Solution

(C) The dynamic resistance $r_d$ is defined as $r_d = \frac{dV}{dI}$.
Given $I = I_0 \left( e^{\frac{V}{2 V_T}} - 1 \right)$.
For $I \gg I_0$,we can approximate $I \approx I_0 e^{\frac{V}{2 V_T}}$.
Taking the natural logarithm on both sides: $\ln(I/I_0) = \frac{V}{2 V_T}$,which implies $V = 2 V_T \ln(I/I_0)$.
Differentiating with respect to $I$: $\frac{dV}{dI} = 2 V_T \cdot \frac{1}{I/I_0} \cdot \frac{1}{I_0} = \frac{2 V_T}{I}$.
Thus,$r_d(I) = \frac{2 V_T}{I}$.
We need to find $\alpha$ such that $r_d(1000 I_0) = \alpha r_d(10 I_0)$.
Substituting the expression for $r_d$:
$\frac{2 V_T}{1000 I_0} = \alpha \cdot \frac{2 V_T}{10 I_0}$.
$\frac{1}{1000} = \alpha \cdot \frac{1}{10}$.
$\alpha = \frac{10}{1000} = \frac{1}{100}$.

Vedclass Products

For Students

Vedclass Test Series

Mock tests in real TS EAMCET style covering Physics with performance analysis. 5-day free trial.

Start Free Trial
For Teachers

Exam Paper Generator

Generate Set A/B/C/D Physics 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 Physics questions are in TS EAMCET 2022?

There are 240 Physics questions from the TS EAMCET 2022 paper on Vedclass, each with a detailed step-by-step solution in English.

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

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

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

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

For Teachers & Institutes

Build a Custom Physics Paper

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