Skip to main content

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

Cartesian coordinates 

(rectangular coordinates)


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.

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 originThe 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 y axis. For this reason, the Cartesian plane is also known as the xy -plane.

Cartesian three-space, also called xyz -space, has a third axis, oriented at right angles to the xy plane. This axis, usually called the z-axis, passes through the origin of the xy -plane.


Mangilal
 (M.sc mathematics)
 8386858210

Comments

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 the polar coordinate (ध्रुर्वीय निर्देशांक)?

The  Polar Coordinate System 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. 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 fro...