yego.me
💡 Stop wasting time. Read Youtube instead of watch. Download Chrome Extension

Worked example: separable equation with an implicit solution | Khan Academy


2m read
·Nov 11, 2024

We're given a differential equation right over here: cosine of y + 2, this whole thing times the derivative of y with respect to x is equal to 2x. We're given that for a particular solution, when x is equal to 1, y of 1 is equal to zero. We're asked, what is x when y is equal to π?

The first thing I like to look at when I see a differential equation is, is it separable? Can I get all the y's and dy on one side, and can I get all the x's and dx's on the other side? This one seems like it is. If I multiply both sides by dx, where you can view dx as the X differential of an infinitely small change in x, well then you get cosine of y + 2 * dy is equal to 2x * dx.

So just like that, I've been able to— all I did is I multiplied both sides of this times dx, but and I was able to separate the y's and the dy from the x's and the dx's. Now I can integrate both sides. So if I integrate both sides, what am I going to get?

The anti-derivative of cosine of y with respect to y is sine of y. Then the anti-derivative of two with respect to y is 2y. That is going to be equal to—well, the anti-derivative of 2x with respect to x is x^2. We can't forget that we could say a plus a different constant on either side, but it serves our purpose just to say plus C on one side.

So this is a general solution to this separable differential equation, and then we can find the particular one by substituting in when x is equal to 1, y is equal to 0. Let's do that to solve for C. So we get, or when y is equal to 0, x is equal to 1.

So sine of 0 + 2 * 0— all I did is I substituted in the zero for y— is equal to x^2. Well now, x is 1, so sine of 0 + C. Well, sine of 0 is 0, 2 * 0 is 0— all of that’s just going to be zero. So we get 0 is equal to 1 + C, or C is equal to -1.

So now we can write down the particular solution to this differential equation that meets these conditions. So we get, let me write it over here: sine of y + 2y is equal to x^2 - 1.

Now, what is x when y is equal to π? So sine of π + 2π is equal to x^2 - 1. Sine of π is equal to 0, and so we get—let's see, we can add one to both sides and we get 2π + 1 is equal to x^2.

Or we could say that x is equal to the plus or minus square root of 2π + 1. So I would write the plus or minus square root of 2π + 1, and we're done.

More Articles

View All
Re: Randyom Neuron (Reply to Everett)
Hey Randy, Um, I’m having a bit of trouble trying to explain myself in the comments, as you’ve probably noticed. So, this is a short video. Um, Everett’s requirement for free work for free will, or rather one of them, was that not only does the self have…
Powers of products & quotients (integer exponents) | Mathematics I | High School Math | Khan Academy
Do some example raising exponents or products of exponents to various powers, especially when we’re dealing with integer exponents. So let’s say we have (3^8 \cdot 7^{3}), and we want to raise that to the (-2) power. I want you to pause this video and se…
CS50 Lecture by Mark Zuckerberg - 7 December 2005
MICHAEL D. SMITH: This afternoon I have the pleasure of introducing Mark Zuckerberg, which is one of our guest speakers this semester to come and talk a little bit about computer science in the real world. As most of you probably know, as you guys all do …
The Global Economic Trends Post-Election | Explorer
Where do you see things now that we’re about a month in? I would actually distinguish between what we actually see in the markets and the story that Wall Street is telling. The story that Wall Street is telling is all optimistic. We’re going to have all …
Does Your Startup Need To Be In San Francisco?
We’re working together. We’re in the same room right now. Yes, we get to live in the same area, even though our personal decisions about where we live are wildly different. Yeah, very different lives. I don’t have a yard. I have kids too. [Music] All ri…
3d curl computation example
So let’s go ahead and work through an actual curl computation. Let’s say our vector-valued function V, which is a function of x, y, and z, this is going to be three-dimensional, is defined by the functions, uh, and I don’t know, let’s say the first compo…