Step 1: Understanding the Concept:
This problem requires finding the pressure at a point in a fluid flow field, given the pressure at another point. Since the flow is steady, incompressible (constant density), and gravitational effects are negligible, we can apply Bernoulli's equation along a streamline connecting the two points. For this specific flow (an irrotational flow, as can be verified by checking if curl V = 0), Bernoulli's equation can be applied between any two points in the flow field, not just along the same streamline.
Step 2: Key Formula or Approach:
Bernoulli's Equation (for steady, incompressible flow with no gravity):
\[ P_1 + \frac{1}{2} \rho V_1^2 = P_2 + \frac{1}{2} \rho V_2^2 \]
where \(P\) is the pressure, \(\rho\) is the density, and \(V\) is the magnitude of the velocity. The subscripts 1 and 2 refer to the two points in the flow.
Step 3: Detailed Explanation or Calculation:
Given data:
Velocity field, \(\vec{V}(x, y) = k(x\hat{i} - y\hat{j})\), with \(k = 2 \text{ s}^{-1}\). So, \(\vec{V}(x, y) = 2x\hat{i} - 2y\hat{j}\).
Density, \(\rho = 1000\) kg/m³.
Point 1 (origin): \((x_1, y_1) = (0, 0)\).
Pressure at Point 1, \(P_1 = 100\) kPa = \(100,000\) Pa.
Point 2: \((x_2, y_2) = (2, 2)\).
First, calculate the velocity magnitude at Point 1 (the origin):
\[ \vec{V}_1 = \vec{V}(0, 0) = 2(0)\hat{i} - 2(0)\hat{j} = 0 \]
The magnitude is \(V_1 = 0\).
Next, calculate the velocity vector at Point 2 (2, 2):
\[ \vec{V}_2 = \vec{V}(2, 2) = 2(2)\hat{i} - 2(2)\hat{j} = 4\hat{i} - 4\hat{j} \]
The magnitude of the velocity at Point 2 is:
\[ V_2 = \sqrt{4^2 + (-4)^2} = \sqrt{16 + 16} = \sqrt{32} \text{ m/s} \]
Therefore, \(V_2^2 = 32 \text{ (m/s)}^2\).
Now, apply Bernoulli's equation:
\[ P_1 + \frac{1}{2} \rho V_1^2 = P_2 + \frac{1}{2} \rho V_2^2 \]
\[ 100,000 \text{ Pa} + \frac{1}{2} (1000) (0)^2 = P_2 + \frac{1}{2} (1000) (32) \]
\[ 100,000 = P_2 + 500 \times 32 \]
\[ 100,000 = P_2 + 16,000 \]
\[ P_2 = 100,000 - 16,000 = 84,000 \text{ Pa} \]
Convert the pressure \(P_2\) to kPa:
\[ P_2 = \frac{84,000}{1000} = 84 \text{ kPa} \]
Step 4: Final Answer:
The pressure at the location (2 m, 2 m) is 84 kPa.
Step 5: Why This is Correct:
The use of Bernoulli's equation is appropriate for this flow. The velocities at the origin and the target point were calculated correctly from the given velocity field. The subsequent calculation of pressure is a direct application of the principle. The result of 84 kPa matches the integer answer required and falls within the specified range of 83.999 to 84.001.