Question:

The solution of the differential equation $ydx - (x + 2y^2)dy = 0$ is $x = f(y)$. If $f(- 1) = 1$, then $f(1)$ is equal to :

Updated On: Feb 14, 2025
  • 4
  • 3
  • 2
  • 1
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Given differential equation is $y d x-\left(x+2 y^{2}\right) d y=0$...(1) and solution of $(1)$ is $x=f(v)$; where $f(-1)=1, f(1)=?$ Rearranging (1), we get $y \frac{d x}{d y}-\left(x+2 y^{2}\right)=0$ $\Rightarrow \frac{d x}{d y}-2 y-\frac{x}{y}=0$ or $\frac{d x}{d y}+\left(\frac{-1}{y}\right) x=2 y$, which is a linear differential equation of first order $\frac{d x}{d y}+P$ $x=Q$; Its I.F. $ =e^{\int P d y}=e^{\int \frac{-1}{y} d y}=e^{-\ln y}=\frac{1}{y}$ $\therefore$ Solution of (1) is given by $x .( I . F )=\int Q( I . F .) dy +C$ $\Rightarrow x \cdot \frac{1}{y}=\int 2 y \cdot \frac{1}{y} dy +C$ $\Rightarrow \frac{x}{y}=2 y +c \Rightarrow x=2 y^{2}+c y ; f(-1)=1$ $x+1=2+c(-1) \Rightarrow c=1 \therefore x=2 y^{2}+y=f(y)$ $\Rightarrow f(1)=2+1=3$
Was this answer helpful?
0
0

Questions Asked in JEE Main exam

View More Questions

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