InterviewSolution
Saved Bookmarks
| 1. |
a = 2 ^ { 3 } \times 3 , b = 2 \times 3 \times 5 , c = 3 ^ { n } \times 5 \text { and } \operatorname { LCM } ( a , b , c ) = 2 ^ { 3 } \times 3 ^ { 2 } \times 5 , |
| Answer» | |