Question
The average number of books on history, polity and
geography in a library is 144, and the average number of books on history and geography is 140. If the number books on geography is 25% less than the number of books on polity, then what is the number of books on history in the library?Solution
Let the number of books on History, Polity and Geography be x, y and z respectively. Given, (x + y + z)/3 = 144 Or, x + y + z = 432 β¦.. (1) And, (x + z)/2 = 140 Or, x + z = 280 β¦.. (2) From equation 1 and 2 Number of books on polity = y = 152 Number of books on geography = 0.75 Γ 152 = 114 Therefore, number of books on history = 432 β (152 + 114) = 166
_______is the machine learning algorithms that can be used with unlabeled data?
In natural language processing (NLP), what does TF-IDF stand for?
Which of the following is data type is NOT Valid in Python?
Which are types of system design
The smallest unit of memory that the CPU can read or write is ___.
What is the efficiency of slotted aloha?
You have a standard deck of 52 playing cards. What is the probability of drawing a red card (heart or diamond) from the deck?
PGP is abbreviated as _______________
Which data visualization technique is commonly used to represent the frequency distribution of a large dataset?
The result of SQL select statement is?