remember, we see the limits of changes (the change rate) focused on a single point via the first derivative of a function.
the 3 sides of a triangle are related to each other via the law of cosine (which I always call the generalized principle of Pythagoras) :
c² = a² + b² - 2ab×cos(C)
with C being the angle opposite of the side c. this works now for every side of the triangle. not just for a Hypotenuse in a right-angled triangle.
c = sqrt(a² + b² - 2ab×cos(C))
C is the changing angle (2°/ minute).
c is the third growing side of the triangle.
we want to check about the change of C and its effects on c.
dC/dt = 2°/minute, and we need this as length. so, we need to convert this to radians.
1° = pi/180
2° = 2pi/180 = pi/90
dc/dt = d(sqrt(a² + b² - 2ab×cos(C)))/dC × dC/dt=
= d(sqrt(13² + 17² - 2×13×17×cos(C)))/dC × dC/dt =
= d(sqrt(169 + 289 - 442×cos(C)))/dC × dC/dt =
= d(sqrt(458 - 442×cos(C)))/dC × dC/dt
remember,
(f(x)^n)' = n × f(x)^(n-1) × f'(x)
as a square root is nothing else than an 1/2 exponent.
d(sqrt(458 - 442×cos(C)))/dC =
= d((458 - 442×cos(C))^½)/dC =
= ½ × (458 - 442×cos(C))^-½ × d(458 - 442×cos(C))/dC
we also remember that a negative exponent means 1/...
½ × (458 - 442×cos(C))^-½ =
= ½ × 1/sqrt(458 - 442×cos(C)) =
= 1/(2×sqrt(458 - 442×cos(C)))
cos(x)' = -sin(x)
d(458 - 442×cos(C))/dC = 0 - 442×-sin(C)=
= 442×sin(C)
so, when combining both factors again, we get
dc/dt =
= 1/(2×sqrt(458 - 442×cos(C))) × 442×sin(C) × dC/dt =
= 1/sqrt(458 - 442×cos(C)) × 221×sin(C) × dC/dt =
= 1/sqrt(458 - 442×cos(C)) × 221×sin(C) × pi/90 / min
at C = 60° we get
dc/dt = 1/sqrt(458 - 442×cos(60)) × 221×sin(60) × pi/90 =
= 1/sqrt(458 - 442×½) × 221×sqrt(3)/2 × pi/90 =
= 1/sqrt(458 - 221) × 221×sqrt(3)/2 × pi/90 =
= 1/sqrt(237) × 221×sqrt(3)/2 × pi/90 =
= 1/sqrt(3×79) × 221×sqrt(3)/2 × pi/90 =
= 1/(sqrt(3)×sqrt(79)) × 221×sqrt(3)/2 × pi/90 =
= 221pi / (sqrt(79)×2×90) = 0.43396639... m/min ≈
≈ 0.434 m/min
the third side increases at that moment (angle = 60°) by 0.434 meters/minute.