Given:
There are three coordinated given as
Required:
Translate pre image coordinate left 6 unites and down 15 unites and find the post image coordinates
Explnation:
First of all
if image translate left or right means traslate in x axis we have to mchange x coordinates
if image translate up or down means translate in y axis we have to change y coordinates
now if translate left we subtract the translated unis or if translate righ we add translated unists
similarly
if translate down we subtract the translated unis or if translate up we add translated units
Here image translate left for 6 units means translate in x axis and subtract because translate left
now image translate dow for 15 units means translate in y axis and subsract because translate down
Final answer:
Post image coordinates are