Find the largest number of apples not exceeding 1000, which can be equally divided among 6, 20, 24 boys?
Find the largest number of apples not exceeding 1000, which can be equally divided among 6, 20, 24 boys? Correct Answer 960
The number that would be divisible by the L.C.M of 6, 20, 24 is the correct answer option Now, the L.C.M of 6, 20,, 24 is found.2 6, 20, 243 3, 10, 122 1, 10, 41, 5, 2So L.C.M = <math xmlns = "http://www.w3.org/1998/Math/MathML"><mn>2</mn><mo>×</mo><mn>3</mn><mo>×</mo><mn>2</mn><mo>×</mo><mn>5</mn><mo>×</mo><mn>2</mn><mo> = </mo><mn>120</mn></math>Now, only 960 is divisible by 120, so 960 is the correct answer.