Textbook Question
Solve the Bernoulli equations in Exercises 29–32.
x²y' + 2xy = y³
46
views

Solve the Bernoulli equations in Exercises 29–32.
x²y' + 2xy = y³
Show that the solution of the initial value problem
y' = x + y, y(x₀) = y₀
is
y = -1 -x + (1 + x₀ + y₀) exp(x-x₀).
Use Euler’s method with dx = 0.5 to estimate y(5) if y′ = y²/√x and y(1) = −1. What is the exact value of y(5)?
First-Order Linear Equations
Solve the differential equations in Exercises 1–14.
xdy/dx + y = e ͯ, x > 0
Solving Initial Value Problems
Solve the initial value problems in Exercises 15–20.
dy/dt + 2y = 3, y(0) = 1
Solve the Bernoulli equations in Exercises 29–32.
y' - y = xy²