document.write( "Question 485420: Please help me figure this problem out.
\n" );
document.write( "If one of the angle of a triangle is 130 degree, then what will be the angle between the bisectors of the other two angles?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #331989 by chessace(471) You can put this solution on YOUR website! Let x and y be the bisected angles. \n" ); document.write( "So in the original triangle, sum of angles is \n" ); document.write( "130 + 2x + 2y = 180 \n" ); document.write( "2(x+y) = 50 \n" ); document.write( "x+y= 25 \n" ); document.write( "In the smaller triangle consisting of the original side opposite 130 and the 2 bisectors, x + y + Ans = 180 \n" ); document.write( "25 + Ans = 180 \n" ); document.write( "Ans = 155 \n" ); document.write( "Or since 180 - Ans is also an answer (perhaps prefered) \n" ); document.write( "Answer = 25 \n" ); document.write( " \n" ); document.write( " |