Question
The angle of elevation of an aeroplane from a point on
the ground is 60°. After 20 seconds flight the elevation changes to 30°, if the aeroplane is flying at a height of 3000√3 m. find the speed of the aeroplane.Solution
Distance between two place in which angle change is D = n(cotθβ + cotθβ) Distance = 3000√3 (cot30° + cot60°) = 3000√3 × √3 - 1/√3 = 3000√3 × 2/√3 = 6000 m So, distance covered by plane in 20 sec = 6000 m Speed of plane = 6000/20 = 300 m/sec.
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...