document.write( "Question 355631: A triangle has three angles A, B,C. Angle A is 38 less than three times angle C, and angle B is 14 more than twice angle C. Find the measures of all the angles. \n" ); document.write( "
Algebra.Com's Answer #253941 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let angle c be x deg \n" ); document.write( "Angle b =2x+14 \n" ); document.write( "Angle a= 3x-38 \n" ); document.write( "... \n" ); document.write( "x+2x+14+3x-38=180 \n" ); document.write( "6x-24=180 \n" ); document.write( "6x=204 \n" ); document.write( "/6 \n" ); document.write( "x=34 deg. Angle C\r \n" ); document.write( "\n" ); document.write( "Angle b = 2x+14 = 68+14=82 deg\r \n" ); document.write( "\n" ); document.write( "Angle a =3x-38=102-38=64 deg\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |