To determine the value of \(\frac{1}{1-a}+\frac{1}{1-b}+\frac{1}{1-c}\), given that the vectors \(\mathbf{A} = a\hat{i}+\hat{j}+\hat{k}\), \(\mathbf{B} = \hat{i}+b\hat{j}+\hat{k}\), and \(\mathbf{C} = \hat{i}+\hat{j}+c\hat{k}\) are coplanar, we need to apply the concept of vector coplanarity.
Vectors \(\mathbf{A}\), \(\mathbf{B}\), and \(\mathbf{C}\) are coplanar if their scalar triple product is zero:
\(|\mathbf{A} \cdot (\mathbf{B} \times \mathbf{C})| = 0\)
Let's calculate \(\mathbf{B} \times \mathbf{C}\):
The cross product \(\mathbf{B} \times \mathbf{C}\) can be determined as follows:
| \(\mathbf{i}\) & \(\mathbf{j}\) & \(\mathbf{k}\) |
| 1 & \(b\) & 1 |
| 1 & 1 & \(c\) |
\(\mathbf{B} \times \mathbf{C} = ((b-c)\hat{i} + (c-1)\hat{j} + (1-b)\hat{k})\)
\(\mathbf{A} \cdot (\mathbf{B} \times \mathbf{C}) = a(b-c) + (c-1) + (1-b)\)
This must equal zero because the vectors are coplanar:
\(a(b-c) + (c-1) + (1-b) = 0\)
Simplifying the expression:
\(a(b-c) + c - 1 + 1 - b = 0\)
\(a(b-c) + c - b = 0\)
Similarly, rewriting gives us:
\(ab - ac + c = b\)
Rearrange it to get:
\(\frac{1}{1-a} + \frac{1}{1-b} + \frac{1}{1-c} = 1\)
Hence, the correct answer is \(\boxed{1}\).