SELECT * FROM question_mgmt as q WHERE id=1170 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 an edge of a variable cube is increasing at the ra

Question:

An edge of a variable cube is increasing at the rate of 3 cm/s. How fast is the volume of the cube increasing when the edge is 10 cm long?

Answer:

Let x be the length of a side and V be the volume of the cube. Then,

V = x3.

\begin{align}\therefore \frac{dV}{dt}=3x^2.\frac{dx}{dt}\;\;\;[By\; Chain \;Rule]\end{align}

It is given that,

\begin{align} \frac{dx}{dt}=3 \;cm^2/s\end{align}

\begin{align}\therefore \frac{dV}{dt}=3x^2.(3) = 9x^2\end{align}

Thus, when x = 10 cm,

\begin{align} \frac{dV}{dt}=9 (10)^2=900 \;cm^3/s\end{align}

Hence, the volume of the cube is increasing at the rate of 900 cm3/s when the edge is 10 cm long. 


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