Bernoulli differential equation

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
tracedinair
Messages
47
Reaction score
0

Homework Statement



Solve the Bernoulli equation,

y'(x) - 4y(x) = 2e^(x) * sqrt(y(x))

Homework Equations



y' + P(x)y = Q(x)y^n - Bernoulli Eqn
e^(∫P(x) dx) - Integrating Factor

The Attempt at a Solution



y' - 4y = 2e^(x) * y^(1/2)

Divided both sides by y^(1/2)

y'/y^(1/2) - 4y/y^(1/2) = 2e^(x)

y'/y^(1/2) - 4y^(1/2) = 2e^(x)

My problem comes when changing variables. What am I supposed to choose for 'u' (the variable I'll be changing to)? Just y^(1/2)? My text and notes aren't very clear on this.
 
Last edited:
Physics news on Phys.org
Alright, thank you for your help.