document.write( "Question 628022: If the angles of a triangle are in the ratio 2:3:4, what type of triangle is it?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #395318 by Don2xmalabag(6)![]() ![]() ![]() You can put this solution on YOUR website! Solution: \n" ); document.write( "a+b+c=180 \n" ); document.write( "2x+3x+4x=180 \n" ); document.write( "9x=180 \n" ); document.write( "9x/9=180/9 \n" ); document.write( "x=20 \n" ); document.write( "a=2x b=3x c=4x \n" ); document.write( "a=2(20)b=3(20) c=4(20) \n" ); document.write( "a=40 b=60 c=80 \n" ); document.write( "the angles of the triangle are 40, 60 and 80 degrees therefore the triangle is an scalene acute triangle.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |