Answer:
101 meters
Step-by-step explanation:
The direct path across the stream and perpendicular to both sides of the stream is one leg of a right triangle. The 20 meter distance on the arriving side of the stream is another leg of the right triangle. The path he actually took is the hypotenuse of the right triangle.
leg 1 = 99 m
leg 2 = 20 m
hypotenuse = ?
We have a right triangle, and we know the lengths of the two legs. We need to find the length of the hypotenuse, so we can use the Pythagorean theorem.
a^2 + b^2 = c^2
99^2 + 20^2 = c^2
9801 + 400 = c^2
c^2 = 10201
c = sqrt(10201) = 101
Answer: 101 meters
The answer is f when 2,3 is put in for the x and y then 18 should come out 3×2=6
4×3=12 12+6=18
The answer to the following question is X=2
Good evening ,
Answer:
Is his formula correct and how do you know : <em>Yes</em>
Is it an explicit or recursive formula : <em>explicit </em>
Step-by-step explanation:
an = a1 + (n-1)r
a1 = 5
r = 8-5 = 3
Then an = 5 + 3(n-1).
:)
Answer:
Hope this helps...
Step-by-step explanation:
P stands for polynomial time. NP stands for non-deterministic polynomial time. Definitions: Polynomial time means that the complexity of the algorithm is O(n^k), where n is the size of your data (e. g. number of elements in a list to be sorted), and k is a constant.
Now, a German man named Norbert Blum has claimed to have solved the above riddle, which is properly known as the P vs NP problem.