A differential equation of the form dy/dx = F(x, y) is homogeneous if the function F(x, y) is a homogeneous function of degree zero. This means F(λx, λy) = λ0 F(x, y) = F(x, y).
(i) F(x, y) = 3x + 2y: F(λx, λy) = 3(λx) + 2(λy) = λ(3x + 2y). Since this is λ1F(x, y), it is not homogeneous of degree zero.
(ii) F(x, y) = sin(y/x) + log(y) - log(x) = sin(y/x) + log(y/x): F(λx, λy) = sin(λy/λx) + log(λy/λx) = sin(y/x) + log(y/x). This is homogeneous of degree zero.
(iii) F(x, y) = ey/x + 1: F(λx, λy) = eλy/λx + 1 = ey/x + 1. This is homogeneous of degree zero.
(iv) F(x, y) = √(x2 + y2) - y: F(λx, λy) = √(λ2x2 + λ2y2) - λy = λ√(x2 + y2) - λy = λ(√(x2 + y2) - y). This is homogeneous of degree one, not zero.
Functions (ii) and (iii) satisfy the condition for a homogeneous differential equation.
Final Answer: (D)
AI generated content. Review strictly for academic accuracy.