Hey, everyone. Now that we're familiar with both polar and rectangular coordinates, we're going to have to convert between the two and take a point given in polar coordinates as \( r, \theta \), converting it into its rectangular \( x, y \) equivalent. Now this all just comes back down to triangles, something that you are already an expert on. So here, I'm going to break down for you exactly how to take a point given in polar coordinates and convert it into rectangular coordinates just using this triangle here. So let's go ahead and get started. Now, looking at the point that we have on our graph here given in polar coordinates \( 5, \frac{\pi}{3} \), we can go ahead and form a triangle with this, giving our triangle a hypotenuse of 5 and an inner angle theta of \( \frac{\pi}{3} \). Then our side lengths here are \( x \) and \( y \), the same way that we've seen before on the unit circle. But here, our hypotenuse is no longer just 1 the same way that it was there.
Now we can dive a bit deeper here because if I set up a cosine equation here, I would see that the cosine of \( \theta \), of course, is equal to the adjacent side over the hypotenuse. And specifically for this triangle, that would tell me that the cosine of that inner angle \( \frac{\pi}{3} \) same thing for a sine function. Setting up my sine function, sine of \( \theta \), is equal to the opposite side, which in this case is \( y \), over that hypotenuse value of 5.
Now I can go ahead and solve each of these for \( x \) and \( y \). So looking at my cosine equation here, if I go ahead and multiply both sides by 5 to cancel that out on the right side, I end up getting that \( 5 \times \cos(\frac{\pi}{3}) = x \). Then doing the same thing for my sine equation, again multiplying both sides by 5 here, having that cancel on the right side, I see that \( 5 \times \sin(\frac{\pi}{3}) = y \). Now if I actually multiply these out, I see that I get an \( x \) value of \( \frac{5}{2} \) and a \( y \) value of \( \frac{5\sqrt{3}}{2} \).
So looking at the point that I started with, \( (5, \frac{\pi}{3}) \) in polar coordinates, I now have my point in rectangular coordinates as \( (\frac{5}{2}, \frac{5\sqrt{3}}{2}) \). Now this will work for any point given in polar coordinates when converting to rectangular. My \( x \) value is always going to be equal to \( r \times \cos(\theta) \) and \( y \) will always be equal to \( r \times \sin(\theta) \). Now this probably looks really familiar to you because from the unit circle, we saw that \( x \) was equal to the cosine of \( \theta \) and \( y \) was equal to the sine of \( \theta \). Now we just have this \( r \) value to account for, but we're still doing the same exact thing, just that \( r \) is no longer always equal to 1. But now that we know how to find these rectangular points given a polar coordinate, let's go ahead and get some practice here and work through some examples together.
Here, we're given a point in polar coordinates \( -3, \frac{\pi}{6} \). Now here, we want to go ahead and plot this point on our polar coordinate system and then convert it into rectangular coordinates. So let's go ahead and start by plotting this on our polar coordinate system. \( -3, \frac{\pi}{6} \). I locate my angle \( \theta \) first \( \frac{\pi}{6} \) along this line. But since I have a negative \( r \) value of 3, I'm going to count in the opposite direction 3 units, and I end up with my point right here. Now that I have that point plotted, let's go ahead and convert this into rectangular coordinates.
Now I know that my \( x \) value is going to be equal to \( r \times \cos(\theta) \). So \( x = r \cos(\theta) \). Here, plugging in my values for \( r \) and \( \theta \), I get \( -3 \times \cos(\frac{\pi}{6}) \). Now the cosine of \( \frac{\pi}{6} \) is \( \frac{\sqrt{3}}{2} \). So this is \( -3 \times \frac{\sqrt{3}}{2} \). Now I have my \( x \) value. Let's find our \( y \) value. \( y \) is going to, of course, be equal to \( r \times \sin(\theta) \). So when we plug these values in here, that ends up giving me \( -3 \times \sin(\frac{\pi}{6}) \). Now the sine of \( \frac{\pi}{6} \) is \( \frac{1}{2} \), so this is equal to \( -3 \times \frac{1}{2} \), which I can rewrite as being \( -\frac{3}{2} \). So now I have my \( x \) and \( y \) values, \( -\frac{3\sqrt{3}}{2} \) and \( -\frac{3}{2} \). Now this is my point in rectangular coordinates. Now in this problem, we're also asked to go ahead and plot this on the \( x, y \) plane, which is actually going to be easier to do if we have these in their decimal form. So this \( -\frac{3\sqrt{3}}{2} \) is going to be about -2.6, and \( -\frac{3}{2} \) is, of course, just -1.5. So I can go ahead and use those decimals to plot that on my rectangular coordinate system. Now actually locating that \( x \) value -2.6 and then going down to my \( y \) value of -1.5, I end up right here in quadrant 3 of my rectangular coordinate system. Now here we see that these points are located in the exact same spot, which makes sense because these are just the exact same point but represented in different ways, 1 in polar and one in rectangular.
Now let's look at one final example here. Here we have the point given in polar coordinates, \( 0, -\frac{\pi}{6} \). Now again, here we want to first plot this on our polar coordinate system. So locating my angle \( -\frac{\pi}{6} \), which will end up being right along this line, Since I know that my \( r \) value is 0, I actually just stay right here at the pole, what we think of as being the origin in rectangular coordinates. So here's my point b. Now that we have that plotted on that polar coordinate system, let's go ahead and calculate our \( x \) and \( y \) values and get this point in rectangular coordinates. Now I know that \( x \) is going to be equal to \( r \times \cos(\theta) \), which here my \( r \) value is 0. So this is \( 0 \times \cos(-\frac{\pi}{6}) \). But 0 times anything is just 0, so this ends up giving me an \( x \) value of 0. Then for \( y \), if I also do the same thing here, \( r \times \sin(\theta) \), plugging in my values of \( r \) and \( \theta \), I get \( 0 \times \sin(-\frac{\pi}{6}) \), which, of course, again, 0 times anything is still just 0. So I again get a \( y \) value of 0. Then that gives me my point in rectangular coordinates \( (0, 0) \), which we know is located at the origin, which I can go ahead and plot right here. So anytime we have an \( r \) value of 0, that's always going to end up being the point 0 in rectangular coordinates. And we again see that this is located in the exact same spot as it was on our polar coordinate system. Again, these are the same exact point represented in different ways. Now that we know how to convert points from polar to rectangular, let's continue practicing.
Thanks for watching, and I'll see you in the next one.