document.write( "Question 949245: If three angles of a triangle are in the ratio 1:2:3, classify the triangle based on its angles.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #579500 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If three angles of a triangle are in the ratio 1:2:3, classify the triangle based on its angles. \n" ); document.write( "------------ \n" ); document.write( "1x + 2x + 3x = 180 \n" ); document.write( "x = 30 \n" ); document.write( "----------------- \n" ); document.write( "--> 30, 60, 90 degrees \n" ); document.write( "--> a right triangle \n" ); document.write( " |