Question:

Consider the family of all circles whose centers lie on the straight line $y = x$. If this family of circles is represented by the differential equation $Py" + Qy' + 1 = 0$, where $P$, $Q$ are functions of $x, y$ and $y'$ (here $y' = \frac{dy}{dx}, \,y'' = \frac{d^{2}y}{dx^{2}}$), then which of the following statements is (are) true ?

Updated On: Jun 14, 2022
  • $P = y + x$
  • $P = y - x$
  • $P + Q = 1 - x + y + y' + (y')^2$
  • $P - Q = x + y - y' - (y')^2$
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

Let the equation of circle is
$\left(x - a\right)^{2 }+ \left(y - a\right)^{2} = r^{2}$
$? x^{2} + y^{2 }- 2\, a\, x - 2\, a \,y + 2\, a^{ 2} - r^{2} = 0$
differentiate w.r.t. x
$? 2x + 2yy' - 2 \,a - 2\, a\, y' = 0$
$\Rightarrow \alpha = \frac{x+yy'}{1+y'}\quad\quad...\left(i\right)$
differentiate again w.r.t. x
$2 + 2\left(y'\right)^{2} + 2yy - 2 \,a\, y = 0$
$\Rightarrow \alpha = \frac{1+\left(y'\right)^{2}+yy''}{y''}\quad\quad...\left(ii\right)$
from $\left(i\right) \& \left(ii\right)$
$xy + yy'y = 1 + \left(y'\right)^{2} + yy + y' + \left(y'\right)^{3} + yy'y''$
$? \left(y - x\right) y + y' \left[y' + 1 + \left(y'\right)^{2}\right] + 1 = 0$
$P = y - x$
$Q = y' + 1 + \left(y'\right)^{2}$
Was this answer helpful?
0
0

Top Questions on Differential equations

View More Questions

Questions Asked in JEE Advanced 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