Question
The HCF of two numbers is 64, and their LCM is 1920.
What is the sum of the numbers?Solution
Let the two numbers be 64x and 64y.
Then,
Product of the numbers = Product of HCF and LCM
64x × 64y = 64 × 1920
xy = 30
Let x = 5 and y = 6 (As co-prime factors of 30 are 5 and 6).
Then, the sum of the numbers is
64 × 5 + 64 × 6 = 64 × 11 = 704
COCOMO is a model used for estimating:
Which recovery model in a database allows for point-in-time recovery using transaction logs?
In a 2-to-1 multiplexer, how many select lines are required to choose between two data inputs?
In RDBMS, what is the purpose of the Data Dictionary?
What is the primary purpose of memory management in an operating system?
- Which one of the following algorithm design techniques is used in finding all pairs of shortest distances in a graph?
What type of programming language is Python?
Which notation is used to represent a weak entity in an ER diagram?
In a binary search tree (BST), what is the time complexity of finding the maximum element in the tree?
Â
What does the term "microprogramming" refer to in CPU control design?