A English

Rate of Change of Quantities Questions in English

Class 12 Mathematics · Applications of Derivatives · Rate of Change of Quantities

365+

Questions

English

Language

100%

With Solutions

Showing 50 of 365 questions in English

1
EasyMCQ
If $pv = 81$,then $\frac{dp}{dv}$ at $v = 9$ is equal to
A
$1$
B
$-1$
C
$2$
D
None of these

Solution

(B) Given the equation $pv = 81$.
We can express $p$ in terms of $v$ as $p = \frac{81}{v} = 81v^{-1}$.
Now,differentiate $p$ with respect to $v$:
$\frac{dp}{dv} = \frac{d}{dv}(81v^{-1}) = 81(-1)v^{-2} = -\frac{81}{v^2}$.
To find the value at $v = 9$,substitute $v = 9$ into the derivative:
$\frac{dp}{dv} = -\frac{81}{(9)^2} = -\frac{81}{81} = -1$.
Thus,the correct option is $B$.
2
EasyMCQ
$A$ particle moves in a straight line in such a way that its velocity at any point is given by $v^2 = 2 - 3x$,where $x$ is measured from a fixed point. The acceleration is
A
Uniform
B
Zero
C
Non-uniform
D
Indeterminate

Solution

(A) Given the velocity equation: $v^2 = 2 - 3x$.
Differentiating both sides with respect to time $t$,we apply the chain rule:
$\frac{d}{dt}(v^2) = \frac{d}{dt}(2 - 3x)$
$2v \frac{dv}{dt} = -3 \frac{dx}{dt}$
Since acceleration $a = \frac{dv}{dt}$ and velocity $v = \frac{dx}{dt}$,we substitute these into the equation:
$2v \cdot a = -3v$
Assuming $v \neq 0$,we divide both sides by $2v$:
$a = -\frac{3}{2} \text{ m/s}^2$
Since the acceleration $a$ is a constant value $(-1.5 \text{ m/s}^2)$,the acceleration is uniform.
3
EasyMCQ
$A$ stone is falling freely and describes a distance $s$ in $t$ seconds given by the equation $s = \frac{1}{2}g{t^2}$. The acceleration of the stone is
A
Uniform
B
Zero
C
Non-uniform
D
Indeterminate

Solution

(A) Given the distance equation: $s = \frac{1}{2}g{t^2}$.
To find the velocity $v$,we differentiate $s$ with respect to $t$:
$v = \frac{ds}{dt} = \frac{d}{dt}(\frac{1}{2}g{t^2}) = \frac{1}{2}g(2t) = gt$.
To find the acceleration $a$,we differentiate the velocity $v$ with respect to $t$:
$a = \frac{dv}{dt} = \frac{d}{dt}(gt) = g$.
Since $g$ (acceleration due to gravity) is a constant,the acceleration of the stone is uniform.
4
EasyMCQ
The radius of a sphere is measured to be $20 \, cm$ with a possible error of $0.02 \, cm$. The consequent error in the surface area of the sphere is ....... $sq \, cm$.
A
$10.5$
B
$5.025$
C
$10.05$
D
None of these

Solution

(C) The surface area $S$ of a sphere with radius $r$ is given by the formula $S = 4\pi r^2$.
To find the error in the surface area,we differentiate $S$ with respect to $r$:
$\frac{dS}{dr} = 8\pi r$.
Using the differential approximation,the error in surface area $\delta S$ is given by $\delta S \approx \frac{dS}{dr} \times \delta r$.
Given $r = 20 \, cm$ and $\delta r = 0.02 \, cm$,we substitute these values into the equation:
$\delta S = 8\pi \times 20 \times 0.02$.
$\delta S = 8\pi \times 0.4 = 3.2\pi$.
Using $\pi \approx 3.14159$,we get $\delta S \approx 3.2 \times 3.14159 = 10.053 \, sq \, cm$.
Rounding to two decimal places,the error is $10.05 \, sq \, cm$.
5
MediumMCQ
The displacement of a particle in time $t$ is given by $s = 2t^2 - 3t + 1$. The acceleration is
A
$1$
B
$3$
C
$4$
D
$5$

Solution

(C) Given the displacement function $s = 2t^2 - 3t + 1$.
The velocity $v$ is the first derivative of displacement with respect to time $t$:
$v = \frac{ds}{dt} = \frac{d}{dt}(2t^2 - 3t + 1) = 4t - 3$.
The acceleration $a$ is the derivative of velocity with respect to time $t$:
$a = \frac{dv}{dt} = \frac{d}{dt}(4t - 3) = 4$.
Thus,the acceleration of the particle is $4$ units.
6
EasyMCQ
The equation of motion of a particle is given by $s = 2t^3 - 9t^2 + 12t + 1$,where $s$ and $t$ are measured in $cm$ and $sec$. The time when the particle stops momentarily is
A
$1 \, sec$
B
$2 \, sec$
C
$1, 2 \, sec$
D
None of these

Solution

(C) The velocity of the particle is given by the derivative of the displacement $s$ with respect to time $t$:
$v = \frac{ds}{dt} = \frac{d}{dt}(2t^3 - 9t^2 + 12t + 1) = 6t^2 - 18t + 12$.
For the particle to stop momentarily,its velocity must be zero:
$6t^2 - 18t + 12 = 0$.
Dividing the equation by $6$,we get:
$t^2 - 3t + 2 = 0$.
Factoring the quadratic equation:
$(t - 1)(t - 2) = 0$.
Thus,the particle stops at $t = 1 \, sec$ and $t = 2 \, sec$.
7
MediumMCQ
The equation of motion of a car is $s = t^2 - 2t$,where $t$ is measured in hours and $s$ in kilometers. When the distance travelled by the car is $15 \, km$,the velocity of the car is ......... $km/h$.
A
$2$
B
$4$
C
$6$
D
$8$

Solution

(D) Given the equation of motion: $s = t^2 - 2t$ $(i)$
The velocity $v$ is the rate of change of displacement with respect to time,so $v = \frac{ds}{dt} = 2t - 2$ $(ii)$
Given that the distance travelled $s = 15 \, km$,we substitute this into equation $(i)$:
$15 = t^2 - 2t$
$t^2 - 2t - 15 = 0$
Factoring the quadratic equation:
$(t - 5)(t + 3) = 0$
Since time $t$ cannot be negative,we have $t = 5 \, hours$.
Now,substitute $t = 5$ into equation $(ii)$ to find the velocity:
$v = 2(5) - 2 = 10 - 2 = 8 \, km/h$.
Therefore,the velocity of the car is $8 \, km/h$.
8
MediumMCQ
The edge of a cube is increasing at the rate of $5 \, cm/\sec$. How fast is the volume of the cube increasing when the edge is $12 \, cm$ long? (in $cm^3/\sec$)
A
$432$
B
$2160$
C
$180$
D
None of these

Solution

(B) Let the edge of the cube be $a$ and its volume be $V$.
Given that the rate of change of the edge is $\frac{da}{dt} = 5 \, cm/\sec$.
The volume of a cube is given by $V = a^3$.
Differentiating both sides with respect to time $t$,we get:
$\frac{dV}{dt} = 3a^2 \frac{da}{dt}$.
Substitute the given values $a = 12 \, cm$ and $\frac{da}{dt} = 5 \, cm/\sec$ into the equation:
$\frac{dV}{dt} = 3 \times (12)^2 \times 5$
$\frac{dV}{dt} = 3 \times 144 \times 5$
$\frac{dV}{dt} = 432 \times 5 = 2160 \, cm^3/\sec$.
Thus,the volume of the cube is increasing at the rate of $2160 \, cm^3/\sec$.
9
MediumMCQ
If the law of motion in a straight line is $s = \frac{1}{2}vt$,then acceleration is
A
Constant
B
Proportional to $t$
C
Proportional to $v$
D
Proportional to $s$

Solution

(A) Given the equation of motion: $s = \frac{1}{2}vt$.
Multiplying by $2$,we get $2s = vt$.
Differentiating both sides with respect to $t$:
$2 \frac{ds}{dt} = v + t \frac{dv}{dt}$.
Since $v = \frac{ds}{dt}$,we substitute this into the equation:
$2v = v + t \frac{dv}{dt} \implies v = t \frac{dv}{dt}$.
Since acceleration $a = \frac{dv}{dt}$,we have $v = ta$.
Differentiating again with respect to $t$:
$\frac{dv}{dt} = a + t \frac{da}{dt}$.
Substituting $a = \frac{dv}{dt}$:
$a = a + t \frac{da}{dt} \implies t \frac{da}{dt} = 0$.
Since $t \neq 0$ for motion,we must have $\frac{da}{dt} = 0$.
This implies that the acceleration $a$ is constant.
10
MediumMCQ
$A$ point moves in a straight line during the time $t = 0$ to $t = 3$ according to the law $s = 15t - 2t^2$. The average velocity is
A
$3$
B
$9$
C
$15$
D
$27$

Solution

(B) The position of the point is given by $s(t) = 15t - 2t^2$.
The average velocity over an interval $[t_1, t_2]$ is defined as the change in displacement divided by the change in time: $v_{avg} = \frac{s(t_2) - s(t_1)}{t_2 - t_1}$.
Given $t_1 = 0$ and $t_2 = 3$:
$s(0) = 15(0) - 2(0)^2 = 0$.
$s(3) = 15(3) - 2(3)^2 = 45 - 18 = 27$.
Therefore,the average velocity is $v_{avg} = \frac{27 - 0}{3 - 0} = \frac{27}{3} = 9$.
11
EasyMCQ
The distance $s$ (in meters) covered by a particle in $t$ seconds is given by $s = ae^t + \frac{b}{e^t}$. Then the acceleration of the particle at time $t$ is:
A
Proportional to $t$
B
Proportional to $s$
C
$s$
D
Constant

Solution

(C) Given the distance function: $s = ae^t + \frac{b}{e^t}$.
To find the velocity $v$,we differentiate $s$ with respect to $t$:
$v = \frac{ds}{dt} = \frac{d}{dt}(ae^t + be^{-t}) = ae^t - be^{-t}$.
To find the acceleration $a_{acc}$,we differentiate the velocity $v$ with respect to $t$:
$a_{acc} = \frac{dv}{dt} = \frac{d}{dt}(ae^t - be^{-t}) = ae^t - b(-e^{-t}) = ae^t + be^{-t}$.
Comparing this result with the original expression for $s$,we see that $a_{acc} = s$.
Therefore,the acceleration is equal to the distance $s$.
12
EasyMCQ
$A$ particle moves in a straight line so that its velocity at any point is given by ${v^2} = a + bx$,where $a, b \neq 0$ are constants. The acceleration is
A
Zero
B
Uniform
C
Non-uniform
D
Indeterminate

Solution

(B) Given the equation for velocity: ${v^2} = a + bx$.
To find the acceleration,we differentiate both sides with respect to time $t$:
$\frac{d}{dt}({v^2}) = \frac{d}{dt}(a + bx)$
Using the chain rule: $2v \frac{dv}{dt} = b \frac{dx}{dt}$.
Since velocity $v = \frac{dx}{dt}$,we substitute this into the equation:
$2v \frac{dv}{dt} = b v$.
Assuming $v \neq 0$,we divide both sides by $2v$:
$\frac{dv}{dt} = \frac{b}{2}$.
Since $b$ is a constant,the acceleration $\frac{dv}{dt} = \frac{b}{2}$ is also a constant.
Therefore,the acceleration is uniform.
13
EasyMCQ
The volume $V$ and depth $x$ of water in a vessel are connected by the relation $V = 5x - \frac{x^2}{6}$. If the volume of water is increasing at the rate of $5 \, cm^3/sec$,find the rate at which the depth of water is increasing when $x = 2 \, cm$.
A
$\frac{5}{18} \, cm/sec$
B
$\frac{1}{4} \, cm/sec$
C
$\frac{5}{16} \, cm/sec$
D
None of these

Solution

(D) Given the relation between volume $V$ and depth $x$ is $V = 5x - \frac{x^2}{6}$.
Differentiating both sides with respect to time $t$,we get:
$\frac{dV}{dt} = \frac{d}{dt}(5x - \frac{x^2}{6}) = 5\frac{dx}{dt} - \frac{2x}{6}\frac{dx}{dt} = (5 - \frac{x}{3})\frac{dx}{dt}$.
We are given that $\frac{dV}{dt} = 5 \, cm^3/sec$ and we need to find $\frac{dx}{dt}$ when $x = 2 \, cm$.
Substituting the values into the derivative equation:
$5 = (5 - \frac{2}{3})\frac{dx}{dt}$
$5 = (\frac{15 - 2}{3})\frac{dx}{dt}$
$5 = \frac{13}{3}\frac{dx}{dt}$
Solving for $\frac{dx}{dt}$:
$\frac{dx}{dt} = 5 \times \frac{3}{13} = \frac{15}{13} \, cm/sec$.
Since $\frac{15}{13} \, cm/sec$ is not among the given options $(A)$,$(B)$,or $(C)$,the correct answer is $(D)$.
14
MediumMCQ
The equation of motion of a stone thrown vertically upward from the surface of a planet is given by $s = 10t - 3t^2$,where the units of $s$ and $t$ are $cm$ and $sec$ respectively. The stone will return to the surface of the planet after:
A
$\frac{10}{3} \text{ sec}$
B
$\frac{5}{3} \text{ sec}$
C
$\frac{20}{3} \text{ sec}$
D
$\frac{5}{6} \text{ sec}$

Solution

(A) The equation of motion is $s = 10t - 3t^2$.
To find when the stone returns to the surface,we set the displacement $s = 0$.
$10t - 3t^2 = 0$
$t(10 - 3t) = 0$
Since $t=0$ is the time of projection,the stone returns to the surface when $10 - 3t = 0$.
$3t = 10$
$t = \frac{10}{3} \text{ sec}$.
Thus,the stone returns to the surface after $\frac{10}{3} \text{ sec}$.
15
EasyMCQ
$A$ body moves according to the formula $v = 1 + t^2$,where $v$ is the velocity at time $t$. The acceleration after $3 \text{ s}$ will be .......... $\text{cm/s}^2$. ($v$ is in $\text{cm/s}$)
A
$24$
B
$12$
C
$6$
D
None of these

Solution

(C) The velocity of the body is given by the formula $v = 1 + t^2$.
Acceleration $a$ is defined as the rate of change of velocity with respect to time,which is given by $a = \frac{dv}{dt}$.
Differentiating $v = 1 + t^2$ with respect to $t$,we get:
$a = \frac{d}{dt}(1 + t^2) = 0 + 2t = 2t$.
To find the acceleration after $3 \text{ s}$,we substitute $t = 3$ into the expression for acceleration:
$a = 2(3) = 6 \text{ cm/s}^2$.
Therefore,the correct option is $C$.
16
EasyMCQ
The length of the side of a square sheet of metal is increasing at the rate of $4 \, cm/sec$. The rate at which the area of the sheet is increasing when the length of its side is $2 \, cm$,is ........ $cm^2/sec$.
A
$16$
B
$8$
C
$32$
D
None of these

Solution

(A) Let the side of the square be $a$ and its area be $A$.
Given that the rate of change of the side length is $\frac{da}{dt} = 4 \, cm/sec$.
The area of the square is given by $A = a^2$.
Differentiating both sides with respect to time $t$,we get:
$\frac{dA}{dt} = \frac{d}{dt}(a^2) = 2a \frac{da}{dt}$.
We need to find the rate of change of the area when $a = 2 \, cm$.
Substituting the values $a = 2$ and $\frac{da}{dt} = 4$ into the equation:
$\frac{dA}{dt} = 2 \times 2 \times 4 = 16 \, cm^2/sec$.
Thus,the area of the sheet is increasing at the rate of $16 \, cm^2/sec$.
17
MediumMCQ
The maximum height is reached in $5$ seconds by a stone thrown vertically upwards and moving under the equation $10s = 10ut - 49t^2$,where $s$ is in metres and $t$ is in seconds. The value of $u$ is ........ $m/sec$.
A
$4.9$
B
$49$
C
$98$
D
None of these

Solution

(B) Given the equation of motion: $10s = 10ut - 49t^2$.
Dividing by $10$,we get: $s = ut - 4.9t^2$.
To find the velocity $v$,we differentiate $s$ with respect to $t$:
$v = \frac{ds}{dt} = \frac{d}{dt}(ut - 4.9t^2) = u - 9.8t$.
At maximum height,the velocity $v$ becomes $0$.
Given that the maximum height is reached at $t = 5$ seconds,we substitute $v = 0$ and $t = 5$ into the velocity equation:
$0 = u - 9.8(5)$.
$u = 9.8 \times 5 = 49$.
Therefore,the value of $u$ is $49 \, m/sec$.
18
MediumMCQ
The equation of motion of a particle moving along a straight line is $s = 2t^3 - 9t^2 + 12t$,where the units of $s$ and $t$ are $cm$ and $sec$. The acceleration of the particle will be zero after:
A
$3/2 \text{ } sec$
B
$2/3 \text{ } sec$
C
$1/2 \text{ } sec$
D
Never

Solution

(A) Given the equation of motion: $s = 2t^3 - 9t^2 + 12t$.
To find the velocity $v$,we differentiate $s$ with respect to $t$: $v = \frac{ds}{dt} = \frac{d}{dt}(2t^3 - 9t^2 + 12t) = 6t^2 - 18t + 12$.
To find the acceleration $a$,we differentiate the velocity $v$ with respect to $t$: $a = \frac{dv}{dt} = \frac{d}{dt}(6t^2 - 18t + 12) = 12t - 18$.
For the acceleration to be zero,we set $a = 0$: $12t - 18 = 0$.
Solving for $t$: $12t = 18$,which gives $t = \frac{18}{12} = \frac{3}{2} \text{ } sec$.
Thus,the acceleration of the particle will be zero after $3/2 \text{ } sec$.
19
MediumMCQ
$A$ particle is moving in a straight line according to the formula $s = t^2 + 8t + 12$. If $s$ is measured in meters and $t$ is measured in seconds,then the average velocity of the particle in the third second is .......... $m/s$.
A
$14$
B
$13$
C
$15$
D
None of these

Solution

(B) The average velocity in the third second is defined as the displacement during the interval from $t = 2$ seconds to $t = 3$ seconds divided by the time interval $\Delta t = 1$ second.
First,calculate the position at $t = 3$ seconds:
$s(3) = (3)^2 + 8(3) + 12 = 9 + 24 + 12 = 45 \, m$.
Next,calculate the position at $t = 2$ seconds:
$s(2) = (2)^2 + 8(2) + 12 = 4 + 16 + 12 = 32 \, m$.
The displacement in the third second is:
$\Delta s = s(3) - s(2) = 45 - 32 = 13 \, m$.
Average velocity $= \frac{\Delta s}{\Delta t} = \frac{13 \, m}{1 \, s} = 13 \, m/s$.
20
MediumMCQ
$A$ $10 \, cm$ long rod $AB$ moves with its ends on two mutually perpendicular straight lines $OX$ and $OY$. If the end $A$ is moving at the rate of $2 \, cm/sec$,then when the distance of $A$ from $O$ is $8 \, cm$,the rate at which the end $B$ is moving is:
A
$\frac{8}{3} \, cm/sec$
B
$\frac{4}{3} \, cm/sec$
C
$\frac{2}{9} \, cm/sec$
D
None of these

Solution

(A) Let $OA = x$ and $OB = y$. Since the rod $AB$ has a constant length of $10 \, cm$,by the Pythagorean theorem,we have $x^2 + y^2 = 10^2 = 100$.
Differentiating both sides with respect to time $t$,we get $2x \frac{dx}{dt} + 2y \frac{dy}{dt} = 0$,which simplifies to $x \frac{dx}{dt} + y \frac{dy}{dt} = 0$.
Given that $\frac{dx}{dt} = 2 \, cm/sec$ (as $A$ moves away from $O$,$x$ increases) and at the instant $x = 8 \, cm$,we find $y$ using $x^2 + y^2 = 100$: $8^2 + y^2 = 100 \Rightarrow 64 + y^2 = 100 \Rightarrow y^2 = 36 \Rightarrow y = 6 \, cm$.
Substituting these values into the differentiated equation: $8(2) + 6 \frac{dy}{dt} = 0 \Rightarrow 16 + 6 \frac{dy}{dt} = 0 \Rightarrow 6 \frac{dy}{dt} = -16 \Rightarrow \frac{dy}{dt} = -\frac{16}{6} = -\frac{8}{3} \, cm/sec$.
The negative sign indicates that the distance $y$ is decreasing,meaning the end $B$ is moving towards $O$ at a rate of $\frac{8}{3} \, cm/sec$.
Solution diagram
21
MediumMCQ
$A$ particle is moving on a straight line,where its position $s$ (in metre) is a function of time $t$ (in seconds) given by $s = at^2 + bt + 6, t \ge 0$. If it is known that the particle comes to rest after $4 \, s$ at a distance of $16 \, m$ from the starting position $(t = 0)$,then the retardation in its motion is
A
$1 \, m/s^2$
B
$\frac{5}{4} \, m/s^2$
C
$\frac{1}{2} \, m/s^2$
D
$\frac{5}{8} \, m/s^2$

Solution

(B) Given the position function $s(t) = at^2 + bt + 6$.
Velocity $v(t) = \frac{ds}{dt} = 2at + b$.
At $t = 4 \, s$,the particle comes to rest,so $v(4) = 0$.
$2a(4) + b = 0 \implies 8a + b = 0 \implies b = -8a$.
At $t = 0$,the position is $s(0) = a(0)^2 + b(0) + 6 = 6 \, m$.
At $t = 4 \, s$,the distance from the starting position is $16 \, m$,so $s(4) - s(0) = 16$.
$s(4) = 16 + 6 = 22 \, m$.
Substituting $t = 4$ into the position equation: $a(4)^2 + b(4) + 6 = 22$.
$16a + 4b = 16 \implies 4a + b = 4$.
Substitute $b = -8a$ into $4a + b = 4$:
$4a - 8a = 4 \implies -4a = 4 \implies a = -1$.
Then $b = -8(-1) = 8$.
The acceleration $acc = \frac{dv}{dt} = 2a = 2(-1) = -2 \, m/s^2$.
Retardation is the magnitude of negative acceleration,which is $2 \, m/s^2$.
Note: Based on the provided options and standard interpretation of such problems,if we re-evaluate the distance condition as $s(4) = 16$ (total position),then $16a + 4b + 6 = 16 \implies 16a + 4b = 10 \implies 8a + 2b = 5$.
Using $b = -8a$: $8a + 2(-8a) = 5 \implies -8a = 5 \implies a = -5/8$.
Acceleration $2a = -5/4 \, m/s^2$.
Retardation is $5/4 \, m/s^2$.
22
MediumMCQ
$A$ particle is moving in a straight line according to the equation $s = 45t + 11t^2 - t^3$. The time at which it will come to rest is ......... $sec$.
A
$-9$
B
$\frac{5}{3}$
C
$9$
D
$-\frac{5}{3}$

Solution

(C) The position of the particle is given by $s = 45t + 11t^2 - t^3$.
To find the velocity $v$,we differentiate $s$ with respect to time $t$:
$v = \frac{ds}{dt} = \frac{d}{dt}(45t + 11t^2 - t^3) = 45 + 22t - 3t^2$.
When the particle comes to rest,its velocity $v$ must be $0$:
$45 + 22t - 3t^2 = 0$.
Multiplying by $-1$,we get $3t^2 - 22t - 45 = 0$.
Factoring the quadratic equation:
$3t^2 - 27t + 5t - 45 = 0$
$3t(t - 9) + 5(t - 9) = 0$
$(3t + 5)(t - 9) = 0$.
This gives $t = 9$ or $t = -\frac{5}{3}$.
Since time $t$ cannot be negative,the particle comes to rest at $t = 9 \text{ sec}$.
23
MediumMCQ
$A$ ball thrown vertically upwards falls back on the ground after $6 \, s$. Assuming that the equation of motion is of the form $s = ut - 4.9t^2$,where $s$ is in metres and $t$ is in seconds,find the initial velocity $u$ at $t = 0$ in $m/s$.
A
$0$
B
$1$
C
$29.4$
D
None of these

Solution

(C) The equation of motion is given by $s = ut - 4.9t^2$.
Velocity $v$ is the rate of change of displacement with respect to time,so $v = \frac{ds}{dt} = u - 9.8t$.
The ball returns to the ground after $6 \, s$,which means it reaches its maximum height at $t = \frac{6}{2} = 3 \, s$.
At the maximum height,the velocity $v = 0$.
Substituting $v = 0$ and $t = 3$ into the velocity equation:
$0 = u - 9.8(3)$
$u = 29.4 \, m/s$.
Thus,the initial velocity is $29.4 \, m/s$.
24
MediumMCQ
The radius of a circle is increasing uniformly at the rate of $3 \, cm/s$. The rate of increase of its area when the radius is $10 \, cm$ will be:
A
$60 \pi \, cm^2/s$
B
$20 \pi \, cm^2/s$
C
$10 \pi \, cm^2/s$
D
$30 \pi \, cm^2/s$

Solution

(A) Given that the rate of change of the radius is $\frac{dr}{dt} = 3 \, cm/s$.
The area of a circle is given by $A = \pi r^2$.
Differentiating both sides with respect to time $t$,we get $\frac{dA}{dt} = 2 \pi r \frac{dr}{dt}$.
Substituting the given values $r = 10 \, cm$ and $\frac{dr}{dt} = 3 \, cm/s$:
$\frac{dA}{dt} = 2 \pi (10) (3) = 60 \pi \, cm^2/s$.
Thus,the rate of increase of the area is $60 \pi \, cm^2/s$.
25
MediumMCQ
The motion of a stone thrown vertically upward is given by $s = 13.8t - 4.9t^2$,where $s$ is in meters and $t$ is in seconds. Then its velocity at $t = 1$ second is ........ $m/s$.
A
$3$
B
$5$
C
$4$
D
None of these

Solution

(C) Given the displacement equation: $s = 13.8t - 4.9t^2$.
Velocity $v$ is defined as the rate of change of displacement with respect to time,given by $v = \frac{ds}{dt}$.
Differentiating $s$ with respect to $t$:
$v = \frac{d}{dt}(13.8t - 4.9t^2) = 13.8 - 9.8t$.
To find the velocity at $t = 1$ second,substitute $t = 1$ into the velocity equation:
$v = 13.8 - 9.8(1) = 4.0 \, m/s$.
Thus,the velocity at $t = 1$ second is $4 \, m/s$.
26
MediumMCQ
$A$ particle is moving in a straight line. Its displacement at time $t$ is given by $s = -4t^2 + 2t$. Then its velocity and acceleration at time $t = \frac{1}{2} \text{ s}$ are:
A
$-2, -8$
B
$2, 6$
C
$-2, 8$
D
$2, 8$

Solution

(A) The displacement of the particle is given by $s(t) = -4t^2 + 2t$.
The velocity $v(t)$ is the first derivative of displacement with respect to time $t$:
$v(t) = \frac{ds}{dt} = \frac{d}{dt}(-4t^2 + 2t) = -8t + 2$.
The acceleration $a(t)$ is the derivative of velocity with respect to time $t$:
$a(t) = \frac{dv}{dt} = \frac{d}{dt}(-8t + 2) = -8$.
At time $t = \frac{1}{2} \text{ s}$:
Velocity $v = -8(\frac{1}{2}) + 2 = -4 + 2 = -2$.
Acceleration $a = -8$.
Thus,the velocity and acceleration are $-2$ and $-8$ respectively.
27
MediumMCQ
If the distance travelled by a point in time $t$ is $s = 180t - 16t^2$,then the rate of change in velocity is ......... $unit$.
A
$-16$
B
$48$
C
$-32$
D
None of these

Solution

(C) Given the distance $s = 180t - 16t^2$.
Velocity $v$ is the first derivative of distance with respect to time $t$:
$v = \frac{ds}{dt} = \frac{d}{dt}(180t - 16t^2) = 180 - 32t$.
The rate of change in velocity is the acceleration $a$,which is the derivative of velocity with respect to time $t$:
$a = \frac{dv}{dt} = \frac{d}{dt}(180 - 32t) = -32$.
Thus,the rate of change in velocity is $-32 \, unit$.
28
MediumMCQ
$A$ man $2 \, m$ high walks at a uniform speed of $5 \, m/h$ away from a lamp post $6 \, m$ high. The rate at which the length of his shadow increases is
A
$5 \, m/h$
B
$\frac{5}{2} \, m/h$
C
$\frac{5}{3} \, m/h$
D
$\frac{5}{4} \, m/h$

Solution

(B) Let $y$ be the distance of the man from the lamp post and $x$ be the length of his shadow.
Given that the man walks away from the lamp post at a speed of $5 \, m/h$,we have $\frac{dy}{dt} = 5 \, m/h$.
From the similar triangles in the figure,we have the relationship:
$\frac{x}{2} = \frac{x + y}{6}$
Multiplying both sides by $6$,we get:
$3x = x + y$
$2x = y$
$x = \frac{1}{2}y$
Differentiating both sides with respect to time $t$,we get:
$\frac{dx}{dt} = \frac{1}{2} \frac{dy}{dt}$
Substituting $\frac{dy}{dt} = 5 \, m/h$,we get:
$\frac{dx}{dt} = \frac{1}{2} \times 5 = \frac{5}{2} \, m/h$.
Thus,the rate at which the length of his shadow increases is $\frac{5}{2} \, m/h$.
Solution diagram
29
MediumMCQ
$A$ ladder $5 \ m$ in length is resting against a vertical wall. The bottom of the ladder is pulled along the ground away from the wall at the rate of $1.5 \ m/sec$. The rate at which the height of the top of the ladder decreases when the foot of the ladder is $4.0 \ m$ away from the wall is .......... $m/sec$.
A
$2$
B
$3$
C
$2.5$
D
$1.5$

Solution

(A) Let $x$ be the distance of the foot of the ladder from the wall and $y$ be the height of the top of the ladder from the ground.
Given that the length of the ladder is $5 \ m$,by Pythagoras theorem,we have $x^2 + y^2 = 5^2 = 25$ .....$(i)$
Differentiating equation $(i)$ with respect to time $t$,we get:
$2x \frac{dx}{dt} + 2y \frac{dy}{dt} = 0$
$x \frac{dx}{dt} + y \frac{dy}{dt} = 0$ .....$(ii)$
Given that $\frac{dx}{dt} = 1.5 \ m/sec$ and at the instant $x = 4 \ m$:
From $(i)$,$4^2 + y^2 = 25 \Rightarrow 16 + y^2 = 25 \Rightarrow y^2 = 9 \Rightarrow y = 3 \ m$.
Substituting these values in $(ii)$:
$4(1.5) + 3 \frac{dy}{dt} = 0$
$6 + 3 \frac{dy}{dt} = 0$
$3 \frac{dy}{dt} = -6$
$\frac{dy}{dt} = -2 \ m/sec$.
The negative sign indicates that the height is decreasing. Thus,the height of the top of the ladder decreases at the rate of $2 \ m/sec$.
Solution diagram
30
MediumMCQ
If by dropping a stone in a quiet lake a wave moves in a circle at a speed of $3.5 \, cm/sec$,then the rate of increase of the enclosed circular region when the radius of the circular wave is $10 \, cm$ is ......... $cm^2/sec$. $\left( \pi = \frac{22}{7} \right)$
A
$220$
B
$110$
C
$35$
D
$350$

Solution

(A) Given that the rate of increase of the radius is $\frac{dr}{dt} = 3.5 \, cm/sec$ and the radius is $r = 10 \, cm$.
The area of the circular region is $A = \pi r^2$.
Differentiating both sides with respect to time $t$,we get $\frac{dA}{dt} = 2\pi r \frac{dr}{dt}$.
Substituting the given values: $\frac{dA}{dt} = 2 \times \left( \frac{22}{7} \right) \times 10 \times 3.5$.
Since $3.5 = \frac{7}{2}$,we have $\frac{dA}{dt} = 2 \times \left( \frac{22}{7} \right) \times 10 \times \left( \frac{7}{2} \right)$.
Simplifying the expression: $\frac{dA}{dt} = 22 \times 10 = 220 \, cm^2/sec$.
31
MediumMCQ
$A$ ladder is resting against a wall at an angle of $30^\circ$ with the wall. $A$ man is ascending the ladder at the rate of $3 \, ft/sec$. His rate of approaching the wall is:
A
$3 \, ft/sec$
B
$\frac{3}{2} \, ft/sec$
C
$\frac{3}{4} \, ft/sec$
D
$\frac{3}{\sqrt{2}} \, ft/sec$

Solution

(B) Let the ladder be represented by a line segment. The man is moving along the ladder at a speed of $v = 3 \, ft/sec$.
The angle between the ladder and the wall is $30^\circ$.
The component of the velocity vector along the horizontal direction (towards the wall) is given by $v \times \sin(\theta)$,where $\theta$ is the angle with the wall.
Alternatively,if we consider the angle with the ground,it is $60^\circ$. The horizontal velocity is $v \times \cos(60^\circ)$.
Rate of approaching the wall $= 3 \times \cos(60^\circ) = 3 \times \frac{1}{2} = \frac{3}{2} \, ft/sec$.
Solution diagram
32
MediumMCQ
If the edge of a cube increases at the rate of $60 \, cm/s$,at what rate is the volume increasing when the edge is $90 \, cm$ (in $cm^3/s$)?
A
$486000$
B
$1458000$
C
$43740000$
D
None of these

Solution

(B) Let $a$ be the edge of the cube and $V$ be its volume.
Given that the rate of change of the edge is $\frac{da}{dt} = 60 \, cm/s$.
The volume of a cube is given by $V = a^3$.
Differentiating both sides with respect to time $t$,we get $\frac{dV}{dt} = 3a^2 \frac{da}{dt}$.
Substituting the given values $a = 90 \, cm$ and $\frac{da}{dt} = 60 \, cm/s$:
$\frac{dV}{dt} = 3 \times (90)^2 \times 60$
$\frac{dV}{dt} = 3 \times 8100 \times 60$
$\frac{dV}{dt} = 180 \times 8100 = 1458000 \, cm^3/s$.
Thus,the volume is increasing at the rate of $1458000 \, cm^3/s$.
33
MediumMCQ
If the distance $s$ traveled by a particle in time $t$ is $s = a \sin t + b \cos 2t$,then the acceleration at $t = 0$ is
A
$a$
B
$-a$
C
$4b$
D
$-4b$

Solution

(D) Given the distance function $s = a \sin t + b \cos 2t$.
The velocity $v$ is the first derivative of distance with respect to time $t$:
$v = \frac{ds}{dt} = \frac{d}{dt}(a \sin t + b \cos 2t) = a \cos t - 2b \sin 2t$.
The acceleration $a_{acc}$ is the second derivative of distance with respect to time $t$:
$a_{acc} = \frac{d^2s}{dt^2} = \frac{d}{dt}(a \cos t - 2b \sin 2t) = -a \sin t - 4b \cos 2t$.
At $t = 0$,the acceleration is:
$a_{acc} = -a \sin(0) - 4b \cos(0) = -a(0) - 4b(1) = -4b$.
Thus,the acceleration at $t = 0$ is $-4b$.
34
MediumMCQ
$A$ particle moves such that $S = 6 + 48t - t^3$. The direction of motion reverses after moving a distance of
A
$63$
B
$104$
C
$134$
D
$288$

Solution

(C) Given the position function $S = 6 + 48t - t^3$.
The velocity $v$ is the rate of change of position with respect to time $t$,given by $v = \frac{dS}{dt}$.
$v = \frac{d}{dt}(6 + 48t - t^3) = 48 - 3t^2$.
The direction of motion reverses when the velocity $v$ becomes zero.
Setting $v = 0$,we get $48 - 3t^2 = 0$.
$3t^2 = 48 \Rightarrow t^2 = 16 \Rightarrow t = 4$ (since time $t$ cannot be negative).
To find the distance moved when the direction reverses,substitute $t = 4$ into the position equation $S$:
$S(4) = 6 + 48(4) - (4)^3$.
$S(4) = 6 + 192 - 64 = 134$.
Thus,the particle reverses its direction after moving a distance of $134$ units.
35
MediumMCQ
If the volume of a spherical balloon is increasing at the rate of $900 \ cm^3/sec$,then find the rate of change of the radius of the balloon at the instant when the radius is $15 \ cm$ (in $cm/sec$).
A
$22/7$
B
$22$
C
$1/\pi$
D
None of these

Solution

(C) The volume $V$ of a spherical balloon is given by $V = \frac{4}{3}\pi r^3$.
Differentiating both sides with respect to time $t$,we get:
$\frac{dV}{dt} = \frac{4}{3}\pi (3r^2) \frac{dr}{dt} = 4\pi r^2 \frac{dr}{dt}$.
Given that $\frac{dV}{dt} = 900 \ cm^3/sec$ and $r = 15 \ cm$,we substitute these values into the equation:
$900 = 4\pi (15)^2 \frac{dr}{dt}$.
$900 = 4\pi (225) \frac{dr}{dt}$.
$900 = 900\pi \frac{dr}{dt}$.
$\frac{dr}{dt} = \frac{900}{900\pi} = \frac{1}{\pi} \ cm/sec$.
Since $\pi \approx \frac{22}{7}$,the value is $\frac{7}{22} \ cm/sec$.
36
MediumMCQ
If the path of a moving point is the curve $x = at$,$y = b \sin(at)$,then its acceleration at any instant
A
Is constant
B
Varies as the distance from the axis of $x$
C
Varies as the distance from the axis of $y$
D
Varies as the distance of the point from the origin

Solution

(C) Given the position coordinates of the moving point are $x = at$ and $y = b \sin(at)$.
First,we find the velocity components by differentiating with respect to time $t$:
$v_x = \frac{dx}{dt} = a$
$v_y = \frac{dy}{dt} = ab \cos(at)$
Next,we find the acceleration components by differentiating the velocity components with respect to time $t$:
$a_x = \frac{d^2x}{dt^2} = 0$
$a_y = \frac{d^2y}{dt^2} = -ab^2 \sin(at)$
Since $y = b \sin(at)$,we can substitute this into the expression for $a_y$:
$a_y = -a^2(b \sin(at)) = -a^2y$
Thus,the acceleration vector is $\vec{a} = (0, -a^2y)$.
This shows that the acceleration is directed along the $y$-axis and its magnitude varies directly as the distance from the $x$-axis (which is the value of $y$).
37
MediumMCQ
If the rate of increase of the area of a circle is not constant but the rate of increase of the perimeter is constant,then the rate of increase of the area varies:
A
As the square of the perimeter
B
Inversely as the perimeter
C
As the radius
D
Inversely as the radius

Solution

(C) Let $P$ be the perimeter and $A$ be the area of the circle with radius $r$.
$P = 2\pi r$ and $A = \pi r^2$.
Differentiating both with respect to time $t$:
$\frac{dP}{dt} = 2\pi \frac{dr}{dt}$ and $\frac{dA}{dt} = 2\pi r \frac{dr}{dt}$.
From the first equation,$\frac{dr}{dt} = \frac{1}{2\pi} \frac{dP}{dt}$.
Substituting this into the expression for $\frac{dA}{dt}$:
$\frac{dA}{dt} = 2\pi r \left( \frac{1}{2\pi} \frac{dP}{dt} \right) = r \frac{dP}{dt}$.
Since the rate of increase of the perimeter $\frac{dP}{dt}$ is constant,let $\frac{dP}{dt} = k$ (where $k$ is a constant).
Then $\frac{dA}{dt} = k \cdot r$.
Therefore,the rate of increase of the area varies directly as the radius $r$.
38
MediumMCQ
$A$ stone thrown vertically upwards rises $s$ metres in $t$ seconds,where $s = 80t - 16t^2$. Then,the velocity after $2$ seconds is .......... $m/s$.
A
$8$
B
$16$
C
$32$
D
$64$

Solution

(B) The displacement of the stone is given by the equation $s = 80t - 16t^2$.
To find the velocity $v$,we differentiate the displacement $s$ with respect to time $t$:
$v = \frac{ds}{dt} = \frac{d}{dt}(80t - 16t^2)$
$v = 80 - 32t$
Now,we calculate the velocity at $t = 2$ seconds:
$v(2) = 80 - 32(2)$
$v(2) = 80 - 64$
$v(2) = 16 \, m/s$.
Therefore,the velocity after $2$ seconds is $16 \, m/s$.
39
MediumMCQ
$A$ particle moves along a straight line such that its distance $s$ in time $t$ seconds is given by $s = t + 6t^2 - t^3$. After what time is the acceleration zero?
A
$2$
B
$3$
C
$4$
D
$6$

Solution

(A) The distance covered by the particle is given by $s = t + 6t^2 - t^3$.
The velocity $v$ is the first derivative of distance with respect to time $t$:
$v = \frac{ds}{dt} = \frac{d}{dt}(t + 6t^2 - t^3) = 1 + 12t - 3t^2$.
The acceleration $a$ is the second derivative of distance with respect to time $t$:
$a = \frac{dv}{dt} = \frac{d}{dt}(1 + 12t - 3t^2) = 12 - 6t$.
To find the time when the acceleration is zero,set $a = 0$:
$12 - 6t = 0$
$6t = 12$
$t = 2 \text{ seconds}$.
Thus,the acceleration is zero after $2$ seconds.
40
MediumMCQ
The distance $s$ (in metres) covered by a body in $t$ seconds is given by $s = 3t^2 - 8t + 5$. The body will stop after:
A
$1 \, \text{sec}$
B
$3/4 \, \text{sec}$
C
$4/3 \, \text{sec}$
D
$4 \, \text{sec}$

Solution

(C) The distance covered by the body is given by $s = 3t^2 - 8t + 5$.
Velocity $v$ is the rate of change of distance with respect to time,given by $v = \frac{ds}{dt}$.
$v = \frac{d}{dt}(3t^2 - 8t + 5) = 6t - 8$.
The body stops when its velocity becomes zero,i.e.,$v = 0$.
Setting $6t - 8 = 0$,we get $6t = 8$.
$t = \frac{8}{6} = \frac{4}{3} \, \text{sec}$.
Thus,the body will stop after $4/3 \, \text{sec}$.
41
MediumMCQ
The rate of change of $\sqrt{x^2 + 16}$ with respect to $\frac{x}{x - 1}$ at $x = 3$ is
A
$2$
B
$\frac{11}{5}$
C
$-\frac{12}{5}$
D
$-3$

Solution

(C) Let $y = \sqrt{x^2 + 16}$ and $z = \frac{x}{x - 1}$.
First,differentiate $y$ with respect to $x$:
$\frac{dy}{dx} = \frac{1}{2\sqrt{x^2 + 16}} \cdot (2x) = \frac{x}{\sqrt{x^2 + 16}}$.
Next,differentiate $z$ with respect to $x$ using the quotient rule:
$\frac{dz}{dx} = \frac{(x - 1)(1) - x(1)}{(x - 1)^2} = \frac{-1}{(x - 1)^2}$.
Now,find the rate of change of $y$ with respect to $z$:
$\frac{dy}{dz} = \frac{dy/dx}{dz/dx} = \frac{x}{\sqrt{x^2 + 16}} \cdot (-(x - 1)^2) = -\frac{x(x - 1)^2}{\sqrt{x^2 + 16}}$.
Substitute $x = 3$ into the expression:
$\left(\frac{dy}{dz}\right)_{x=3} = -\frac{3(3 - 1)^2}{\sqrt{3^2 + 16}} = -\frac{3(4)}{\sqrt{9 + 16}} = -\frac{12}{\sqrt{25}} = -\frac{12}{5}$.
42
MediumMCQ
The speed $v$ of a particle moving along a straight line is given by $a + b{v^2} = {x^2}$ (where $x$ is its distance from the origin). The acceleration of the particle is
A
$bx$
B
$x/a$
C
$x/b$
D
$x/ab$

Solution

(C) Given the equation of motion: $a + b{v^2} = {x^2}$.
Differentiating both sides with respect to time $t$:
$\frac{d}{dt}(a + b{v^2}) = \frac{d}{dt}({x^2})$
Since $a$ is a constant,its derivative is $0$. Using the chain rule:
$0 + b(2v \cdot \frac{dv}{dt}) = 2x \cdot \frac{dx}{dt}$
We know that acceleration $A = \frac{dv}{dt}$ and velocity $v = \frac{dx}{dt}$. Substituting these:
$2bv \cdot A = 2xv$
Assuming $v \neq 0$,we can divide both sides by $2v$:
$b \cdot A = x$
Therefore,the acceleration $A = \frac{x}{b}$.
43
MediumMCQ
$A$ particle is moving along the curve $x = at^2 + bt + c$. If $ac = b^2$,then the particle would be moving with uniform
A
Rotation
B
Velocity
C
Acceleration
D
Retardation

Solution

(C) The position of the particle is given by $x = at^2 + bt + c$.
To find the velocity,we differentiate $x$ with respect to time $t$:
$v = \frac{dx}{dt} = \frac{d}{dt}(at^2 + bt + c) = 2at + b$.
To find the acceleration,we differentiate the velocity with respect to time $t$:
$a_{acc} = \frac{dv}{dt} = \frac{d}{dt}(2at + b) = 2a$.
Since the acceleration $a_{acc} = 2a$ is a constant value (independent of time $t$),the particle is moving with uniform acceleration.
44
MediumMCQ
The sides of an equilateral triangle are increasing at the rate of $2 \, cm/sec$. The rate at which the area increases,when the side is $10 \, cm$ is:
A
$2 \sqrt{3} \, cm^2/sec$
B
$10 \, cm^2/sec$
C
$10 \sqrt{3} \, cm^2/sec$
D
$\frac{10}{\sqrt{3}} \, cm^2/sec$

Solution

(C) Let $x$ be the length of each side of an equilateral triangle and $A$ be its area.
The area of an equilateral triangle is given by $A = \frac{\sqrt{3}}{4} x^2$.
Differentiating both sides with respect to time $t$,we get:
$\frac{dA}{dt} = \frac{\sqrt{3}}{4} \cdot 2x \cdot \frac{dx}{dt} = \frac{\sqrt{3}}{2} x \frac{dx}{dt}$.
Given that $\frac{dx}{dt} = 2 \, cm/sec$ and $x = 10 \, cm$.
Substituting these values into the derivative:
$\frac{dA}{dt} = \frac{\sqrt{3}}{2} \cdot 10 \cdot 2 = 10 \sqrt{3} \, cm^2/sec$.
Thus,the rate at which the area increases is $10 \sqrt{3} \, cm^2/sec$.
45
MediumMCQ
The rate of change of the surface area of a sphere of radius $r$ when the radius is increasing at the rate of $2 \text{ cm/sec}$ is proportional to
A
$1/r$
B
$1/r^2$
C
$r$
D
$r^2$

Solution

(C) Let the surface area of the sphere be $S = 4\pi r^2$.
Given that the rate of change of the radius is $\frac{dr}{dt} = 2 \text{ cm/sec}$.
Differentiating the surface area with respect to time $t$,we get:
$\frac{dS}{dt} = \frac{d}{dt}(4\pi r^2) = 4\pi \times 2r \times \frac{dr}{dt}$.
Substituting the given value of $\frac{dr}{dt}$:
$\frac{dS}{dt} = 8\pi r \times 2 = 16\pi r$.
Since $16\pi$ is a constant,we have $\frac{dS}{dt} \propto r$.
Therefore,the rate of change of the surface area is proportional to $r$.
46
MediumMCQ
Moving along the $x$-axis are two points with $x = 10 + 6t$ and $x = 3 + t^2$. The speed with which they are receding from each other at the time of encounter is ........... $cm/sec$. ($x$ is in $cm$ and $t$ is in seconds)
A
$16$
B
$20$
C
$8$
D
$12$

Solution

(C) The points encounter each other when their positions are equal:
$10 + 6t = 3 + t^2$
Rearranging the terms gives the quadratic equation:
$t^2 - 6t - 7 = 0$
$(t - 7)(t + 1) = 0$
Since time $t$ cannot be negative,we have $t = 7 \, sec$.
Now,we find the velocities of the two points by differentiating their position equations with respect to time $t$:
$v_1 = \frac{dx_1}{dt} = \frac{d}{dt}(10 + 6t) = 6 \, cm/sec$
$v_2 = \frac{dx_2}{dt} = \frac{d}{dt}(3 + t^2) = 2t$
At $t = 7 \, sec$,the velocity of the second point is:
$v_2 = 2 \times 7 = 14 \, cm/sec$
The relative speed at which they are receding from each other is the difference in their velocities:
$|v_2 - v_1| = |14 - 6| = 8 \, cm/sec$.
47
MediumMCQ
Gas is being pumped into a spherical balloon at the rate of $30 \, ft^3/min$. The rate at which the radius increases when it reaches the value $15 \, ft$ is:
A
$1 / (30\pi) \, ft/min$
B
$1 / (15\pi) \, ft/min$
C
$1 / 20 \, ft/min$
D
$1 / 25 \, ft/min$

Solution

(A) Given that the rate of change of volume is $\frac{dV}{dt} = 30 \, ft^3/min$ and the radius is $r = 15 \, ft$.
The volume of a spherical balloon is given by $V = \frac{4}{3}\pi r^3$.
Differentiating both sides with respect to time $t$,we get $\frac{dV}{dt} = 4\pi r^2 \frac{dr}{dt}$.
Substituting the given values: $30 = 4 \times \pi \times (15)^2 \times \frac{dr}{dt}$.
$\frac{dr}{dt} = \frac{30}{4 \times \pi \times 225} = \frac{30}{900\pi} = \frac{1}{30\pi} \, ft/min$.
48
MediumMCQ
If the distance $s$ metres traversed by a particle in $t$ seconds is given by $s = t^3 - 3t^2$,then the velocity of the particle when the acceleration is zero,in $m/s$ is:
A
$3$
B
$-2$
C
$-3$
D
$2$

Solution

(C) Given the displacement function $s = t^3 - 3t^2$.
The velocity $v$ is the first derivative of displacement with respect to time: $v = \frac{ds}{dt} = 3t^2 - 6t$.
The acceleration $a$ is the derivative of velocity with respect to time: $a = \frac{dv}{dt} = 6t - 6$.
Set the acceleration to zero to find the time $t$: $6t - 6 = 0 \implies t = 1 \text{ second}$.
Now,substitute $t = 1$ into the velocity equation to find the velocity at that instant:
$v = 3(1)^2 - 6(1) = 3 - 6 = -3 \text{ m/s}$.
49
MediumMCQ
$A$ particle moves in a straight line such that $s = \sqrt{t}$,then its acceleration is proportional to
A
$(Velocity)^3$
B
$(Velocity)^{3/2}$
C
$Velocity$
D
$(Velocity)^2$

Solution

(A) Given the displacement $s = \sqrt{t} = t^{1/2}$.
The velocity $v$ is the derivative of displacement with respect to time:
$v = \frac{ds}{dt} = \frac{1}{2} t^{-1/2} = \frac{1}{2\sqrt{t}}$.
From this,we can express $\sqrt{t}$ in terms of $v$:
$\sqrt{t} = \frac{1}{2v}$,which implies $t = \frac{1}{4v^2}$.
The acceleration $a$ is the derivative of velocity with respect to time:
$a = \frac{dv}{dt} = \frac{d}{dt} (\frac{1}{2} t^{-1/2}) = \frac{1}{2} \times (-\frac{1}{2}) t^{-3/2} = -\frac{1}{4} t^{-3/2}$.
Substitute $t = \frac{1}{4v^2}$ into the expression for $a$:
$a = -\frac{1}{4} (\frac{1}{4v^2})^{-3/2} = -\frac{1}{4} (4v^2)^{3/2} = -\frac{1}{4} (8v^3) = -2v^3$.
Therefore,the magnitude of acceleration is proportional to the cube of the velocity,i.e.,$a \propto v^3$.
50
MediumMCQ
$A$ spherical iron ball of radius $10 \, cm$ is coated with a layer of ice of uniform thickness that melts at a rate of $50 \, cm^3/min$. When the thickness of the ice is $5 \, cm$,find the rate at which the thickness of the ice decreases.
A
$1 / (54\pi) \, cm/min$
B
$5 / (6\pi) \, cm/min$
C
$1 / (36\pi) \, cm/min$
D
$1 / (18\pi) \, cm/min$

Solution

(D) Let $x$ be the thickness of the ice layer. The radius of the sphere including the ice is $r = (10 + x) \, cm$.
The volume of the ice layer is $V = \frac{4}{3}\pi (10 + x)^3 - \frac{4}{3}\pi (10)^3$.
Differentiating with respect to time $t$,we get $\frac{dV}{dt} = 4\pi (10 + x)^2 \frac{dx}{dt}$.
Given that the ice melts at a rate of $50 \, cm^3/min$,we have $\frac{dV}{dt} = -50 \, cm^3/min$ (since volume is decreasing).
Substituting $x = 5$ and $\frac{dV}{dt} = -50$ into the equation:
$-50 = 4\pi (10 + 5)^2 \frac{dx}{dt}$
$-50 = 4\pi (15)^2 \frac{dx}{dt}$
$-50 = 4\pi (225) \frac{dx}{dt}$
$-50 = 900\pi \frac{dx}{dt}$
$\frac{dx}{dt} = -\frac{50}{900\pi} = -\frac{1}{18\pi} \, cm/min$.
The rate at which the thickness decreases is $\frac{1}{18\pi} \, cm/min$.

Applications of Derivatives — Rate of Change of Quantities · Frequently Asked Questions

1Are these Applications of Derivatives questions useful for JEE and NEET?

Yes. All questions in this section are mapped to JEE Main and NEET exam patterns. Previous year questions from JEE Main, NEET, GUJCET and state-level exams are included with full solutions.

2Can I switch to Hindi or Gujarati for these questions?

Yes. Use the language tabs in the hero section or the sidebar to view the same questions and solutions in English, Hindi or Gujarati.

3How do I generate a question paper from this subtopic?

Use the Vedclass Exam Paper Generator — select the chapter and subtopic, set difficulty, and generate Sets A, B, C, D automatically. First 3 chapters of every subject are free.

Vedclass Products

For Students

Vedclass Test Series

Mock tests in real JEE/NEET style with performance analysis. 5-day free trial.

Start Free Trial
For Teachers

Exam Paper Generator

Generate Set A/B/C/D papers from this chapter in 2 minutes. 3 chapters free.

Try Free
For Institutes

Online Exam Module

Live online exams with unlimited students, 360° analytics & white-label branding.

See Demo
For Teachers & Institutes

Generate a Applications of Derivatives Exam Paper in 2 Minutes

Select subtopic & difficulty — Sets A, B, C, D auto-generated with No Repeat logic.

First 3 chapters of every subject are free — no payment required.