Math, asked by bwjdhansb, 10 months ago

If A is a square matrix such that A2=A, then write the value of 7A−(I+A)3 where I is an identity matrix.​

Answers

Answered by Anonymous
16

Answer:

given A2=A

7A−(I+A)3=7A−[I3+3A2I+3AI2+A3]

=7A−[I+3A+3A+A2.A]

=7A−[I+3A+3A+A]

=7A−I+7A

=−I

Answered by rishu6845
26

Answer:

-I

Step-by-step explanation:

Given---> A is a square matrix such that A² = A and I is the identity matrix.

To find---> Value of 7A - ( I + A )³

Solution---> We know that if we multiply identity matrix to any other matrix we get same matrix

i. e.

I P = P , where I is identity matrix and P is any matrix .

And , I I = I

Now , we know that,

( a + b )³ = a³ + b³ + 3ab ( a + b )

Now , returning to original problem ,

7A - ( I + A )³

= 7A - { ( I )³ + ( A )³ + 3 I A ( I + A ) }

= 7A - ( I³ + A³ + 3 I² A + 3 I A² )

= 7A - ( I² I + A² A + 3 I² A + 3 I A² )

Putting I² = I , A² = A and

= 7A - ( I I + A A + 3 I A + 3 I A )

Putting I A = A , we get,

= 7 A - ( I + A² + 3 A + 3 A )

Putting A² = A , we get,

= 7A - ( I + A + 6A )

= 7 A - ( I + 7A )

= 7 A - I - 7A

= - I

Similar questions