document.write( "Question 1015731: Find x if the four angles of a quadrilateral are (5x-15),(3x-1)(5x-15) and (4x+34). \n" ); document.write( "
Algebra.Com's Answer #632106 by fractalier(6550) You can put this solution on YOUR website! Since the angles of every quadrilateral add up to 360, we have \n" ); document.write( "(5x-15)+(3x-1)+(5x-15)+(4x+34)=360 \n" ); document.write( "17x + 3 = 360 \n" ); document.write( "17x = 357 \n" ); document.write( "x = 21 \n" ); document.write( " |