document.write( "Question 971883: one angle of a triangle is four times as large as another. The measure of the third angles is 24 degrees more than that of the smallest angle. Find the measure of each angle \n" ); document.write( "
Algebra.Com's Answer #594272 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! smallest angle=x \n" ); document.write( "next = 4x \n" ); document.write( "third is x +24\r \n" ); document.write( "\n" ); document.write( "They add to 180 \n" ); document.write( "x +4x +x +24=180 \n" ); document.write( "6x=156\r \n" ); document.write( "\n" ); document.write( "x=26 \n" ); document.write( "x+24=50 \n" ); document.write( "4x=104\r \n" ); document.write( "\n" ); document.write( "sum 180 \n" ); document.write( "all units are degrees \n" ); document.write( " |