Question
Question: If the lines \( x{\sin ^2}A + y\sin A + 1 = 0 \\\ x{\sin ^2}B + y\sin B + 1 = 0 \\\ x{\si...
If the lines
xsin2A+ysinA+1=0 xsin2B+ysinB+1=0 xsin2C+ysinC+1=0
Are concurrent where A, B, C are angles of triangle then ΔABC must be-
A.Equilateral triangle
B.Isosceles Triangle
C.Right angle Triangle
D.No such triangle exists
Solution
The condition of concurrency which states that if three linesa1x1+b1y1+c1=0 , a2x2+b2y2+c2=0 and a3x3+b3y3+c3=0 are concurrent then
\left| {\begin{array}{*{20}{c}}
{{a_1}}&{{b_1}}&{{c_1}} \\\
{{a_2}}&{{b_2}}&{{c_2}} \\\
{{a_3}}&{{b_3}}&{{c_3}}
\end{array}} \right| = 0 to solve the lines. If two angles are equal then it is an isosceles triangle, if three angles are equal then it is an equilateral triangle. If one angle equals 90∘ then it is a right angle triangle.If none of the above conditions exists then there is no such triangle.
Complete step-by-step answer:
Given that these lines are concurrent-
xsin2A+ysinA+1=0 xsin2B+ysinB+1=0 xsin2C+ysinC+1=0
We know that that Three linesa1x1+b1y1+c1=0 , a2x2+b2y2+c2=0 and a3x3+b3y3+c3=0 are concurrent only if there determinant is equal to zero which is given as-
\left| {\begin{array}{*{20}{c}}
{{a_1}}&{{b_1}}&{{c_1}} \\\
{{a_2}}&{{b_2}}&{{c_2}} \\\
{{a_3}}&{{b_3}}&{{c_3}}
\end{array}} \right| = 0
On comparing the given lines and the lines of the condition of concurrency we get,
a1=sin2A ,b1=sinA, c1=c2=c3=1, a2=sin2B ,b2=sinB ,a3=sin2C and b3=sinC
On putting these values in the condition we get,
\Rightarrow \left| {\begin{array}{*{20}{c}}
{{{\sin }^2}A}&{\sin A}&1 \\\
{{{\sin }^2}B}&{\sin B}&1 \\\
{{{\sin }^2}C}&{\sin C}&1
\end{array}} \right| = 0
On solving the determinant we get,
\Rightarrow {\sin ^2}A\left| {\begin{array}{*{20}{c}}
{\sin B}&1 \\\
{\sin C}&1
\end{array}} \right| - \sin A\left| {\begin{array}{*{20}{c}}
{{{\sin }^2}B}&1 \\\
{{{\sin }^2}C}&1
\end{array}} \right| + 1\left| {\begin{array}{*{20}{c}}
{{{\sin }^2}B}&{\sin B} \\\
{{{\sin }^2}C}&{\sin C}
\end{array}} \right| = 0
On solving further-
⇒sin2A(sinB−sinC)−sinA(sin2B−sin2C)+1(sin2BsinC−sin2CsinB)=0
We know that,a2−b2=(a+b)(a−b)
So using the identity and taking the common terms out of the bracket in the third term we get,
⇒sin2A(sinB−sinC)−sinA(sinB−sinC)(sinB+sinC)+sinBsinC(sinB−sinC)=0
On taking(sinB−sinC) common we get,
⇒(sinB−sinC)[sin2A−sinA(sinB+sinC)+sinBsinC]=0
Now on solving the terms inside the bracket,
⇒(sinB−sinC)[sin2A−sinAsinB−sinAsinC+sinBsinC]=0
On taking common we get,
⇒(sinB−sinC)[sinA(sinA−sinB)−sinC(sinA−sinB)]=0
On taking(sinA−sinB) common we get,
⇒(sinB−sinC)(sinA−sinB)[sinA−sinC]=0
On equating the multiplication terms to zero we get,
⇒(sinB−sinC)=0 or (sinA−sinB)=0 or [sinA−sinC]=0
So we get,
⇒sinB=sinC or sinA=sinB or sinA=sinC
This means that any of the two angles of the triangles are equal
So the triangle is an isosceles triangle.
Hence, the correct answer is B.
Note: The condition of concurrency of three lines means that they pass through the same point. If instead of angles a quadratic equation was given with integer values then we could have solved the question by solving the first two lines and finding the value of x and y. Then we would have checked if these values satisfied the third line. If they did then the lines would be concurrent.