Hey everyone! You now know how to convert points from rectangular to polar, but you'll actually be asked to do the same thing for equations. Take equations in their rectangular form containing x's and y's and convert them into their polar form containing r's and thetas. Now this isn't quite as complicated as it seems because we already know that x and y are equal to rcosθ and rsinθ respectively. So, all we have to do is replace our x's and y's using those formulas and then do some algebra. So with that in mind, we're going to work through some examples together here, and soon you won't just be an expert at converting points from rectangular to polar, but also equations. So let's go ahead and dive right in.
Now looking at our first example here, we have the equation y=5, and we, of course, want to convert this equation into its polar form. Now earlier, I mentioned that x=rcosθ and y=rsinθ, as we know. So, in this equation, I can simply replace my y value with rsinθ. Now doing that here, I end up with rsinθ=5. Now that I've replaced that y, all I have to do here is solve for r. Now solving for r in this equation, I can just divide both sides by the sine of θ, allowing that to cancel out on the left side, leaving me with just r is equal to 5sinθ. Now I can simplify this further here, recognizing that sin-1θ is simply the cosecant of θ. So I end up with my final equation as r equals 5cscθ, and this is my equation in its polar form.
Now let's look at our second example here. We have y=x+1. Here I have an x and a y, so I need to replace both of them using my formulas here. So doing that, I end up with rsinθ=rcosθ+1. Now from here, we want to solve for r. Now since I have r in two different places here, I want to go ahead and get those on the same side, which I can do by subtracting rcosθ from both sides. Now in doing that, that will cancel on my right side, leaving me on the left with r(sinθ-cosθ)=1. Now I can go ahead and factor that r out since that's what I'm solving for, and I have r times the sine of θ minus the cosine θ is still equal to 1 on that right side. Now from here to fully isolate r, I can divide both sides by sinθ-cosθ, cancelling on the left side, leaving me with my final equation here. R is equal to 1sinθ-cosθ. Now I have my final equation here in its polar form.
Now let's look at one final example here. Here we have x2+y2=25. Since I have an x and a y, I could go ahead and replace x and y using rcosθ and rsinθ, but there's actually an easier way to do this because we also know that x2+y2=r2. So I can simply replace x2+y2 here with r2, giving me r2=25. Now solving for r here, I can just take the square root of both sides, leaving me with r is equal to 5. This makes sense here because I recognize that my original equation in its rectangular form was a circle of radius 5. So if I end up with r equals 5, that would be the same thing in polar form.
So when converting equations from their rectangular form to their polar form, remember that x is equal to rcosθ and y is equal to rsinθ. But also remember that x2+y2=r2 is equal to r2. Let's keep all of this in mind as we continue to practice. Thanks for watching and I'll see you in the next one.