Question
Question: How do you graph a polar coordinate?...
How do you graph a polar coordinate?
Solution
Hint : In order to graph a polar coordinate ,draw a ray equal to the angular coordinate and mark the radius equal to radial coordinate, the point at which the ray drawn intersects the radius is our required polar coordinate on the cartesian plane.
Formula:
sin(A−B)=sin(A)cos(B)−sin(B)cos(A)
sin(π+θ)=−sinθ
cos(π+θ)=−cosθ
Complete step-by-step answer :
There are two ways to determine a point on a plane, one is by the rectangular coordinates and another is by the Polar Coordinates.
Polar Coordinates (p,θ) is actually a 2D coordinate system in which every point on the plane is found by a distance p from a reference point and an angle i.e. θ from a reference direction.
where p is the radial coordinate and θ is known as the angular coordinate.
To draw a polar coordinate on plane lets have an example and plot a polar coordinate
For example , Let's suppose a polar coordinate (4,34π)
Radial coordinate = p/r=4
Angular coordinate =θ=34π
First we convert the Angular coordinate into degree
So to convert into degree replace π with 180
θ=34×180∘ θ=240∘
Now we’ll draw a line which is 240∘ with respect to x-axis
And taking radius as r=4
The point at which the line intersects the radius =4 is our polar coordinate
To confirm we have correctly plotted our polar coordinate or not
Let Convert the polar coordinate into rectangular coordinates and if both are same then we can say that we have successfully plotted the polar coordinate correctly
Now to transformation by which we can find our rectangular coordinates
(x,y) is
x=rcosθ y=rsinθ
In our case r=4andθ=34π
x=4cos(34π) =4cos(π+3π)
Using Allied angle in trigonometry cos(π+θ)=−cosθ
=−4cos(3π) =−4(21) =−2
Using trigonometric value of cos(3π)=21
y=4sin(34π) =4sin(π+3π)
Using Allied angle in trigonometry sin(π+θ)=−sinθ
=−4sin(3π) =−4(23) =−23
Using trigonometric value of sin(3π)=23
Therefore, polar coordinates (4,34π) in rectangular coordinates are (−2,−23) .
And we can see from the graph both points are the same.
Note : 1.One must be careful while taking values from the trigonometric table and cross-check at least once
2.To verify your answer, plot both polar and rectangular coordinates on the cartesian plane and if both are the same then the answer is correct and if they both do not represent the same point then your transformation is wrong ,check your solution.