asked 6.7k views
1 vote
When the greatest common divisor and least common multiple of two integers are multiplied, their product is 200. How many different values could be the greatest common divisor of the two integers

asked
User Farwa
by
8.3k points

1 Answer

3 votes

Answer:

k = 1 or 2 or 5 or 10

Explanation:

Suppose GCD is k, 2 numbers are kA and kB

LCM is k*A*B,

GCD*LCM: k*(k*A*B) = 200

k² * A*B = 200

A*B could be 1 , 2, 4, 5, 8, 10, 20, 25, 40, 50, 100, 200

k² (k is integer) could be 1, 4, 25, 100

k = 1 or 2 or 5 or 10

answered
User Reshmi
by
8.5k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.