Find a triangle $∆ABC$ such that the sides are consecutive natural numbers and one of angle $=$ twice other angle (for example $A=2B$ or $2B=A$ or ...)
I have tried many times but I don't got the complete solution. My try is as follows:
The sides are consecutive natural numbers.
So the sides are: $n,n+1,n+2$ and angle $2\alpha,\alpha,π-3\alpha$
Also I know by law of cosines: $a^{2}=b^{2}+c^{2}-2bc\cos A$.
But how do i find relations?
Hint:- apply sin law ( I.e. x/sin(A)= y/sin(B) =z/sin(C) where x,y,z, are side length and A,B,C are angles ) As the sides you have taken already a, a+1,a+2 And angles will be A,2A,π-3A . Now with these data apply sin law , you will get the desired answer ( it will be 4,5,6).
Solution :-.
Applying sine law :- a/(sinx) = (a+2)/(sin2x) = (a+1)/(sin(π-3x))
(1.) a/(sinx) =(a+2)/(sin2x) = (a+2)/(2sinxcosx)
(2.) a/(sinx) = (a+1)/(sin(π-3x))
Implies , a=4 ( other root we won't take as it is -1 not a natural no ) Hence , sides of triangle is 4, (4+1), (4+2) .