Official Solution:If \(x\) is a prime number and \(\sqrt{(a + b + c - 1 + x)^2} + |\frac{1}{1-x}- a - b - c| + \sqrt{c^2}=0\), what is the value of \(x + c\)?A. -2
B. 0
C. 1
D. 2
E. Cannot be determined from the given information
We have that the sum of three
non-negative values (the square root of a square, the absolute value of some number, and the square root of a square again) is 0. For this to be true, each of the three must be 0.
So:
(i) \(a + b + c - 1 + x=0\), which gives \(a + b + c = 1 - x\)
(ii) \(\frac{1}{1-x}- a - b - c=0\), which gives \(a + b + c =\frac{1}{1-x}\)
(iii) \(c^2=0\), which gives \(c=0\).
Equate (i) and (ii): \(1 - x = \frac{1}{1-x}\). This results in \((1-x)^2 = 1\).
Take the square root: \(|1-x| = 1\). This yields \(x = 0\) or \(x = 2\). It's given that \(x\) is a prime number, so \(x = 2\).
\(x + c=2+0=2\).
Answer: D