In Exercises 11 and 12, write a rule for the translation of LMN to L'M'N'

The rule for the translation from LMN to L'M'N' is:
(x,y) -> (x + 3, y + 1).
A translation is represented by a change in the function graph, according to operations such as multiplication or sum/subtraction either in it’s definition or in it’s domain. Examples are shift left/right or bottom/up, vertical or horizontal stretching or compression, and reflections over the x-axis or the y-axis.
For this problem, we have that each vertex of LMN was:
Thus the rule for the translation from LMN to L'M'N' is:
(x,y) -> (x + 3, y + 1).
More can be learned about translation concepts at https://brainly.com/question/4521517
#SPJ1