Question Details

The transformation matrix for mirroring a point in x – y plane about the line y = x is given by

Options

A

B

C

D

Show Answer

Correct Answer :

Option C

[0 1; 1 0]

Solution :

The correct answer is the matrix shown in image_2.png, which is:
0 1 1 0

Step-by-Step Derivation:

1. Let a point in the 2D Cartesian coordinate system be represented by coordinates (x, y).

2. We want to find the coordinates of the mirrored point (x, y) after reflection about the line y=x.

3. Under reflection across the line y=x, the coordinates of the point are swapped. That is, the new x-coordinate becomes the original y-coordinate, and the new y-coordinate becomes the original x-coordinate:
x=y
y=x

4. We can rewrite these equations to explicitly show the coefficients of x and y:
x=0x+1y
y=1x+0y

5. Representing this system of linear equations in matrix form:
x y = 0 1 1 0 x y

6. Therefore, the transformation matrix for mirroring a point about the line y=x is:
0 1 1 0
This matches the matrix shown in image_2.png.

Unlock Our Free Library

Access expert-curated educational resources and study materials—completely free.

Discover more resources

You may also like

Mock Tests

View All
  • CTET
  • intermediate
  • No time limit
  • child development and pedagogy, mathematics, social science

  • SSC
  • intermediate
  • 2 hours and 30 mins
  • child development and pedagogy, mathematics, social science

Ask AI Tutor
5 left
Q1 View Question & Options
AI Tutor is solving this question...
Reading question context & options...