A triangle with a vertex (-3, 5) is translated up 6 units. What are the coordinates of this vertex after it is translated? Draw a graph if necessary. (1 point)

The coordinates of the vertex after it is translated up 6 units would be (-3, 11).

Here is a graph representing the original triangle and the translated triangle:

Original triangle:
```
|\
| \
| \
| \
| \
__|_____\
```

Translated triangle:
```
|\
| \
| \
| \
______|____\
```

The vertex (-3, 5) is translated up by 6 units to the new vertex (-3, 11).