Solveeit Logo

Question

Mathematics Question on Differential Equations

For the differential equation (xlogx)dy=(logxy)dx(x \log x) \, dy = (\log x - y) \, dx:
(A) Degree of the given differential equation is 1.
(B) It is a homogeneous differential equation.
(C) Solution is 2ylogx+A=(logx)22y \log x + A = (\log x)^2, where AA is an arbitrary constant.
(D) Solution is 2ylogx+A=\llog(lnx)2y \log x + A = \llog(\ln x), where AA is an arbitrary constant.

A

(A) and (C) only

B

(A), (B), and (C) only

C

(A), (B), and (D) only

D

(A) and (D) only

Answer

(A) and (C) only

Explanation

Solution

The given differential equation is:

(xlogex)dy=(logexy)dx.(x \log_e x) \, dy = (\log_e x - y) \, dx.

Rearranging:

(xlogex)dy+ydx=logexdx.(x \log_e x) \, dy + y \, dx = \log_e x \, dx.

This is a first-order linear differential equation.

(A) Degree of the given differential equation is 1. This is correct because the highest power of the derivatives is 1.

(B) It is a homogeneous differential equation. This is incorrect because it does not meet the condition for a homogeneous equation. A homogeneous differential equation must be of the form where both sides are a function of dydx\frac{dy}{dx}, and this equation does not fit that form.

(C) Solution is 2ylogex+A=(logex)22y \log_e x + A = (\log_e x)^2, where AA is an arbitrary constant. This is the correct solution to the differential equation. To solve the equation, integrate and simplify to get the solution:

dydx=logex    2ylogex=(logex)2+A.\int \frac{dy}{dx} = \log_e x \implies 2y \log_e x = (\log_e x)^2 + A.

Thus, (C) is correct.

(D) Solution is 2ylogex+A=loge(logex)2y \log_e x + A = \log_e (\log_e x), where AA is an arbitrary constant. This is incorrect as the solution derived from the equation does not match this form.

Thus, the correct answer is: (A) - (C) only.