

InterviewSolution
Saved Bookmarks
1. |
State whether the given statement are true (T) or false (F).If a number exactly divides the sum of three numbers, it must exactly divide the numbers separately. |
Answer» False. If a number exactly divides the sum of three numbers, it must exactly divide the numbers separately. |
|