Question
A and B are the centres of two circles with radii 11 cm
and 6 cm respectively. A common tangent touches these circles at P & Q respectively. If AB =13 cm, then the length of PQ isSolution
let us assume R a point on AP which is 6 distance form A because QB = 6 if opposite side Same angle 90° then remaining opposite side will be same means AB = RQ = 13 So in ∆PRQ by Pythagoras theorem PQ will be = √(RQ)2 – (PR)2 = √169 – 25 = √144 = 12 Ans
Which schema uses multiple fact tables sharing dimension tables?
What is the result of SELECT COALESCE(NULL, NULL, 5, 10);?
Which of the following is used to maintain information about the structure of a data warehouse?
Which of the following is NOT a characteristic of OLAP systems?
Which of these is NOT an ensemble method?
Which of the following is a real-time data warehouse application?
Which of the following best describes a fact constellation schema in a data warehouse?
In a star schema, what is the primary characteristic of the fact table?
In a snowflake schema of a data warehouse, which of the following consequences is most likely as a result of normalization of dimension tables?
Which of the following is a key process in ETL?