Question:

Which of the following is a correct solution of $ x\,cosx\,\left(\frac{dy}{dx}\right) + y(x sin x +cos x) = 1 ? $

Updated On: Jun 14, 2022
  • $ yx\, sec\, y\, =\, C \, + tan x $
  • $ y\,x cos\, y = C + tan x $
  • $ y x \,sec \, x \,= \,C \,+ tan x $
  • $None\, of \, these$
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

Given, $x\, cos\, x \left(\frac{dy}{dx}\right)+y \left(x\,sin\,x+cos\,x\right)=1$
$\Rightarrow \frac{dy}{dx}+\frac{y \left(x\,sin\,x+cos\,x\right)}{x\, cos\,x}$
$=\frac{1}{x\, cos\,x} $
On comparing with $\frac{dy}{dx}+py=Q$, we get
$P=\frac{x\,sin\,x+cos\,x}{x\,cos\,x}$
$=tan\,x+\frac{1}{x} $
$\therefore IF=e^{\int p\,dx } $
$=e^{\int\left(tan\,x+\frac{1}{x}\right)dx}$
$=e^{log\,sec\,x+log\,x} $
$=e^{log\,x\,sec\,x}=x\,sec\,x$
$\therefore$ Solution is
$y\times x\,sec\,x=\int \frac{x\,sec\,x}{x\,cos\,x} dx $
$=\int sec^{2}x\,dx $
$\Rightarrow xy\, sec\, x =tan\, x+c$
Was this answer helpful?
0
0

Top Questions on Differential equations

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