document.write( "Question 361758: the measure of one of the equal angles in an isosceles triangle is 10 degrees larger than twice the smallest angle in the triangle. what are the degree measures of the three angles? \n" ); document.write( "
Algebra.Com's Answer #257842 by HasanSahin(52)![]() ![]() You can put this solution on YOUR website! 180 degree is the sum of the angles of a triangle. \n" ); document.write( "let's say \"y\" is the smallest angle and \"x\" is the other 2 equal angles. \n" ); document.write( "2y+10 = x \n" ); document.write( "(=>> means therefore) \n" ); document.write( "2x + y = 180 =>> (2y + 10)*2 + y = 180 >> 5y + 20 = 180 =>> 32 degree = y \n" ); document.write( "Moreover, x = 2*32 + 10 = 74 degrees\r \n" ); document.write( "\n" ); document.write( "Check >> 2x + y = 180 =>> 74*2 + 32 = 148 + 32 = 180 degree \n" ); document.write( "Check >> 2y + 10 = x =>> 2*32 +10 = 74!\r \n" ); document.write( "\n" ); document.write( "x = 74,y = 32\r \n" ); document.write( "\n" ); document.write( "Everything is OK then :) \n" ); document.write( " \n" ); document.write( " |