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 Solvers50
Suggested Problems
- 
         Find the numeric mean of the prime numbers in a matrix. 9052 Solvers 
- 
         find the maximum element of the matrix 525 Solvers 
- 
         Create an index-powered vector 872 Solvers 
- 
         
         705 Solvers 
- 
         
         115 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!