asked 37.6k views
3 votes
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. ​

1 Answer

0 votes

Answer:

x = 60n + 1,

Where n is an integer

x = 7z,

Where z is an integer

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

answered
User Sisi Mendel
by
7.9k 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.