Consider the following geometric 2D transformations: D, a dilation (in which x-coordinates and y-coordinates are scaled by the same factor); R, a rotation; and T , a translation. Does D commute with R? That is, is D(R(x)) = R(D(x)) for all x in R2? Does D commute with T? Does R commute with T?