I can prove that $dx dy = r.dr d\theta$ by drawing a circle and calculating the area of a small square in the polar coordinates, but when I try proving it using the equations below, I fail to prove it. What is my mistake?
$x = r\cos(\theta) => dx = \cos(\theta).dr - \sin(\theta)r.d\theta$
$y = r\sin(\theta)=>dy=\sin(\theta).dr + \cos(\theta)r.d\theta$
$=> dxdy = r(\cos^2(\theta)-\sin^2(\theta))drd\theta=r\cos(2\theta).drd\theta$
I actually saw a similar question in this site: how to get $dx\; dy=r\;dr\;d\theta$ My problem was that I didn't understand why $drd\theta = -d\theta dr$