Solveeit Logo

Question

Question: How do you convert \(\left( -4,3\pi \right)\) from polar to Cartesian coordinates?...

How do you convert (4,3π)\left( -4,3\pi \right) from polar to Cartesian coordinates?

Explanation

Solution

To convert the given polar coordinates (r,θ)\left( r,\theta \right) into Cartesian coordinates (x,y)\left( x,y \right) we will use the following relations:
x=rcosθ y=rsinθ \begin{aligned} & x=r\cos \theta \\\ & y=r\sin \theta \\\ \end{aligned}
Then by substituting the values and simplify the obtained equations we get the desired answer.

Complete step-by-step answer:
We have been given a polar coordinates (4,3π)\left( -4,3\pi \right).
We have to convert the given polar coordinates into Cartesian coordinates.
Now, we know that (x,y)\left( x,y \right) are Cartesian coordinates and θ\theta is the angle the ray joining the origin and the point makes with positive x-axis.
Now, we know that the relation between polar coordinates (r,θ)\left( r,\theta \right) (here, r is called the radical coordinate and θ\theta is called the angular coordinate) and Cartesian coordinates (x,y)\left( x,y \right) is given by
x=rcosθ y=rsinθ \begin{aligned} & x=r\cos \theta \\\ & y=r\sin \theta \\\ \end{aligned}
So by substituting the values we will get
x=4cos3π\Rightarrow x=-4\cos 3\pi
Now, we know that cos3π=1\cos 3\pi =-1 so substituting the value we will get
x=4(1) x=4 \begin{aligned} & \Rightarrow x=-4\left( -1 \right) \\\ & \Rightarrow x=4 \\\ \end{aligned}
Now, consider y=rsinθy=r\sin \theta
So by substituting the values we will get
y=4sin3π\Rightarrow y=-4\sin 3\pi
Now, we know that sin3π=0\sin 3\pi =0 so substituting the value we will get
y=4(0) y=0 \begin{aligned} & \Rightarrow y=-4\left( 0 \right) \\\ & \Rightarrow y=0 \\\ \end{aligned}
Hence we get the required Cartesian coordinates of the given polar coordinates (4,3π)\left( -4,3\pi \right) as (4,0)\left( 4,0 \right).

Note: We can use the relation r=x2+y2r=\sqrt{{{x}^{2}}+{{y}^{2}}},θ=atan2(y,x)\theta =atan2\left( y,x \right) to convert the Cartesian coordinates into polar coordinates. The point to be remembered is that the angle is always measured in degree and the value of radical coordinate is always positive. We can convert the negative angle to positive by adding 2π2\pi .