

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