Question
Out of 6 numbers, the sum of the first 5 numbers is 7
times the number. If their average is 136, then the 6th number is:Solution
Average of 6 numbers = 136 (average = sum of terms/number of terms) Sum of 6 numbers = 136 × 6 = 816 ---(1) Let the 6th number be x. Sum of 5 numbers = 7x From eq(1), 7x + x = 816 x = 816/8 = 102 The 6th number is 102.
 Which of the following method is specifically designed to allow a network analyst to monitor traffic?
In n-gram models, what does 'n' represent?
What is the main purpose of disk scheduling in an operating system?
Which of the following is a NoSQL database commonly used in Big Data?
Maximum Power transfer occurs when the_____
What does the term "serializable" refer to in the context of database transactions?
For the circuit shown, Find the number of nodes and number of independent equations used for analysis of circuit using nodal analysis.
In a digital communication system, let the encoding scheme be “Add 1 at the end of the bit stream if number of 1 bits is odd, else add 0 at the end of...
Which of the following statement is INCORRECT related to mysql_list_tables() function ?