+0  
 
0
162
3
avatar

 

Well, short question: Maybe.

 

      Is there any possibility how you...:

 

1. Great Common Factor:

  • Calculate gcd( [already known number] ; x ) = [already known number] ?

 

2Lowest Common Multiple:

  • Calculate lcm( [already known number] x ) = [already known number] ?

 

"Since I have stumbled upon this task accurately, I am now presenting it into a forum - do rules apply to these or do you just have to combine the numbers and insert them accordingly if they are correct: ..."

 

Any help will be appreciated as soon as I check in here again... !

 Oct 4, 2022
edited by Guest  Oct 4, 2022
 #1
avatar+1618 
+1

1) [already known number] = y

If GCD (y, x) = y, then x is divisible by y. 

2) 

If LCM (y, x) = y, then x is a factor of y.

 Oct 5, 2022
 #2
avatar
0

Thank you very much!

 Oct 5, 2022

1 Online Users

avatar