Answer:
The distance between B and lighthouse is 3.8688 km
Step-by-step explanation:
Given:
The angle made from ship to lighthouse is 36.5 degrees
and that of point B is 73 degrees.
To Find:
Distance Between Point B and Lighthouse
Solution:
<em>Consider a triangle LAB(Refer the attachment )</em>
And Point C is on the line AB as A i.e. ship is sailing to B
So C is at 5 km from A.
Now In triangle LAC,
Using Trigonometry Functions as ,
tan(36.5)=LC/AC
LC=tan(36.5)*AC
=0.7399*5
=3.6998 km
Now In triangle LBC,
As,
Sin(73)=LC/LB
LB=LC/(Sin(73))
=3.6998/0.9563
=3.8688 km
LB=3.8688 km
They hiked 2.02 kilometers in all because 1.08 + 0.94 = 2.02
Answer:
The answer is Zero
Step-by-step explanation:
P+6/6+m*n
-6+6/6+4(-1)
0/-2
The answer is Zero
Step-by-step explanation:
the probability of A working is 60% or 0.6, so the probability it does not work is 40% or 0.4.
the probability of B working is 90% or 0.9, so the probability it does not work is 10% or 0.1.
plan 1
it is the probabilty that either A works, or (if it is not working) B works.
0.6 + 0.4×0.9 = 0.6 + 0.36 = 0.96
plan 2
either B works, or (if it is not working) A works
0.9 + 0.1×0.6 = 0.9 + 0.06 = 0.96
both plans have the same success probability.
Answer:
Where is the question?
Step-by-step explanation:
Python is an interpreted high-level general-purpose programming language. Python's design philosophy emphasizes code readability with its notable use of significant indentation.