Question
A chord, at a distance of 1 unit from the centre, has a
length equal to k² sin (π/4) and the radius of the circle is (-k) sin(π/3). What is the value of k, if k is an integer?Solution
Radius = (-k) sin(π/3) = -√3k/2 Distance from chord to centre = OM = 1unit MR = length of chord/2 = [k2sin(π/3)]/2 = k2/2√2 In triangle OMR, => OM2 + MR2 = OR2 ⇒ 1 + k4/8 = 3k2/4 ⇒ k4 - 6k2 + 8 = 0 By hit and trial method, we get k = -2
What is false about linked list?
Which layer of the TCP/IP model is responsible for IP addressing and routing?
Which hazard occurs when there is a conflict in accessing a shared resource, such as a register file or an ALU, in an instruction pipeline?
Which consensus mechanism is used by Bitcoin, the first blockchain-based cryptocurrency?
In dynamic programming, what does "optimal substructure" mean?
What is a "token" in lexical analysis?
Which sorting algorithm is known for its best-case time complexity of O(n) when the input is already partially sorted?
Which data visualization technique is commonly used to represent the frequency distribution of a large dataset?
An XML document is a string of ____.
Which of the following algorithm is most sensitive to outliers?