document.write( "Question 931820: a home has a triangular backyard. the second angle of the triangle is twice as large as the first. The third angle of the triangle is 24 degrees more than the first. Find the third angle. \n" ); document.write( "
Algebra.Com's Answer #565833 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
x the first angle
\n" ); document.write( "x + 2x + (x+24) = 180°
\n" ); document.write( "4x = 156
\n" ); document.write( "x = 39°
\n" ); document.write( ".....
\n" ); document.write( "3rd angle is 63° \"39%2B24\"
\n" ); document.write( "And...checking
\n" ); document.write( "39° + 78° + 63° = 180°
\n" ); document.write( "
\n" );