Question 1205107
.
<pre>

Since D dilates vectors by the factor 3,

    D = {{{(matrix(2,2, 3,0, 0,3))}}}.


Hence,  {{{D^(-1)}}} = {{{(matrix(2,2, 1/3,0, 0,1/3))}}}.


The rest is mechanical job of multiplying matrices.
</pre>