37,283 views
35 votes
35 votes
If $a$ and $b$ are positive integers such that $\gcd(a,b)=210$, $\mathop{\text{lcm}}[a,b]=210^3$, and $a

User Azochz
by
3.2k points

1 Answer

15 votes
15 votes

Answer:


a * b = 210^4

Explanation:

Given


a,b>0


gcd(a,b) = 210


lcm(a,b) = 210^3

Required

The product of a and b --- missing from the question

To do this, we make use of the following formula:


a * b = gcd(a, b) * lcm(a, b)

So, we have:


a * b = 210 * 210^3

Using the product law of indices, we have:


a * b = 210^4

This means that the product of a and b gives
210^4

User Neil Sant Gat
by
2.9k points