SELECT * FROM question_mgmt as q WHERE id=1172 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 a circle is increasing at the rate o

Question:

The radius of a circle is increasing at the rate of 0.7 cm/s. What is the rate of increase of its circumference?

Answer:

The circumference of a circle (C) with radius (r) is given by

C = 2πr.

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

\begin{align} \frac{dC}{dt}=\frac{dC}{dr}.\frac{dr}{dt}\;\;\; [By\; Chain\; Rule]\end{align}

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

It is given that

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

Hence, the rate of increase of the circumference 2π(0.7)=1.4π cm/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!=1172 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!=1172 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