Question
how many pairs of numbers between 1-100 has LCM less or equal to 20?
Answers
Steve
well, certainly both numbers must not exceed 20.
So, how many pairs x,y with x,y <= 20 fit that?
So, how many pairs x,y with x,y <= 20 fit that?