LCM( 2024, 1058 ) = 46552
The formula for finding LCM is
$$ \text{LCM} (a, b) = \frac{ a \cdot b }{ \text{GCD}(a,b)} $$In this example we have: a = 2024, b = 1058 and GCD(2024, 1058) = 46.
$$ \text{LCM} (2024, 1058) = \frac{ 2024 \cdot 1058 }{ \text{GCD}(2024,1058)} = \frac{ 2141392 }{ 46 } = 46552 $$