asked 45.2k views
2 votes
Given points (r1, u1 ) and (r2, u2) in polar coordinates, obtain a general formula for the distance between them. Simplify it as much as possible using the identity cos2 u 1 sin2 u 5 1. Hint: Write the expressions for the two points in Cartesian coordinates and substitute into the usual distance formula.

asked
User Mini
by
7.7k points

1 Answer

5 votes

Answer:


d=√(r_1^2+r_2^2-2r_1r_2\cos(u_2-u_1))

Explanation:

The Law of Cosines gives an immediate result. No translation to Cartesian coordinates is necessary. That law makes use of the angle between the vectors, u2-u1


d^2=r_1^2+r_2^2-2r_1r_2\cos(u_2-u_1)\\\\\boxed{d=√(r_1^2+r_2^2-2r_1r_2\cos(u_2-u_1))}

answered
User Lpsandaruwan
by
8.2k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.