Question:medium

Find the particular solution of the differential equation: \[ x \sin^2 \left( \frac{y}{x} \right) \, dx + x \, dy = 0 \quad \text{given that} \quad y = \frac{\pi}{4}, \text{ when } x = 1. \]

Show Hint

Quick Tip: For solving differential equations involving trigonometric functions, separate the variables and integrate each part carefully, especially when dealing with the square of trigonometric functions.
Show Solution

Solution and Explanation

The differential equation \( x \sin^2 \left( \frac{y}{x} \right) \, dx + x \, dy = 0 \) is provided. This equation can be rewritten as \( \sin^2 \left( \frac{y}{x} \right) \, dx + \, dy = 0 \). To solve this by separating variables, we first divide by \( x \), yielding \( \sin^2 \left( \frac{y}{x} \right) \, dx = -dy \). Integrating both sides, we get \( \int \sin^2 \left( \frac{y}{x} \right) \, dx = \int -dy \). The solution is obtained through substitution and simplification using standard integration methods. The particular solution, satisfying the initial condition \( y = \frac{\pi}{4} \) at \( x = 1 \), is the result of this integration.
Was this answer helpful?
0