I have thought of a solution for this, but I know it’s wrong. I don’t know what’s wrong with the procedure, I just solved it instinctively.
$$\text{adj} A =A^{-1}|A|$$
So for $2A$
$$\text{adj} 2A =(2A)^{-1} |2A|$$
$$=\frac 12 A 4 |A|$$ $$=2\text{adj} A$$
Which implies $k=1$
As I said, the answer is wrong, I am aware of that. The question remains: what’s wrong with my procedure and how do I get the correct answer.
Thanks!
Note that for a $n\times n$ matrix $A$, $\det(mA) = m^n \det A$ where $m \in \mathbb R$. So the answer should really be $$(2A )^{-1} |2A| = \frac 12 A^{-1} \ 2^3 |A| = 4 \ \text{adj} (A) $$