2 ships are wardroom light house one side at 30 degree and other ship other side at 45 degree. If light house has 100 m, find distance of boat from light house.
and also find distance of each boat from light house
Answer Posted / 100r@bh
distance between the two boats
Let AB be the light house and the two boats be at C and D
AB = 100 m
tan30° = BC/AB | BC = tan(30) * 100 = 57.7350
BC = 57.7350 m
tan45° = BD/AB | BD = tan(45) * 100 = 100
BD = 100 m
Therefore, the distance between the two boats is = BC+BD
= 57.7350+ 100
= 157.73 m
IF you find Both 2 Boat Distance from light house
AB2 + BC2 = AC2 || Square root(1002 + 57.73502 ) = 115.47 || AC = 115.47
AB2 + BD2 = AD2 || Square root(1002 + 1002 ) = 115.47 || AD = 141.42
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
what is the difference between composite key and primary key in sap abap
Suppose you want to form a conceptual model of UML.What elements would you require for this purpose?
to acheve the IP 65 protection class does it is mandatory to apply silicon grease?
I have attended offcampus conducted by polaris chennai.And i have cleared all rounds on 10th June 2014.They collected all my marksheet xerox and address proof and said that they will send me offer letter in 3 days.. But more than 15days passed but still i didnt receive any information. I am lot depend on this offer... so when can i expect offer letter?? will they surely send me offer letter?
What is the actual procedure of charging synthetic oil if the machine is under positive refrigerant pressure.
How many VLANs are supported on a single switch
in single linked list , each node contains data and address of next node. if middle of list the node is damaged/crashed then how to find where the link is failed and how to get the all the data which is stored after the crashed node?
why unix commands simpler rather than complex task
Why do you want to work here
what is the difference between a decision statement and ea loop statement?
An inversion is an array of numbers is any pair (i,j) such
that i
What is the Boundary value analysis and Equlance class partition for select * from emp
What are your short and long term goals?
1)what to do in emergency situation of having total blackout (on a ship) 2)what to do in emergency situation of flooding in the engine room 3)under what conditions would engine room bilges be pumped overboard? 4)why is high pressure required for the injection of fuel into the cylinder of diesel engine. 5)why is doubled walled pipes employed for high pressure fuel lines? 6)reasons for overheating of main engine 7)how to detect choked fuel valve,leaky piston rings and their remedies during operation in diesel engine? 8)effects of insufficient or excessive cylinder lubrication? 9)causes of a diesel engine piston overheating.
1. Design a counter which counts 0, 4, 8, 2, 6, and repeats using: 1.a using JK flip flops 1.b using T flip flops 1.c using D flip flops 2. Modify your design in question 1.a so that the circuit works according to the following function table X Y F 0 0 Clear 0 1 No Change 1 0 Parallel Loading 1 1 Count 3. Design a circuit that detects the pattern 010 in a serial input X considering: 3.a Overlapping 3.b No overlapping