given: angle A=97.77 degrees, radius of incircle=3.58 and area of triangle S=97.48. How can I find remaining angles and sides of triangle?
given: angle A=97.77 degrees, radius of incircle=3.58 and area of triangle S=97.48. How can I find remaining angles and sides of triangle?
I used S=rs, S=1/2*cbsinA and cosine theorem a2=b2+ c2 -2bc*cos(A).
Then maby solve system of equations bc=2S/sinA, a+b+c=S2r and a2=b2+c2-2bc*cos(A), but I´m sure there is some other easier way.
Yes drawing is fairly simple and I´m aware of properties of incenter but can´t conclude from the drawing anyting more.