document.write( "Question 546404: The second angle of a triangle is two times as large as the first. The third angle is 15 degrees less than the sum of the other two angles. What is the measure of the first angle? please show all steps \n" ); document.write( "
Algebra.Com's Answer #355959 by mananth(16949) You can put this solution on YOUR website! first angle = x \n" ); document.write( "second angle = 2x \n" ); document.write( "Third angle =x+2x-15==>3x-15\r \n" ); document.write( "\n" ); document.write( "Sum of all angles of triangle = 180 deg\r \n" ); document.write( "\n" ); document.write( "x+2x+3x-15=180\r \n" ); document.write( "\n" ); document.write( "6x-15=180 \n" ); document.write( "6x=180+15 \n" ); document.write( "6x=195 \n" ); document.write( "x=195/6 \n" ); document.write( "x=32.5 deg\r \n" ); document.write( "\n" ); document.write( "second angle = 2x==> 65 deg\r \n" ); document.write( "\n" ); document.write( "Third angle = 3x-15==> 3*32.5-15 \n" ); document.write( "=97.50-15 \n" ); document.write( "=82.5 deg \n" ); document.write( "82.5+32.5+65= \n" ); document.write( " \n" ); document.write( " |