Ok so you need to look at the coordinate points of the shape and it'll be like this (x,y). 5 units left means you need to subtract 5 from all the x values and 1 unit up means you need to add 1 unit to all the y values. Once you do that, you'll have a new set of coordinate points that you need to graph.