Question
A tree stands tall with a height of 54 meters. From a
point 'x' meters away from its base, the angle of elevation to the top of the tree is 60°. Determine the value of 'x'.Solution
In the given figure, let points 'A' and 'B' represent the top of the tree and the base of the tree, respectively and let 'C' represents the point on the ground that is 'x' metres away from the base of the tree (BC = x).In right triangle ABCtan 60o = (AB/x)Or, (54/x) = √3So, x = 54 ÷ √3 = 18√3 metres
In Huffman Coding, which property ensures that no code is a prefix of another?
Which of the following best describes the primary role of a data analyst within an organization?
In the context of fraud detection in financial transactions , which of the following techniques is most effective for identifying unusual patterns or an...
Which of the following is true regarding the use of pivot tables in Excel for data analysis?
During the data analysis process, which of the following steps is primarily focused on removing inaccuracies and ensuring the dataset's reliability?
Which of the following is a key advantage of 5G technology over 4G in mobile computing?
Which of the following statistical methods is most appropriate for analyzing the relationship between two continuous variables?
Which of the following best illustrates the use of trend analysis in marketing?
CREATE OR REPLACE VIEW high _ salary _ employees AS
SELECT employee _ id, salary
FROM employees
WHERE salary > 50000;
Which ...
A retailer wants to segment its customers to optimize targeted marketing campaigns. Which of the following approaches would be most effective for custom...