How Fast Does the Ladder Slide Down the Wall?

  • Thread starter Thread starter ladyrae
  • Start date Start date
  • Tags Tags
    Differentiation
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
ladyrae
Messages
32
Reaction score
0
Use differentiation to solve the following

A ladder 25 feet long is leaning against the wall of a house. The base of the ladder is pulled away from the wall at rate of 2 feet per second. How fast is the top moving down the wall when the base of ladder is 15 feet from the wall.

What's the equation?

Thanks
 
Physics news on Phys.org
Use the Pythagorean Theorem.

[tex]x^2 + y^2 = z^2[/tex]

Diffentiate:

[tex]x\frac{dx}{dt} + y \frac{dy}{dt} = z\frac{dz}{dt}[/tex]

Solve for the desired variable, dy/dt in this case

[tex]\frac{dy}{dt} = \frac{z\frac{dz}{dt} - x\frac{dx}{dt}}{y}[/tex]

Plug in values you know, using x^2 + y^2 = z^2 to determine distances you don't.

cookiemonster
 
how about this one

Using Differentiation solve

a rocket is launched vertically and is tracked by a radar station located on the ground 12 kilometers from the launch site. When the rocket is 20 km away from the radar station, its distance from the station is increasing at the rate of 2500 km/hr. What is the vertical speed of the rocket at this instant?

What is the equation?

Thanks
 
Same approach as the previous problem. Now you know x, y and can find z from Pyth. What is important is understanding what dx/dt and dy/dt are equal to.

Typically, we can help you only if you show us what you have tried and where you are stuck. We are not here to provide solutions to your homework.