To translate a point in the Cartesian coordinate system, you adjust the coordinates based on the translation vector. Translating a point 5 units to the left means you will subtract 5 from the x-coordinate of the point.
Given the original point
- The x-coordinate will change from -3 to
. - The y-coordinate remains unchanged at -2.
Calculating the new coordinates:
- New x-coordinate:
- New y-coordinate:
Therefore, the vertex of the triangle after the translation is
So, the point