SELECT * FROM question_mgmt as q WHERE id=1178 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=3 AND subId=6 AND chapterId=93 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 12th mathematics Application of Derivatives the radius of an air bubble is increasing at the r

Question:

The radius of an air bubble is increasing at the rate of 1/2 cm/s. At what rate is the volume of the bubble increasing when the radius is 1 cm?

Answer:

The air bubble is in the shape of a sphere.

Now, the volume of an air bubble (V) with radius (r) is given by,

\begin{align} V = \frac{4}{3}\pi r^3 \end{align}

The rate of change of volume (V) with respect to time (t) is given by,

\begin{align} \frac{dV}{dt} = \frac{4}{3}\pi \frac{d}{dr}(r^3).\frac{dr}{dt} \;\;\;[By\; Chain\; Rule] \end{align}

\begin{align} = \frac{4}{3}\pi (3r^2).\frac{dr}{dt} \end{align}

\begin{align} = \frac{4}{3}\pi r^2.\frac{dr}{dt} \end{align}

It is given that

\begin{align} \frac{dr}{dt}=\frac{1}{2} cm/s .\end{align}

Therefore, when r = 1 cm,

\begin{align} \frac{dV}{dt}=4\pi(1)^2.(\frac{1}{2})=2\pi\; cm^3/s \end{align}

Hence, the rate at which the volume of the bubble increases is 2π cm3/s.


SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='3' AND subId='6' AND ex_no!=0 AND status=1 and id!=1178 ORDER BY views desc, last_viewed_on desc limit 0,10
SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='3' AND subId='6' AND ex_no!=0 AND status=1 and id!=1178 ORDER BY last_viewed_on desc limit 0,10

Comments

  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


Comment(s) on this Question