SELECT * FROM question_mgmt as q WHERE id=1176 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 ladder 5 m long is leaning against a wall the b

Question:

A ladder 5 m long is leaning against a wall. The bottom of the ladder is pulled along the ground, away from the wall, at the rate of 2 cm/s. How fast is its height on the wall decreasing when the foot of the ladder is 4 m away from the wall?

Answer:

Let y m be the height of the wall at which the ladder touches. Also, let the foot of the ladder be x maway from the wall.

Then, by Pythagoras theorem, we have:

x2 + y2 = 25 [Length of the ladder = 5 m]

\begin{align}\Rightarrow y = \sqrt{25 - x^2}\end{align}

Then, the rate of change of height (y) with respect to time (t) is given by,

\begin{align}\frac{dy}{dx} = \frac{-x}{\sqrt{25 - x^2}}.\frac{dx}{dt}\end{align}

It is given that

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

\begin{align}\therefore\frac{dy}{dt} = \frac{-2x}{\sqrt{25 - x^2}}\end{align}

Now, when x = 4 m, we have:

\begin{align}\therefore\frac{dy}{dt} = \frac{-2 \times 4}{\sqrt{25 - 4^2}}=-\frac{8}{3}\end{align}

Hence, the height of the ladder on the wall is decreasing at the rate of

\begin{align}\frac{8}{3}\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!=1176 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!=1176 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