document.write( "Question 861364: the third angle of an isosceles triangle is 16 degree less than the sum of the two equal angles.find three angles of the triangle \n" ); document.write( "
Algebra.Com's Answer #518993 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
the third angle of an isosceles triangle is 16 degree less than the sum of the two equal angles. find three angles of the triangle
\n" ); document.write( ":
\n" ); document.write( "let x = the measure of the equal angles
\n" ); document.write( "then
\n" ); document.write( "(2x-16) = the third angle
\n" ); document.write( "therefore
\n" ); document.write( "2x + (2x-16) = 180
\n" ); document.write( "4x = 180 + 16
\n" ); document.write( "4x = 196
\n" ); document.write( "x = 196/4
\n" ); document.write( "x = 49 degrees
\n" ); document.write( "and
\n" ); document.write( "2(49) - 16 = 82 degrees the third angle
\n" ); document.write( ":
\n" ); document.write( "Check 49 + 49 + 82 = 180
\n" ); document.write( "
\n" );