SELECT * FROM question_mgmt as q WHERE id=1171 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 stone is dropped into a quiet lake and waves mov

Question:

A stone is dropped into a quiet lake and waves move in circles at the speed of 5 cm/s. At the instant when the radius of the circular wave is 8 cm, how fast is the enclosed area increasing?

Answer:

The area of a circle (A) with radius (r) is given by A = πr2.

Therefore, the rate of change of area (A) with respect to time (t) is given by,

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

It is given that

\begin{align} \frac{dr}{dt}=5\; cm/s\end{align}

Thus, when r = 8 cm,

\begin{align} \frac{dA}{dt}=2\pi(8)(5)=80\pi\end{align}

Hence, when the radius of the circular wave is 8 cm, the enclosed area is increasing at the rate of 80π cm2/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!=1171 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!=1171 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