edited by
3,737 views

2 Answers

Best answer
17 votes
17 votes

If A is a Symmetric Matrix then A=A⊤        // Sign ⊤ Showing as Transpose

(B⊤AB)⊤ =B⊤A⊤B

it ia already given A=A⊤ So

B⊤AB

Answer : Symmetric

BTBTBT

selected by
5 votes
5 votes

We knows that ( A B )= BAT  and  ( A)= A

Given A is Symmetric i.e. A = AT

Now,

( BA B )T = ( BT AT ) = ( BA B )

Hence,Option(B)Symmetric is the correct choice.

Answer:

Related questions

3 votes
3 votes
2 answers
3
go_editor asked Jun 24, 2016
3,729 views
Logic family popular for low power dissipationCMOSECLTTLDTL
6 votes
6 votes
4 answers
4
go_editor asked Jun 24, 2016
4,357 views
A problem whose language is recursion is called?Unified problemBoolean functionRecursive problemDecidable