Question Details

Consider the matrix  f ( x ) = [ cos x sin x 0 sin x cos x 0 0 0 1 ] . Given below are two statements:

Statement I: f(–x) is the inverse of the matrix f(x)

Statement II: f(x) f(y) = f(x + y).

In the light of the above statements, choose the correct answer from the options given below

Options

A

Statement I is true but Statement II is false

B

Both Statement I and Statement II are true

C

Both statement I and Statement II are false

D

Statement I is false but Statement II is true

Show Answer

Correct Answer :

Option B

Both Statement I and Statement II are true

Both Statement I and Statement II are true

Solution :

The correct option is: Both Statement I and Statement II are true.

Let us analyze both statements step-by-step by working with the given matrix:
f ( x ) = [ cos x sin x 0 sin x cos x 0 0 0 1 ]

Step 1: Verify Statement I
First, we find f(x) by substituting x in place of x.
Using the trigonometric identities cos(x)=cosx and sin(x)=sinx, we have:
f ( x ) = [ cos ( x ) sin ( x ) 0 sin ( x ) cos ( x ) 0 0 0 1 ] = [ cos x sin x 0 sin x cos x 0 0 0 1 ]

To check if f(x) is the inverse of f(x), we multiply the two matrices:
f ( x ) f ( x ) = [ cos x sin x 0 sin x cos x 0 0 0 1 ] [ cos x sin x 0 sin x cos x 0 0 0 1 ]
Multiplying row by column:
- Row 1, Column 1: cos2x+sin2x+0=1
- Row 1, Column 2: cosxsinxsinxcosx+0=0
- Row 1, Column 3: 0+0+0=0
- Row 2, Column 1: sinxcosxcosxsinx+0=0
- Row 2, Column 2: sin2x+cos2x+0=1
- Row 2, Column 3: 0+0+0=0
- Row 3: Since the third row of the first matrix is [0,0,1] and the third column of the second matrix is [0,0,1]T, the third row of the product yields [0,0,1].
Thus:
f ( x ) f ( x ) = [ 1 0 0 0 1 0 0 0 1 ] = I
Since the product is the identity matrix I, we have (f(x))1=f(x). Therefore, Statement I is true.

Step 2: Verify Statement II
Now let us compute the product f(x)f(y):
f ( x ) f ( y ) = [ cos x sin x 0 sin x cos x 0 0 0 1 ] [ cos y sin y 0 sin y cos y 0 0 0 1 ]
Let's find the entries of the product matrix:
- Entry (1,1): cosxcosysinxsiny+0=cos(x+y)
- Entry (1,2): cosxsinysinxcosy+0=(sinxcosy+cosxsiny)=sin(x+y)
- Entry (1,3): 0+0+0=0
- Entry (2,1): sinxcosy+cosxsiny+0=sin(x+y)
- Entry (2,2): sinxsiny+cosxcosy+0=cos(x+y)
- Entry (2,3): 0+0+0=0
- Entry (3,1): 0+0+0=0
- Entry (3,2): 0+0+0=0
- Entry (3,3): 0+0+1=1
Putting these elements together in a matrix gives:
f ( x ) f ( y ) = [ cos ( x + y ) sin ( x + y ) 0 sin ( x + y ) cos ( x + y ) 0 0 0 1 ] = f ( x + y )
Therefore, Statement II is also true.

Conclusion
Both Statement I and Statement II are true.

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...