What is coordinate system and how to find angles b/w lines

In summary, a coordinate system is a way of assigning numbers to points in a space. The simplest example is the number line, where each point is assigned a distance from a chosen starting point. In the plane or 3-dimensional space, a coordinate system can be created by choosing a point and drawing two or three perpendicular lines through it, assigning numbers to each point based on their distances from the lines. To find the angle between two connected lines, it depends on how the lines are given, but it can be found using their slopes or unit vectors.
  • #1
zaman
2
0
hi
i want to know what is cordinate system and how to find angle b/w two connected lines
 
Mathematics news on Phys.org
  • #2
A coordinate system is a way of assigning a set of numbers to the a set of numbers so that each point has a distinct set of numbers. (That's a very general definition because you the concept of a coordinate system is very general.)

The simplest example is the number line: Choose some starting point on the line and call it "0". Choose some unit length to measure with. To every point on one side of "0", assign its distance from 0. To every point on the other sided of "0", assign the negative of its distance from 0.

Once you have that, it's easy to set up a coordinate system for the plane: Choose some point in the plane. Draw a two lines through it at right angles (right angles is not necessary but makes things much easier). Assign numbers to each point on the two lines as above, assigning 0 to the point where the lines intersect. From every point in the plane, drop a perpendicular to those lines. Assign to that point the pair of numbers on the lines where the perpendiculars cross them.
Same thing for three dimensional space except that now it is possible to have 3 perpendicular line through the same point so we get 3 numbers for each point.

As for "how to find angle b/w two connected lines", that depends upon how the lines are "given" as well as whether you are working in the plane or 3 dimensions.
If you are given equations for the lines in two dimensions, you can combine their slopes. If you are given parametric equations, you can form the unit vectors pointing in the direction of the lines and use the dot product.
 
  • #3
[tex] tan (\alpha) = m [/tex], that's the only way I know to find the degree between angles in a two dimensional set of axes. M is the slope and [tex] \alpha [/tex] represents the angle between the line and the x axis. Not sure if this helps.
 

1. What is a coordinate system?

A coordinate system is a mathematical system used to locate points in space. It consists of a set of axes, usually two or three, that intersect at a point called the origin. The axes are labeled with numbers or letters to represent the distance from the origin.

2. How do I find the angle between two lines on a coordinate system?

To find the angle between two lines on a coordinate system, you can use the slope formula to calculate the slopes of each line. Then, you can use the inverse tangent function to find the angle between the lines. Alternatively, you can use the dot product formula to find the angle between two vectors formed by the lines.

3. What is the difference between polar and Cartesian coordinates?

Cartesian coordinates, also known as rectangular coordinates, use two axes to locate a point in space. Polar coordinates, on the other hand, use a radius and an angle to locate a point. Polar coordinates are often used in situations where a circular or radial pattern is present, while Cartesian coordinates are used for more general purposes.

4. How do I convert between polar and Cartesian coordinates?

To convert from polar to Cartesian coordinates, use the formulas x=rcosθ and y=rsinθ, where r is the radius and θ is the angle in radians. To convert from Cartesian to polar coordinates, use the formulas r=√(x²+y²) and θ=tan⁻¹(y/x).

5. Can I use a coordinate system in three dimensions?

Yes, a coordinate system can be used in three dimensions. It is called a three-dimensional or 3D coordinate system and consists of three perpendicular axes: x, y, and z. It is often represented as a three-dimensional graph or grid, and points are located using three coordinates: (x, y, z).

Similar threads

Replies
1
Views
714
Replies
2
Views
1K
Replies
29
Views
1K
Replies
14
Views
472
Replies
12
Views
2K
Replies
9
Views
1K
Replies
1
Views
741
Replies
3
Views
1K
Replies
20
Views
3K
Back
Top