Question
Question: How do you write the polar equation \[r = - 3\] in rectangular form?...
How do you write the polar equation r=−3 in rectangular form?
Solution
We will use the Cartesian formula to find the required equation for the above polar equation. On doing some simplification we get the required answer.
Formula used:
When we think about plotting points in the plane, we usually think of rectangular coordinates (x,y)in the Cartesian coordinate plane.
However, there are other ways of writing a coordinate pair and other types of grid system.
Polar coordinates are points labelled (r,θ) and plotted on a polar grid.
The polar grid is represented as a series of concentric circles radiating out from the pole, or the origin of the coordinate plane.
To convert from polar to rectangular (Cartesian) coordinates use the following formulas (derived from their trigonometric function definitions):
So, we can write that: cosθ=rx.
Using cross multiplication, we get:
⇒x=rcosθ..............(1).
Again, we can write that:
⇒sinθ=ry.
Using cross multiplication, we get:
⇒y=rsinθ.............(2).
So,
After squaring the equation(1), we get:
⇒x2=r2cos2θ..............(3).
After squaring the both sides of the equation(2), we get:
⇒y2=r2sin2θ..............(4).
Now, add equation (3)and (4), we get:
⇒x2+y2=r2cos2θ+r2sin2θ.
After re-arranging, we get:
⇒x2+y2=r2(cos2θ+sin2θ).
But we know that (cos2θ+sin2θ)=1.
So, if we put this into the above equation, we get:
⇒x2+y2=r2×1.
Or, we can write the following form:
⇒x2+y2=r2.
Another formula:
if we divide equation(2)by equation(1), we get:
⇒rcosθrsinθ=xy.
Or, we can re-write it as following:
⇒tanθ=xy.
Complete step by step answer:
To find the rectangular form of the polar equationr=−3, we will use the Cartesian form of the rectangular coordinates.
So, from the formula:
⇒x2+y2=r2.
Now, taking the square root on the both sides, we get:
⇒r=x2+y2.
So, if we put the value of r=−3, we get:
⇒−3=x2+y2.
Now, taking the square on the both sides, we get:
⇒(−3)2=(x2+y2)2.
Now, we can write it as:
⇒x2+y2=9.
Therefore, the require answer is x2+y2=9.
Note: Points to remember:
Polar coordinates are the coordinates, those can be plotted in the circular grid.
Polar coordinates can have numeric numbers as well as the angular values made by the axis or the radius inside the grid.
On the other hand, rectangular coordinates are the coordinates, those can be plotted in the X−Y plane.
Rectangular coordinates can only have numeric values as there is only horizontal axis and vertical axis exists.
So, polar coordinates are written in the form of (rcosθ,rsinθ), while the rectangular coordinates are written in the form of (x,y).