Skip to main content
Ch. 7 - Transcendental Functions
Hass - Thomas' Calculus 15th Edition
Hass15th EditionThomas' CalculusISBN: 9780137616077Not the one you use?Change textbook
Chapter 7, Problem 7.PE.131

In Exercises 129–132 solve the initial value problem.
131. x dy - (y + √y)dx = 0, y(1) = 1

Verified step by step guidance
1
Rewrite the given differential equation in the form \(M(x,y)\,dx + N(x,y)\,dy = 0\). Here, the equation is \(x\,dy - (y + \sqrt{y})\,dx = 0\), so we can write it as \(-(y + \sqrt{y})\,dx + x\,dy = 0\).
Check if the differential equation is exact by computing the partial derivatives \(\frac{\partial M}{\partial y}\) and \(\frac{\partial N}{\partial x}\), where \(M = -(y + \sqrt{y})\) and \(N = x\).
If the equation is not exact, look for an integrating factor that depends on either \(x\) or \(y\) to make it exact. Consider the form of \(M\) and \(N\) to decide which variable the integrating factor might depend on.
Once the equation is exact, find the potential function \(\Psi(x,y)\) such that \(\frac{\partial \Psi}{\partial x} = M\) and \(\frac{\partial \Psi}{\partial y} = N\). Integrate \(M\) with respect to \(x\) and then determine the function of \(y\) by comparing with \(N\).
Use the initial condition \(y(1) = 1\) to solve for the constant of integration after finding the implicit solution \(\Psi(x,y) = C\).

Verified video answer for a similar problem:

This video solution was recommended by our tutors as helpful for the problem above.
Video duration:
3m
Was this helpful?

Key Concepts

Here are the essential concepts you must grasp in order to answer the question correctly.

Initial Value Problem (IVP)

An initial value problem involves solving a differential equation with a given condition specifying the value of the unknown function at a particular point. This condition allows us to find a unique solution that fits the problem's context.
Recommended video:
05:03
Initial Value Problems

Separable Differential Equations

A separable differential equation can be rewritten so that all terms involving one variable and its differential are on one side, and all terms involving the other variable are on the opposite side. This allows integration of both sides separately to find the solution.
Recommended video:
06:06
Solving Separable Differential Equations

Substitution Method for Nonlinear Terms

When a differential equation contains nonlinear terms like √y, substitution (e.g., setting v = √y) can simplify the equation into a more manageable form. This technique helps transform complex expressions into linear or separable forms for easier solving.
Recommended video:
07:33
Euler's Method