

InterviewSolution
Saved Bookmarks
1. |
Lcm of 24 and 44 by division method please explain wht is division method?? |
Answer» <html><body><p></p><p>the above is the <a href="https://interviewquestions.tuteehub.com/tag/division-957437" style="font-weight:bold;" target="_blank" title="Click to know more about DIVISION">DIVISION</a> method </p><p></p><p>you have to multiply both the numbers by smallest prime factors</p><p></p><p>the LCM of 24 and 44 = <a href="https://interviewquestions.tuteehub.com/tag/2-283658" style="font-weight:bold;" target="_blank" title="Click to know more about 2">2</a>*2*2*3*<a href="https://interviewquestions.tuteehub.com/tag/11-267621" style="font-weight:bold;" target="_blank" title="Click to know more about 11">11</a></p><p> </p><p> the LCM of 24 and 44 = <a href="https://interviewquestions.tuteehub.com/tag/198-1801519" style="font-weight:bold;" target="_blank" title="Click to know more about 198">198</a></p></body></html> | |