document.write( "Question 426726: Use the clues to find the angle measures of the following triangle: - The second angle is double the measure of the first angle. - The third angle is the sum of the other two anle measures. How do you solve this problem.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #296812 by sudhanshu_kmr(1152) You can put this solution on YOUR website! \n" ); document.write( "let first angle = x\r \n" ); document.write( "\n" ); document.write( "second angle = 2x\r \n" ); document.write( "\n" ); document.write( "third angle = 2x +x\r \n" ); document.write( "\n" ); document.write( "sum of angles = 180\r \n" ); document.write( "\n" ); document.write( "=> x + 2x +(x+2x) = 180\r \n" ); document.write( "\n" ); document.write( "=> 6x = 180\r \n" ); document.write( "\n" ); document.write( "=> x= 30\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so, angles are 30, 60 and 90 degree.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |