Question
How many 3 digit numbers are divisible by
3?Solution
The three-digit natural numbers start from 100 and end with 999. The first three-digit number which is divisible by 3 is 102. The last three-digit number which is divisible by 3 is 999. The numbers divisible by 3 form an arithmetic sequence with the first term a = 102 and the last term Tn = 999, and a common difference d = 3. Use the formula for the n-th term of an arithmetic sequence: Tn = a+(n-1) ร d 999=102 + (n-1) ร 3 999-102= (n-1) ร 3 897 =(n-1) ร 3 (n-1) =299 n =300
Which of the following statements about guided transmission media is correct?
What is the purpose of the fork() system call in Unix-based operating systems?
What is an 'Interrupt' in the context of Operating Systems?
The term for the use of deception to get someoneโs sensitive information :
What was the term "Monitor" used to describe in the context of early operating systems?
When a large number of analog signal is to be converted to digital form, an analog multiplexer is used. The best suites analog to digital converter for ...
Which of the following statements about mesh topology is correct?
What is "serverless computing"?
In the dynamic programming solution for Matrix Chain Multiplication, the outermost loop iterates over the len (chain length). What are the correct loop ...
Which of the following is TRUE for PROM memories?