Question
A Navy captain going away from a lighthouse at the speed
of 4[(√3) – 1] m/s. He observes that it takes him 1 minute to change the angle of elevation of the top of the lighthouse from 60o to 45o. What is the height (in metres) of the lighthouse?Solution
Let height is H tan 600 = H / BD = BD = H / tan600 [BD = H / √3 tan 450 = AB / BC = AB = BC, BC = H 4(√3 – 1) m/s speed Time = 1 minute 60 Second Distance = Speed × Time = 4√3 – 1) × 60 = 240√3 – 240 CD = 240√3 – 60 CD = H – H/√3 = 240√3 – 240 H(√3 – 1) = 240√3(√3 – 1) H = 240√3 m
Which of the following statements about normalization in relational databases is correct?
The amortized cost of appending an element at the end of a dynamic array is:
Which of the following scenarios violates Boyce-Codd Normal Form (BCNF) in a relational schema?
What is a key challenge in applying Natural Language Processing (NLP) techniques to real-world text data?
Which protocol is used by devices to obtain an IP address automatically in a network?
In a data warehouse, which of the following best describes the concept of "data granularity"?
What is the primary purpose of an Entity-Relationship (ER) Diagram in database design?
Which design pattern is best suited for managing the creation of objects without specifying their concrete classes?
Which SOLID principle emphasizes that a class should have only one reason to change?
Which of the following best illustrates Encapsulation in Object-Oriented Programming?