Point (-3, 1) is translated 3 units left and 3 units up and then dilated by afactor of 12 using the origin as the center of dilation. What is the resultantpoint?

When we translated a point by a units horizontally, we do the following transformation
[tex](x,y)\to(x+a,y)[/tex]If a is positive the point goes to the right and if a is negative the point goes to the left.
To translate our point 3 units to the left, we subtract 3 from the x coordinate.
[tex](-3,1)\to(-3-3,1)=(-6,1)[/tex]When we translated a point by b units vertically, we do the following transformation
[tex](x,y)\to(x,y+b)[/tex]If b is positive the point goes upwards and if b is negative the point goes downwards.
Moving our point 3 units up, we have
[tex](-6,1)\to(-6,1+3)=(-6,4)[/tex]And when we dilate around the origin with a factor of dilation k, we do the following transformation
[tex](x,y)\to(kx,ky)[/tex]Dilating our point around the origin by a factor of 1/2, we have
[tex](-6,4)\to(1/2\cdot(-6),1/2\cdot4)=(-3,2)[/tex]The image of C is C''(-3, 2).