`A, B, C` are 3 towns forming a triangle. A man has to walk from one town to the next town, then ride in the next, and then again drive towards his starting point. He can walk, ride and drive `a` km in `a, b, c` minutes respectively. If he starts from `B`, he takes `a+c-b` hours, if he starts from `C`, he takes `b+a-c` hours, and if he starts from `A`, he takes `c+b-a` hours. The length of the triangle is (Assume the motion to be anticlockwise).
`A, B, C` एक त्रिकोण बनाने वाले 3 कस्बों हैं। एक आदमी को एक शहर से अगले शहर में घूमना पड़ता है, फिर अगली सवारी करते हैं, और उसके बाद फिर से अपने शुरुआती बिंदु की ओर बढ़ते हैं। वह चल सकता है, सवारी और ड्राइव कर सकते हैं `a` किमी में `a, b, c` क्रमशः मिनट। अगर वह से शुरू होता है `B` , वह लेता है `a+c-b` घंटे, अगर वह से शुरू होता है `C` , वह लेता है `b+a-c` घंटे, और अगर वह से शुरू होता है `A` , वह लेता है `c+b-a` घंटे। त्रिकोण की लंबाई है (गति को anticlockwise होने के लिए मान लें)।
0 answers
asked
Sep 2, 2020
in General Knowledge
by
anonymous