document.write( "Question 100027: of the tree angles of a triangle the second is one-third the first and the third is 26 degree more than the first. how many degrees are there in each angle. \n" ); document.write( "
Algebra.Com's Answer #72838 by doukungfoo(195)\"\" \"About 
You can put this solution on YOUR website!
let angle one equal x
\n" ); document.write( "Given: angle two equals 1/3 the first
\n" ); document.write( "angle two = x/3
\n" ); document.write( "Given: angle three equals 26 degrees more than the first
\n" ); document.write( "angle three = x+26
\n" ); document.write( "Known: the sum of all angles in a triangle equals 180 degrees\r
\n" ); document.write( "\n" ); document.write( "\"angleOne%2BangleTwo%2BangleThree=180\"
\n" ); document.write( "\"x%2Bx%2F3%2Bx%2B26=180\"
\n" ); document.write( "\"2x%2Bx%2F3%2B26=180\"
\n" ); document.write( "\"%286x%29%2F3%2Bx%2F3%2B26=180\"
\n" ); document.write( "\"7x%2F3%2B26=180\"
\n" ); document.write( "\"7x%2F3=180-26\"
\n" ); document.write( "\"7x%2F3=154\"
\n" ); document.write( "\"7x=%28154%29%283%29\"
\n" ); document.write( "\"7x=462\"
\n" ); document.write( "\"x=66\"
\n" ); document.write( "So the first angle equals 66 degrees
\n" ); document.write( "angle two = x/3 = 66/3 = 22 degrees
\n" ); document.write( "angle three = x+26 = 66+26 = 93 degrees
\n" ); document.write( "check sum of all angles equals 180
\n" ); document.write( "66+22+93=180\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );