InterviewSolution
Saved Bookmarks
| 1. |
The HCF of `2/3, 8/9, 64/81` and `10/27` is... |
|
Answer» `HCF` of fractions is given by, `HCF` of a fraction `= HCF` of numerators of fractions `/ LCM` of denominators of fractions `HCF` of the numerators of given `4` numbers is `2`. `LCM` of denominators of given `4` numbers is `81`. So, `HCF` of the given 4 fractions will be `2/81`. |
|