InterviewSolution
Saved Bookmarks
| 1. |
a forester wants to plant 66 apple trees, 88 banana trees and 110 mango trees in equal rows(in terms of number of trees). also he wants to make distinct rows of trees (i.e. only the type of tree in the row) find the number of minimum rows required |
|
Answer» a forester wants to plant 66 apple trees, 88 banana trees and 110 mango trees in equal rows(in terms of number of trees). also he wants to make distinct rows of trees (i.e. only the type of tree in the row) find the number of minimum rows required |
|