SELECT * FROM question_mgmt as q WHERE id=1175 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 a balloon which always remains spherical has a va

Question:

A balloon, which always remains spherical has a variable radius. Find the rate at which its volume is increasing with the radius when the later is 10 cm.

Answer:

The volume of a sphere (V) with radius (r) is given by

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

Rate of change of volume (V) with respect to its radius (r) is given by,

\begin{align} \frac{dV}{dr }=\frac{d}{dr}\left(\frac{4}{3}\pi r^3\right)=\frac{4}{3}\pi \left(3r^2\right)=4\pi r^2\end{align}

Therefore, when radius = 10 cm,

\begin{align} \frac{dV}{dr }=4\pi(10)^2=400\pi\end{align}

Hence, the volume of the balloon is increasing at the rate of 400π 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!=1175 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!=1175 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