Question
Consider three positive numbers that form a ratio of
2:3:4. If the sum of the squares of these numbers is 2349, what is the average of the largest and the second largest numbers?Solution
Let the three numbers be 2x, 3x and 4x, respectively. ATQ; (2x) 2 + (3x) 2 + (4x) 2 = 2349 Or, 4x2 + 9x2 + 16x2 = 2349 Or, 29x2 = 2349 Or, x2 = 81 So, x = 9 (Since, numbers are positive therefore we can discard the negative root) So, required average = {(3 x 9) + (4 x 9)} ÷ 2 = (63/2) = 31.5 Hence, option c.
What is the use of "AI-based fraud detection" in online banking?
What distinguishes memory from storage?
Which device connects multiple networks together?
What is the full form of USB as used in computer-related activities?
Which memory type retains its data even when the power is turned off?
What does AI stands for in computing?
The ability to query data, as well as insert, delete, and alter tuples, is offered by
What kind of computer is designed for a single user at a time? Â
Which type of commands in MS-DOS needs external files to perform their action?
Which version of Java introduced "Project Loom" for improving multithreading?