document.write( "Question 348504: the measure of the largest angle of a triangle is nine times the measure of the smallest angle. The measure of the third angle is equal to the difference of the largest and the smallest what are the measures of the angles \n" ); document.write( "
Algebra.Com's Answer #249138 by mananth(16949) You can put this solution on YOUR website! let smallest angle be x \n" ); document.write( "largest angle = 9x \n" ); document.write( "Third angle = 9x-x=8x \n" ); document.write( "... \n" ); document.write( "x+9x+8x=180 \n" ); document.write( "18x=180 \n" ); document.write( "/18 \n" ); document.write( "x=180/18 \n" ); document.write( "x= 10 \n" ); document.write( "the angles are 10,80,90 \n" ); document.write( " \n" ); document.write( " |