SELECT * FROM question_mgmt as q WHERE id=941 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 volume of a cube is increasing at the rate of

Question: The volume of a cube is increasing at the rate of 8 cm3/s. How fast is the surface area increasing when the length of an edge is 12 cm?

Answer:

Let x be the length of a side, V be the volume, and s be the surface area of the cube.

Then, V = x3 and S = 6x2 where x is a function of time t.

It is given that

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

Then, by using the chain rule, we have:

\begin{align} \frac{dV}{dt} = \frac{d}{dt} (x^3) . \frac{dx}{dt} = 3x^2 . \frac{dx}{dt} =8 \end{align}

 \begin{align} \frac{dx}{dt} = \frac{8}{3 x^2} ……… (1) \end{align}

Now \begin{align} \frac{dS}{dt} = \frac{d}{dx}(6x^2).\frac{dx}{dt} [By Chain Rule] \end{align}

                    \begin{align} =12x .\frac{dx}{dt} =12x.(\frac{8}{3x^2}) = \frac{32}{x}  \end{align}

Thus, when x = 12 cm, \begin{align} \frac{dS}{dt} = \frac{32}{12} cm^2 / s = 8 cm^2 / s \end{align}

Hence, if the length of the edge of the cube is 12 cm, then the surface area is increasing at the rate of \begin{align} \frac{8}{3} cm^2 / s \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!=941 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!=941 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