SELECT * FROM question_mgmt as q WHERE id=1181 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 sand is pouring from a pipe at the rate of 12 cm3

Question:

Sand is pouring from a pipe at the rate of 12 cm3/s. The falling sand forms a cone on the ground in such a way that the height of the cone is always one-sixth of the radius of the base. How fast is the height of the sand cone increasing when the height is 4 cm?

Answer:

The volume of a cone (V) with radius (r) and height (h) is given by,

\begin{align}V=\frac{1}{3}\pi r^2h\end{align}

It is given that,

\begin{align}h=\frac{1}{6} r\Rightarrow r =6h\end{align}

\begin{align}\therefore V=\frac{1}{3}\pi (6h)^2.h = 12\pi h^3\end{align}

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

\begin{align} \frac{dV}{dt}=12 \pi \frac{d}{dh}(h^3).\frac{dh}{dt}[By\; Chain\; Rule]\end{align}

\begin{align}=12 \pi (3h^2).\frac{dh}{dt}\end{align}

\begin{align}=36 \pi h^2.\frac{dh}{dt}\end{align}

It is also given that

\begin{align}\frac{dV}{dt}=12\;cm^3/s \end{align}

Therefore, when h = 4 cm, we have:

\begin{align}12=36\pi (4)^2.\frac{dh}{dt}\end{align}

\begin{align}\Rightarrow \frac{dh}{dt}=\frac{12}{36\pi (16)}=\frac{1}{48\pi}\end{align}

Hence, when the height of the sand cone is 4 cm, its height is increasing at the rate of

\begin{align}\frac{1}{48\pi}.\end{align}


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!=1181 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!=1181 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