

InterviewSolution
Saved Bookmarks
1. |
If the product of two numbers is 192 and their HCF is 8. what is the LCM? |
Answer» <html><body><p>If the product of two <a href="https://interviewquestions.tuteehub.com/tag/numbers-22758" style="font-weight:bold;" target="_blank" title="Click to know more about NUMBERS">NUMBERS</a> is <a href="https://interviewquestions.tuteehub.com/tag/192-281163" style="font-weight:bold;" target="_blank" title="Click to know more about 192">192</a> and the <a href="https://interviewquestions.tuteehub.com/tag/hcf-479418" style="font-weight:bold;" target="_blank" title="Click to know more about HCF">HCF</a> is 8 ,then the r. The <a href="https://interviewquestions.tuteehub.com/tag/lcm-15067" style="font-weight:bold;" target="_blank" title="Click to know more about LCM">LCM</a> of two number is 192 and their product is 3072.</p></body></html> | |