$8 I$
$5 I$
Given the matrix equation $A^2 = I$, which defines $A$ as an involutory matrix, we need to calculate $(I + A)^4 - 8A$. The calculation proceeds as follows:
First, simplify $(I + A)^2$: $(I + A)^2 = (I + A)(I + A) = I^2 + IA + AI + A^2 = I + A + A + I = 2I + 2A$, using $A^2 = I$.
Next, compute $(I + A)^4$ using the previous result: $(I + A)^4 = ((I + A)^2)^2 = (2I + 2A)^2$.
Expand $(2I + 2A)^2$: $(2I + 2A)^2 = (2(I + A))(2(I + A)) = 4(I + A)^2 = 4(2I + 2A) = 8I + 8A$.
Finally, substitute this into the expression $(I + A)^4 - 8A$: $(I + A)^4 - 8A = (8I + 8A) - 8A = 8I$.
Therefore, the expression $(I + A)^4 - 8A$ simplifies to $8I$.
The result is $8I$.