Question
The average of n numbers is 84. If each of 75% of the
numbers is increased by 6 and each of the remaining numbers is decreased by 9, then the new average of the numbers is:Solution
Let the total number = 100 Average = 84 (given) Total = 84 × 100 = 8400 75% of 100 = 75 Total increase in 75 numbers = 75 × 6 = 450 Total decrease in 25 numbers = 25 × -9 = 225 ∴ Total increase in 100 numbers = 450 – 225 = 225 Now Total = 8400 + 225 = 8625 Average = 8625/100 = 86.25%
What is false about linked list?
Which layer of the TCP/IP model is responsible for IP addressing and routing?
Which hazard occurs when there is a conflict in accessing a shared resource, such as a register file or an ALU, in an instruction pipeline?
Which consensus mechanism is used by Bitcoin, the first blockchain-based cryptocurrency?
In dynamic programming, what does "optimal substructure" mean?
What is a "token" in lexical analysis?
Which sorting algorithm is known for its best-case time complexity of O(n) when the input is already partially sorted?
Which data visualization technique is commonly used to represent the frequency distribution of a large dataset?
An XML document is a string of ____.
Which of the following algorithm is most sensitive to outliers?