N = {2, 3, 4, 5, 6}

x mod N = 1

x mod 7 = 0

Come up with an equation that allows all the possible values of x to be calculated.

Solution will be shared soon. ​

Respuesta :

Answer:

x = 60n + 1,

Where n is an integer

x = 7z,

Where z is an integer

Step-by-step explanation:

LCM of 2,3,4,5,6 = 60

x = 60n + 1,

Where n is an integer

x mod 7 = 0

When x is a multiple of 7

x = 7z,

Where z is an integer

ACCESS MORE