Question
LCM of two numbers is 8 times their HCF. The product of
the numbers is 10240. What will be the maximum possible difference between the numbers?Solution
ATQ, Let HCF of two numbers be βxβ So, LCM of two numbers = 8 Γ x = 8x Or, x Γ 8x = 10240 Or, 8xΒ² = 10240 Or, xΒ² = 1280 Or, x = β1280 = 35.78 (Approx 36) LCM of two numbers = 36 Γ 8 = 288 Let two numbers be β36aβ and β36bβ, where βaβ and βbβ are co-prime numbers. So, 36ab = 288 Or, a Γ b = 8 So, when a = 1 and b = 8, then difference will be maximum Desired difference = 36 Γ 8 β 36 Γ 1 = 252
Shadow paging in recovery eliminates the need for:
Which of the following is a type of database index?
In relational algebra, the operation that combines tuples from two relations using common attribute values is:
What is the maximum number of processes that can be in the Ready state?
A transaction that reads a value then later sees a different value because another transaction updated and committed in between experiences which anomaly?
MVCC (Multi-Version Concurrency Control) ensures:
Which of the following is true about ACID properties in DBMS?
Which normal form removes partial dependency?
Which of the following is not part of the process control block (PCB)?
In an E-R Diagram, entities are typically represented by: