Question

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)

Answers

There are no human answers yet.
Answered by GPT 3.5
After the triangle is translated up 6 units, the y-coordinate of the vertex (-3, 5) will increase by 6 units.

The new coordinates of the vertex would be (-3, 5+6) = (-3, 11).

To represent this translation on a graph, we can plot the original vertex (-3, 5) and the translated vertex (-3, 11) as shown below:

{{{ graph(200,200,-10,10,-5,15,5,11) }}}

Related Questions