Start learning 50% faster. Sign in now
AO² = AB² + OB² AO² = 5² + 12² = 169 AO = 13cm Let P be the point which divides MN in two equal parts Now, In Triangle BOA and MPA ∠BAO = ∠MAP and ∠OBA = ∠MPA Therefore both the Triangles are similar, Hence AP/AB = MP/OB 8/12 = MP/5 MP = 10/3 Length of the Shortest Tangent = 2 ×10/3 = 20/3 cm
What is the primary goal of the Matrix Chain Multiplication problem in dynamic programming?
A software developer is designing a banking application where each bank account object should restrict direct access to its balance variable to prevent ...
Which of the following tools is commonly used for compliance auditing in Unix/Linux environments?
In ___ each address field determines two address fields i.e. either a memory word or the processor register.
State true or false
MD5 Hashing Algorithm was invented by RSA Labs (Ronald Rivest) in 1991. MD5 was invented to replace its previous version, ...
What is the output for the below code
MyList = ["New York", "London", "Paris", "New Delhi"] MyFile=open('output.txt','w') for element in MyLis...
What is the primary purpose of a MAC (Media Access Control) ID in networking?
Which functional dependency does not holds in given relation and why?
What is the primary goal of access authentication in computer systems?
In pipelining, the CPU executes each instruction in a series of following stages: Instruction Fetching (IF) —–> Instruction Decoding (ID) —–> In...