InterviewSolution
Saved Bookmarks
| 1. |
Find HCF and LCM of 404 and 96 and verify that HCF x LCM Productgiven numbers. |
|
Answer» HCF of 404 and 96404 = 2*2*10196 = 2*2*2*2*2*3Common Factors = 2*2HCF of 404 and 96 = 4 LCM of 404 and 96404 = 2*2*10196 = 2*2*2*2*2*3LCM = 2*2*2*2*2*3*101 = 9696LCM of 404 and 96 is 9696 HCF× LCM = Product of the two numbers⇒ 4*9696 = 404*96⇒ 38784 = 38784 LHS = RHS Hence, it is verified |
|