Question
What is the greatest four-digit number that leaves
remainders 1, 2 and 3 respectively when divided by 2, 3 and 4?Solution
ATQ, Let the required number be N. Given: N β‘ 1 (mod 2) N β‘ 2 (mod 3) N β‘ 3 (mod 4) Note that these remainders are each one less than the divisor: N β‘ β1 (mod 2), (mod 3), (mod 4) β N + 1 is divisible by 2, 3 and 4. So N + 1 is a multiple of LCM(2,3,4) = 12. Let N + 1 = 12k. For largest 4-digit N: N β€ 9999 β 12k β 1 β€ 9999 β 12k β€ 10000 β k β€ 833. Max k = 833 β N = 12 Γ 833 β 1 = 9996 β 1 = 9995.
Efficiency of the token ring is high if-
Which layer of the OSI model is responsible for addressing and routing data across multiple networks?
Which concurrency control technique allows a transaction to read uncommitted data?
In a binomial distribution, if you increase the number of trials (n) while keeping the probability of success (p) constant, what happens to the distribu...
Which computer architecture uses a single bus to connect the CPU, memory, and peripherals?
The below mentioned code is in which programming language
type
array-identifier = array[index-type] of element-type;
What is the maximum number of unique IP addresses that can be assigned in IPv4?
Which of the following is/are Network Audit Tools/Software
In BGP path selection, which attribute is considered first?
Which of the following assigns IP addresses dynamically?