PDA

View Full Version : Adding/subtracting in polar coordinates?


coregis
Sep7-04, 07:26 PM
How do you add or subtract in polar coordinates if not given the rectangular coordinates? Thanks.

Dr Transport
Sep7-04, 07:38 PM
Convert to rectangular coordinates then add/subtract. Convert back to polar coordinates.

HallsofIvy
Sep7-04, 08:04 PM
Adding and subtracting what? Coordinates apply to points and you don't add or subtract points. If you are talking about vectors, then you will have to establish what you "basis" vectors are. In Cartesian coordinates, you can take the unit vectors in the x y directions as basis vectors. You can't do that in polar coordinates.

coregis
Sep7-04, 08:38 PM
Thanks. I thought that was the only way to do it. Sorry for not being so clear. I was trying to add complex numbers in the polar form.