Solving Separable Equations: Hi, I'm Stuck!

  • Thread starter Thread starter Aero6
  • Start date Start date
  • Tags Tags
    Separable
Aero6
Messages
5
Reaction score
0
Hi I've been working on this problem repeatedly and thought I understood how to solve separable equations problems but I keep getting the wrong answer.

y' = (1-2x)y^2

Here's what I got for the problem:

y'y^2 = (1-2x)

\int(1\y^2) dy = \int(1-2x)dx

ln | y^2| = x-x^2 + C

e^ln|y^2| =e^ x-x^2 +C , e^C = C

y^2= + e^x-x^2 +C or y^2 = -e^x-x^2 +C

y=\sqrt{}+ or - Ce^x-x^2

-1/6=+ or - \sqrt{}Ce^ 0-0^2

(-1\6)^2 = + or -(\sqrt{}C)^2

C = 1\36

y=+ or - \sqrt{}1\36 e^x-x^2


Also, I'm not sure what to do when the problem tells you to determine the interval in which the solution is valid.

Thanks.
 
Physics news on Phys.org
Welcome to PF!

Hi Aero6! Welcome to PF! :smile:

(have a squared: ² and an integral: ∫ :smile:)

(and fractions in LaTeX are \frac{}{})

Aero6 said:
y' = (1-2x)y^2

Here's what I got for the problem:

y'y^2 = (1-2x)

\int\frac{1}{y^2} dy = \int(1-2x)dx

ln | y^2| = x-x^2 + C

erm … you got too excited at seeing the 1/ in the ∫ … they're not all logs! :wink:

∫dy/y² = … ? :smile:
 
Aero6 said:
Hi I've been working on this problem repeatedly and thought I understood how to solve separable equations problems but I keep getting the wrong answer.

y' = (1-2x)y^2

Here's what I got for the problem:

y'y^2 = (1-2x)
Shouldn't it be y'/y^2= 1-2x ?

\int(1/y^2) dy = \int(1-2x)dx
Yes, it was!

ln | y^2| = x-x^2 + C
No, the integral of y-2 is -y-1

e^ln|y^2| =e^ x-x^2 +C , e^C = C

y^2= + e^x-x^2 +C or y^2 = -e^x-x^2 +C

y=\sqrt{}+ or - Ce^x-x^2

-1/6=+ or - \sqrt{}Ce^ 0-0^2

(-1\6)^2 = + or -(\sqrt{}C)^2

C = 1\36

y=+ or - \sqrt{}1\36 e^x-x^2


Also, I'm not sure what to do when the problem tells you to determine the interval in which the solution is valid.

Thanks.
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top