You are asked to find f(100). The trap is set. The number 100 is a siren song, calling you to plug it in and drown in a sea of arithmetic. Do not fall for it.
In the JEE, when you see a complex expression, your first instinct should not be calculation; it should be investigation.
The Detective Work
Let us look at the columns of this determinant, C1, C2, and C3. There is a rhythm here, a hidden symmetry. Let us test a hypothesis: is the third column simply the sum of the first two?
Let us check row by row. For the first row, we have 1+x=x+1. It works perfectly.
Now, the second row:
2x+x(x−1)=2x+x2−x=x2+x=x(x+1)
This is exactly the element in the third column.
Finally, the third row: 3x(x−1)+x(x−1)(x−2). Let us factor out the common term x(x−1):
x(x−1)[3+(x−2)]=x(x−1)(x+1)
This, too, matches the third column perfectly.
The Masterstroke
We have discovered that for every row, C1+C2=C3. This means the third column is a linear combination of the first two. In the language of linear algebra, the columns are linearly dependent.
When you see this, you should feel a surge of excitement. It means the determinant is zero. We can prove this by applying the column operation C3→C3−(C1+C2).
This operation transforms the third column into a column of zeros. A determinant with a column of zeros is always zero. Thus, f(x)=0 for all x.
Final Conclusion
Whether x is 100, 1, or 106, the answer is the same. The complexity vanishes, leaving only the elegant truth.
The correct option is (a). Remember, the JEE is not testing your ability to calculate; it is testing your ability to see.