Patrick B. answered 04/21/19
Math and computer tutor/teacher
x is the distance measure from the bottom of the ladder to the wall.
y is the distance measure from the ground to the top of the ladder.
pythagorean says:
x^2 + y^2 = 100
2x dx + 2y dy = 0 <--- power rule
x dx + y dy = 0 <--- divides by 2
6x + y dy = 0 <---- given
(a) find dy when x = 4
4^2 + y^2 = 100
y^2 = 100 - 16 = 84
y = sqrt(84)
6(4) + sqrt(84) * dy = 0
24 + sqrt(84) * dy = 0
dy = -24/ sqrt(84)
= -24 * sqrt(84) / 84
= -6*sqrt(84)/ 21
= -2 * sqrt(84)/ 7
(b) find dy when x=8
8^2 + y^2 = 100
y^2 = 100 - 64 = 36
y = 6
6x + y dy = 0 <---- given
6(8) + 6*dy = 0
dy = -48/6 = -8
(c) the top slides down faster