Question
The average number of novels on historical, thriller and
fantasy in a library is 170, and the average number of novels on historical and fantasy is 140. If the number novels on fantasy is 20% less than the number of novels on thriller, then what is the number of novels on historical in the library?Solution
Let the number of novels on historical, thriller and fantasy be x, y and z respectively. Given, (x + y + z)/3 = 170 => x + y + z = 510 β¦.. (1) And, (x + z)/2 = 140 => x + z = 280 β¦.. (2) From equation 1 and 2 Number of novels on thriller = y = 230 Number of novels on fantasy = 0.8 Γ 230 = 184 Therefore, number of novels on historical = 510 β (230 + 184) = 96
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.