The Answer Would Be "Not enough information. "
Decompose each velocity in its i and j - coordinates.
1) River's velocity
3.5 m/s, west fo east = 3.5i + 0j
2) Luke's velocity
5m/s, 60° east of north
5* sin(60°) i + 5*cos(60°) j = 4.33 i + 2.5 j
3) Resultant velocity
[3.5i + 0j] + [4.33i + 2.5j] = 7.83i + 2.5j
resultant speed = √[ (7.83)^2 + (2.5)^2 ] = 8.22 m/s
angle = arctan(2.5 / 7.83) = 17.7° north of east (equal to 72.3° east of north).
I really don’t know sorry I’m doing it for the points
Answer:
Step-by-step explanation:
The directional derivative of a function in a particular direction u is given as the dot product of the unit vector in the direction of u and the gradient of the function
g(x,y) = sin(π(x−5y)
∇g = [(∂/∂x)î + (∂/∂y)j + (∂/∂z)ķ] [sin(π(x−5y))
(∂/∂x) g = (∂/∂x) sin (πx−5πy) = π [cos(π(x−5y))]
(∂/∂y) g = (∂/∂y) sin (πx−5πy) = - 5π [cos (π(x−5y))]
∇g = π [cos(π(x−5y))] î - 5π [cos (π(x−5y))] j
∇g = π [cos (π(x−5y))] [î - 5j]
So, the question requires a direction vector and a point to fully evaluate this directional derivative now.