document.write( "Question 653127: The measure of the angle of a triangle are 3 consecutive even integers. Find the measure of each angle. Recall that the sum of the angles in any triangles is 180 degrees \n" ); document.write( "
Algebra.Com's Answer #408257 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! Let x, x+2 & x+4 be thw three angles. \n" ); document.write( "x+(x+2)+(x+4)=180 \n" ); document.write( "3x+6=180 \n" ); document.write( "3x=180-6 \n" ); document.write( "3x=174 \n" ); document.write( "x=174/3 \n" ); document.write( "x=58 ans. for the smallest angle. \n" ); document.write( "58+2=60 ans. for the second angle. \n" ); document.write( "58+4=62 ans for the largest angle. \n" ); document.write( "Proof: \n" ); document.write( "58+60+62=180 \n" ); document.write( "180=180 \n" ); document.write( " |