Question:

If $y(x)$ is the solution of the differential equation $x d y-\left(y^2-4 y\right) d x=0 \text { for } x>0, y(1)=2,$ and the slope of the curve $y=y(x)$ is never zero, then the value of $10 y(\sqrt{2})$ is ____.

Updated On: May 19, 2024
Hide Solution
collegedunia
Verified By Collegedunia

Correct Answer: 8

Approach Solution - 1

The answer is 8.

Was this answer helpful?
0
1
Hide Solution
collegedunia
Verified By Collegedunia

Approach Solution -2

Given,
$x d y-\left(y^2-4 y\right) d x=0 \text { for } x>0, y(1)=2,$
\(\frac{dy}{y^2-4y}=\frac{dx}{x}\)

\(\frac{1}{4}(\frac{1}{y-4}-\frac{1}{y})dy=\frac{dx}{x}\)

Integrate both sides
\(\log_c|y-4|-\log_c|y|=4\log_ex+\log_ec\)
\(|\frac{y-4}{y}|=x^4\)
\(|y-4|=|y|x^4\)
\(y-4=yx^4\)
\(y-yx^4=4\)
\(y=\frac{4}{1-x^4}\)
y(1)=2

\(y(\sqrt2)=\frac{4}{5}\)
\(10y(\sqrt2)=8\)

So, the answer is 8.

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