Question:

The degree of the differential equation satisfying the relation$\sqrt{1+x^2}+\sqrt{1+y^2}=\lambda(x\sqrt{1+y^2}-y\sqrt{1+x^2}) is$

Updated On: Sep 3, 2024
  • 1
  • 2
  • 3
  • none of these.
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

Putting $x = tan \,A$, $y = tan\, B$, we get $sec\, A + sec \,B = \lambda (tan\, A \,sec\, B - tan\, B\, sec\, A)$ $\Rightarrow \frac{cosA + cosB}{cosA \,cosB} = \lambda \left(\frac{sinA}{cosA \,cosB}-\frac{sinB}{cosA \,cosB}\right)$ $\Rightarrow cos\, A + cos \,B = \lambda \left(sin \,A - sin \,B\right)$ $\Rightarrow 2\,cos \frac{A+B}{2} cos \frac{A-B}{2}$ = $\lambda.2 cos\frac {A+B}{2}sin \frac {A-B}{2} $ $\Rightarrow tan \frac{A-B}{2} = \frac{1}{\lambda}$ $\Rightarrow A -B = 2\,tan^{-1}\left(\frac{1}{\lambda}\right) =$ constant $\Rightarrow tan^{-1} \,x - tan^{-1} \,y =$ constant $\Rightarrow \frac{1}{1+x^{2}}- \frac{1}{1+y^{2}} \frac{dy}{dx} = 0$ $\Rightarrow \frac{dy}{dx} = \frac{1+y^{2}}{1+x^{2}}$This is of degree $1$.
Was this answer helpful?
0
0

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