document.write( "Question 813531: 5. The measure of the largest angle of a triangle is 80 more than the measure of the smallest angle, and the measure of the remaining angle is 10 more than the measure of the smallest. Find the measure of each angle.\r
\n" );
document.write( "\n" );
document.write( "How do you solve this types of problems? \n" );
document.write( "
Algebra.Com's Answer #489746 by lwsshak3(11628) ![]() You can put this solution on YOUR website! The measure of the largest angle of a triangle is 80 more than the measure of the smallest angle, and the measure of the remaining angle is 10 more than the measure of the smallest. Find the measure of each angle. \n" ); document.write( ".. \n" ); document.write( "let x = measure of the smallest angle \n" ); document.write( "x+80 = measure of the largest angle \n" ); document.write( "x+10 = measure of the 3rd angle \n" ); document.write( ".. \n" ); document.write( "x+x+80+x+10=180˚ \n" ); document.write( "3x+90=180 \n" ); document.write( "3x=90 \n" ); document.write( "x=30 \n" ); document.write( "x+80=110 \n" ); document.write( "x+10=40 \n" ); document.write( ".. \n" ); document.write( "measure of the smallest angle=30˚ \n" ); document.write( "measure of the largest angle=110˚ \n" ); document.write( "measure of the 3rd angle=40˚ \n" ); document.write( " \n" ); document.write( " |