InterviewSolution
Saved Bookmarks
| 1. |
What is the largest number which when divides364, 453 and 548 leaves remainders as 8, 8 and 14 respectively?1). 892). 873). 834). 84 |
|
Answer» The largest NUMBER which when divides 364, 453 and 548 leaves remainders as 8, 8 and 14 respectively. = HCF (364 - 8, 453 - 8, 548 - 14) = HCF (356, 445, 534) = 89 |
|