A 13ft ladder slides down a wall at 2ft/sec when it is 12 ft above the ground. Find the rate at which the angle it makes with the ground changes at this moment?

let the height of the ladder against the wall be y ft

and let the base of the ladder be x ft from the wall
we know x^2 + y^2= 13^

2x dx/dt + 2y dy/dt = 0
when y = 12, x = 5 by above Pythagoras, and dy/dt = -2 ft/s

2(5)(dx/dt) + 2(12)(-2) = 0
dx/dt = 24/10 = 2.4 ft/s

Hi there, wouldn't we need to use right triangle trig for this problem since it's asking for the rate of the angle? theta? Not completely sure on how to relate that exactly.

yes - so, try it

sinΞΈ = y/13
cosΞΈ dΞΈ/dt = 1/13 dy/dt

Now just plug in your numbers. Use the Pythagorean Theorem to figure cosΞΈ when y=12.

ohh ok this helped me too

To find the rate at which the angle the ladder makes with the ground changes, we need to use trigonometry and calculus concepts.

Let's start by assigning variables to the different quantities given in the problem:
Let π‘₯ be the distance of the foot of the ladder from the wall.
Let 𝑦 be the height of the foot of the ladder above the ground.
Let πœƒ be the angle the ladder makes with the ground.

We are given that the ladder is 13ft long, so we can use the Pythagorean theorem to relate π‘₯, 𝑦, and 𝑙 (the length of the ladder):
𝑙^2 = π‘₯^2 + 𝑦^2

Differentiating this equation with respect to time, we get:
2𝑙 (d𝑙/d𝑑) = 2π‘₯ (dπ‘₯/d𝑑) + 2𝑦 (d𝑦/d𝑑)

We are also given that 𝑑𝑦/𝑑𝑑 = -2 ft/sec (because the ladder is sliding down the wall), and 𝑙 = 13 ft. We need to find π‘‘πœƒ/𝑑𝑑, so we rearrange the equation as follows:
𝑑𝑦/𝑑𝑑 = -(π‘₯/𝑙) (𝑑𝑦/𝑑𝑑) - (𝑦/𝑙) (𝑑π‘₯/𝑑𝑑)
𝑑𝑦/𝑑𝑑 = -(π‘₯/𝑙) (-2) - (𝑦/𝑙) (𝑑π‘₯/𝑑𝑑)
𝑑𝑦/𝑑𝑑 = (2π‘₯/𝑙) + (𝑦/𝑙) (𝑑π‘₯/𝑑𝑑)
-2 = (2π‘₯/13) + (𝑦/13) (𝑑π‘₯/𝑑𝑑)

We are interested in finding π‘‘πœƒ/𝑑𝑑, the rate at which the angle πœƒ changes. This can be found using trigonometry:
tan(πœƒ) = 𝑦/π‘₯

Differentiating both sides of this equation with respect to time, we get:
(sec^2(πœƒ)) (dπœƒ/d𝑑) = (1/π‘₯) (d𝑦/d𝑑) - (𝑦/π‘₯^2) (dπ‘₯/d𝑑)

We can rewrite this equation using the values we found earlier:
(sec^2(πœƒ)) (dπœƒ/d𝑑) = (1/π‘₯) (-2) - (𝑦/π‘₯^2) (𝑑π‘₯/d𝑑)
(sec^2(πœƒ)) (dπœƒ/d𝑑) = -2/π‘₯ - (𝑦/π‘₯^2) (𝑑π‘₯/d𝑑)

We need to find π‘‘πœƒ/d𝑑 when the ladder is 12 ft above the ground, so we substitute π‘₯ = 5 into our equation:
(sec^2(πœƒ)) (dπœƒ/d𝑑) = -2/5 - (𝑦/25) (𝑑π‘₯/d𝑑)

Now we just need to find the value of 𝑦 when the ladder is 12 ft above the ground. Using the Pythagorean theorem:
13^2 = 5^2 + 𝑦^2
169 = 25 + 𝑦^2
𝑦^2 = 144
𝑦 = 12 ft

Substituting 𝑦 = 12 and 𝑑π‘₯/d𝑑 = -2 into our equation:
(sec^2(πœƒ)) (dπœƒ/d𝑑) = -2/5 - (12/25) (-2)
(sec^2(πœƒ)) (dπœƒ/d𝑑) = -2/5 - (-24/25)
(sec^2(πœƒ)) (dπœƒ/d𝑑) = -2/5 + 24/25
(sec^2(πœƒ)) (dπœƒ/d𝑑) = (-10 + 24)/25
(sec^2(πœƒ)) (dπœƒ/d𝑑) = 14/25

Finally, dividing both sides by (sec^2(πœƒ)), we get:
dπœƒ/d𝑑 = 14/25(sec^2(πœƒ))

Therefore, the rate at which the angle the ladder makes with the ground changes at this moment is 14/25 times the square of the secant of the angle.