Polar coordinates, Differentiation

116 Views Asked by At

Can someone clarify this step for me please,

"The polar coordinate r satisfies $r^2=x^2+y^2$, so by differentiating with respect to t we get $r\cdot\dot r=x\cdot\dot x+y\cdot\dot y$"

I am totally lost...and I realize this should be simple, I'm just missing something..

2

There are 2 best solutions below

0
On BEST ANSWER

Use implicit differentiation $$r^2(t) = x^2(t) + y^2(t) \Rightarrow 2r(t)r' = 2x(t)x' + 2y(t)y' \Rightarrow r r' = x x'+yy'$$

0
On

Write it explicitly: $\frac{d}{dt}(r(t)^2) = 2 \times r(t) \times \frac{dr}{dt}$ Same treatment for the other two.