How to determine all points of intersection in a polar coordinate

In summary, finding all points of intersection in a polar coordinate graph without drawing it can be challenging. Algebra techniques may not give all intersections due to the non-uniqueness of polar coordinates. However, if you have equations for the intersecting points, you can use algebra to find the points where both equations are satisfied. Keep in mind that some intersections, such as the origin, may not be apparent from the algebra work alone and may require graphing.
  • #1
ehabmozart
213
0
Is there a way to find all points of intersection in a polar co ordinate graph without the need to draw the graph. i/e USing algebra? If so, how?
 
Physics news on Phys.org
  • #2
Intersection of what?
If you have equations for whatever should be intersecting, look for points where both equations are satisfied.
 
  • #3
Finding the points of intersection in polar coordinates can be tricky, since the coordinates of a point don't have to be unique, unlike Cartesian coordinates. For this reason, using algebra techniques alone might not give you all intersections.

For example, consider r = cos(θ) and r = sin(θ). Equating the right sides gives sin(θ) = cos(θ), or tan(θ) = 1, so θ = ##\pi/4 + n\pi##, with n an integer.

The two graphs also intersect at the origin, which you probably wouldn't know if you didn't graph them. The reason this intersection point doesn't appear from the algebra work above is that each graph "sees" the origin in different coordinates. For r = cos(θ), the point at the origin is (0, ##\pi/2##). For r = sin(θ), the points at the origin are (0, 0) and (0, ##\pi##).
 

Related to How to determine all points of intersection in a polar coordinate

1. How do you convert polar coordinates to Cartesian coordinates?

To convert polar coordinates to Cartesian coordinates, you can use the following formulas:

x = r * cos(theta)

y = r * sin(theta)

Where r is the distance from the origin to the point and theta is the angle measured counterclockwise from the positive x-axis.

2. How do you determine all points of intersection in polar coordinates?

To determine all points of intersection in polar coordinates, you can set the two equations equal to each other and solve for theta. Then use the theta value to plug back into either equation to find the corresponding radius value. This will give you the coordinates of the point of intersection in polar form.

3. Can polar coordinates be used to graph equations?

Yes, polar coordinates can be used to graph equations. However, the graph will be in a polar coordinate system instead of a Cartesian coordinate system. The x-coordinate will represent the angle and the y-coordinate will represent the distance from the origin.

4. How do you find the distance between two points in polar coordinates?

To find the distance between two points in polar coordinates, you can use the following formula:

d = sqrt((r1)^2 + (r2)^2 - 2*r1*r2*cos(theta1 - theta2))

Where r1 and r2 are the distances from the origin to the two points and theta1 and theta2 are the corresponding angles.

5. Can polar coordinates be converted to other coordinate systems?

Yes, polar coordinates can be converted to other coordinate systems such as Cartesian, cylindrical, and spherical coordinates. The conversion formulas will vary depending on the coordinate system being converted to.

Similar threads

Replies
1
Views
1K
Replies
4
Views
920
  • Calculus
Replies
10
Views
3K
Replies
4
Views
2K
  • Calculus
Replies
4
Views
2K
  • Calculus
Replies
4
Views
2K
  • Calculus
Replies
8
Views
1K
Replies
3
Views
1K
  • Special and General Relativity
Replies
9
Views
537
Back
Top