Answer:
F = 8552.7N
Explanation:
We need first our values, that are,

We start to calculate the relative velocity, that is,

With the relative velocity we can calculate the mass flow rate, given by,



We need to define the Force in the direction of the flow,




Answer:
d) Binary
Explanation:
Binary search is a search algorithm that finds the position of a value in an ordered array. It compares the value with the element in the middle of the array, if they are not equal, half in which the value cannot be eliminated and the search continues in the remaining half until the value is found.