Continue with your mobile number
Let the average of the batman in the first 11 innings be x. The total run scored by the batsman in the first 11 innings = 11 x x = 11x The total run scored by the batsman in all 12 innings = 11x + 84 New average score after 12th innings = x + 5 According to the question, (11x +84)/12 = (x + 5) (11x +84) = (x + 5) x 12 11x +84 = 12x + 60 12x-11x = 84-60 x = 24 Now, x + 4 = 24 + 4=28 28 is the average score per inning of the batsman after the 12th inning.
B-trees and B+ trees are designed to maintain balance by adjusting the:
Which of the following is an example of an active electronic component?
A shift register is an example of a sequential circuit used for:
Which data structure is used for efficiently implementing dynamic sets and supports operations like insert, delete, minimum, maximum, predecessor, and ...
Trace the output int main() { int a=12,b=39; printf ("%d",a&b); return 0; }
Generation of noise when one signal has higher strength than other while signal propagates in a medium
Combination of two or more networks are called
What does the Hypertext Transfer Protocol (HTTP) define?
What is Inter-Process Communication (IPC) in the context of computer systems?
What is the purpose of an index in a database?