document.write( "Question 65239: write and solve an equation to find the measure of the third angle of a triangle with two angles measuring 32 degrees and 22 degrees. the sum of the angles of a triangle is 180 degrees. \n" ); document.write( "
Algebra.Com's Answer #45770 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! write and solve an equation to find the measure of the third angle of a triangle with two angles measuring 32 degrees and 22 degrees. the sum of the angles of a triangle is 180 degrees. \n" ); document.write( "Let the angle you don't know be: x \n" ); document.write( "sum means + \n" ); document.write( "x+32+22=180 \n" ); document.write( "x+54=180 \n" ); document.write( "x+54-54=180-54 \n" ); document.write( "x+0=126 \n" ); document.write( "x=126 degrees \n" ); document.write( ": \n" ); document.write( "Sanity check, if we add the two angles we were given with the angle that we got, does it = 180 degree? \n" ); document.write( "126+32+22=180 \n" ); document.write( "180=180 Yes, we appear to be sane. \n" ); document.write( "Happy Calculating!!! \n" ); document.write( " |