Question:

The solution of the differential equation , $\frac{dy}{dx} = \left(x-y\right)^{2} , $ when $y(1) = 1$, is :

Updated On: June 02, 2025
  • $\log_{e} \left|\frac{2-y}{2-x}\right| = 2 \left(y-1\right)$
  • $\log_{e} \left|\frac{2-x}{2-y}\right| = x -y $
  • $- \log_{e} \left|\frac{1+x-y}{1-x+y}\right| =x + y - 2 $
  • $- \log_{e} \left| \frac{1 - x + y}{1 + x - y}\right| = 2 (x - 1)$
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

$x-y =t \Rightarrow \frac{dy}{dx} =1 - \frac{dt}{dx} $ $ \Rightarrow 1- \frac{dt}{dx} =t^{2} \Rightarrow \int \frac{dt}{1-t^{2}} =\int 1dx $ $ \Rightarrow \frac{1}{2} \ell n \left(\frac{1+t}{1-t}\right) =x +\lambda $ $ \Rightarrow \frac{1}{2} \ell n \left(\frac{1+x-y}{1-x+y}\right) =x +\lambda $ given y(1) = 1 $ \Rightarrow \frac{1}{2} \ell n\left(1\right) = 1+\lambda \Rightarrow \lambda = - 1 $ $ \Rightarrow \ell n \left(\frac{1+x-y}{1-x+y}\right) = 2\left(x-1\right) $ $\Rightarrow -\ell n \left(\frac{1-x+y}{1+x-y}\right) =2\left(x-1\right) $
Was this answer helpful?
0
0

JEE Main Notification

Concepts Used:

Differential Equations

A differential equation is an equation that contains one or more functions with its derivatives. The derivatives of the function define the rate of change of a function at a point. It is mainly used in fields such as physics, engineering, biology and so on.

Orders of a Differential Equation

First Order Differential Equation

The first-order differential equation has a degree equal to 1. All the linear equations in the form of derivatives are in the first order. It has only the first derivative such as dy/dx, where x and y are the two variables and is represented as: dy/dx = f(x, y) = y’

Second-Order Differential Equation

The equation which includes second-order derivative is the second-order differential equation. It is represented as; d/dx(dy/dx) = d2y/dx2 = f”(x) = y”.

Types of Differential Equations

Differential equations can be divided into several types namely

  • Ordinary Differential Equations
  • Partial Differential Equations
  • Linear Differential Equations
  • Nonlinear differential equations
  • Homogeneous Differential Equations
  • Nonhomogeneous Differential Equations