Problem 43755. Divide the Least Common Multiple by the Greatest Common Divisor of two numbers
Divide the Least Common Multiple by the Greatest Common Divisor of two numbers. For example, for x=12345 and y=54321, the answer would be
223530915/3 = 74510305 (ANSWER)
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers51
Suggested Problems
-
Determine whether a vector is monotonically increasing
22766 Solvers
-
Return the 3n+1 sequence for n
8475 Solvers
-
Omit columns averages from a matrix
616 Solvers
-
Determine the number of odd integers in a vector
813 Solvers
-
Compute LOG(1+X) in natural log
262 Solvers
More from this Author11
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!