Skip to main content

What is the polar coordinate (ध्रुर्वीय निर्देशांक)?

The Polar Coordinate System


In our blog for the students of 9th,10th,11th,12thNEET and IIT , this is a post dealing with one of the most complicated and a deemed-to-be very tough topic. We have made it very simple and can be useful for both RBSE and CBSE students.


Introduction to the Polar Coordinate System


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 systems known as Polar coordinate.


The polar coordinate system is an alternate coordinate system where the two variables are r and θ, instead of x and y.
             


In mathematics, the polar coordinate system is a two-dimensional coordinate system in which each point on a plane is determined by a distance from a reference point and an angle from a reference direction. 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.


The reference point (analogous to the origin of a Cartesian system) is called the pole, and the ray from the pole in the reference direction is the polar axis. The distance from the pole is called the radial coordinate or radius, and the angle is called the angular coordinate, polar angle, or azimuth. The radial coordinate is often denoted by r or ρ, and the angular coordinate by ϕ, θ, or t.



Plotting Points Using Polar Coordinates

The polar grid is scaled as the unit circle with the positive x–axis now viewed as the polar axis and the origin as the pole. The first coordinate r is the radius or length of the directed line segment from the pole. The angle θ, measured in radians, indicates the direction of r. We move anticlockwise from the polar axis by an angle of  θ and measure a directed line segment the length of r in the direction of θ. Even though we measure θ first and then r, the polar point is written with the r-coordinate first. For example, to plot the point (2,π/4),we would move π/4 units in the anticlockwise direction and then a length of 2 from the pole. This point is plotted on the grid in Figure.
        
     

                                          Mangilal sukhadia (8386858210)
Alchemy learning

Comments

Post a Comment

Popular posts from this blog

किस दिन को क्या वार था, जानिये मेरे साथ।

Friends ,किस दिन को क्या वार था या क्या होगा,ये बताना अब बहुत ही आसान है,बस जरूरत है आपको कुछ कोड याद रखने के। दोस्तो सबसे पहले मे आपको " वार(Day) कोड" के बारे मे बताना चाहूँगा ।   Day:   Sun   Mon   Tue   Wed   Thu   Fri    Sat Code:    0         1       2         3        4       5       6 Friends, अब मे आपको बताना चाहता हूँ "महिना(Month) कोड" के बारे मे-( friends  ये आप ट्रिक मे याद रखे तो अच्छा है) Months:  J F M   A M J    J A S    O N D                  |  |   |    |   |   |     |  |   |     |   |   |   Code:     0 3 3    6 1 4  ...

What is cartesian coordinate (निर्देशांक ज्यामिति)?

Cartesian coordinates   (rectangular coordinates) In our blog for the students of 9th,10th,11th, 12th ,  NEET  and  IIT  , this is a post dealing with one of the most complicated and a deemed-to-be very tough topic. We have made it very simple and can be useful for both  RBSE  and CBSE students. Cartesian coordinates , also called rectangular coordinates, provide a method of expressing graphs and indicating the positions of points on a two-dimensional (2D) surface or in three-dimensional (3D)  space. The Cartesian plane consists of two  perpendicular   axes that cross at a central point called the origin .  The origin is usually, but not always, assigned the value (0,0).  Positions or coordinates are determined according to the  east/west  and  north/south  displacements from the origin. The east/west axis is often called the  x  axis , and the north/south axis is called the...