We have two equations,
4(x2+y2+z2)=a ---(1)
4(x−y−z)=3+a ---(2)
Substituting the value of a from equation 1 in equation 2, we get,
4(x − y − z) = 3 + 4(x2 + y2 + z2)
3 + 4(x2 + y2 + z2) −4(x − y − z) = 0
3 + 4x2 + 4y2 + 4z2 −4x + 4y + 4z = 0
It can be written as,
4x2 −4x + 1+ 4y2 + 4y + 1 + 4z2 + 4z + 1 = 0
(2x − 1)2 + (2y + 1)2 + (2z + 1)2 =0
We know that if the sum of the squares of terms is 0, then all the terms must be equal to 0
2x - 1 = 0
x = 21
2y + 1 = 0
y = −21
2z + 1 = 0
z = −21
Substituting the values in equation 2, we get,
4(21 − (−21) − (−21)) = 3 + a
4(23) = 3 + a
6 = 3 + a
a = 3
Therefore, the correct answer is option A.