Difficulty: Easy
Correct Answer: -2y^2
Explanation:
Introduction / Context:For incompressible 2-D flow, continuity requires that the divergence of velocity is zero. Given one component, the other can be found (up to a function of the remaining variable) by integrating the continuity equation and applying a boundary condition.
Given Data / Assumptions:
Concept / Approach:
From continuity, dv/dy = −du/dx. Differentiate u with respect to x, integrate with respect to y to obtain v, and then apply the boundary condition to fix the integration “constant” (a function of x).
Step-by-Step Solution:
Compute du/dx = ∂(y^2 + 4xy)/∂x = 4y.From continuity: dv/dy = −4y.Integrate: v(x,y) = ∫(−4y) dy = −2y^2 + f(x).Apply v(x,0) = 0 ⇒ f(x) = 0.Thus v(x,y) = −2y^2.Verification / Alternative check:
Check: dv/dy = −4y and du/dx = 4y ⇒ du/dx + dv/dy = 0, satisfying incompressibility.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
-2y^2
Discussion & Comments