Question
Sum of the two numbers is 81 and their HCF and LCM are 9
and 180, respectively. Find the sum of reciprocal of the given two numbers.Solution
Let the two numbers be '9a' and '9b', where 'a' and 'b' are co-prime numbers. 9a + 9b = 81 Or, 9 X (a + b) = 81 Or, a + b = (81/9) So, a + b = 9 We know that product of two numbers = HCF of the two numbers X LCM of the two numbers Or, 9a X 9b = 9 X 180 Or, ab = (9 X 180)/(9 X 9) = 20 therefore, sum of reciprocals = (a+b)/(9ab) = 9/180 = 1/20 Hence, option c.
Bourne-style shells uses which below symbol
The Maximum Power transfer theorem states that maximum power is delivered when_______
Which of the following best describes Cyclomatic Complexity of a program?
What is the main goal of the Dining Philosophers Problem in computer science?
Consider the following binary tree:
   5
   / \
  3  8
  / \ / \
 1 4 6 9
What is t...
When a large number of analog signal is to be converted to digital form, an analog multiplexer is used. The best suites analog to digital converter for ...
Which of the following scheduling algorithms minimizes average seek time?
What is the time complexity of a Binary Search algorithm on a sorted array of 'n' elements?
Which statement is TRUE regarding DIAC thyristor.
In dimensional modeling, what is a fact table?