InterviewSolution
Saved Bookmarks
| 1. |
Find HCF and LCM of 404 and 96 and verify that HCRx LCM-product of the twogiven numbers. |
|
Answer» 404=2*2*10196=2*2*2*2*2*3HCF=2*2=4LCM=2*2*101*2*2*2*3=9696LCM*HCF=Product of two given numbers4*9696=404*9638784=38784 |
|