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