Question:

If the solution curve \(y = y(x)\) of the differential equation\( y^2dx + (x^2 – xy + y^2)dy = 0\), which passes through the point \((1,1)\) and intersects the line \(y=\sqrt 3x\) at the point \((α,\sqrt 3α)\), then value of \(log_e(\sqrt 3α)\) is equal to :

Updated On: Mar 20, 2025
  • \(\frac {\pi}{3}\)

  • \(\frac {\pi}{2}\)

  • \(\frac {\pi}{12}\)

  • \(\frac {\pi}{6}\)

Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

\(\frac {dy}{dx}=\frac {y^2}{xy−x^2−y^2}\)
Put \(y = vx\) we get
\(v+x\frac {dv}{dx}=\frac {v^2}{v−1−v^2}\)

\(⇒ x\frac {dv}{dx}=\frac {v^2−v^2+v+v^3}{v−1−v^2}\)

\(⇒∫\frac {v−1−v^2}{v(1+v^2)}dv=∫\frac {dx}{x}\)

\(tan^{−1}⁡(\frac yx)−ln(\frac yx)=ln\ x+c\)
As it passes through \((1, 1)\)
\(c=\frac {\pi}{4}\)
\(⇒ tan^{−1⁡}(\frac yx)−ln(\frac yx)=ln\ x+\frac {\pi}{4}\)
Put \(y=\sqrt 3x\) we get.
\(⇒ \frac {\pi}{3}−ln\sqrt 3=ln\ x+\frac {\pi}{4}\)
\(⇒ ln\ x=\frac {\pi}{12}−ln\sqrt 3=ln α\)
\(∴ln(\sqrt 3α)=ln\sqrt 3+ln α\)
\(=ln\sqrt 3+\frac {π}{12}−ln\sqrt 3\)
\(=\frac {\pi}{12}\)

So, the correct option is (C): \(\frac {\pi}{12}\)

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