InterviewSolution
Saved Bookmarks
| 1. |
16. Volue of (x-a)(x-b)(x-c)...x-z) is:26Ń.d. of these. |
|
Answer» We have to find, (X-A)(X-B)(X-C)....(X-Y)(X-Z) = (X-A)(X-B)(X-C)(X-D)....(X-W)(X-X)(X-Y)(X-Z) = (X-A)(X-B)(X-C)(X-D)....(X-W)(0)(X-Y)(X-Z) (since X-X = 0) = 0 [Product of any term multiplied with zero always results in zero]. Hence the answer is zero. |
|