Solution:The pattern followed here is :In the first row, 3 ^ 2 + 2 ^ 2 + 5 ^ 2 = 9 + 4 + 25 = 38
In the 3rd row, 7 ^ 2 + 1 ^ 2 + 2 ^ 2 = 49 + 1 + 4 = 54
Similarly, in the 2nd row, 5 ^ 2 + 3 ^ 2 + 4 ^ 2 = 25 + 9 + 16 = 50
Hence, "50" is the correct answer.