Write the rule for this translation slide 3 up and 2 right

To perform a translation slide, you need to shift an object or a point in a specific direction. The translation slide involves moving the object horizontally (left or right) and vertically (up or down) by a certain amount.

For the given translation slide "3 up and 2 right," the rule can be described as follows:

1. Start with the coordinates of the original point or object.
2. Move the point/object 3 units vertically upwards. This means you increase the y-coordinate by 3 units or add 3 to the y-coordinate.
3. After moving vertically, move the point/object 2 units horizontally to the right. This means you increase the x-coordinate by 2 units or add 2 to the x-coordinate.

Let's assume the original point's coordinates are (x, y) and you want to perform the translation slide. The new coordinates after the translation would be:

New x-coordinate: x + 2
New y-coordinate: y + 3

So, the rule for the translation slide "3 up and 2 right" is: (x, y) → (x + 2, y + 3)