How do I find A if I have the transpose of A?

80 Views Asked by At

So I'm thinking about this problem

enter image description here

I know that $(A^T)^T=A$ but when I have a coefficient like in this problem above, what do I do?

2

There are 2 best solutions below

2
On BEST ANSWER

Turning my comment hint into into an "answer":

Hint: $(\lambda A)^T = \lambda A^T$.

1
On

Hint

You also can try this, $$[(2A)^T]^T=2A.$$