InterviewSolution
Saved Bookmarks
| 1. |
The statement `x^(n)-y^(n)` is divisible by (x-y) where n is a positive integer isA. Always trueB. Only true for `n lt 10`C. Always falseD. Only true for `n ge 10` |
| Answer» Correct Answer - A | |