This transformation is called a rotation with shear. Can you see why it might be called that? Let’s investigate more. Find the determinant of the rotation matrix. Det R = _____ which matches the determinant for our other______. Find the product of the matrix and it’s transpose: R • Rt is______.

This transformation is called a rotation with shear Can you see why it might be called that Lets investigate more Find the determinant of the rotation matrix De class=

Respuesta :

Answer:

Det R = 1 which matches the determinant for our other NOT ROTATION MATRICES. Find the product of the matrix and it’s transpose: R • Rt is the identity matrix.

Step-by-step explanation:

Correct edge 2020

"Vector Multiplication Using Matrices "

Sorry it wouldn't say the right answer for the second one! Hope this helps

The value of Det R is 1, which matches the determinant for our other, not rotation matrices, and R·R^t is a symmetric matrix.

What is the matrix?

It is defined as the group of numerical data, functions, and complex numbers in a specific way such that the representation array looks like a square, rectangle shape.

We have a transformation matrix

[tex]\rm R = \left[\begin{array}{ccc}1&1\\-1&0\\\end{array}\right][/tex]

For its determinant value:

[tex]\rm Det (R) = \left|\begin{array}{ccc}1&1\\-1&0\\\end{array}\right|[/tex]

Det(R) = (1)(0) - (-1)(1)

Det(R) = 0 +1 ⇒ 1

As it is given that the transformation matrix R has the same determinant value as the non-transformation matrix.

The product of the matrix and its transpose is always a symmetric matrix.

Thus, the value of Det R is 1, which matches the determinant for our other, not rotation matrices, and R·R^t is a symmetric matrix.

Learn more about the matrix here:

https://brainly.com/question/9967572