Question:

Solution of $e^\frac {dy}{dx} = x$ when $x = 1$ and $y = 0$ is

Updated On: Sep 3, 2024
  • $y = x (logx - 1) + 4$
  • $y = x (logx - 1) + 3$
  • $y = x(logx+ 1)+ 1$
  • $y = x(logx - 1)+ 1$
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

Given, $e^{dy/dx}=x$
Taking logarithm on both sides, we get
$log \, e^{dy\,dx}=log\,x$
$\frac{dy}{dx}=$ = log \,x
$dy = log\, x\, dx $
On integrating , we get
$\int \,dy=\int\, log \,x \,dx$
$= log \,x \int \,1 \,dx=\int\left[\frac{d}{dx}\,log\,x \int 1\,dx\right]dx$
$=x\, log \,x-\int \frac{1}{x}\times x\,dx$
$=x\, log \,x-\int \,dx$
$= x \,log \,x - x$
$y = x (log x - l) + C \,\,\,\,\,\dots(i)$
when $x = 1$ and $y = 0 $
$\Rightarrow 0 = 1 (log 1 - 1) + C$
$\Rightarrow 0 = (0 - 1)+ C $
$\Rightarrow C = 1$
$\therefore$ E (i) becomes
$y = x (log \,x - 1) + 1 $
Was this answer helpful?
1
0

Concepts Used:

Order and Degree of Differential Equation

The equation that helps us to identify the type and complexity of the differential equation is the order and degree of a differential equation.

The Order of a Differential Equation:

The highest order of the derivative that appears in the differential equation is the order of a differential equation.

The Degree of a Differential Equation:

The highest power of the highest order derivative that appears in a differential equation is the degree of a differential equation. Its degree is always a positive integer.

For examples:

  • 7(d4y/dx4)3 + 5(d2y/dx2)4+ 9(dy/dx)8 + 11 = 0 (Degree - 3)
  • (dy/dx)2 + (dy/dx) - Cos3x = 0 (Degree - 2)
  • (d2y/dx2) + x(dy/dx)3 = 0 (Degree - 1)