Question
Question: The polar coordinates of the vertices of a triangle are \[(0,{\mathbf{0}}),\;\left( {3,\dfrac{\pi }{...
The polar coordinates of the vertices of a triangle are (0,0),(3,2π) and (3,6π) . Then the triangle is
A.Right angled
B.Isosceles
C.Equilateral
D.None of these
Solution
Hint : To check which type of triangle is this whose polar coordinate is given. Generally triangles are differentiated by their side length. So we will find the side length of the triangle using the distance formula in between two polar coordinates. Such that if all the side has same length it will be an equilateral triangle, if two sides have the same length, triangle will be isosceles triangle, if the sum of square of any two side is equal to the square of the remaining side of the triangle then the triangle will be right angle triangle.
Complete step-by-step answer :
Given A(0,0),B(3,2π),C(3,6π)
we know the distance between two point in polar coordinate system
d=r12+r22−2r1r2cos(θ1−θ2)
so the length of the side AB
⇒AB=0+9−0=3
similarly side BC
BC=9+9−18cos(3π)
⇒BC=3
side AC
AC=0+9−0=3
Here we can see the side length of all the sides of the triangle is exactly same
⇒AB=BC=AC
Hence, the triangle is equilateral.
So, the correct answer is “Option C”.
Note : This problem can also be solved by converting all the vertices from the polar coordinate system to the Cartesian coordinate system initially then all the procedure is same like finding each side length and comparing all then answer the type of triangle.