InterviewSolution
Saved Bookmarks
| 1. |
a and b are two positive integer such that the least prime factor of a is 3 and the least prime factor of b is 5. Then calculate the least prime factor of (a+b). |
| Answer» a and b are two positive integer such that the least prime factor of a is 3 and the least prime factor of b is 5. Then calculate the least prime factor of (a+b). | |