Concept:Two vectors are mutually perpendicular when their dot product equals zero.Explanation:The given vectors are:A=4i^+nj^​+2k^andB=2i^+2j^​−k^For perpendicular vectors, the dot product condition is A⋅B=0.Apply the dot product formula by multiplying the corresponding i^, j^​, and k^ components:A⋅B=4(2)+n(2)+2(−1)Substitute this into the perpendicular condition:4(2)+n(2)+2(−1)=0Simplify each term:8+2n−2=0Combine the constant terms:6+2n=0Isolate n by moving the constant to the right side:2n=−6Divide both sides by 2:n=−3Hence, for the vectors to be mutually perpendicular, n must equal −3.Answer:The value of n is −3, so the correct option is C.