Write two transformations rules ( two sentences each) to the following

Make one rule incorrectly

Pre image points are:
Preimage Image 1 Image 2
A (3, 2)
В(6, 3)
C(7.1)

Image points are :
A’ ( -4,2)
B’( -1,3)
C’ (0,1)

1 answer

Here are two transformation rules based on the provided pre-image and image points:

Correct Rule:

  1. To transform any point (x, y) in the pre-image to its corresponding point in the image, apply the rule: A' = (x - 7, y).
  2. For instance, using point A (3, 2), the transformation gives A' = (3 - 7, 2) = (-4, 2).

Incorrect Rule:

  1. To transform any point (x, y) in the pre-image to its corresponding point in the image, apply the rule: B' = (x + 5, y + 1).
  2. For instance, using point B (6, 3), the transformation gives B' = (6 + 5, 3 + 1) = (11, 4) instead of (-1, 3).