Concept:In a magic square, every row, column, and diagonal has the same total.Explanation:First, find the common sum using the first row: 13+12+17=42.So, every row, column, and diagonal must also sum to 42.Use the first column, which contains E: 13+E+11=42.Simplify: E+24=42.Subtract 24 from both sides: E=42−24.Therefore, E=18.Answer:E=18Correct option: C. 18