So I'm a high school student currently studying the chapter matrices (which is interesting but confusing in its own way). And recently I came across a problem that involved passing a matrix through a quadratic function. I understood the squaring and adding part but there was a step which involved multiplying the constant with the identity matrix. My question is why do we do this? Sure, a constant just cannot be added to matrices as one is a scalar and the other a vector. But why do we take specifically the identity matrix to multiply with the constant? Why not, say, a matrix filled with 1s?
Again, I don't know much about matrices as I'm a beginner. Any simplified explanation would help. Thanks in advance!
I don't have the book right now but I found a similar one on a website.
https://people.richland.edu/james/lecture/m116/matrices/operations.html
Scroll down until you find "Evaluating a function using a matrix"
There i couldn't understand why they multiplied 3 with the identity matrix "I".
– StackExchange_User_4 Sep 01 '20 at 12:19