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
_________ is an agile development process focused primarily on ways to manage tasks in team-based development conditions
Comparing two strings by using which function?
How does public key cryptography address the issue of secure key exchange?
What is exception handling in programming?
In which network topology does each node have a direct connection to every other node?
What is the output of the following code?
print(0.3 + 0.5 == 0.8)
Which boolean function returns true if and only if all input variables are true?
Which cryptographic system uses two different keys for encryption and decryption?
What is the purpose of a Storage Area Network (SAN)?
Which component amplifies or switches electronic signals and is a fundamental building block of modern electronic devices?