To determine the rule used to translate the image of triangle [tex]\( LMN \)[/tex], we need to find the translation vector that moves point [tex]\( L(7, -3) \)[/tex] to point [tex]\( L'(-1, 8) \)[/tex].
Let's break this down step-by-step:
1. Identify the initial and final coordinates:
- Initial coordinates of point [tex]\( L \)[/tex]: [tex]\( (7, -3) \)[/tex]
- Final coordinates of point [tex]\( L' \)[/tex]: [tex]\( (-1, 8) \)[/tex]
2. Calculate the translation vector (dx, dy):
- [tex]\( dx \)[/tex] (change in x-coordinate) = final x - initial x
[tex]\[ dx = -1 - 7 = -8 \][/tex]
- [tex]\( dy \)[/tex] (change in y-coordinate) = final y - initial y
[tex]\[ dy = 8 - (-3) = 8 + 3 = 11 \][/tex]
3. Determine the translation rule based on the translation vector:
- The translation vector [tex]\((dx, dy)\)[/tex] is [tex]\((-8, 11)\)[/tex].
- This vector indicates the rule [tex]\((x, y) \rightarrow (x - 8, y + 11)\)[/tex].
Therefore, the correct translation rule that was used is:
[tex]\[
(x, y) \rightarrow (x - 8, y + 11)
\][/tex]
Thus, the correct answer is:
(x, y) → (x - 8, y + 11).