document.write( "Question 895976: A home has a triangular backyard. The second angle of the triangle is 4 more than the first angle. The third angle is 26 more than three times the first angle. Find the angles of the triangular backyard \n" ); document.write( "
Algebra.Com's Answer #543129 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+x+4+3x+26=180
\n" ); document.write( "5x=180-30
\n" ); document.write( "5x=150
\n" ); document.write( "x=150/5
\n" ); document.write( "x=30
\n" ); document.write( "x+4=34
\n" ); document.write( "3x+26=116
\n" ); document.write( "
\n" );