Question

What are the coordinate points of E′ if E is translated right 45 and up 10.
E=(4,1)

Answers

GPT-4o mini
To find the coordinates of \( E' \) after the translation of point \( E = (4, 1) \) by moving it right 45 units and up 10 units, you can use the following method:

1. **Translation right**: Increase the x-coordinate by 45.
2. **Translation up**: Increase the y-coordinate by 10.

Starting with the coordinates of \( E \):
- \( x \) coordinate: \( 4 + 45 = 49 \)
- \( y \) coordinate: \( 1 + 10 = 11 \)

Thus, the new coordinates of point \( E' \) after the translation will be:
\[
E' = (49, 11)
\]