Question
In a cricket match the captain of one of a team scored
25 runs more than the average runs scored by the remaining 9 batsmen of that team who batted in the match. If the total runs scored by all the batsmen of that team were 235, how many runs did the captain score?Solution
Let the average runs scored by the remaining 9 batsmen be x. So, runs scored by the captain = x + 25 Total score of the team = 9x + x + 25 = 10x + 25Â => 10x + 25 = 235Â => x = 21 So, the score of the captain = 21 + 25 = 46
What is the purpose of a weak entity in the ER model?
What data structure is commonly used to implement a graph's adjacency list?
What is a "token" in lexical analysis?
You have a standard deck of 52 playing cards. What is the probability of drawing a red card (heart or diamond) from the deck?
__________ is a subject-oriented, integrated, time-variant, nonvolatile collection of data in support of management decisions.
Which of the following is NOT a common type of firewall?
Which of the following is data type is NOT Valid in Python?
What is the main purpose of hashing in blockchain?
Which algorithm is commonly used for collaborative filtering in recommendation systems?
Which type of memory is faster to access and closer to the processor, providing temporary storage for frequently used data?