document.write( "Question 175857: Find the measure of each angle in triangle
\n" );
document.write( "It is an 180 degree
\n" );
document.write( "A is x
\n" );
document.write( "B is 3x
\n" );
document.write( "C is 8x+6 \n" );
document.write( "
Algebra.Com's Answer #130962 by Alan3354(69443) You can put this solution on YOUR website! It is an 180 degree \n" ); document.write( "A is x \n" ); document.write( "B is 3x \n" ); document.write( "C is 8x+6 \n" ); document.write( "------------- \n" ); document.write( "The sum of the angles of all triangles is 180º. \n" ); document.write( "x + 3x + 8x+6 = 180 \n" ); document.write( "12x + 6 = 180 \n" ); document.write( "12x = 174 \n" ); document.write( "x = 14.5º \n" ); document.write( "3x = 43.5º \n" ); document.write( "8x+6 = 122º \n" ); document.write( " \n" ); document.write( " |