Question
Average 20 numbers is ‘x’. If the average of first
12 numbers is 72.5 while average of last 5 numbers is 86.8 and 13th, 14th and 15th numbers are (3x - 48), (x + 54) and 186 respectively. Find the 14th number.Solution
According to question, => 20x = 72.5 × 12 + 86.8 × 5 + 3x – 48 + x + 54 + 186 => 16x = 1496 => x = 93.5 Therefore, 14th number = 93.5 + 54 = 147.5
A system has a page size of 2KB. A logical address is 32 bits. How many bits are used for the page offset?
If signal-to-interference ratio is 5 dB, signal power is 8 dB, then what is the interference power in dB?
What is the purpose of the #include
directive in C/C++ programming? Simplify the Boolean expression.
Y= AB+A(B+C)+B(B+C)
What does the Hamming distance measure in the context of information theory and coding?
Fill in the correct option for 25 blank space.
In pipelining, the CPU executes each instruction in a series of following stages: Instruction Fetching (IF) —–> Instruction Decoding (ID) —–> In...
A Decision Support System (DSS) is best described as:
What is the primary concept behind the ALOHA protocol in network communication?
fill the blank for 19.