document.write( "Question 557904: The Measure of the three angles of a triangle are:
\n" );
document.write( "x, 2x, 3x\r
\n" );
document.write( "\n" );
document.write( "What is the value of \"X\", and
\n" );
document.write( "What type of triangle is it? \n" );
document.write( "
Algebra.Com's Answer #362818 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+2x+3x=180 \n" ); document.write( "6x=180 \n" ); document.write( "x=30 degrees \n" ); document.write( "Right triangle \n" ); document.write( " |