SELECT * FROM question_mgmt as q WHERE id=1169 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 uniformly at

Question:

The radius of a circle is increasing uniformly at the rate of 3 cm/s. Find the rate at which the area of the circle is increasing when the radius is 10 cm.

Answer:

The area of a circle (A) with radius (r) is given by,

A = πr2

Now, 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{dr}{dt}=2\pi r\frac{dr}{dt}\;\;\;[By\; Chain \;Rule]\end{align}

It is given that,

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

\begin{align} \therefore \frac{dA}{dt}= 2\pi r(3)=6 \pi r \end{align}

Thus, when r = 10 cm,

\begin{align} \frac{dA}{dt}= 6\pi(10)=60 \pi\; cm^2/s \end{align}

Hence, the rate at which the area of the circle is increasing when the radius is 10 cm is 60π 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!=1169 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!=1169 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