Saved Bookmarks
| 1. |
1. If two positive integers 'a' and 'b' arewritten as a ry2 and b xy, x, y being!]prime numbers, then find HCF (a, b) |
|
Answer» HCF is termed as highest common factor of given numbers Given,a = x^3*y^2a = x*x*x*y*y b = x*y^3b = x*y*y*y Then HCF of a and b= x*y*y= xy^2 |
|