Start learning 50% faster. Sign in now
According to the question ∠DBC = 29° ∠BDC = 90° [Angle in a semicircle is 90°] We know that sum of all the sides of triangles is 180° ⇒ ∠DBC + ∠BDC + ∠BCD = 180° ⇒ 29° + 90° + ∠BCD = 180° ⇒ 119° + ∠BCD = 180° ⇒ ∠BCD = (180° – 119°) ⇒ ∠BCD = 61° Now, We know that, the opposite angles in a cyclic quadrilateral is 180° So, ⇒ ∠BAD + ∠BCD = 180° ⇒ ∠BAD + 61° = 180° ⇒ ∠BAD = (180° – 61°) ⇒ ∠BAD = 119°
Which of the following statements about normalization in relational databases is correct?
In the context of asymmetric encryption, which of the following is a key feature of public-private key pairs?
Which SQL command is used to remove only specific rows from a table while preserving the structure and other rows?
Which of the following best describes the function of the Control Unit (CU) in the CPU?
Which of the following is NOT among the OWASP Top 10 Web Security Risks?
Which memory type is the fastest but most expensive, typically located directly on the CPU?
In networking, what is the primary purpose of subnetting?
In an IoT ecosystem, which protocol is most efficient for constrained devices communicating over lossy networks?
...Which of the following statements is true about deadlocks in an operating system?
What is the time complexity of searching an element in a balanced binary search tree (BST) with nnn nodes?