Question
The angles of elevation of the top of a flagpole from
two points A and B on level ground are 30Β° and 60Β° respectively. The points A and B are on the same straight line as they are 20 meters apart. Find the height of the flagpole.Solution
Let the height of the flagpole be h meters, and let the distance of point A from the base of the pole be x meters. tan 30Β° = h/x. 1/β3 = h/x. h = x/β3. From the triangle formed with the 60Β° angle, tan 60Β° = h/(x - 20). β3 = h/(x - 20). h = β3(x - 20). Equating the two expressions for h: x/β3 = β3(x - 20). Multiply through by β3: x = 3(x - 20). x = 3x - 60. 2x = 60. x = 30 meters. Substitute x into h = x/β3: h = 30/β3 = 10β3 meters. Correct answer: a) 10β3 meters
Which protocol provides secure authentication by encrypting credentials before transmission and uses a challenge-response mechanism?
Which of the following is the most critical success factor for the implementation of a Decision Support System (DSS) within an organization?
- Internet of Things (IoT)
In an IoT ecosystem, which protocol is most efficient for constrained devices communicating over lossy networks?
... In network architecture, what is the primary advantage of a mesh topology over a star topology?
What is the primary role of a Certificate Authority (CA) in a Public Key Infrastructure (PKI)?
Which of the following accurately describes the role of a "foreign key" in a relational database system?
Given the IP address 192.168.10.5 and the subnet mask 255.255.255.240 , what is the range of valid host addresses in this subnet?
Which of the following statements is true about deadlocks in an operating system?
In the context of asymmetric encryption, which of the following is a key feature of public-private key pairs?
Which of the following data structures is best suited for implementing a LIFO (Last In, First Out) mechanism?