Concept:Matrix multiplication followed by comparing corresponding entries to solve for k.Explanation:First, multiply the matrix by the column vector.(2413)(45)=(4(5)+3(4)2(5)+1(4))This simplifies to:(20+1210+4)=(3214)The given equation is:(3214)=k(40.017.5)Compare the first components:14=k(17.5)k=17.514=0.8Check with the second components:32=k(40.0)⇒k=4032=0.8Both comparisons give the same value of k.Answer:k=0.8Correct option: C. 0.8