Question
In a cyclic quadrilateral ABCD, where AB = 7 cm, BC = 8
cm, CD = 9 cm, and DA = 10 cm, find the length of the diagonal AC if the angle between AB and DA is 60°.Solution
Using the cosine rule in triangle ACD: AC² = AD² + CD² - 2 × AD × CD × cos 60°, AC² = 10² + 9² - 2 × 10 × 9 × 1/2, AC² = 100 + 81 - 90, AC² = 91, AC = √91 ≈ 9.53 cm. Answer: c) 9.5 cm.
What protocol is used for file transfer between a local computer and a remote server?
Which one of the following is an application of Stack Data Structure?
State true or false
FDMA is a communication technique that divides the available frequency spectrum into multiple non-overlapping frequency ba...
What is the purpose of a diode in a circuit?
Which of the following routing algorithms guarantees loop-free paths using feasibility condition?
The truth table for a boolean function with two variables, A and B, has four rows. How many different boolean functions can be defined with two variables?
In object-oriented programming, what is inheritance?
CDMA is a communication technique that allows multiple users to share the same frequency band simultaneously by using unique codes to differentiate the...
Which command is used to append the contents of one file to another file in a Unix/Linux system?
With what command you can see your user name?