document.write( "Question 332973: there are 3 corners in a triangle. one is 44 degrees, another is 4x degrees, and the other is (2x+16) degrees. find the value of x \n" ); document.write( "
Algebra.Com's Answer #238602 by benazir.sj@gmail.com(109)![]() ![]() You can put this solution on YOUR website! the given angles are \n" ); document.write( "44 degree, 4x degree and (2x+16) degree \n" ); document.write( "we know , \n" ); document.write( "the sum of measures of all angles of a triangle is 180 degree \n" ); document.write( "ie, \n" ); document.write( "44+ 4x+2x+16=180 \n" ); document.write( "60+6x=180 \n" ); document.write( "6x=180-60 \n" ); document.write( "6x=120 \n" ); document.write( "x=20 \n" ); document.write( " \n" ); document.write( " |