Question
5 positive numbers are written on a piece of paper. Sum
of first 3 numbers is 30 and ratio of the 4th and the 5th number is 2:3. If difference between the 4th and the 5th number is 16, then find the average of all the numbers.Solution
Given, 4th number:5th number = 2:3 Let, 4th number = 2x 5th number = 3x So, 3x – 2x = 16 Or, x = 16 Required average = {(30 + 16 × 2 + 16 × 3)/5} = (110/5) = 22
Which of the following statements is true about pipeline hazards?
The gain of an amplifier is defined as:
Which of the following is a key benefit of using virtual memory?
Which of the following is/are Network Audit Tools/Software
In data analytics, what is the primary purpose of sentiment analysis?
Which scheduling policy uses priority levels to determine the order of execution?
What is the primary strategy of a divide-and-conquer algorithm?
In a digital signature scheme, what does the process of "signing" mean?
MPLS uses which concept for fast packet forwarding?
What is the name of the operator ** in Python?